printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild compress-raw-bzip2-pm5124 2>&1 The package 'compress-raw-bzip2-pm5124' will be built without being installed. Reading build dependency for compress-raw-bzip2-pm5124-2.063-1... Reading dependency for compress-raw-bzip2-pm5124-2.063-1... Reading build conflict for compress-raw-bzip2-pm5124-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 package 'perl5124-core' will be installed. Reading dependency for perl5124-core-5.12.4-103... Reading runtime dependency for perl5124-core-5.12.4-103... The following package will be rebuilt: compress-raw-bzip2-pm5124 The following 2 additional packages will be installed: bzip2-dev perl5124-core 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) ... Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/dists/stable/main/binary-darwin-x86_64/languages/perl5124-core_5.12.4-103_darwin-x86_64.deb Selecting previously deselected package perl5124-core. (Reading database ... 4303 files and directories currently installed.) Unpacking perl5124-core (from .../perl5124-core_5.12.4-103_darwin-x86_64.deb) ... Setting up perl5124-core (5.12.4-103) ... Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-compress-raw-bzip2-pm5124-2.063-1 /sw/build.build dpkg-deb: building package `fink-buildlock-compress-raw-bzip2-pm5124-2.063-1' in `/sw/build.build/fink-buildlock-compress-raw-bzip2-pm5124-2.063-1_2014.07.25-17.25.22_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-compress-raw-bzip2-pm5124-2.063-1_2014.07.25-17.25.22_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-compress-raw-bzip2-pm5124-2.063-1. (Reading database ... 7307 files and directories currently installed.) Unpacking fink-buildlock-compress-raw-bzip2-pm5124-2.063-1 (from .../fink-buildlock-compress-raw-bzip2-pm5124-2.063-1_2014.07.25-17.25.22_darwin-x86_64.deb) ... Setting up fink-buildlock-compress-raw-bzip2-pm5124-2.063-1 (2014.07.25-17.25.22) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.sNkoy 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.Zj5BD /tmp/fink.vNQUD #!/bin/sh -ev export BUILD_BZIP2=0 export BZIP2_INCLUDE=/sw/include export BZIP2_LIB=/sw/lib ARCHFLAGS="" /usr/bin/arch -x86_64 perl5.12.4 Makefile.PL PERL="/usr/bin/arch -x86_64 perl5.12.4" PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5/5.12.4 INSTALLARCHLIB=/sw/lib/perl5/5.12.4/darwin-thread-multi-2level INSTALLSITELIB=/sw/lib/perl5/5.12.4 INSTALLSITEARCH=/sw/lib/perl5/5.12.4/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 make CC=gcc CXX=g++ /usr/bin/arch -x86_64 perl5.12.4 /sw/lib/perl5-core/5.12.4/ExtUtils/xsubpp -typemap /sw/lib/perl5-core/5.12.4/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 -I/sw/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -fstack-protector -O3 -DVERSION=\"2.063\" -DXS_VERSION=\"2.063\" "-I/sw/lib/perl5-core/5.12.4/darwin-thread-multi-2level/CORE" -Wall -Wno-comment -DBZ_NO_STDIO -DUSE_PPPORT_H Bzip2.c rm -f blib/arch/auto/Compress/Raw/Bzip2/Bzip2.bundle LD_RUN_PATH="/sw/lib" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -L/sw/lib -bundle -undefined dynamic_lookup -fstack-protector Bzip2.o -o blib/arch/auto/Compress/Raw/Bzip2/Bzip2.bundle \ -L/sw/lib -lbz2 \ 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-pm5124-2.063-1 /bin/mkdir -p /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/sw /bin/mkdir -p /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.Vggcb make -j1 install PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5/5.12.4 INSTALLARCHLIB=/sw/lib/perl5/5.12.4/darwin-thread-multi-2level INSTALLSITELIB=/sw/lib/perl5/5.12.4 INSTALLSITEARCH=/sw/lib/perl5/5.12.4/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-pm5124-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-pm5124-2.063-1/sw/lib/perl5/5.12.4/darwin-thread-multi-2level/auto/Compress/Raw/Bzip2/Bzip2.bs Installing /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/sw/lib/perl5/5.12.4/darwin-thread-multi-2level/auto/Compress/Raw/Bzip2/Bzip2.bundle Installing /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/sw/lib/perl5/5.12.4/darwin-thread-multi-2level/Compress/Raw/Bzip2.pm Installing /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/sw/share/man/man3/Compress::Raw::Bzip2.3pm Appending installation info to /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/sw/lib/perl5/5.12.4/darwin-thread-multi-2level/perllocal.pod mv /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/sw/share/man /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/sw/lib/perl5/5.12.4 sudo -u fink-bld [ENV] sh -c /tmp/fink.AhIMU /bin/mkdir -p /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/sw/share/podfiles/5.12.4 for i in `find /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/sw -name perllocal.pod`; do /bin/cat $i | sed -e s,/sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/sw/lib/perl5,/sw/lib/perl5, >> /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/sw/share/podfiles/5.12.4/perllocal.compress-raw-bzip2-pm5124.pod; /bin/rm -rf $i; done; /usr/bin/install -d -m 700 /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/sw/share/doc/compress-raw-bzip2-pm5124 /bin/cp -r Changes /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/sw/share/doc/compress-raw-bzip2-pm5124/ /bin/cp -r README /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/sw/share/doc/compress-raw-bzip2-pm5124/ /bin/chmod -R go=u-w /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/sw/share/doc/compress-raw-bzip2-pm5124 /bin/rm -f /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/sw/info/dir /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/sw/info/dir.old /sw/build.build/root-compress-raw-bzip2-pm5124-2.063-1/sw/share/info/dir /sw/build.build/root-compress-raw-bzip2-pm5124-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-pm5124-2.063-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods dpkg-deb: building package `compress-raw-bzip2-pm5124' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods/compress-raw-bzip2-pm5124_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-pm5124-2.063-1 (Reading database ... 7308 files and directories currently installed.) Removing fink-buildlock-compress-raw-bzip2-pm5124-2.063-1 ...