printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild wtf 2>&1 The package 'wtf' will be built without being installed. Reading build dependency for wtf-20080926-1... Reading dependency for wtf-20080926-1... Reading build conflict for wtf-20080926-1... The following package will be rebuilt: wtf curl --connect-timeout 30 -f -L -A 'fink/0.37.0' -O http://distfiles.master.finkmirrors.net/distfiles/wtf-20080926.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 11 10327 11 1208 0 0 3625 0 0:00:02 --:--:-- 0:00:02 3616 100 10327 100 10327 0 0 30585 0 --:--:-- --:--:-- --:--:-- 30553 Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-wtf-20080926-1 /sw/build.build dpkg-deb: building package `fink-buildlock-wtf-20080926-1' in `/sw/build.build/fink-buildlock-wtf-20080926-1_2014.07.26-20.00.43_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-wtf-20080926-1_2014.07.26-20.00.43_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-wtf-20080926-1. (Reading database ... 4296 files and directories currently installed.) Unpacking fink-buildlock-wtf-20080926-1 (from .../fink-buildlock-wtf-20080926-1_2014.07.26-20.00.43_darwin-x86_64.deb) ... Setting up fink-buildlock-wtf-20080926-1 (2014.07.26-20.00.43) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.Z1Wn0 env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/wtf-20080926.tar.gz wtf-20080926/ wtf-20080926/wtf.6 wtf-20080926/wtf wtf-20080926/acronyms.comp wtf-20080926/acronyms sudo -u fink-bld [ENV] sh -c /tmp/fink.KkDPh perl -pi -e 's|/usr/share/misc/|/sw/share/wtf/|g' wtf wtf.6 echo 'FINK Fink is not an acronym. See http://www.finkproject.org/faq/general.php#naming' >> acronyms sort acronyms | uniq > acronyms-patched sudo -u fink-bld [ENV] sh -c /tmp/fink.F3Y4A echo "Creating wtfup script..." Creating wtfup script... echo '#!/bin/sh' > wtfup echo '# wtf-20080926-1' >> wtfup echo "echo 'Downloading latest wtf acronyms'" >> wtfup echo 'curl http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/src/share/misc/acronyms -o /tmp/acronyms.wtfup' >> wtfup echo "echo 'Backing up installed acronyms to /tmp/acronyms.bak'" >> wtfup echo 'cp /sw/share/wtf/acronyms /tmp/acronyms.bak' >> wtfup echo "echo 'merging with installed acronyms'" >> wtfup echo 'cat /tmp/acronyms.wtfup /tmp/acronyms.bak > /tmp/acronyms.tmp' >> wtfup echo "echo 'FINK Fink is not an acronym. See http://www.finkproject.org/faq/general.php#naming' >> /tmp/acronyms.tmp" >> wtfup echo 'sort /tmp/acronyms.tmp | uniq > /tmp/acronyms' >> wtfup echo "echo 'Installing updated acronyms'" >> wtfup echo 'sudo install -m 0644 /tmp/acronyms /sw/share/wtf/acronyms' >> wtfup echo 'rm /tmp/acronyms.tmp /tmp/acronyms.wtfup /tmp/acronyms' >> wtfup echo "echo 'The following new acronyms were found:'" >> wtfup echo 'diff -U 0 /tmp/acronyms.bak /sw/share/wtf/acronyms' >> wtfup echo 'echo "Done."' >> wtfup /bin/rm -rf /sw/build.build/root-wtf-20080926-1 /bin/mkdir -p /sw/build.build/root-wtf-20080926-1/sw /bin/mkdir -p /sw/build.build/root-wtf-20080926-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-wtf-20080926-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.CI3_m mkdir -p /sw/build.build/root-wtf-20080926-1/sw/bin/ mkdir -p /sw/build.build/root-wtf-20080926-1/sw/share/man/man6/ mkdir -p /sw/build.build/root-wtf-20080926-1/sw/share/wtf/ install -m 0755 wtf /sw/build.build/root-wtf-20080926-1/sw/bin/wtf install -m 0755 wtfup /sw/build.build/root-wtf-20080926-1/sw/bin/wtfup install -m 0644 wtf.6 /sw/build.build/root-wtf-20080926-1/sw/share/man/man6/wtf.6 install -m 0644 acronyms-patched /sw/build.build/root-wtf-20080926-1/sw/share/wtf/acronyms sudo -u fink-bld [ENV] sh -c /tmp/fink.bbR7f /bin/rm -f /sw/build.build/root-wtf-20080926-1/sw/info/dir /sw/build.build/root-wtf-20080926-1/sw/info/dir.old /sw/build.build/root-wtf-20080926-1/sw/share/info/dir /sw/build.build/root-wtf-20080926-1/sw/share/info/dir.old Reverting ownership of install dir to root Writing control file... Writing package script postinst... Writing md5sums file... env LANG=C LC_ALL=C dpkg-deb -b root-wtf-20080926-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/games dpkg-deb: building package `wtf' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/games/wtf_20080926-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-wtf-20080926-1 (Reading database ... 4297 files and directories currently installed.) Removing fink-buildlock-wtf-20080926-1 ...