printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild socket6-pm5124 2>&1 The package 'socket6-pm5124' will be built without being installed. Reading build dependency for socket6-pm5124-0.25-1... Reading dependency for socket6-pm5124-0.25-1... Reading build conflict for socket6-pm5124-0.25-1... 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 following package will be rebuilt: socket6-pm5124 The following additional package will be installed: 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/languages/perl5124-core_5.12.4-103_darwin-x86_64.deb Selecting previously deselected package perl5124-core. (Reading database ... 4296 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-socket6-pm5124-0.25-1 /sw/build.build dpkg-deb: building package `fink-buildlock-socket6-pm5124-0.25-1' in `/sw/build.build/fink-buildlock-socket6-pm5124-0.25-1_2014.07.25-17.21.25_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-socket6-pm5124-0.25-1_2014.07.25-17.21.25_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-socket6-pm5124-0.25-1. (Reading database ... 7300 files and directories currently installed.) Unpacking fink-buildlock-socket6-pm5124-0.25-1 (from .../fink-buildlock-socket6-pm5124-0.25-1_2014.07.25-17.21.25_darwin-x86_64.deb) ... Setting up fink-buildlock-socket6-pm5124-0.25-1 (2014.07.25-17.21.25) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.igDEv env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/Socket6-0.25.tar.gz Socket6-0.25/ Socket6-0.25/Makefile.PL Socket6-0.25/META.yml Socket6-0.25/configure Socket6-0.25/ChangeLog Socket6-0.25/Socket6.pm Socket6-0.25/Socket6.xs Socket6-0.25/im-140.diff Socket6-0.25/inet_pton.c Socket6-0.25/META.json Socket6-0.25/README Socket6-0.25/gai.h Socket6-0.25/getnameinfo.c Socket6-0.25/config.h.in Socket6-0.25/gailookup.pl.in Socket6-0.25/MANIFEST Socket6-0.25/config.pl.in Socket6-0.25/t/ Socket6-0.25/inet_ntop.c Socket6-0.25/aclocal.m4 Socket6-0.25/getaddrinfo.c Socket6-0.25/ftpmirror-1.96.diff Socket6-0.25/configure.in Socket6-0.25/t/use.t sudo -u fink-bld [ENV] sh -c /tmp/fink.XT2MA 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 gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking whether your Perl5 have PL_sv_undef... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for getaddrinfo... yes checking for getnameinfo... yes checking for gethostbyname2... yes checking for getipnodebyname... yes checking for getipnodebyaddr... yes checking for inet_pton... yes checking for inet_ntop... yes checking whether you have sa_len in struct sockaddr... yes checking whether you have sin6_scope_id in struct sockaddr_in6... yes checking for socklen_t... yes configure: creating ./config.status config.status: creating config.pl config.status: creating gailookup.pl config.status: creating config.h Checking if your kit is complete... Looks good Writing Makefile for Socket6 make CC=gcc CXX=g++ /usr/bin/arch -x86_64 perl5.12.4 /sw/lib/perl5-core/5.12.4/ExtUtils/xsubpp -noprototypes -typemap /sw/lib/perl5-core/5.12.4/ExtUtils/typemap Socket6.xs > Socket6.xsc && mv Socket6.xsc Socket6.c Running Mkbootstrap for Socket6 () chmod 644 Socket6.bs cp Socket6.bs blib/arch/auto/Socket6/Socket6.bs chmod 644 blib/arch/auto/Socket6/Socket6.bs cp Socket6.pm blib/lib/Socket6.pm gcc -c -I/sw/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -fstack-protector -O3 -DVERSION=\"0.25\" -DXS_VERSION=\"0.25\" "-I/sw/lib/perl5-core/5.12.4/darwin-thread-multi-2level/CORE" Socket6.c Socket6.xs:540:9: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat] addrlen, alen); ^~~~~~~ Socket6.xs:540:18: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat] addrlen, alen); ^~~~ Socket6.xs:619:9: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat] sockaddrlen, sizeof(addr)); ^~~~~~~~~~~ Socket6.xs:619:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] sockaddrlen, sizeof(addr)); ^~~~~~~~~~~~ Socket6.xs:655:9: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat] sockaddrlen, sizeof(addr)); ^~~~~~~~~~~ Socket6.xs:655:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] sockaddrlen, sizeof(addr)); ^~~~~~~~~~~~ Socket6.xs:906:35: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat] "Socket6::getipnodebyaddr", addrlen, alen); ^~~~~~~ 7 warnings generated. rm -f blib/arch/auto/Socket6/Socket6.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -L/sw/lib -bundle -undefined dynamic_lookup -fstack-protector Socket6.o -o blib/arch/auto/Socket6/Socket6.bundle \ \ chmod 755 blib/arch/auto/Socket6/Socket6.bundle Manifying blib/man3/Socket6.3pm /bin/rm -rf /sw/build.build/root-socket6-pm5124-0.25-1 /bin/mkdir -p /sw/build.build/root-socket6-pm5124-0.25-1/sw /bin/mkdir -p /sw/build.build/root-socket6-pm5124-0.25-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-socket6-pm5124-0.25-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.niGCT 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-socket6-pm5124-0.25-1 Manifying blib/man3/Socket6.3pm Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /sw/build.build/root-socket6-pm5124-0.25-1/sw/lib/perl5/5.12.4/darwin-thread-multi-2level/auto/Socket6/Socket6.bs Installing /sw/build.build/root-socket6-pm5124-0.25-1/sw/lib/perl5/5.12.4/darwin-thread-multi-2level/auto/Socket6/Socket6.bundle Installing /sw/build.build/root-socket6-pm5124-0.25-1/sw/lib/perl5/5.12.4/darwin-thread-multi-2level/Socket6.pm Installing /sw/build.build/root-socket6-pm5124-0.25-1/sw/share/man/man3/Socket6.3pm Appending installation info to /sw/build.build/root-socket6-pm5124-0.25-1/sw/lib/perl5/5.12.4/darwin-thread-multi-2level/perllocal.pod mv /sw/build.build/root-socket6-pm5124-0.25-1/sw/share/man /sw/build.build/root-socket6-pm5124-0.25-1/sw/lib/perl5/5.12.4 sudo -u fink-bld [ENV] sh -c /tmp/fink.Gg_bp /bin/mkdir -p /sw/build.build/root-socket6-pm5124-0.25-1/sw/share/podfiles/5.12.4 for i in `find /sw/build.build/root-socket6-pm5124-0.25-1/sw -name perllocal.pod`; do /bin/cat $i | sed -e s,/sw/build.build/root-socket6-pm5124-0.25-1/sw/lib/perl5,/sw/lib/perl5, >> /sw/build.build/root-socket6-pm5124-0.25-1/sw/share/podfiles/5.12.4/perllocal.socket6-pm5124.pod; /bin/rm -rf $i; done; /usr/bin/install -d -m 700 /sw/build.build/root-socket6-pm5124-0.25-1/sw/share/doc/socket6-pm5124 /bin/cp -r ChangeLog /sw/build.build/root-socket6-pm5124-0.25-1/sw/share/doc/socket6-pm5124/ /bin/cp -r README /sw/build.build/root-socket6-pm5124-0.25-1/sw/share/doc/socket6-pm5124/ /bin/chmod -R go=u-w /sw/build.build/root-socket6-pm5124-0.25-1/sw/share/doc/socket6-pm5124 /bin/rm -f /sw/build.build/root-socket6-pm5124-0.25-1/sw/info/dir /sw/build.build/root-socket6-pm5124-0.25-1/sw/info/dir.old /sw/build.build/root-socket6-pm5124-0.25-1/sw/share/info/dir /sw/build.build/root-socket6-pm5124-0.25-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-socket6-pm5124-0.25-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods dpkg-deb: building package `socket6-pm5124' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods/socket6-pm5124_0.25-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-socket6-pm5124-0.25-1 (Reading database ... 7301 files and directories currently installed.) Removing fink-buildlock-socket6-pm5124-0.25-1 ...