=> 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 ebview-0.3.6.tar.gz => Checksum RMD160 OK for ebview-0.3.6.tar.gz ===> Installing dependencies for ebview-0.3.6nb13 => Build dependency {gettext-tools>=0.14.5,gettext>=0.10.36<0.14.5}: found gettext-tools-0.18.1.1nb3 => 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 eb>=4.3nb2: found eb-4.3nb3 => Full dependency gtk2+>=2.24.13nb2: found gtk2+-2.24.13nb2 ===> Overriding tools for ebview-0.3.6nb13 ===> Extracting for ebview-0.3.6nb13 ===> Patching for ebview-0.3.6nb13 => Applying pkgsrc patches for ebview-0.3.6nb13 ===> Creating toolchain wrappers for ebview-0.3.6nb13 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/tmp/pkgsrc/textproc/ebview/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /tmp/pkgsrc/textproc/ebview/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/textproc/ebview/work/.buildlink/lib/pkgconfig/compositeext.pc; /bin/mkdir -p /tmp/pkgsrc/textproc/ebview/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for ebview-0.3.6nb13 => 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 => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in ./Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./data/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./doc/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./m4/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./util/Makefile.in. => 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 /tmp/pkgsrc/textproc/ebview/work/ebview-0.3.6/missing: Unknown `--run' option Try `/tmp/pkgsrc/textproc/ebview/work/ebview-0.3.6/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-unknown-linux-gcc... gcc checking for C compiler default output file name... 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 for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline 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 off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for dgettext in libc... yes checking for msgfmt... /tmp/pkgsrc/textproc/ebview/work/.tools/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /tmp/pkgsrc/textproc/ebview/work/.tools/bin/msgfmt checking for xgettext... /usr/pkg/bin/xgettext checking for catalogs to be installed... ja checking for x86_64-unknown-linux-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether ln -s works... yes checking for gtk+-2.0 >= 2.0.0... yes checking GTK_CFLAGS... -pthread -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/pango-1.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/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng15 -I/usr/pkg/include/harfbuzz checking GTK_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lgtk-x11-2.0 -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 checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for eb.conf... /usr/pkg/etc/eb.conf checking for EB Library... yes checking for X... no checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for malloc.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking eb/eb.h usability... yes checking eb/eb.h presence... yes checking for eb/eb.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for libintl.h... (cached) yes checking whether gcc needs -traditional... no checking for an ANSI C-conforming const... (cached) yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking return type of signal handlers... void checking for mkdir... yes checking for select... yes checking for strdup... (cached) yes checking for strtol... yes configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating Makefile config.status: creating m4/Makefile config.status: creating data/Makefile config.status: creating doc/Makefile config.status: creating data/about.jp config.status: creating data/about.en config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands