printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild t1utils 2>&1 The package 't1utils' will be built without being installed. Reading build dependency for t1utils-1.38-1... Reading dependency for t1utils-1.38-1... Reading build conflict for t1utils-1.38-1... The following package will be rebuilt: t1utils curl --connect-timeout 30 -f -L -A 'fink/0.37.0' -O http://distfiles.master.finkmirrors.net/distfiles/t1utils-1.38.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 0 170k 0 1206 0 0 4742 0 0:00:36 --:--:-- 0:00:36 4729 100 170k 100 170k 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-t1utils-1.38-1 /sw/build.build dpkg-deb: building package `fink-buildlock-t1utils-1.38-1' in `/sw/build.build/fink-buildlock-t1utils-1.38-1_2014.07.28-21.34.44_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-t1utils-1.38-1_2014.07.28-21.34.44_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-t1utils-1.38-1. (Reading database ... 4296 files and directories currently installed.) Unpacking fink-buildlock-t1utils-1.38-1 (from .../fink-buildlock-t1utils-1.38-1_2014.07.28-21.34.44_darwin-x86_64.deb) ... Setting up fink-buildlock-t1utils-1.38-1 (2014.07.28-21.34.44) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.Nir6w env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/t1utils-1.38.tar.gz t1utils-1.38/ t1utils-1.38/aclocal.m4 t1utils-1.38/clp.c t1utils-1.38/compile t1utils-1.38/config.guess t1utils-1.38/config.h.in t1utils-1.38/config.sub t1utils-1.38/configure t1utils-1.38/configure.ac t1utils-1.38/depcomp t1utils-1.38/include/ t1utils-1.38/INSTALL t1utils-1.38/install-sh t1utils-1.38/Makefile.am t1utils-1.38/Makefile.in t1utils-1.38/missing t1utils-1.38/NEWS t1utils-1.38/README t1utils-1.38/strerror.c t1utils-1.38/t1ascii.1 t1utils-1.38/t1ascii.c t1utils-1.38/t1asm.1 t1utils-1.38/t1asm.c t1utils-1.38/t1binary.1 t1utils-1.38/t1binary.c t1utils-1.38/t1disasm.1 t1utils-1.38/t1disasm.c t1utils-1.38/t1lib.c t1utils-1.38/t1lib.h t1utils-1.38/t1mac.1 t1utils-1.38/t1mac.c t1utils-1.38/t1unmac.1 t1utils-1.38/t1unmac.c t1utils-1.38/t1utils.spec t1utils-1.38/include/lcdf/ t1utils-1.38/include/lcdf/clp.h t1utils-1.38/include/lcdf/inttypes.h sudo -u fink-bld [ENV] sh -c /tmp/fink.IJQfl ./configure --prefix=/sw checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for an ANSI C-conforming const... yes checking for strerror... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for uintptr_t... yes checking size of void *... 8 checking size of unsigned long... 8 checking size of unsigned int... 4 checking build system type... x86_64-apple-darwin13.3.0 checking host system type... x86_64-apple-darwin13.3.0 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am gcc -DHAVE_CONFIG_H -I. -I./include -I/sw/include -g -O2 -MT clp.o -MD -MP -MF .deps/clp.Tpo -c -o clp.o clp.c gcc -DHAVE_CONFIG_H -I. -I./include -I/sw/include -g -O2 -MT t1lib.o -MD -MP -MF .deps/t1lib.Tpo -c -o t1lib.o t1lib.c gcc -DHAVE_CONFIG_H -I. -I./include -I/sw/include -g -O2 -MT t1ascii.o -MD -MP -MF .deps/t1ascii.Tpo -c -o t1ascii.o t1ascii.c gcc -DHAVE_CONFIG_H -I. -I./include -I/sw/include -g -O2 -MT t1binary.o -MD -MP -MF .deps/t1binary.Tpo -c -o t1binary.o t1binary.c gcc -DHAVE_CONFIG_H -I. -I./include -I/sw/include -g -O2 -MT t1asm.o -MD -MP -MF .deps/t1asm.Tpo -c -o t1asm.o t1asm.c gcc -DHAVE_CONFIG_H -I. -I./include -I/sw/include -g -O2 -MT t1disasm.o -MD -MP -MF .deps/t1disasm.Tpo -c -o t1disasm.o t1disasm.c gcc -DHAVE_CONFIG_H -I. -I./include -I/sw/include -g -O2 -MT t1unmac.o -MD -MP -MF .deps/t1unmac.Tpo -c -o t1unmac.o t1unmac.c gcc -DHAVE_CONFIG_H -I. -I./include -I/sw/include -g -O2 -MT t1mac.o -MD -MP -MF .deps/t1mac.Tpo -c -o t1mac.o t1mac.c mv -f .deps/t1binary.Tpo .deps/t1binary.Po mv -f .deps/t1ascii.Tpo .deps/t1ascii.Po mv -f .deps/t1lib.Tpo .deps/t1lib.Po mv -f .deps/t1asm.Tpo .deps/t1asm.Po mv -f .deps/t1unmac.Tpo .deps/t1unmac.Po mv -f .deps/t1mac.Tpo .deps/t1mac.Po mv -f .deps/t1disasm.Tpo .deps/t1disasm.Po mv -f .deps/clp.Tpo .deps/clp.Po gcc -g -O2 -L/sw/lib -o t1ascii clp.o t1lib.o t1ascii.o gcc -g -O2 -L/sw/lib -o t1binary clp.o t1lib.o t1binary.o gcc -g -O2 -L/sw/lib -o t1asm clp.o t1lib.o t1asm.o gcc -g -O2 -L/sw/lib -o t1disasm clp.o t1lib.o t1disasm.o gcc -g -O2 -L/sw/lib -o t1unmac clp.o t1lib.o t1unmac.o gcc -g -O2 -L/sw/lib -o t1mac clp.o t1lib.o t1mac.o /bin/rm -rf /sw/build.build/root-t1utils-1.38-1 /bin/mkdir -p /sw/build.build/root-t1utils-1.38-1/sw /bin/mkdir -p /sw/build.build/root-t1utils-1.38-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-t1utils-1.38-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.Uj0uk make install DESTDIR=/sw/build.build/root-t1utils-1.38-1 ./install-sh -c -d '/sw/build.build/root-t1utils-1.38-1/sw/bin' /usr/bin/install -c t1ascii t1binary t1asm t1disasm t1unmac t1mac '/sw/build.build/root-t1utils-1.38-1/sw/bin' ./install-sh -c -d '/sw/build.build/root-t1utils-1.38-1/sw/share/man/man1' /usr/bin/install -c -m 644 t1ascii.1 t1binary.1 t1asm.1 t1disasm.1 t1unmac.1 t1mac.1 '/sw/build.build/root-t1utils-1.38-1/sw/share/man/man1' sudo -u fink-bld [ENV] sh -c /tmp/fink.hI0vv /usr/bin/install -d -m 700 /sw/build.build/root-t1utils-1.38-1/sw/share/doc/t1utils /bin/cp -r README /sw/build.build/root-t1utils-1.38-1/sw/share/doc/t1utils/ /bin/cp -r NEWS /sw/build.build/root-t1utils-1.38-1/sw/share/doc/t1utils/ /bin/chmod -R go=u-w /sw/build.build/root-t1utils-1.38-1/sw/share/doc/t1utils /bin/rm -f /sw/build.build/root-t1utils-1.38-1/sw/info/dir /sw/build.build/root-t1utils-1.38-1/sw/info/dir.old /sw/build.build/root-t1utils-1.38-1/sw/share/info/dir /sw/build.build/root-t1utils-1.38-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-t1utils-1.38-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/text dpkg-deb: building package `t1utils' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/text/t1utils_1.38-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-t1utils-1.38-1 (Reading database ... 4297 files and directories currently installed.) Removing fink-buildlock-t1utils-1.38-1 ...