printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild file-sync-pm5123 2>&1 The package 'file-sync-pm5123' will be built without being installed. Reading build dependency for file-sync-pm5123-0.11-12... Reading dependency for file-sync-pm5123-0.11-12... Reading build conflict for file-sync-pm5123-0.11-12... 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: file-sync-pm5123 The following additional package will be installed: perl5123-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/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-file-sync-pm5123-0.11-12 /sw/build.build dpkg-deb: building package `fink-buildlock-file-sync-pm5123-0.11-12' in `/sw/build.build/fink-buildlock-file-sync-pm5123-0.11-12_2014.08.02-05.39.26_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-file-sync-pm5123-0.11-12_2014.08.02-05.39.26_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-file-sync-pm5123-0.11-12. (Reading database ... 7299 files and directories currently installed.) Unpacking fink-buildlock-file-sync-pm5123-0.11-12 (from .../fink-buildlock-file-sync-pm5123-0.11-12_2014.08.02-05.39.26_darwin-x86_64.deb) ... Setting up fink-buildlock-file-sync-pm5123-0.11-12 (2014.08.02-05.39.26) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.lpYdx env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/File-Sync-0.11.tar.gz File-Sync-0.11/ File-Sync-0.11/MANIFEST File-Sync-0.11/t/ File-Sync-0.11/t/01_fsync.t File-Sync-0.11/t/02_error.t File-Sync-0.11/t/04_fdatasync.t File-Sync-0.11/t/03_sync.t File-Sync-0.11/Sync.xs File-Sync-0.11/Changes File-Sync-0.11/README File-Sync-0.11/META.yml File-Sync-0.11/Sync.pm File-Sync-0.11/Makefile.PL sudo -u fink-bld [ENV] sh -c /tmp/fink.ZyXuO 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 Testing if you have a working C compiler and the needed header files... trying compilers: gcc... compile.c:5:14: warning: implicit declaration of function 'fdatasync' is invalid in C99 [-Wimplicit-function-declaration] int main() { fdatasync(0); return 0; } ^ 1 warning generated. fdatasync() support detected, including Checking if your kit is complete... Looks good Writing Makefile for File::Sync 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 Sync.xs > Sync.xsc && mv Sync.xsc Sync.c Running Mkbootstrap for File::Sync () chmod 644 Sync.bs cp Sync.bs blib/arch/auto/File/Sync/Sync.bs chmod 644 blib/arch/auto/File/Sync/Sync.bs cp Sync.pm blib/lib/File/Sync.pm AutoSplitting blib/lib/File/Sync.pm (blib/lib/auto/File/Sync) gcc -c -I/sw/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -fstack-protector -O3 -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" "-I/sw/lib/perl5-core/5.12.3/darwin-thread-multi-2level/CORE" -DHAVE_SYNC -DHAVE_FDATASYNC Sync.c Sync.xs:55:6: warning: implicit declaration of function 'fdatasync' is invalid in C99 [-Wimplicit-function-declaration] if (fdatasync(fd) == -1) XSRETURN_UNDEF; ^ 1 warning generated. rm -f blib/arch/auto/File/Sync/Sync.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -L/sw/lib -bundle -undefined dynamic_lookup -fstack-protector Sync.o -o blib/arch/auto/File/Sync/Sync.bundle \ \ chmod 755 blib/arch/auto/File/Sync/Sync.bundle Manifying blib/man3/File::Sync.3pm /bin/rm -rf /sw/build.build/root-file-sync-pm5123-0.11-12 /bin/mkdir -p /sw/build.build/root-file-sync-pm5123-0.11-12/sw /bin/mkdir -p /sw/build.build/root-file-sync-pm5123-0.11-12/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-file-sync-pm5123-0.11-12 sudo -u fink-bld [ENV] sh -c /tmp/fink.DVajL 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-file-sync-pm5123-0.11-12 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /sw/build.build/root-file-sync-pm5123-0.11-12/sw/lib/perl5/5.12.3/darwin-thread-multi-2level/auto/File/Sync/Sync.bs Installing /sw/build.build/root-file-sync-pm5123-0.11-12/sw/lib/perl5/5.12.3/darwin-thread-multi-2level/auto/File/Sync/Sync.bundle Installing /sw/build.build/root-file-sync-pm5123-0.11-12/sw/lib/perl5/5.12.3/darwin-thread-multi-2level/auto/File/Sync/autosplit.ix Installing /sw/build.build/root-file-sync-pm5123-0.11-12/sw/lib/perl5/5.12.3/darwin-thread-multi-2level/File/Sync.pm Installing /sw/build.build/root-file-sync-pm5123-0.11-12/sw/share/man/man3/File::Sync.3pm Appending installation info to /sw/build.build/root-file-sync-pm5123-0.11-12/sw/lib/perl5/5.12.3/darwin-thread-multi-2level/perllocal.pod mv /sw/build.build/root-file-sync-pm5123-0.11-12/sw/share/man /sw/build.build/root-file-sync-pm5123-0.11-12/sw/lib/perl5/5.12.3 sudo -u fink-bld [ENV] sh -c /tmp/fink.s6ioJ /bin/mkdir -p /sw/build.build/root-file-sync-pm5123-0.11-12/sw/share/podfiles/5.12.3 for i in `find /sw/build.build/root-file-sync-pm5123-0.11-12/sw -name perllocal.pod`; do /bin/cat $i | sed -e s,/sw/build.build/root-file-sync-pm5123-0.11-12/sw/lib/perl5,/sw/lib/perl5, >> /sw/build.build/root-file-sync-pm5123-0.11-12/sw/share/podfiles/5.12.3/perllocal.file-sync-pm5123.pod; /bin/rm -rf $i; done; /usr/bin/install -d -m 700 /sw/build.build/root-file-sync-pm5123-0.11-12/sw/share/doc/file-sync-pm5123 /bin/cp -r README /sw/build.build/root-file-sync-pm5123-0.11-12/sw/share/doc/file-sync-pm5123/ /bin/cp -r Changes /sw/build.build/root-file-sync-pm5123-0.11-12/sw/share/doc/file-sync-pm5123/ /bin/chmod -R go=u-w /sw/build.build/root-file-sync-pm5123-0.11-12/sw/share/doc/file-sync-pm5123 /bin/rm -f /sw/build.build/root-file-sync-pm5123-0.11-12/sw/info/dir /sw/build.build/root-file-sync-pm5123-0.11-12/sw/info/dir.old /sw/build.build/root-file-sync-pm5123-0.11-12/sw/share/info/dir /sw/build.build/root-file-sync-pm5123-0.11-12/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-file-sync-pm5123-0.11-12 /sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods dpkg-deb: building package `file-sync-pm5123' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods/file-sync-pm5123_0.11-12_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-file-sync-pm5123-0.11-12 (Reading database ... 7300 files and directories currently installed.) Removing fink-buildlock-file-sync-pm5123-0.11-12 ...