printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild wrap 2>&1 The package 'wrap' will be built without being installed. Reading build dependency for wrap-1-4... Reading dependency for wrap-1-4... Reading build conflict for wrap-1-4... The following package will be rebuilt: wrap curl --connect-timeout 30 -f -L -A 'fink/0.37.0' -o wrap-1.tar.gz http://distfiles.master.finkmirrors.net/distfiles/wrap-1.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 100 644 100 644 0 0 1979 0 --:--:-- --:--:-- --:--:-- 1981 Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-wrap-1-4 /sw/build.build dpkg-deb: building package `fink-buildlock-wrap-1-4' in `/sw/build.build/fink-buildlock-wrap-1-4_2014.07.31-02.31.45_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-wrap-1-4_2014.07.31-02.31.45_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-wrap-1-4. (Reading database ... 4296 files and directories currently installed.) Unpacking fink-buildlock-wrap-1-4 (from .../fink-buildlock-wrap-1-4_2014.07.31-02.31.45_darwin-x86_64.deb) ... Setting up fink-buildlock-wrap-1-4 (2014.07.31-02.31.45) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.E91Gm env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/wrap-1.tar.gz wrap/ wrap/Makefile wrap/wrap.c sudo -u fink-bld [ENV] sh -c /tmp/fink.ac_4Z cc -O3 wrap.c -o wrap wrap.c:5:18: warning: implicitly declaring library function 'sscanf' with type 'int (const char *restrict, const char *restrict, ...)' if (argc < 2 || sscanf(argv[1], "%3d", &w) < 1) ^ wrap.c:5:18: note: please include the header or explicitly provide a declaration for 'sscanf' wrap.c:7:12: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration] while ((s=read(0, b, m == -1 ? 4096 : m)) > 0) { ^ wrap.c:23:4: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration] write(1, &b[m1], s1-m1); ^ 3 warnings generated. /bin/rm -rf /sw/build.build/root-wrap-1-4 /bin/mkdir -p /sw/build.build/root-wrap-1-4/sw /bin/mkdir -p /sw/build.build/root-wrap-1-4/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-wrap-1-4 sudo -u fink-bld [ENV] sh -c /tmp/fink.z2uS9 echo http://www.myersdaily.org/joseph/unix/wrap.html >> README echo "wrap is Public Domain" >> LICENSE mkdir -p /sw/build.build/root-wrap-1-4/sw/bin install -m 755 wrap /sw/build.build/root-wrap-1-4/sw/bin sudo -u fink-bld [ENV] sh -c /tmp/fink.GroBB /usr/bin/install -d -m 700 /sw/build.build/root-wrap-1-4/sw/share/doc/wrap /bin/cp -r LICENSE /sw/build.build/root-wrap-1-4/sw/share/doc/wrap/ /bin/cp -r README /sw/build.build/root-wrap-1-4/sw/share/doc/wrap/ /bin/chmod -R go=u-w /sw/build.build/root-wrap-1-4/sw/share/doc/wrap /bin/rm -f /sw/build.build/root-wrap-1-4/sw/info/dir /sw/build.build/root-wrap-1-4/sw/info/dir.old /sw/build.build/root-wrap-1-4/sw/share/info/dir /sw/build.build/root-wrap-1-4/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-wrap-1-4 /sw/fink/10.9/stable/main/binary-darwin-x86_64/text dpkg-deb: building package `wrap' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/text/wrap_1-4_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-wrap-1-4 (Reading database ... 4297 files and directories currently installed.) Removing fink-buildlock-wrap-1-4 ...