printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild corkscrew 2>&1 The package 'corkscrew' will be built without being installed. Reading build dependency for corkscrew-2.0-1... Reading dependency for corkscrew-2.0-1... Reading build conflict for corkscrew-2.0-1... The following package will be rebuilt: corkscrew curl --connect-timeout 30 -f -L -A 'fink/0.37.0' -O http://distfiles.master.finkmirrors.net/distfiles/corkscrew-2.0.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 2 56749 2 1208 0 0 4978 0 0:00:11 --:--:-- 0:00:11 4971 100 56749 100 56749 0 0 120k 0 --:--:-- --:--:-- --:--:-- 120k Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-corkscrew-2.0-1 /sw/build.build dpkg-deb: building package `fink-buildlock-corkscrew-2.0-1' in `/sw/build.build/fink-buildlock-corkscrew-2.0-1_2014.07.28-04.27.44_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-corkscrew-2.0-1_2014.07.28-04.27.44_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-corkscrew-2.0-1. (Reading database ... 4296 files and directories currently installed.) Unpacking fink-buildlock-corkscrew-2.0-1 (from .../fink-buildlock-corkscrew-2.0-1_2014.07.28-04.27.44_darwin-x86_64.deb) ... Setting up fink-buildlock-corkscrew-2.0-1 (2014.07.28-04.27.44) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.EYSIf env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/corkscrew-2.0.tar.gz corkscrew-2.0/ corkscrew-2.0/README corkscrew-2.0/stamp-h.in corkscrew-2.0/AUTHORS corkscrew-2.0/COPYING corkscrew-2.0/ChangeLog corkscrew-2.0/INSTALL corkscrew-2.0/Makefile.am corkscrew-2.0/Makefile.in corkscrew-2.0/NEWS corkscrew-2.0/TODO corkscrew-2.0/acconfig.h corkscrew-2.0/aclocal.m4 corkscrew-2.0/config.guess corkscrew-2.0/config.in corkscrew-2.0/config.sub corkscrew-2.0/configure corkscrew-2.0/configure.in corkscrew-2.0/install-sh corkscrew-2.0/missing corkscrew-2.0/mkinstalldirs corkscrew-2.0/corkscrew.c sudo -u fink-bld [ENV] sh -c /tmp/fink.pptZB cp -f /sw/lib/fink/update/config.guess . cp -f /sw/lib/fink/update/config.sub . sudo -u fink-bld [ENV] sh -c /tmp/fink.NTmJW ./configure --prefix=/sw creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... gcc checking whether the C compiler (gcc -L/sw/lib) works... yes checking whether the C compiler (gcc -L/sw/lib) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for function prototypes... yes checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 -L/sw/lib) works... yes checking whether the C compiler (gcc -g -O2 -L/sw/lib) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for mawk... no checking for gawk... no checking for nawk... no checking for awk... awk checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking host system type... i386-apple-darwin13.3.0 checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for working const... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h make gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/sw/include -g -O2 -c corkscrew.c corkscrew.c:194:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((argc == 6)) { ~~~~~^~~~ corkscrew.c:194:13: note: remove extraneous parentheses around the comparison to silence this warning if ((argc == 6)) { ~ ^ ~ corkscrew.c:194:13: note: use '=' to turn this equality comparison into an assignment if ((argc == 6)) { ^~ = 1 warning generated. gcc -g -O2 -L/sw/lib -o corkscrew corkscrew.o /bin/rm -rf /sw/build.build/root-corkscrew-2.0-1 /bin/mkdir -p /sw/build.build/root-corkscrew-2.0-1/sw /bin/mkdir -p /sw/build.build/root-corkscrew-2.0-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-corkscrew-2.0-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.DncDR make -j1 install prefix=/sw/build.build/root-corkscrew-2.0-1/sw /bin/sh ./mkinstalldirs /sw/build.build/root-corkscrew-2.0-1/sw/bin mkdir /sw/build.build/root-corkscrew-2.0-1/sw/bin /usr/bin/install -c corkscrew /sw/build.build/root-corkscrew-2.0-1/sw/bin/corkscrew make[1]: Nothing to be done for `install-data-am'. sudo -u fink-bld [ENV] sh -c /tmp/fink.Iagj4 /usr/bin/install -d -m 700 /sw/build.build/root-corkscrew-2.0-1/sw/share/doc/corkscrew /bin/cp -r AUTHORS /sw/build.build/root-corkscrew-2.0-1/sw/share/doc/corkscrew/ /bin/cp -r COPYING /sw/build.build/root-corkscrew-2.0-1/sw/share/doc/corkscrew/ /bin/cp -r NEWS /sw/build.build/root-corkscrew-2.0-1/sw/share/doc/corkscrew/ /bin/cp -r ChangeLog /sw/build.build/root-corkscrew-2.0-1/sw/share/doc/corkscrew/ /bin/cp -r README /sw/build.build/root-corkscrew-2.0-1/sw/share/doc/corkscrew/ /bin/cp -r INSTALL /sw/build.build/root-corkscrew-2.0-1/sw/share/doc/corkscrew/ /bin/cp -r TODO /sw/build.build/root-corkscrew-2.0-1/sw/share/doc/corkscrew/ /bin/chmod -R go=u-w /sw/build.build/root-corkscrew-2.0-1/sw/share/doc/corkscrew /bin/rm -f /sw/build.build/root-corkscrew-2.0-1/sw/info/dir /sw/build.build/root-corkscrew-2.0-1/sw/info/dir.old /sw/build.build/root-corkscrew-2.0-1/sw/share/info/dir /sw/build.build/root-corkscrew-2.0-1/sw/share/info/dir.old Reverting ownership of install dir to root Writing control file... Writing md5sums file... env LANG=C LC_ALL=C dpkg-deb -b root-corkscrew-2.0-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/net dpkg-deb: building package `corkscrew' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/net/corkscrew_2.0-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-corkscrew-2.0-1 (Reading database ... 4297 files and directories currently installed.) Removing fink-buildlock-corkscrew-2.0-1 ...