printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild pbzip2 2>&1 The package 'pbzip2' will be built without being installed. Reading build dependency for pbzip2-1.1.6-1... Reading dependency for pbzip2-1.1.6-1... Reading build conflict for pbzip2-1.1.6-1... The package 'bzip2-dev' will be installed. Reading dependency for bzip2-dev-1.0.6-1... Reading runtime dependency for bzip2-dev-1.0.6-1... The following package will be rebuilt: pbzip2 The following additional package will be installed: bzip2-dev Do you want to continue? [Y/n] (assuming default) curl --connect-timeout 30 -f -L -A 'fink/0.37.0' -O http://distfiles.master.finkmirrors.net/distfiles/pbzip2-1.1.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54982 100 54982 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/dists/stable/main/binary-darwin-x86_64/base/bzip2-dev_1.0.6-1_darwin-x86_64.deb Selecting previously deselected package bzip2-dev. (Reading database ... 4296 files and directories currently installed.) Unpacking bzip2-dev (from .../bzip2-dev_1.0.6-1_darwin-x86_64.deb) ... Setting up bzip2-dev (1.0.6-1) ... Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-pbzip2-1.1.6-1 /sw/build.build dpkg-deb: building package `fink-buildlock-pbzip2-1.1.6-1' in `/sw/build.build/fink-buildlock-pbzip2-1.1.6-1_2014.08.02-14.24.30_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-pbzip2-1.1.6-1_2014.08.02-14.24.30_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-pbzip2-1.1.6-1. (Reading database ... 4303 files and directories currently installed.) Unpacking fink-buildlock-pbzip2-1.1.6-1 (from .../fink-buildlock-pbzip2-1.1.6-1_2014.08.02-14.24.30_darwin-x86_64.deb) ... Setting up fink-buildlock-pbzip2-1.1.6-1 (2014.08.02-14.24.30) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.ShoE8 env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/pbzip2-1.1.6.tar.gz pbzip2-1.1.6/ pbzip2-1.1.6/pbzip2.cpp pbzip2-1.1.6/README pbzip2-1.1.6/Makefile pbzip2-1.1.6/pbzip2.spec pbzip2-1.1.6/BZ2StreamScanner.cpp pbzip2-1.1.6/Makefile.solaris.sunstudio pbzip2-1.1.6/pbzip2.1 pbzip2-1.1.6/ChangeLog pbzip2-1.1.6/BZ2StreamScanner.h pbzip2-1.1.6/ErrorContext.cpp pbzip2-1.1.6/ErrorContext.h pbzip2-1.1.6/pbzip2.h pbzip2-1.1.6/COPYING pbzip2-1.1.6/AUTHORS sudo -u fink-bld [ENV] sh -c /tmp/fink.D_i7H make g++ -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_PTHREAD_SEMANTICS -DUSE_STACKSIZE_CUSTOMIZATION -pthread pbzip2.cpp BZ2StreamScanner.cpp ErrorContext.cpp -o pbzip2 -lbz2 -lpthread pbzip2.cpp:2999:99: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, "pbzip2: *ERROR: Could not initialize (OutputBuffer); size=%u! Aborting...\n", size); ~~ ^~~~ %lu pbzip2.cpp:3943:79: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat] fprintf(stderr, "\npbzip2: *WARNING: off_t variable size only %u bits!\n", sizeof(OFF_T)*CHAR_BIT); ~~ ^~~~~~~~~~~~~~~~~~~~~~ %lu pbzip2.cpp:4428:92: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] fprintf(stderr, "*Warning* Max memory limit increased to %d MB to support %d CPUs\n", ((NumBufferedBlocksMax + (numCPU * 2)) * blockSize)/1000000, numCPU); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %lu 3 warnings generated. BZ2StreamScanner.cpp:493:4: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] getInBuffCurrent() - getInBuffBegin(), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BZ2StreamScanner.cpp:494:4: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] getInBuffSearchPtr() - getInBuffBegin(), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BZ2StreamScanner.cpp:495:4: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] getInBuffEnd() - getInBuffBegin(), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BZ2StreamScanner.cpp:496:4: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] getInBuffSearchPtr() - getInBuffCurrent(), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. /bin/rm -rf /sw/build.build/root-pbzip2-1.1.6-1 /bin/mkdir -p /sw/build.build/root-pbzip2-1.1.6-1/sw /bin/mkdir -p /sw/build.build/root-pbzip2-1.1.6-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-pbzip2-1.1.6-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.uHUpP install -d -m 755 /sw/build.build/root-pbzip2-1.1.6-1/sw/bin install -c -m 755 pbzip2 /sw/build.build/root-pbzip2-1.1.6-1/sw/bin/ ln -sf pbzip2 /sw/build.build/root-pbzip2-1.1.6-1/sw/bin/pbunzip2 sudo -u fink-bld [ENV] sh -c /tmp/fink.dE5Nx /usr/bin/install -d -m 700 /sw/build.build/root-pbzip2-1.1.6-1/sw/share/doc/pbzip2 /bin/cp -r AUTHORS /sw/build.build/root-pbzip2-1.1.6-1/sw/share/doc/pbzip2/ /bin/cp -r COPYING /sw/build.build/root-pbzip2-1.1.6-1/sw/share/doc/pbzip2/ /bin/cp -r ChangeLog /sw/build.build/root-pbzip2-1.1.6-1/sw/share/doc/pbzip2/ /bin/cp -r README /sw/build.build/root-pbzip2-1.1.6-1/sw/share/doc/pbzip2/ /bin/chmod -R go=u-w /sw/build.build/root-pbzip2-1.1.6-1/sw/share/doc/pbzip2 /bin/rm -f /sw/build.build/root-pbzip2-1.1.6-1/sw/info/dir /sw/build.build/root-pbzip2-1.1.6-1/sw/info/dir.old /sw/build.build/root-pbzip2-1.1.6-1/sw/share/info/dir /sw/build.build/root-pbzip2-1.1.6-1/sw/share/info/dir.old Reverting ownership of install dir to root Writing control file... Writing md5sums file... env LANG=C LC_ALL=C dpkg-deb -b root-pbzip2-1.1.6-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/utils dpkg-deb: building package `pbzip2' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/utils/pbzip2_1.1.6-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-pbzip2-1.1.6-1 (Reading database ... 4304 files and directories currently installed.) Removing fink-buildlock-pbzip2-1.1.6-1 ...