printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild algorithm-combinatorics-pm5162 2>&1 The package 'algorithm-combinatorics-pm5162' will be built without being installed. Reading build dependency for algorithm-combinatorics-pm5162-0.27-1... Reading dependency for algorithm-combinatorics-pm5162-0.27-1... Reading build conflict for algorithm-combinatorics-pm5162-0.27-1... The following package will be rebuilt: algorithm-combinatorics-pm5162 curl --connect-timeout 30 -f -L -A 'fink/0.37.0' -O http://distfiles.master.finkmirrors.net/distfiles/Algorithm-Combinatorics-0.27.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 17548 100 17548 0 0 53550 0 --:--:-- --:--:-- --:--:-- 53663 Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-algorithm-combinatorics-pm5162-0.27-1 /sw/build.build dpkg-deb: building package `fink-buildlock-algorithm-combinatorics-pm5162-0.27-1' in `/sw/build.build/fink-buildlock-algorithm-combinatorics-pm5162-0.27-1_2014.07.25-03.28.11_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-algorithm-combinatorics-pm5162-0.27-1_2014.07.25-03.28.11_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-algorithm-combinatorics-pm5162-0.27-1. (Reading database ... 4296 files and directories currently installed.) Unpacking fink-buildlock-algorithm-combinatorics-pm5162-0.27-1 (from .../fink-buildlock-algorithm-combinatorics-pm5162-0.27-1_2014.07.25-03.28.11_darwin-x86_64.deb) ... Setting up fink-buildlock-algorithm-combinatorics-pm5162-0.27-1 (2014.07.25-03.28.11) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.fSKea env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/Algorithm-Combinatorics-0.27.tar.gz Algorithm-Combinatorics-0.27/ Algorithm-Combinatorics-0.27/benchmarks/ Algorithm-Combinatorics-0.27/Changes Algorithm-Combinatorics-0.27/Combinatorics.pm Algorithm-Combinatorics-0.27/Combinatorics.xs Algorithm-Combinatorics-0.27/Makefile.PL Algorithm-Combinatorics-0.27/MANIFEST Algorithm-Combinatorics-0.27/META.yml Algorithm-Combinatorics-0.27/README Algorithm-Combinatorics-0.27/t/ Algorithm-Combinatorics-0.27/t/00_load.t Algorithm-Combinatorics-0.27/t/01_combinations.t Algorithm-Combinatorics-0.27/t/02_combinations_with_repetition.t Algorithm-Combinatorics-0.27/t/03_variations.t Algorithm-Combinatorics-0.27/t/04_variations_with_repetition.t Algorithm-Combinatorics-0.27/t/05_tuples.t Algorithm-Combinatorics-0.27/t/06_tuples_with_repetition.t Algorithm-Combinatorics-0.27/t/07_permutations.t Algorithm-Combinatorics-0.27/t/08_derangements.t Algorithm-Combinatorics-0.27/t/09_partitions.t Algorithm-Combinatorics-0.27/t/10_partitions_of_size_p.t Algorithm-Combinatorics-0.27/t/11_circular_permutations.t Algorithm-Combinatorics-0.27/t/12_complete_permutations.t Algorithm-Combinatorics-0.27/t/13_subsets.t Algorithm-Combinatorics-0.27/t/14_subsets_of_size_k.t Algorithm-Combinatorics-0.27/t/pod-coverage.t Algorithm-Combinatorics-0.27/t/pod.t Algorithm-Combinatorics-0.27/t/Tester.pm Algorithm-Combinatorics-0.27/benchmarks/combinations.pl Algorithm-Combinatorics-0.27/benchmarks/derangements.pl Algorithm-Combinatorics-0.27/benchmarks/permutations.pl Algorithm-Combinatorics-0.27/benchmarks/subsets.pl sudo -u fink-bld [ENV] sh -c /tmp/fink.tGKFL 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 Checking if your kit is complete... Looks good Writing Makefile for Algorithm::Combinatorics 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 Combinatorics.xs > Combinatorics.xsc && mv Combinatorics.xsc Combinatorics.c Running Mkbootstrap for Algorithm::Combinatorics () chmod 644 Combinatorics.bs cp Combinatorics.bs blib/arch/auto/Algorithm/Combinatorics/Combinatorics.bs chmod 644 blib/arch/auto/Algorithm/Combinatorics/Combinatorics.bs cp Combinatorics.pm blib/lib/Algorithm/Combinatorics.pm gcc -c -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/usr/local/include -Os -DVERSION=\"0.27\" -DXS_VERSION=\"0.27\" "-I/System/Library/Perl/5.16/darwin-thread-multi-2level/CORE" Combinatorics.c rm -f blib/arch/auto/Algorithm/Combinatorics/Combinatorics.bundle cc -mmacosx-version-min=10.9 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector Combinatorics.o -o blib/arch/auto/Algorithm/Combinatorics/Combinatorics.bundle \ \ ld: warning: directory not found for option '-L/usr/local/lib' chmod 755 blib/arch/auto/Algorithm/Combinatorics/Combinatorics.bundle Manifying blib/man3/Algorithm::Combinatorics.3pm /bin/rm -rf /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1 /bin/mkdir -p /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw /bin/mkdir -p /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.91tVU 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-algorithm-combinatorics-pm5162-0.27-1 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/auto/Algorithm/Combinatorics/Combinatorics.bs Installing /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/auto/Algorithm/Combinatorics/Combinatorics.bundle Installing /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/Algorithm/Combinatorics.pm Installing /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw/share/man/man3/Algorithm::Combinatorics.3pm Appending installation info to /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/perllocal.pod mv /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw/share/man /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw/lib/perl5/5.16.2 sudo -u fink-bld [ENV] sh -c /tmp/fink.O0N3d /bin/mkdir -p /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw/share/podfiles/5.16.2 for i in `find /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw -name perllocal.pod`; do /bin/cat $i | sed -e s,/sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw/lib/perl5,/sw/lib/perl5, >> /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw/share/podfiles/5.16.2/perllocal.algorithm-combinatorics-pm5162.pod; /bin/rm -rf $i; done; /usr/bin/install -d -m 700 /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw/share/doc/algorithm-combinatorics-pm5162 /bin/cp -r Changes /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw/share/doc/algorithm-combinatorics-pm5162/ /bin/cp -r README /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw/share/doc/algorithm-combinatorics-pm5162/ /bin/chmod -R go=u-w /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw/share/doc/algorithm-combinatorics-pm5162 /bin/rm -f /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw/info/dir /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw/info/dir.old /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-1/sw/share/info/dir /sw/build.build/root-algorithm-combinatorics-pm5162-0.27-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-algorithm-combinatorics-pm5162-0.27-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods dpkg-deb: building package `algorithm-combinatorics-pm5162' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods/algorithm-combinatorics-pm5162_0.27-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-algorithm-combinatorics-pm5162-0.27-1 (Reading database ... 4297 files and directories currently installed.) Removing fink-buildlock-algorithm-combinatorics-pm5162-0.27-1 ...