printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild io-pipely-pm5123 2>&1 The package 'io-pipely-pm5123' will be built without being installed. Reading build dependency for io-pipely-pm5123-0.005-1... Reading dependency for io-pipely-pm5123-0.005-1... Reading build conflict for io-pipely-pm5123-0.005-1... The package 'base-pm5123' will be installed. Reading dependency for base-pm5123-2.18-1... Reading runtime dependency for base-pm5123-2.18-1... The package 'exporter-pm' will be installed. Reading dependency for exporter-pm-5.68-1... Reading runtime dependency for exporter-pm-5.68-1... The package 'perl5123-core' will be installed. Reading dependency for perl5123-core-5.12.3-102... Reading runtime dependency for perl5123-core-5.12.3-102... The following package will be rebuilt: io-pipely-pm5123 The following 3 additional packages will be installed: base-pm5123 exporter-pm perl5123-core 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/IO-Pipely-0.005.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 5 23928 5 1208 0 0 2052 0 0:00:11 --:--:-- 0:00:11 2050 100 23928 100 23928 0 0 32176 0 --:--:-- --:--:-- --:--:-- 32161 Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/debs/exporter-pm_5.68-1_darwin-x86_64.deb Selecting previously deselected package exporter-pm. (Reading database ... 4296 files and directories currently installed.) Unpacking exporter-pm (from .../exporter-pm_5.68-1_darwin-x86_64.deb) ... Setting up exporter-pm (5.68-1) ... Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/dists/stable/main/binary-darwin-x86_64/languages/perl5123-core_5.12.3-102_darwin-x86_64.deb Selecting previously deselected package perl5123-core. (Reading database ... 4308 files and directories currently installed.) Unpacking perl5123-core (from .../perl5123-core_5.12.3-102_darwin-x86_64.deb) ... Setting up perl5123-core (5.12.3-102) ... Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/debs/base-pm5123_2.18-1_darwin-x86_64.deb Selecting previously deselected package base-pm5123. (Reading database ... 7311 files and directories currently installed.) Unpacking base-pm5123 (from .../base-pm5123_2.18-1_darwin-x86_64.deb) ... Setting up base-pm5123 (2.18-1) ... Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-io-pipely-pm5123-0.005-1 /sw/build.build dpkg-deb: building package `fink-buildlock-io-pipely-pm5123-0.005-1' in `/sw/build.build/fink-buildlock-io-pipely-pm5123-0.005-1_2014.07.25-15.59.31_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-io-pipely-pm5123-0.005-1_2014.07.25-15.59.31_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-io-pipely-pm5123-0.005-1. (Reading database ... 7325 files and directories currently installed.) Unpacking fink-buildlock-io-pipely-pm5123-0.005-1 (from .../fink-buildlock-io-pipely-pm5123-0.005-1_2014.07.25-15.59.31_darwin-x86_64.deb) ... Setting up fink-buildlock-io-pipely-pm5123-0.005-1 (2014.07.25-15.59.31) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.dQGvr env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/IO-Pipely-0.005.tar.gz IO-Pipely-0.005/ IO-Pipely-0.005/CHANGES IO-Pipely-0.005/dist.ini IO-Pipely-0.005/lib/ IO-Pipely-0.005/LICENSE IO-Pipely-0.005/Makefile.PL IO-Pipely-0.005/MANIFEST IO-Pipely-0.005/MANIFEST.SKIP IO-Pipely-0.005/META.json IO-Pipely-0.005/META.yml IO-Pipely-0.005/README IO-Pipely-0.005/README.mkdn IO-Pipely-0.005/t/ IO-Pipely-0.005/t/00-info-perl.t IO-Pipely-0.005/t/000-report-versions.t IO-Pipely-0.005/t/01-test-pod.t IO-Pipely-0.005/t/02-pod-no404s.t IO-Pipely-0.005/t/11-pipely-base.t IO-Pipely-0.005/t/12-pipely-oneway.t IO-Pipely-0.005/t/13-pipely-twoway.t IO-Pipely-0.005/t/release-pod-coverage.t IO-Pipely-0.005/t/release-pod-syntax.t IO-Pipely-0.005/lib/IO/ IO-Pipely-0.005/lib/IO/Pipely.pm sudo -u fink-bld [ENV] sh -c /tmp/fink.XIGqH ARCHFLAGS="" /usr/bin/arch -x86_64 perl5.12.3 Makefile.PL PERL="/usr/bin/arch -x86_64 perl5.12.3" PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5/5.12.3 INSTALLARCHLIB=/sw/lib/perl5/5.12.3/darwin-thread-multi-2level INSTALLSITELIB=/sw/lib/perl5/5.12.3 INSTALLSITEARCH=/sw/lib/perl5/5.12.3/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 Warning: prerequisite Carp 1.26 not found. We have 1.17. Warning: prerequisite Scalar::Util 1.29 not found. We have 1.22. Warning: prerequisite Test::More 0.98 not found. We have 0.94. Checking if your kit is complete... Looks good Writing Makefile for IO::Pipely make CC=gcc CXX=g++ cp lib/IO/Pipely.pm blib/lib/IO/Pipely.pm Manifying blib/man3/IO::Pipely.3pm /bin/rm -rf /sw/build.build/root-io-pipely-pm5123-0.005-1 /bin/mkdir -p /sw/build.build/root-io-pipely-pm5123-0.005-1/sw /bin/mkdir -p /sw/build.build/root-io-pipely-pm5123-0.005-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-io-pipely-pm5123-0.005-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.VFGW9 make -j1 install PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5/5.12.3 INSTALLARCHLIB=/sw/lib/perl5/5.12.3/darwin-thread-multi-2level INSTALLSITELIB=/sw/lib/perl5/5.12.3 INSTALLSITEARCH=/sw/lib/perl5/5.12.3/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-io-pipely-pm5123-0.005-1 Manifying blib/man3/IO::Pipely.3pm Installing /sw/build.build/root-io-pipely-pm5123-0.005-1/sw/lib/perl5/5.12.3/IO/Pipely.pm Installing /sw/build.build/root-io-pipely-pm5123-0.005-1/sw/share/man/man3/IO::Pipely.3pm Appending installation info to /sw/build.build/root-io-pipely-pm5123-0.005-1/sw/lib/perl5/5.12.3/darwin-thread-multi-2level/perllocal.pod /bin/mv /sw/build.build/root-io-pipely-pm5123-0.005-1/sw/share/man /sw/build.build/root-io-pipely-pm5123-0.005-1/sw/lib/perl5/5.12.3 sudo -u fink-bld [ENV] sh -c /tmp/fink.Wmbuo /bin/mkdir -p /sw/build.build/root-io-pipely-pm5123-0.005-1/sw/share/podfiles/5.12.3 for i in `find /sw/build.build/root-io-pipely-pm5123-0.005-1/sw -name perllocal.pod`; do /bin/cat $i | sed -e s,/sw/build.build/root-io-pipely-pm5123-0.005-1/sw/lib/perl5,/sw/lib/perl5, >> /sw/build.build/root-io-pipely-pm5123-0.005-1/sw/share/podfiles/5.12.3/perllocal.io-pipely-pm5123.pod; /bin/rm -rf $i; done; /usr/bin/install -d -m 700 /sw/build.build/root-io-pipely-pm5123-0.005-1/sw/share/doc/io-pipely-pm5123 /bin/cp -r CHANGES /sw/build.build/root-io-pipely-pm5123-0.005-1/sw/share/doc/io-pipely-pm5123/ /bin/cp -r LICENSE /sw/build.build/root-io-pipely-pm5123-0.005-1/sw/share/doc/io-pipely-pm5123/ /bin/cp -r README /sw/build.build/root-io-pipely-pm5123-0.005-1/sw/share/doc/io-pipely-pm5123/ /bin/chmod -R go=u-w /sw/build.build/root-io-pipely-pm5123-0.005-1/sw/share/doc/io-pipely-pm5123 /bin/rm -f /sw/build.build/root-io-pipely-pm5123-0.005-1/sw/info/dir /sw/build.build/root-io-pipely-pm5123-0.005-1/sw/info/dir.old /sw/build.build/root-io-pipely-pm5123-0.005-1/sw/share/info/dir /sw/build.build/root-io-pipely-pm5123-0.005-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-io-pipely-pm5123-0.005-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods dpkg-deb: building package `io-pipely-pm5123' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods/io-pipely-pm5123_0.005-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-io-pipely-pm5123-0.005-1 (Reading database ... 7326 files and directories currently installed.) Removing fink-buildlock-io-pipely-pm5123-0.005-1 ...