printf '

' | fink --no-use-binary-dist --yes  --build-as-nobody rebuild geekcode 2>&1
The package 'geekcode' will be built without being installed.
Reading build dependency for geekcode-1.7.3-1...
Reading dependency for geekcode-1.7.3-1...
Reading build conflict for geekcode-1.7.3-1...
The following package will be rebuilt:
 geekcode
curl --connect-timeout 30 -f -L -A 'fink/0.37.0' -O http://distfiles.master.finkmirrors.net/distfiles/geekcode-1.7.3.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
 52 60617   52 31615    0     0  33054      0  0:00:01 --:--:--  0:00:01 33035
100 60617  100 60617    0     0  57005      0  0:00:01  0:00:01 --:--:-- 57024
Setting runtime build-lock...
dpkg-deb -b /sw/build.build/root-fink-buildlock-geekcode-1.7.3-1 /sw/build.build
dpkg-deb: building package `fink-buildlock-geekcode-1.7.3-1' in `/sw/build.build/fink-buildlock-geekcode-1.7.3-1_2014.08.01-10.14.17_darwin-x86_64.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-geekcode-1.7.3-1_2014.08.01-10.14.17_darwin-x86_64.deb
Selecting previously deselected package fink-buildlock-geekcode-1.7.3-1.
(Reading database ... 4296 files and directories currently installed.)
Unpacking fink-buildlock-geekcode-1.7.3-1 (from .../fink-buildlock-geekcode-1.7.3-1_2014.08.01-10.14.17_darwin-x86_64.deb) ...
Setting up fink-buildlock-geekcode-1.7.3-1 (2014.08.01-10.14.17) ...

sudo -u fink-bld [ENV] sh -c /tmp/fink.osUNy
env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions -xvf /sw/src/geekcode-1.7.3.tar.gz
geekcode-1.7.3/
geekcode-1.7.3/CHANGES
geekcode-1.7.3/COPYING
geekcode-1.7.3/INSTALL
geekcode-1.7.3/Makefile
geekcode-1.7.3/README
geekcode-1.7.3/gc_appearance.c
geekcode-1.7.3/gc_computers.c
geekcode-1.7.3/gc_consoleio.c
geekcode-1.7.3/gc_entertainment.c
geekcode-1.7.3/gc_lifestyle.c
geekcode-1.7.3/gc_politics.c
geekcode-1.7.3/gc_type.c
geekcode-1.7.3/geekcode.c
geekcode-1.7.3/geekcode.h
geekcode-1.7.3/geekcode.spec
geekcode-1.7.3/geekcode.txt
geekcode-1.7.3/gc_translate.c
sudo -u fink-bld [ENV] sh -c /tmp/fink.3ideK
make CFLAGS='-O3 -prebind'
gcc -O3 -prebind -c gc_appearance.c
clang: warning: argument unused during compilation: '-prebind'
gc_appearance.c:61:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
           exit(1);
           ^
gc_appearance.c:61:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
gcc -O3 -prebind -c gc_computers.c
clang: warning: argument unused during compilation: '-prebind'
gc_computers.c:61:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
           exit(1);
           ^
gc_computers.c:61:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
gcc -O3 -prebind -c gc_entertainment.c
clang: warning: argument unused during compilation: '-prebind'
gc_entertainment.c:61:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
           exit(1);
           ^
gc_entertainment.c:61:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
gcc -O3 -prebind -c gc_lifestyle.c
clang: warning: argument unused during compilation: '-prebind'
gc_lifestyle.c:61:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
           exit(1);
           ^
gc_lifestyle.c:61:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
gcc -O3 -prebind -c gc_politics.c
clang: warning: argument unused during compilation: '-prebind'
gc_politics.c:61:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
           exit(1);
           ^
gc_politics.c:61:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
gcc -O3 -prebind -c gc_type.c
clang: warning: argument unused during compilation: '-prebind'
gc_type.c:57:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
           exit(1);
           ^
gc_type.c:57:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
gcc -O3 -prebind -c gc_consoleio.c
clang: warning: argument unused during compilation: '-prebind'
gcc -O3 -prebind -c gc_translate.c
clang: warning: argument unused during compilation: '-prebind'
gcc -O3 -prebind -c geekcode.c
clang: warning: argument unused during compilation: '-prebind'
geekcode.c:58:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
    exit(1);
    ^
geekcode.c:58:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
gcc -O3 -prebind -o geekcode gc_appearance.o gc_computers.o gc_entertainment.o gc_lifestyle.o gc_politics.o gc_type.o gc_consoleio.o gc_translate.o geekcode.o
/bin/rm -rf /sw/build.build/root-geekcode-1.7.3-1
/bin/mkdir -p /sw/build.build/root-geekcode-1.7.3-1/sw
/bin/mkdir -p /sw/build.build/root-geekcode-1.7.3-1/DEBIAN
/usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-geekcode-1.7.3-1
sudo -u fink-bld [ENV] sh -c /tmp/fink.Fey4c
mkdir -p /sw/build.build/root-geekcode-1.7.3-1/sw/bin
install -m 755 geekcode /sw/build.build/root-geekcode-1.7.3-1/sw/bin/
sudo -u fink-bld [ENV] sh -c /tmp/fink.I_V_7
/usr/bin/install -d -m 700 /sw/build.build/root-geekcode-1.7.3-1/sw/share/doc/geekcode
/bin/cp -r CHANGES /sw/build.build/root-geekcode-1.7.3-1/sw/share/doc/geekcode/
/bin/cp -r COPYING /sw/build.build/root-geekcode-1.7.3-1/sw/share/doc/geekcode/
/bin/cp -r INSTALL /sw/build.build/root-geekcode-1.7.3-1/sw/share/doc/geekcode/
/bin/cp -r README /sw/build.build/root-geekcode-1.7.3-1/sw/share/doc/geekcode/
/bin/cp -r geekcode.txt /sw/build.build/root-geekcode-1.7.3-1/sw/share/doc/geekcode/
/bin/chmod -R go=u-w /sw/build.build/root-geekcode-1.7.3-1/sw/share/doc/geekcode
/bin/rm -f /sw/build.build/root-geekcode-1.7.3-1/sw/info/dir /sw/build.build/root-geekcode-1.7.3-1/sw/info/dir.old /sw/build.build/root-geekcode-1.7.3-1/sw/share/info/dir /sw/build.build/root-geekcode-1.7.3-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-geekcode-1.7.3-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/games
dpkg-deb: building package `geekcode' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/games/geekcode_1.7.3-1_darwin-x86_64.deb'.
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-geekcode-1.7.3-1
(Reading database ... 4297 files and directories currently installed.)
Removing fink-buildlock-geekcode-1.7.3-1 ...