printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild ncdu 2>&1 The package 'ncdu' will be built without being installed. Reading build dependency for ncdu-1.10-1... Reading dependency for ncdu-1.10-1... Reading build conflict for ncdu-1.10-1... The package 'libncursesw5' will be installed. Reading dependency for libncursesw5-5.9-20110507-1... Reading runtime dependency for libncursesw5-5.9-20110507-1... The package 'libncursesw5-shlibs' will be installed. Reading dependency for libncursesw5-shlibs-5.9-20110507-1... Reading runtime dependency for libncursesw5-shlibs-5.9-20110507-1... The following package will be rebuilt: ncdu The following 2 additional packages will be installed: libncursesw5 libncursesw5-shlibs Do you want to continue? [Y/n] (assuming default) curl --connect-timeout 30 -f -L -A 'fink/0.37.0' -O http://distfiles.master.finkmirrors.net/distfiles/ncdu-1.10.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 100 128k 0 0 210k 0 --:--:-- --:--:-- --:--:-- 209k Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/debs/libncursesw5_5.9-20110507-1_darwin-x86_64.deb /sw/fink/dists/stable/main/binary-darwin-x86_64/base/libncursesw5-shlibs_5.9-20110507-1_darwin-x86_64.deb Selecting previously deselected package libncursesw5. (Reading database ... 4296 files and directories currently installed.) Unpacking libncursesw5 (from .../libncursesw5_5.9-20110507-1_darwin-x86_64.deb) ... Selecting previously deselected package libncursesw5-shlibs. Unpacking libncursesw5-shlibs (from .../libncursesw5-shlibs_5.9-20110507-1_darwin-x86_64.deb) ... Setting up libncursesw5-shlibs (5.9-20110507-1) ... Setting up libncursesw5 (5.9-20110507-1) ... Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-ncdu-1.10-1 /sw/build.build dpkg-deb: building package `fink-buildlock-ncdu-1.10-1' in `/sw/build.build/fink-buildlock-ncdu-1.10-1_2014.07.31-00.09.43_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-ncdu-1.10-1_2014.07.31-00.09.43_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-ncdu-1.10-1. (Reading database ... 4349 files and directories currently installed.) Unpacking fink-buildlock-ncdu-1.10-1 (from .../fink-buildlock-ncdu-1.10-1_2014.07.31-00.09.43_darwin-x86_64.deb) ... Setting up fink-buildlock-ncdu-1.10-1 (2014.07.31-00.09.43) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.i8rU3 env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/ncdu-1.10.tar.gz ncdu-1.10/ ncdu-1.10/doc/ ncdu-1.10/doc/ncdu.pod ncdu-1.10/src/ ncdu-1.10/src/dir_export.c ncdu-1.10/src/dir.h ncdu-1.10/src/exclude.c ncdu-1.10/src/exclude.h ncdu-1.10/src/global.h ncdu-1.10/src/dir_common.c ncdu-1.10/src/help.c ncdu-1.10/src/help.h ncdu-1.10/src/main.c ncdu-1.10/src/delete.c ncdu-1.10/src/delete.h ncdu-1.10/src/path.c ncdu-1.10/src/path.h ncdu-1.10/src/util.c ncdu-1.10/src/util.h ncdu-1.10/src/dir_mem.c ncdu-1.10/src/dir_import.c ncdu-1.10/src/dir_scan.c ncdu-1.10/src/dirlist.c ncdu-1.10/src/dirlist.h ncdu-1.10/src/browser.c ncdu-1.10/src/browser.h ncdu-1.10/deps/ ncdu-1.10/deps/khash.h ncdu-1.10/deps/yopt.h ncdu-1.10/depcomp ncdu-1.10/aclocal.m4 ncdu-1.10/README ncdu-1.10/configure ncdu-1.10/configure.ac ncdu-1.10/install-sh ncdu-1.10/missing ncdu-1.10/Makefile.am ncdu-1.10/Makefile.in ncdu-1.10/config.h.in ncdu-1.10/ncdu.1 ncdu-1.10/ChangeLog ncdu-1.10/COPYING sudo -u fink-bld [ENV] sh -c /tmp/fink.OMqXy ./configure --prefix=/sw --disable-dependency-tracking 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 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 for style of include used by make... GNU checking dependency style of gcc... none checking for ranlib... ranlib checking for pkg-config... no 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for unistd.h... (cached) yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for int64_t... yes checking for uint64_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for struct stat.st_blocks... yes checking for getcwd... yes checking for gettimeofday... yes checking for fnmatch... yes checking for chdir... yes checking for rmdir... yes checking for unlink... yes checking for lstat... yes checking for setlocale... yes checking for NCURSES... no checking for initscr in -lncursesw... yes 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./deps -I/sw/include/ncursesw -I/sw/include -g -O2 -c -o src/browser.o src/browser.c gcc -DHAVE_CONFIG_H -I. -I./deps -I/sw/include/ncursesw -I/sw/include -g -O2 -c -o src/delete.o src/delete.c gcc -DHAVE_CONFIG_H -I. -I./deps -I/sw/include/ncursesw -I/sw/include -g -O2 -c -o src/dirlist.o src/dirlist.c gcc -DHAVE_CONFIG_H -I. -I./deps -I/sw/include/ncursesw -I/sw/include -g -O2 -c -o src/dir_common.o src/dir_common.c gcc -DHAVE_CONFIG_H -I. -I./deps -I/sw/include/ncursesw -I/sw/include -g -O2 -c -o src/dir_export.o src/dir_export.c gcc -DHAVE_CONFIG_H -I. -I./deps -I/sw/include/ncursesw -I/sw/include -g -O2 -c -o src/dir_import.o src/dir_import.c gcc -DHAVE_CONFIG_H -I. -I./deps -I/sw/include/ncursesw -I/sw/include -g -O2 -c -o src/dir_mem.o src/dir_mem.c gcc -DHAVE_CONFIG_H -I. -I./deps -I/sw/include/ncursesw -I/sw/include -g -O2 -c -o src/dir_scan.o src/dir_scan.c gcc -DHAVE_CONFIG_H -I. -I./deps -I/sw/include/ncursesw -I/sw/include -g -O2 -c -o src/exclude.o src/exclude.c gcc -DHAVE_CONFIG_H -I. -I./deps -I/sw/include/ncursesw -I/sw/include -g -O2 -c -o src/help.o src/help.c gcc -DHAVE_CONFIG_H -I. -I./deps -I/sw/include/ncursesw -I/sw/include -g -O2 -c -o src/main.o src/main.c gcc -DHAVE_CONFIG_H -I. -I./deps -I/sw/include/ncursesw -I/sw/include -g -O2 -c -o src/path.o src/path.c gcc -DHAVE_CONFIG_H -I. -I./deps -I/sw/include/ncursesw -I/sw/include -g -O2 -c -o src/util.o src/util.c gcc -g -O2 -L/sw/lib -o ncdu src/browser.o src/delete.o src/dirlist.o src/dir_common.o src/dir_export.o src/dir_import.o src/dir_mem.o src/dir_scan.o src/exclude.o src/help.o src/main.o src/path.o src/util.o -lncursesw /bin/rm -rf /sw/build.build/root-ncdu-1.10-1 /bin/mkdir -p /sw/build.build/root-ncdu-1.10-1/sw /bin/mkdir -p /sw/build.build/root-ncdu-1.10-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-ncdu-1.10-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.rIVR1 make install DESTDIR=/sw/build.build/root-ncdu-1.10-1 ./install-sh -c -d '/sw/build.build/root-ncdu-1.10-1/sw/bin' /usr/bin/install -c ncdu '/sw/build.build/root-ncdu-1.10-1/sw/bin' ./install-sh -c -d '/sw/build.build/root-ncdu-1.10-1/sw/share/man/man1' /usr/bin/install -c -m 644 ncdu.1 '/sw/build.build/root-ncdu-1.10-1/sw/share/man/man1' sudo -u fink-bld [ENV] sh -c /tmp/fink.6NL2r /usr/bin/install -d -m 700 /sw/build.build/root-ncdu-1.10-1/sw/share/doc/ncdu /bin/cp -r ChangeLog /sw/build.build/root-ncdu-1.10-1/sw/share/doc/ncdu/ /bin/cp -r COPYING /sw/build.build/root-ncdu-1.10-1/sw/share/doc/ncdu/ /bin/cp -r README /sw/build.build/root-ncdu-1.10-1/sw/share/doc/ncdu/ /bin/chmod -R go=u-w /sw/build.build/root-ncdu-1.10-1/sw/share/doc/ncdu /bin/rm -f /sw/build.build/root-ncdu-1.10-1/sw/info/dir /sw/build.build/root-ncdu-1.10-1/sw/info/dir.old /sw/build.build/root-ncdu-1.10-1/sw/share/info/dir /sw/build.build/root-ncdu-1.10-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-ncdu-1.10-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/utils dpkg-deb: building package `ncdu' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/utils/ncdu_1.10-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-ncdu-1.10-1 (Reading database ... 4350 files and directories currently installed.) Removing fink-buildlock-ncdu-1.10-1 ...