printf ' ' | fink --no-use-binary-dist --yes rebuild mtr-nox 2>&1 The package 'mtr-nox' will be built without being installed. Reading build dependency for mtr-nox-0.85-2... Reading dependency for mtr-nox-0.85-2... Reading build conflict for mtr-nox-0.85-2... The following package will be rebuilt: mtr-nox Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-mtr-nox-0.85-2 /sw/build.build dpkg-deb: building package `fink-buildlock-mtr-nox-0.85-2' in `/sw/build.build/fink-buildlock-mtr-nox-0.85-2_2014.07.26-00.15.25_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-mtr-nox-0.85-2_2014.07.26-00.15.25_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-mtr-nox-0.85-2. (Reading database ... 5337 files and directories currently installed.) Unpacking fink-buildlock-mtr-nox-0.85-2 (from .../fink-buildlock-mtr-nox-0.85-2_2014.07.26-00.15.25_darwin-x86_64.deb) ... Setting up fink-buildlock-mtr-nox-0.85-2 (2014.07.26-00.15.25) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.GrfYg env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/v0.85.tar.gz mtr-0.85/ mtr-0.85/.gitignore mtr-0.85/AUTHORS mtr-0.85/COPYING mtr-0.85/FORMATS mtr-0.85/Makefile.am mtr-0.85/Makefile.dist mtr-0.85/NEWS mtr-0.85/README mtr-0.85/SECURITY mtr-0.85/TODO mtr-0.85/asn.c mtr-0.85/asn.h mtr-0.85/bootstrap.sh mtr-0.85/configure.ac mtr-0.85/curses.c mtr-0.85/display.c mtr-0.85/display.h mtr-0.85/dns.c mtr-0.85/dns.h mtr-0.85/getopt.c mtr-0.85/getopt.h mtr-0.85/getopt1.c mtr-0.85/gtk.c mtr-0.85/hello.c mtr-0.85/img/ mtr-0.85/img/Makefile.am mtr-0.85/img/mtr_icon.xpm mtr-0.85/mtr-curses.h mtr-0.85/mtr-gtk.h mtr-0.85/mtr.8 mtr-0.85/mtr.c mtr-0.85/mtr.h mtr-0.85/net.c mtr-0.85/net.h mtr-0.85/raw.c mtr-0.85/raw.h mtr-0.85/report.c mtr-0.85/report.h mtr-0.85/select.c mtr-0.85/select.h mtr-0.85/split.c mtr-0.85/split.h mtr-0.85/version.h.in sudo -u fink-bld [ENV] sh -c /tmp/fink.OZLAj [ -r /sw/fink/dists/stable/main/finkinfo/net/mtr.patch ] sudo -u fink-bld [ENV] sh -c /tmp/fink.6bhnj /tmp/fink.L3vlU #!/bin/sh -ev patch -p1 < /sw/fink/dists/stable/main/finkinfo/net/mtr.patch patching file Makefile.am if [ "-nox" = "-nox" ]; then # Redoing autoconf means we need the .m4 (from # gtk+2-dev) even though not building the gtk-enabled # package. Just fake it (this m4 fragment in a shell # block disabled in this build mode anyway) echo 'AC_DEFUN([AM_PATH_GTK_2_0], [:])' >> acinclude.m4 fi sudo -u fink-bld [ENV] sh -c /tmp/fink.x77nW autoreconf -fi configure.ac:13: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' Makefile.am: installing './depcomp' ./configure --prefix=/sw --mandir=/sw/share/man --sbindir=/sw/bin --enable-dependency-tracking --without-gtk LIBS="-lresolv" PKG_CONFIG_PATH="/sw/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH" 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 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 size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/curses.h usability... no checking ncurses/curses.h presence... no checking for ncurses/curses.h... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking cursesX.h usability... no checking cursesX.h presence... no checking for cursesX.h... no checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/xti.h usability... no checking sys/xti.h presence... no checking for sys/xti.h... no checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking for tgetent in -ltermcap... yes checking for tgetent in -ltinfo... no checking for initscr... yes checking for attron... yes checking for fcntl... yes checking for floor in -lm... yes ./configure: line 5017: syntax error near unexpected token `GLIB,' ./configure: line 5017: ` PKG_CHECK_MODULES(GLIB, glib-2.0)' ### execution of ./configure failed, exit code 2 ### execution of /tmp/fink.x77nW failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-mtr-nox-0.85-2 (Reading database ... 5338 files and directories currently installed.) Removing fink-buildlock-mtr-nox-0.85-2 ... Failed: phase compiling: mtr-nox-0.85-2 failed Before reporting any errors, please run "fink selfupdate" and try again. Also try using "fink configure" to set your maximum build jobs to 1 and attempt to build the package again. If you continue to have issues, please check to see if the FAQ on Fink's website solves the problem. If not, ask on one (not both, please) of these mailing lists: The Fink Users List The Fink Beginners List , with a carbon copy to the maintainer: Hisashi T Fujinaka Note that this is preferable to emailing just the maintainer directly, since most fink package maintainers do not have access to all possible hardware and software configurations. Please try to include the complete error message in your report. This generally consists of a compiler line starting with e.g. "gcc" or "g++" followed by the actual error output from the compiler. Also include the following system information: Package manager version: 0.37.0 Distribution version: selfupdate-cvs Thu Jul 24 20:26:24 2014, 10.9, x86_64 Trees: local/main stable/main Xcode.app: 5.1.1 Xcode command-line tools: 6.0.0.0.1.1405597879 Max. Fink build jobs: 8