printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild locale-gettext-pm5124 2>&1 The package 'locale-gettext-pm5124' will be built without being installed. Reading build dependency for locale-gettext-pm5124-1.05-3... Reading dependency for locale-gettext-pm5124-1.05-3... Reading build conflict for locale-gettext-pm5124-1.05-3... The package 'libgettext8-dev' will be installed. Reading dependency for libgettext8-dev-0.18.3.1-2... Reading runtime dependency for libgettext8-dev-0.18.3.1-2... 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 package 'gettext-bin' will be installed. Reading dependency for gettext-bin-0.18.3.1-2... Reading runtime dependency for gettext-bin-0.18.3.1-2... The following package will be rebuilt: locale-gettext-pm5124 The following 3 additional packages will be installed: gettext-bin libgettext8-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/libgettext8-dev_0.18.3.1-2_darwin-x86_64.deb /sw/fink/dists/stable/main/binary-darwin-x86_64/base/gettext-bin_0.18.3.1-2_darwin-x86_64.deb Selecting previously deselected package libgettext8-dev. (Reading database ... 4296 files and directories currently installed.) Unpacking libgettext8-dev (from .../libgettext8-dev_0.18.3.1-2_darwin-x86_64.deb) ... Selecting previously deselected package gettext-bin. Unpacking gettext-bin (from .../gettext-bin_0.18.3.1-2_darwin-x86_64.deb) ... Setting up gettext-bin (0.18.3.1-2) ... Setting up libgettext8-dev (0.18.3.1-2) ... Clearing dependency_libs of .la files being installed 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 ... 4390 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-locale-gettext-pm5124-1.05-3 /sw/build.build dpkg-deb: building package `fink-buildlock-locale-gettext-pm5124-1.05-3' in `/sw/build.build/fink-buildlock-locale-gettext-pm5124-1.05-3_2014.07.28-06.40.41_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-locale-gettext-pm5124-1.05-3_2014.07.28-06.40.41_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-locale-gettext-pm5124-1.05-3. (Reading database ... 7394 files and directories currently installed.) Unpacking fink-buildlock-locale-gettext-pm5124-1.05-3 (from .../fink-buildlock-locale-gettext-pm5124-1.05-3_2014.07.28-06.40.41_darwin-x86_64.deb) ... Setting up fink-buildlock-locale-gettext-pm5124-1.05-3 (2014.07.28-06.40.41) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.oQlC2 env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/locale-gettext-pm-1.05.tar.gz gettext-1.05/ gettext-1.05/Makefile.PL gettext-1.05/README gettext-1.05/gettext.xs gettext-1.05/gettext.pm gettext-1.05/t/ gettext-1.05/t/use.t gettext-1.05/t/bind.t gettext-1.05/t/raw.t gettext-1.05/t/frconvert.t gettext-1.05/t/jaconvert.t gettext-1.05/config.h gettext-1.05/test_data/ gettext-1.05/test_data/jaeuc.po gettext-1.05/test_data/foo.po gettext-1.05/test_data/gen_test_data.pl sudo -u fink-bld [ENV] sh -c /tmp/fink.ubyYj [ -r /sw/fink/dists/stable/main/finkinfo/libs/perlmods/locale-gettext-pm.patch ] sudo -u fink-bld [ENV] sh -c /tmp/fink.NVHLn patch -p1 < /sw/fink/dists/stable/main/finkinfo/libs/perlmods/locale-gettext-pm.patch patching file Makefile.PL sudo -u fink-bld [ENV] sh -c /tmp/fink.pU3FL if [ -e /usr/local/lib/libintl.a -o -e /usr/local/lib/libintl.dylib ]; then echo "locale-gettext-pm5124 often builds incorrectly if /usr/local/lib/libintl.*"; echo "exists. Please move aside /usr/local and try again."; exit 1; fi 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 checking for gettext with -I/sw/include in -L/sw/lib... no checking for gettext with -I/sw/include in -L/sw/lib -lintl... yes checking for dgettext with -I/sw/include in -L/sw/lib -lintl... yes checking for ngettext with -I/sw/include in -L/sw/lib -lintl... yes checking for bind_textdomain_codeset with -I/sw/include in -L/sw/lib -lintl... yes Writing Makefile for Locale::gettext 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 gettext.xs > gettext.xsc && mv gettext.xsc gettext.c Running Mkbootstrap for Locale::gettext () chmod 644 gettext.bs cp gettext.bs blib/arch/auto/Locale/gettext/gettext.bs chmod 644 blib/arch/auto/Locale/gettext/gettext.bs cp gettext.pm blib/lib/Locale/gettext.pm Please specify prototyping behavior for gettext.xs (see perlxs manual) gcc -c -I/sw/include -I/sw/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -fstack-protector -O3 -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" "-I/sw/lib/perl5-core/5.12.4/darwin-thread-multi-2level/CORE" gettext.c rm -f blib/arch/auto/Locale/gettext/gettext.bundle LD_RUN_PATH="/sw/lib" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -L/sw/lib -bundle -undefined dynamic_lookup -fstack-protector gettext.o -o blib/arch/auto/Locale/gettext/gettext.bundle \ -L/sw/lib -lintl \ chmod 755 blib/arch/auto/Locale/gettext/gettext.bundle Manifying blib/man3/Locale::gettext.3pm /bin/rm -rf /sw/build.build/root-locale-gettext-pm5124-1.05-3 /bin/mkdir -p /sw/build.build/root-locale-gettext-pm5124-1.05-3/sw /bin/mkdir -p /sw/build.build/root-locale-gettext-pm5124-1.05-3/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-locale-gettext-pm5124-1.05-3 sudo -u fink-bld [ENV] sh -c /tmp/fink.19Fey 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-locale-gettext-pm5124-1.05-3 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /sw/build.build/root-locale-gettext-pm5124-1.05-3/sw/lib/perl5/5.12.4/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bs Installing /sw/build.build/root-locale-gettext-pm5124-1.05-3/sw/lib/perl5/5.12.4/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bundle Installing /sw/build.build/root-locale-gettext-pm5124-1.05-3/sw/lib/perl5/5.12.4/darwin-thread-multi-2level/Locale/gettext.pm Installing /sw/build.build/root-locale-gettext-pm5124-1.05-3/sw/share/man/man3/Locale::gettext.3pm Appending installation info to /sw/build.build/root-locale-gettext-pm5124-1.05-3/sw/lib/perl5/5.12.4/darwin-thread-multi-2level/perllocal.pod mv /sw/build.build/root-locale-gettext-pm5124-1.05-3/sw/share/man /sw/build.build/root-locale-gettext-pm5124-1.05-3/sw/lib/perl5/5.12.4 sudo -u fink-bld [ENV] sh -c /tmp/fink.KU1De /bin/mkdir -p /sw/build.build/root-locale-gettext-pm5124-1.05-3/sw/share/podfiles/5.12.4 for i in `find /sw/build.build/root-locale-gettext-pm5124-1.05-3/sw -name perllocal.pod`; do /bin/cat $i | sed -e s,/sw/build.build/root-locale-gettext-pm5124-1.05-3/sw/lib/perl5,/sw/lib/perl5, >> /sw/build.build/root-locale-gettext-pm5124-1.05-3/sw/share/podfiles/5.12.4/perllocal.locale-gettext-pm5124.pod; /bin/rm -rf $i; done; /usr/bin/install -d -m 700 /sw/build.build/root-locale-gettext-pm5124-1.05-3/sw/share/doc/locale-gettext-pm5124 /bin/cp -r README /sw/build.build/root-locale-gettext-pm5124-1.05-3/sw/share/doc/locale-gettext-pm5124/ /bin/chmod -R go=u-w /sw/build.build/root-locale-gettext-pm5124-1.05-3/sw/share/doc/locale-gettext-pm5124 /bin/rm -f /sw/build.build/root-locale-gettext-pm5124-1.05-3/sw/info/dir /sw/build.build/root-locale-gettext-pm5124-1.05-3/sw/info/dir.old /sw/build.build/root-locale-gettext-pm5124-1.05-3/sw/share/info/dir /sw/build.build/root-locale-gettext-pm5124-1.05-3/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-locale-gettext-pm5124-1.05-3 /sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods dpkg-deb: building package `locale-gettext-pm5124' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods/locale-gettext-pm5124_1.05-3_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-locale-gettext-pm5124-1.05-3 (Reading database ... 7395 files and directories currently installed.) Removing fink-buildlock-locale-gettext-pm5124-1.05-3 ...