=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for coconut-0.3.0.tar.gz => Checksum RMD160 OK for coconut-0.3.0.tar.gz ===> Installing dependencies for coconut-0.3.0nb31 => Build dependency papaya>=0.1.7: found papaya-0.1.7nb8 => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8 => Build dependency nbpatch-[0-9]*: found nbpatch-20100124 => Build dependency pkg-config>=0.25: found pkg-config-0.27.1 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11.1 => Build dependency kbproto>=1.0.2: found kbproto-1.0.6 => Build dependency xproto>=7.0.9: found xproto-7.0.23nb1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.8 => Build dependency xextproto>=7.0: found xextproto-7.2.1 => Build dependency inputproto>=1.4: found inputproto-2.2 => Build dependency fixesproto>=3.0.0: found fixesproto-5.0 => Build dependency randrproto>=1.2.0: found randrproto-1.4.0 => Build dependency xineramaproto>=1.1.1: found xineramaproto-1.2.1 => Build dependency compositeproto>=0.3.1: found compositeproto-0.4.2 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency gtkglext>=1.2.0nb18: found gtkglext-1.2.0nb18 => Full dependency glib2>=2.34.0: found glib2-2.34.1 => Full dependency gtk2+>=2.24.13nb2: found gtk2+-2.24.13nb2 => Full dependency libxml2>=2.8.0nb2: found libxml2-2.9.0 => Full dependency libxslt>=1.1.26nb3: found libxslt-1.1.27nb1 => Full dependency ncurses>=5.4nb1: found ncurses-5.9 => Full dependency popt>=1.16nb1: found popt-1.16nb1 => Full dependency gnet1>=1.1.8nb8: found gnet1-1.1.8nb8 ===> Overriding tools for coconut-0.3.0nb31 ===> Extracting for coconut-0.3.0nb31 ===> Patching for coconut-0.3.0nb31 => Applying pkgsrc patches for coconut-0.3.0nb31 ===> Creating toolchain wrappers for coconut-0.3.0nb31 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/tmp/pkgsrc/devel/coconut/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /tmp/pkgsrc/devel/coconut/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi src=/usr/pkg/lib/pkgconfig/compositeproto.pc dst=/tmp/pkgsrc/devel/coconut/work/.buildlink/lib/pkgconfig/compositeext.pc; /bin/mkdir -p /tmp/pkgsrc/devel/coconut/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for coconut-0.3.0nb31 cd /tmp/pkgsrc/devel/coconut/work/coconut-0.3.0 && /bin/cp configure configure.old && /bin/sed < configure.old > configure 's|^\(INCLUDE_DIR_LIST=\).*|\1"/usr/pkg/include /usr/pkg/include"|' => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets ${MAKE}... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for x86_64-unknown-linux-gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -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 u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for ptrdiff_t... yes checking for pthread_create in -lpthread... yes checking for gcc... gcc checking if Apple Objective C compiler (gcc) works... no checking for gcc... (cached) gcc checking for sched_yield... yes checking if GNU Objective C compiler (gcc) works... no checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking for ld used by GCC... /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking command to parse nm output... ok checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-unknown-linux-file... no checking for file... /usr/bin/file checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-unknown-linux-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for memmove... yes checking for memcpy... yes checking for memcmp... yes checking for bcopy... yes checking for bcmp... yes checking for pkg-config... /tmp/pkgsrc/devel/coconut/work/.tools/bin/pkg-config checking for GLIB - version >= 2.0.0... yes (version 2.34.1) checking for pkg-config... (cached) /tmp/pkgsrc/devel/coconut/work/.tools/bin/pkg-config checking for GTK+ - version >= 2.0.0... yes (version 2.24.13) checking for gtkglext-1.0 >= 0.3.1... yes checking GL_CFLAGS... -pthread -I/usr/pkg/include/gtkglext-1.0 -I/usr/pkg/lib/gtkglext-1.0/include -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng15 -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/harfbuzz checking GL_LIBS... -Wl,-R/usr/pkg/lib -Wl,--export-dynamic -pthread -L/usr/pkg/lib -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lgtk-x11-2.0 -lpangox-1.0 -lX11 -lgmodule-2.0 -lpthread -lrt -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 found checking for gnet-config... /usr/pkg/bin/gnet-config checking for GNET - version >= 1.1.2... yes checking for poptGetContext in -lpopt... yes checking for xml2-config... /tmp/pkgsrc/devel/coconut/work/.buildlink/bin/xml2-config checking for libxml - version >= 2.0.0... yes (version 2.9.0) checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking obstack.h usability... yes checking obstack.h presence... yes checking for obstack.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking where the file popt.h is ... /usr/pkg/include checking for _obstack_begin in -lc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating coconut/Makefile config.status: creating coconut/gtk/Makefile config.status: creating coconut/gl/Makefile config.status: creating coconut/gnet/Makefile config.status: creating script/Makefile config.status: creating script/coconut-config config.status: creating script/test-and-compare config.status: creating macros/Makefile config.status: creating macros/coconut.m4 config.status: creating doc/Makefile config.status: creating doc/coconut.texinfo config.status: creating test/Makefile config.status: creating ./config.h config.status: executing default-1 commands updating ./coconut/dconfig.h => Modifying libtool scripts to use pkgsrc libtool