=> Bootstrap dependency digest>=20010302: found digest-20111104 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 gmake>=3.81: found gmake-3.82nb5 => Build dependency pkg-config>=0.25: found pkg-config-0.27.1 => Build dependency x11-links>=0.71: found x11-links-0.71 => 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/X11R7/lib/pkgconfig/fixesproto.pc dst=/scratch/textproc/ebview/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /scratch/textproc/ebview/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi src=/usr/X11R7/lib/pkgconfig/compositeproto.pc dst=/scratch/textproc/ebview/work/.buildlink/lib/pkgconfig/compositeext.pc; /bin/mkdir -p /scratch/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 kristerw -g wheel checking whether build environment is sane... yes /scratch/textproc/ebview/work/ebview-0.3.6/missing: Unknown `--run' option Try `/scratch/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 i486--netbsdelf-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 i486--netbsdelf-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... no 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... no checking argz.h presence... no checking for argz.h... no 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... no checking for __argz_stringify... no checking for __argz_next... no 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... no checking for bindtextdomain in -lintl... yes checking for dgettext in -lintl... yes checking if -liconv is needed to use gettext... checking for dcgettext in -lintl... yes checking for msgfmt... /scratch/textproc/ebview/work/.tools/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /scratch/textproc/ebview/work/.tools/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... ja checking for i486--netbsdelf-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... -D_REENTRANT -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/gio-unix-2.0/ -I/usr/X11R7/include -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/X11R7/include/pixman-1 -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/libpng15 -I/usr/pkg/include/harfbuzz checking GTK_LIBS... -Wl,-R/usr/pkg/lib -Wl,-rpath,/usr/X11R7/lib -L/usr/pkg/lib -L/usr/X11R7/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lgio-2.0 -lXfixes -lcairo -lX11 -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lgobject-2.0 -lglib-2.0 -lintl 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... libraries /usr/X11R7/lib, headers /usr/X11R7/include 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