printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild compress-raw-bzip2-pm5162 2>&1 The package 'compress-raw-bzip2-pm5162' will be built without being installed. Reading build dependency for compress-raw-bzip2-pm5162-2.063-1... Reading dependency for compress-raw-bzip2-pm5162-2.063-1... Reading build conflict for compress-raw-bzip2-pm5162-2.063-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: compress-raw-bzip2-pm5162 The following additional package will be installed: bzip2-dev Do you want to continue? [Y/n] (assuming default) 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-compress-raw-bzip2-pm5162-2.063-1 /sw/build.build dpkg-deb: building package `fink-buildlock-compress-raw-bzip2-pm5162-2.063-1' in `/sw/build.build/fink-buildlock-compress-raw-bzip2-pm5162-2.063-1_2014.07.25-15.20.11_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-compress-raw-bzip2-pm5162-2.063-1_2014.07.25-15.20.11_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-compress-raw-bzip2-pm5162-2.063-1. (Reading database ... 4303 files and directories currently installed.) Unpacking fink-buildlock-compress-raw-bzip2-pm5162-2.063-1 (from .../fink-buildlock-compress-raw-bzip2-pm5162-2.063-1_2014.07.25-15.20.11_darwin-x86_64.deb) ... Setting up fink-buildlock-compress-raw-bzip2-pm5162-2.063-1 (2014.07.25-15.20.11) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.gvlOh env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/Compress-Raw-Bzip2-2.063.tar.gz Compress-Raw-Bzip2-2.063/ Compress-Raw-Bzip2-2.063/lib/ Compress-Raw-Bzip2-2.063/lib/Compress/ Compress-Raw-Bzip2-2.063/lib/Compress/Raw/ Compress-Raw-Bzip2-2.063/lib/Compress/Raw/Bzip2.pm Compress-Raw-Bzip2-2.063/MANIFEST Compress-Raw-Bzip2-2.063/private/ Compress-Raw-Bzip2-2.063/private/MakeUtil.pm Compress-Raw-Bzip2-2.063/Bzip2.xs Compress-Raw-Bzip2-2.063/README Compress-Raw-Bzip2-2.063/ppport.h Compress-Raw-Bzip2-2.063/Changes Compress-Raw-Bzip2-2.063/Makefile.PL Compress-Raw-Bzip2-2.063/typemap Compress-Raw-Bzip2-2.063/t/ Compress-Raw-Bzip2-2.063/t/09limitoutput.t Compress-Raw-Bzip2-2.063/t/Test/ Compress-Raw-Bzip2-2.063/t/Test/Builder.pm Compress-Raw-Bzip2-2.063/t/Test/More.pm Compress-Raw-Bzip2-2.063/t/Test/Simple.pm Compress-Raw-Bzip2-2.063/t/000prereq.t Compress-Raw-Bzip2-2.063/t/99pod.t Compress-Raw-Bzip2-2.063/t/compress/ Compress-Raw-Bzip2-2.063/t/compress/CompTestUtils.pm Compress-Raw-Bzip2-2.063/t/01bzip2.t Compress-Raw-Bzip2-2.063/META.json Compress-Raw-Bzip2-2.063/META.yml Compress-Raw-Bzip2-2.063/fallback/ Compress-Raw-Bzip2-2.063/fallback/constants.h Compress-Raw-Bzip2-2.063/fallback/constants.xs Compress-Raw-Bzip2-2.063/bzip2-src/ Compress-Raw-Bzip2-2.063/bzip2-src/blocksort.c Compress-Raw-Bzip2-2.063/bzip2-src/bzlib_private.h Compress-Raw-Bzip2-2.063/bzip2-src/crctable.c Compress-Raw-Bzip2-2.063/bzip2-src/bzlib.c Compress-Raw-Bzip2-2.063/bzip2-src/LICENSE Compress-Raw-Bzip2-2.063/bzip2-src/huffman.c Compress-Raw-Bzip2-2.063/bzip2-src/decompress.c Compress-Raw-Bzip2-2.063/bzip2-src/compress.c Compress-Raw-Bzip2-2.063/bzip2-src/bzlib.h Compress-Raw-Bzip2-2.063/bzip2-src/randtable.c Compress-Raw-Bzip2-2.063/bzip2-src/bzip2-cpp.patch sudo -u fink-bld [ENV] sh -c /tmp/fink.aW06u /tmp/fink.qRGAj #!/bin/sh -ev export BUILD_BZIP2=0 export BZIP2_INCLUDE=/sw/include export BZIP2_LIB=/sw/lib ARCHFLAGS="" /usr/bin/arch -x86_64 perl5.16 Makefile.PL PERL="/usr/bin/arch -x86_64 perl5.16" PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5/5.16.2 INSTALLARCHLIB=/sw/lib/perl5/5.16.2/darwin-thread-multi-2level INSTALLSITELIB=/sw/lib/perl5/5.16.2 INSTALLSITEARCH=/sw/lib/perl5/5.16.2/darwin-thread-multi-2level INSTALLMAN1DIR=/sw/share/man/man1 INSTALLMAN3DIR=/sw/share/man/man3 INSTALLSITEMAN1DIR=/sw/share/man/man1 INSTALLSITEMAN3DIR=/sw/share/man/man3 INSTALLBIN=/sw/bin INSTALLSITEBIN=/sw/bin INSTALLSCRIPT=/sw/bin Up/Downgrade not needed. Checking if your kit is complete... Looks good Writing Makefile for Compress::Raw::Bzip2 Writing MYMETA.yml and MYMETA.json make CC=gcc CXX=g++ /usr/bin/arch -x86_64 perl5.16 /System/Library/Perl/5.16/ExtUtils/xsubpp -typemap /System/Library/Perl/5.16/ExtUtils/typemap -typemap typemap Bzip2.xs > Bzip2.xsc && mv Bzip2.xsc Bzip2.c Running Mkbootstrap for Compress::Raw::Bzip2 () chmod 644 Bzip2.bs cp Bzip2.bs blib/arch/auto/Compress/Raw/Bzip2/Bzip2.bs chmod 644 blib/arch/auto/Compress/Raw/Bzip2/Bzip2.bs cp lib/Compress/Raw/Bzip2.pm blib/lib/Compress/Raw/Bzip2.pm gcc -c -I/sw/include -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/usr/local/include -Os -DVERSION=\"2.063\" -DXS_VERSION=\"2.063\" "-I/System/Library/Perl/5.16/darwin-thread-multi-2level/CORE" -DBZ_NO_STDIO -DUSE_PPPORT_H Bzip2.c rm -f blib/arch/auto/Compress/Raw/Bzip2/Bzip2.bundle LD_RUN_PATH="/sw/lib" cc -mmacosx-version-min=10.9 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector Bzip2.o -o blib/arch/auto/Compress/Raw/Bzip2/Bzip2.bundle \ -L/sw/lib -lbz2 \ ld: warning: directory not found for option '-L/usr/local/lib' chmod 755 blib/arch/auto/Compress/Raw/Bzip2/Bzip2.bundle Manifying blib/man3/Compress::Raw::Bzip2.3pm /bin/rm -rf /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1 /bin/mkdir -p /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw /bin/mkdir -p /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.KWgWU make -j1 install PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5/5.16.2 INSTALLARCHLIB=/sw/lib/perl5/5.16.2/darwin-thread-multi-2level INSTALLSITELIB=/sw/lib/perl5/5.16.2 INSTALLSITEARCH=/sw/lib/perl5/5.16.2/darwin-thread-multi-2level INSTALLMAN1DIR=/sw/share/man/man1 INSTALLMAN3DIR=/sw/share/man/man3 INSTALLSITEMAN1DIR=/sw/share/man/man1 INSTALLSITEMAN3DIR=/sw/share/man/man3 INSTALLBIN=/sw/bin INSTALLSITEBIN=/sw/bin INSTALLSCRIPT=/sw/bin DESTDIR=/sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/auto/Compress/Raw/Bzip2/Bzip2.bs Installing /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/auto/Compress/Raw/Bzip2/Bzip2.bundle Installing /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/Compress/Raw/Bzip2.pm Installing /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw/share/man/man3/Compress::Raw::Bzip2.3pm Appending installation info to /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/perllocal.pod mv /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw/share/man /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw/lib/perl5/5.16.2 sudo -u fink-bld [ENV] sh -c /tmp/fink.VoUKT /bin/mkdir -p /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw/share/podfiles/5.16.2 for i in `find /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw -name perllocal.pod`; do /bin/cat $i | sed -e s,/sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw/lib/perl5,/sw/lib/perl5, >> /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw/share/podfiles/5.16.2/perllocal.compress-raw-bzip2-pm5162.pod; /bin/rm -rf $i; done; /usr/bin/install -d -m 700 /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw/share/doc/compress-raw-bzip2-pm5162 /bin/cp -r Changes /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw/share/doc/compress-raw-bzip2-pm5162/ /bin/cp -r README /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw/share/doc/compress-raw-bzip2-pm5162/ /bin/chmod -R go=u-w /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw/share/doc/compress-raw-bzip2-pm5162 /bin/rm -f /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw/info/dir /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw/info/dir.old /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw/share/info/dir /sw/build.build/root-compress-raw-bzip2-pm5162-2.063-1/sw/share/info/dir.old Reverting ownership of install dir to root Writing control file... Writing package script postinst... Writing package script postrm... Writing md5sums file... env LANG=C LC_ALL=C dpkg-deb -b root-compress-raw-bzip2-pm5162-2.063-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods dpkg-deb: building package `compress-raw-bzip2-pm5162' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods/compress-raw-bzip2-pm5162_2.063-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-compress-raw-bzip2-pm5162-2.063-1 (Reading database ... 4304 files and directories currently installed.) Removing fink-buildlock-compress-raw-bzip2-pm5162-2.063-1 ...