printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild crypt-blowfish-pm5162 2>&1 The package 'crypt-blowfish-pm5162' will be built without being installed. Reading build dependency for crypt-blowfish-pm5162-2.14-1... Reading dependency for crypt-blowfish-pm5162-2.14-1... Reading build conflict for crypt-blowfish-pm5162-2.14-1... The package 'crypt-cbc-pm' will be installed. Reading dependency for crypt-cbc-pm-2.33-1... Reading runtime dependency for crypt-cbc-pm-2.33-1... The following package will be rebuilt: crypt-blowfish-pm5162 The following additional package will be installed: crypt-cbc-pm Do you want to continue? [Y/n] (assuming default) Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/debs/crypt-cbc-pm_2.33-1_darwin-x86_64.deb Selecting previously deselected package crypt-cbc-pm. (Reading database ... 4296 files and directories currently installed.) Unpacking crypt-cbc-pm (from .../crypt-cbc-pm_2.33-1_darwin-x86_64.deb) ... Setting up crypt-cbc-pm (2.33-1) ... Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-crypt-blowfish-pm5162-2.14-1 /sw/build.build dpkg-deb: building package `fink-buildlock-crypt-blowfish-pm5162-2.14-1' in `/sw/build.build/fink-buildlock-crypt-blowfish-pm5162-2.14-1_2014.07.31-21.43.12_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-crypt-blowfish-pm5162-2.14-1_2014.07.31-21.43.12_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-crypt-blowfish-pm5162-2.14-1. (Reading database ... 4308 files and directories currently installed.) Unpacking fink-buildlock-crypt-blowfish-pm5162-2.14-1 (from .../fink-buildlock-crypt-blowfish-pm5162-2.14-1_2014.07.31-21.43.12_darwin-x86_64.deb) ... Setting up fink-buildlock-crypt-blowfish-pm5162-2.14-1 (2014.07.31-21.43.12) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.BR_dN env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/Crypt-Blowfish-2.14.tar.gz Crypt-Blowfish-2.14/ Crypt-Blowfish-2.14/MANIFEST Crypt-Blowfish-2.14/Changes Crypt-Blowfish-2.14/README Crypt-Blowfish-2.14/test.pl Crypt-Blowfish-2.14/blowfish.h Crypt-Blowfish-2.14/Makefile.PL Crypt-Blowfish-2.14/_blowfish.c Crypt-Blowfish-2.14/Blowfish.pm Crypt-Blowfish-2.14/COPYRIGHT Crypt-Blowfish-2.14/Blowfish.xs Crypt-Blowfish-2.14/META.yml Crypt-Blowfish-2.14/typemap sudo -u fink-bld [ENV] sh -c /tmp/fink.5b00B 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 Crypt::Blowfish 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 -typemap typemap Blowfish.xs > Blowfish.xsc && mv Blowfish.xsc Blowfish.c gcc -c -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/usr/local/include -Os -DVERSION=\"2.14\" -DXS_VERSION=\"2.14\" "-I/System/Library/Perl/5.16/darwin-thread-multi-2level/CORE" _blowfish.c Running Mkbootstrap for Crypt::Blowfish () cp Blowfish.pm blib/lib/Crypt/Blowfish.pm chmod 644 Blowfish.bs cp Blowfish.bs blib/arch/auto/Crypt/Blowfish/Blowfish.bs chmod 644 blib/arch/auto/Crypt/Blowfish/Blowfish.bs gcc -c -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/usr/local/include -Os -DVERSION=\"2.14\" -DXS_VERSION=\"2.14\" "-I/System/Library/Perl/5.16/darwin-thread-multi-2level/CORE" Blowfish.c Blowfish.xs:39:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (blowfish_make_bfkey(key, key_len, ks)) ^~~ ./blowfish.h:5:32: note: passing argument to parameter 'key_string' here int blowfish_make_bfkey(char * key_string, int keylength, char * bfkey); ^ 1 warning generated. rm -f blib/arch/auto/Crypt/Blowfish/Blowfish.bundle cc -mmacosx-version-min=10.9 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector Blowfish.o _blowfish.o -o blib/arch/auto/Crypt/Blowfish/Blowfish.bundle \ \ ld: warning: directory not found for option '-L/usr/local/lib' chmod 755 blib/arch/auto/Crypt/Blowfish/Blowfish.bundle Manifying blib/man3/Crypt::Blowfish.3pm /bin/rm -rf /sw/build.build/root-crypt-blowfish-pm5162-2.14-1 /bin/mkdir -p /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw /bin/mkdir -p /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-crypt-blowfish-pm5162-2.14-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.PB9MB 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-crypt-blowfish-pm5162-2.14-1 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/auto/Crypt/Blowfish/Blowfish.bs Installing /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/auto/Crypt/Blowfish/Blowfish.bundle Installing /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/Crypt/Blowfish.pm Installing /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/share/man/man3/Crypt::Blowfish.3pm Appending installation info to /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/perllocal.pod mkdir -p /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/lib/perl5/5.16.2 mv /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/share/man /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/lib/perl5/5.16.2 sudo -u fink-bld [ENV] sh -c /tmp/fink.pl20w /bin/mkdir -p /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/share/podfiles/5.16.2 for i in `find /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw -name perllocal.pod`; do /bin/cat $i | sed -e s,/sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/lib/perl5,/sw/lib/perl5, >> /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/share/podfiles/5.16.2/perllocal.crypt-blowfish-pm5162.pod; /bin/rm -rf $i; done; /usr/bin/install -d -m 700 /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/share/doc/crypt-blowfish-pm5162 /bin/cp -r Changes /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/share/doc/crypt-blowfish-pm5162/ /bin/cp -r COPYRIGHT /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/share/doc/crypt-blowfish-pm5162/ /bin/cp -r README /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/share/doc/crypt-blowfish-pm5162/ /bin/chmod -R go=u-w /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/share/doc/crypt-blowfish-pm5162 /bin/rm -f /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/info/dir /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/info/dir.old /sw/build.build/root-crypt-blowfish-pm5162-2.14-1/sw/share/info/dir /sw/build.build/root-crypt-blowfish-pm5162-2.14-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-crypt-blowfish-pm5162-2.14-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/crypto dpkg-deb: building package `crypt-blowfish-pm5162' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/crypto/crypt-blowfish-pm5162_2.14-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-crypt-blowfish-pm5162-2.14-1 (Reading database ... 4309 files and directories currently installed.) Removing fink-buildlock-crypt-blowfish-pm5162-2.14-1 ...