printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild threads-pm5123 2>&1 The package 'threads-pm5123' will be built without being installed. Reading build dependency for threads-pm5123-1.89-1... Reading dependency for threads-pm5123-1.89-1... Reading build conflict for threads-pm5123-1.89-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: threads-pm5123 The following additional package will be installed: 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/threads-1.89.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 40 100k 40 41750 0 0 91338 0 0:00:01 --:--:-- 0:00:01 91356 100 100k 100 100k 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k 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 ... 4296 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) ... Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-threads-pm5123-1.89-1 /sw/build.build dpkg-deb: building package `fink-buildlock-threads-pm5123-1.89-1' in `/sw/build.build/fink-buildlock-threads-pm5123-1.89-1_2014.07.28-20.01.40_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-threads-pm5123-1.89-1_2014.07.28-20.01.40_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-threads-pm5123-1.89-1. (Reading database ... 7299 files and directories currently installed.) Unpacking fink-buildlock-threads-pm5123-1.89-1 (from .../fink-buildlock-threads-pm5123-1.89-1_2014.07.28-20.01.40_darwin-x86_64.deb) ... Setting up fink-buildlock-threads-pm5123-1.89-1 (2014.07.28-20.01.40) ... sudo -u fink-bld [ENV] sh -c /tmp/fink._rzP0 env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/threads-1.89.tar.gz threads-1.89/ threads-1.89/Changes threads-1.89/examples/ threads-1.89/examples/pool.pl threads-1.89/examples/pool_reuse.pl threads-1.89/hints/ threads-1.89/hints/hpux.pl threads-1.89/hints/linux.pl threads-1.89/lib/ threads-1.89/lib/threads.pm threads-1.89/Makefile.PL threads-1.89/MANIFEST threads-1.89/META.json threads-1.89/META.yml threads-1.89/ppport.h threads-1.89/README threads-1.89/t/ threads-1.89/t/basic.t threads-1.89/t/blocks.t threads-1.89/t/context.t threads-1.89/t/end.t threads-1.89/t/err.t threads-1.89/t/exit.t threads-1.89/t/free.t threads-1.89/t/free2.t threads-1.89/t/join.t threads-1.89/t/kill.t threads-1.89/t/kill2.t threads-1.89/t/libc.t threads-1.89/t/list.t threads-1.89/t/no_threads.t threads-1.89/t/pod.t threads-1.89/t/problems.t threads-1.89/t/stack.t threads-1.89/t/stack_env.t threads-1.89/t/state.t threads-1.89/t/stress_cv.t threads-1.89/t/stress_re.t threads-1.89/t/stress_string.t threads-1.89/t/test.pl threads-1.89/t/thread.t threads-1.89/threads.h threads-1.89/threads.xs sudo -u fink-bld [ENV] sh -c /tmp/fink.Wg_HA [ -r /sw/fink/dists/stable/main/finkinfo/libs/perlmods/threads-pm.patch ] sudo -u fink-bld [ENV] sh -c /tmp/fink.jMV2t patch -p1 < /sw/fink/dists/stable/main/finkinfo/libs/perlmods/threads-pm.patch patching file t/test.pl sudo -u fink-bld [ENV] sh -c /tmp/fink.qflhH 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 Checking if your kit is complete... Looks good Writing Makefile for threads make CC=gcc CXX=g++ /usr/bin/arch -x86_64 perl5.12.3 /sw/lib/perl5-core/5.12.3/ExtUtils/xsubpp -typemap /sw/lib/perl5-core/5.12.3/ExtUtils/typemap threads.xs > threads.xsc && mv threads.xsc threads.c Running Mkbootstrap for threads () chmod 644 threads.bs cp threads.bs blib/arch/auto/threads/threads.bs chmod 644 blib/arch/auto/threads/threads.bs cp lib/threads.pm blib/lib/threads.pm gcc -c -I/sw/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -fstack-protector -O3 -DVERSION=\"1.89\" -DXS_VERSION=\"1.89\" "-I/sw/lib/perl5-core/5.12.3/darwin-thread-multi-2level/CORE" -DHAS_PPPORT_H threads.c rm -f blib/arch/auto/threads/threads.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -L/sw/lib -bundle -undefined dynamic_lookup -fstack-protector threads.o -o blib/arch/auto/threads/threads.bundle \ \ chmod 755 blib/arch/auto/threads/threads.bundle Manifying blib/man3/threads.3pm /bin/rm -rf /sw/build.build/root-threads-pm5123-1.89-1 /bin/mkdir -p /sw/build.build/root-threads-pm5123-1.89-1/sw /bin/mkdir -p /sw/build.build/root-threads-pm5123-1.89-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-threads-pm5123-1.89-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.sZq22 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-threads-pm5123-1.89-1 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /sw/build.build/root-threads-pm5123-1.89-1/sw/lib/perl5/5.12.3/darwin-thread-multi-2level/auto/threads/threads.bs Installing /sw/build.build/root-threads-pm5123-1.89-1/sw/lib/perl5/5.12.3/darwin-thread-multi-2level/auto/threads/threads.bundle Installing /sw/build.build/root-threads-pm5123-1.89-1/sw/lib/perl5/5.12.3/darwin-thread-multi-2level/threads.pm Installing /sw/build.build/root-threads-pm5123-1.89-1/sw/share/man/man3/threads.3pm Appending installation info to /sw/build.build/root-threads-pm5123-1.89-1/sw/lib/perl5/5.12.3/darwin-thread-multi-2level/perllocal.pod mv /sw/build.build/root-threads-pm5123-1.89-1/sw/share/man /sw/build.build/root-threads-pm5123-1.89-1/sw/lib/perl5/5.12.3 sudo -u fink-bld [ENV] sh -c /tmp/fink.wwtN5 /bin/mkdir -p /sw/build.build/root-threads-pm5123-1.89-1/sw/share/podfiles/5.12.3 for i in `find /sw/build.build/root-threads-pm5123-1.89-1/sw -name perllocal.pod`; do /bin/cat $i | sed -e s,/sw/build.build/root-threads-pm5123-1.89-1/sw/lib/perl5,/sw/lib/perl5, >> /sw/build.build/root-threads-pm5123-1.89-1/sw/share/podfiles/5.12.3/perllocal.threads-pm5123.pod; /bin/rm -rf $i; done; /usr/bin/install -d -m 700 /sw/build.build/root-threads-pm5123-1.89-1/sw/share/doc/threads-pm5123 /bin/cp -r Changes /sw/build.build/root-threads-pm5123-1.89-1/sw/share/doc/threads-pm5123/ /bin/cp -r MANIFEST /sw/build.build/root-threads-pm5123-1.89-1/sw/share/doc/threads-pm5123/ /bin/cp -r README /sw/build.build/root-threads-pm5123-1.89-1/sw/share/doc/threads-pm5123/ /bin/cp -r examples/*.pl /sw/build.build/root-threads-pm5123-1.89-1/sw/share/doc/threads-pm5123/ /bin/chmod -R go=u-w /sw/build.build/root-threads-pm5123-1.89-1/sw/share/doc/threads-pm5123 /bin/rm -f /sw/build.build/root-threads-pm5123-1.89-1/sw/info/dir /sw/build.build/root-threads-pm5123-1.89-1/sw/info/dir.old /sw/build.build/root-threads-pm5123-1.89-1/sw/share/info/dir /sw/build.build/root-threads-pm5123-1.89-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-threads-pm5123-1.89-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods dpkg-deb: building package `threads-pm5123' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods/threads-pm5123_1.89-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-threads-pm5123-1.89-1 (Reading database ... 7300 files and directories currently installed.) Removing fink-buildlock-threads-pm5123-1.89-1 ...