=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
=> Checksum SHA1 OK for gthumb-2.14.4.tar.xz
=> Checksum RMD160 OK for gthumb-2.14.4.tar.xz
===> Installing dependencies for gthumb-2.14.4nb4
==========================================================================
The following variables will affect the build process of this package,
gthumb-2.14.4nb4.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==========================================================================
=> Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8
=> Build dependency intltool>=0.40.0: found intltool-0.50.2nb1
=> Build dependency bison>=1.0: found bison-2.7
=> 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 perl>=5.0: found perl-5.16.2nb1
=> 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.23nb2
=> 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 gnome-doc-utils>=0.8.0: found gnome-doc-utils-0.20.10nb1
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency GConf>=2.32.4nb5: found GConf-2.32.4nb6
=> Full dependency glib2>=2.34.0: found glib2-2.34.3
=> Full dependency zlib>=1.2.3: found zlib-1.2.7
=> Full dependency libxml2>=2.8.0nb2: found libxml2-2.9.0nb1
=> Full dependency libgphoto2>=2.4.7nb3: found libgphoto2-2.4.14
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.12
=> Full dependency exiv2>=0.23: found exiv2-0.23
=> Full dependency libgnomecanvas>=2.30.3nb9: found libgnomecanvas-2.30.3nb9
=> Full dependency gtk2+>=2.24.13nb2: found gtk2+-2.24.14
=> Full dependency libXrender>=0.9.2: found libXrender-0.9.7
=> Full dependency png>=1.5.0: found png-1.5.13
=> Full dependency jpeg>=8nb1: found jpeg-8d
=> Full dependency tiff>=4.0.0: found tiff-4.0.3nb1
=> Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.21
=> Full dependency libSM>=0.99.2: found libSM-1.2.1
=> Full dependency libunique>=1.1.6nb13: found libunique-1.1.6nb13
===> Overriding tools for gthumb-2.14.4nb4
===> Extracting for gthumb-2.14.4nb4
===> Patching for gthumb-2.14.4nb4
=> Applying pkgsrc patches for gthumb-2.14.4nb4
===> Creating toolchain wrappers for gthumb-2.14.4nb4
src=/usr/pkg/lib/pkgconfig/fixesproto.pc  dst=/tmp/pkgsrc/graphics/gthumb/work/.buildlink/lib/pkgconfig/fixesext.pc;  /bin/mkdir -p /tmp/pkgsrc/graphics/gthumb/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/graphics/gthumb/work/.buildlink/lib/pkgconfig/compositeext.pc;  /bin/mkdir -p /tmp/pkgsrc/graphics/gthumb/work/.buildlink/lib/pkgconfig;  if test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
===> Configuring for gthumb-2.14.4nb4
=> 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.
=> Checking for portability problems in extracted files
WARNING: [check-portability.awk] => Found $RANDOM:
WARNING: [check-portability.awk] configure:       INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)_it_tmp_dir=tmp.intltool.$$RANDOM && mkdir $$_it_tmp_dir && LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u $$_it_tmp_dir $< $@ && rmdir $$_it_tmp_dir'

Explanation:
===========================================================================
The variable $RANDOM is not required for a POSIX-conforming shell, and
many implementations of /bin/sh do not support it. It should therefore
not be used in shell programs that are meant to be portable across a
large number of POSIX-like systems.
===========================================================================

checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /tmp/pkgsrc/graphics/gthumb/work/.tools/bin/mkdir -p
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-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 dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
checking for fgrep... /bin/grep -F
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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 2097152
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... /bin/rm: cannot remove `conftest*': No such file or directory
no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for library containing strerror... none required
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 ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for ANSI C header files... (cached) yes
checking whether byte ordering is bigendian... no
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory
yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for glib-genmarshal... /usr/pkg/bin/glib-genmarshal
checking for glib-mkenums... /usr/pkg/bin/glib-mkenums
checking pkg-config is at least version 0.9.0... yes
checking gnome-doc-utils >= 0.3.2... yes
checking whether gcc understands -Wno-sign-compare... yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
checking what language compliance flags to pass to the C compiler... 
checking what warning flags to pass to the C++ compiler... -Wall -Wno-unused
checking what language compliance flags to pass to the C++ compiler... 
checking for GTK... yes
checking for GTHUMB... yes
checking for glib-genmarshal... (cached) /usr/pkg/bin/glib-genmarshal
checking for glib-mkenums... (cached) /usr/pkg/bin/glib-mkenums
checking for floor in -lm... yes
checking for UNIQUE... yes
checking for EXIV2... yes
checking for CLUTTER... no
checking for GSTREAMER... no
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.50.2 found
checking for intltool-update... /tmp/pkgsrc/graphics/gthumb/work/.tools/bin/intltool-update
checking for intltool-merge... /tmp/pkgsrc/graphics/gthumb/work/.tools/bin/intltool-merge
checking for intltool-extract... /tmp/pkgsrc/graphics/gthumb/work/.tools/bin/intltool-extract
checking for xgettext... /usr/pkg/bin/xgettext
checking for msgmerge... /usr/pkg/bin/msgmerge
checking for msgfmt... /tmp/pkgsrc/graphics/gthumb/work/.tools/bin/msgfmt
checking for gmsgfmt... /tmp/pkgsrc/graphics/gthumb/work/.tools/bin/msgfmt
checking for perl... /usr/pkg/bin/perl
checking for perl >= 5.8.1... 5.16.2
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /tmp/pkgsrc/graphics/gthumb/work/.tools/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /tmp/pkgsrc/graphics/gthumb/work/.tools/bin/msgfmt
checking for xgettext... (cached) /usr/pkg/bin/xgettext
checking for gconftool-2... /tmp/pkgsrc/graphics/gthumb/work/.buildlink/bin/gconftool-2
Using config source  for schema installation
Using /usr/pkg/share/gconf/schemas as install directory for schema files
checking for some Win32 platform... no
checking for native Win32... no
checking for tm_gmtoff in struct tm... yes
checking whether gcc understands -Wall... yes
checking whether gcc understands -Wcast-align... yes
checking whether gcc understands -Wtype-limits... yes
checking whether gcc understands -Wclobbered... yes
checking whether gcc understands -Wempty-body... yes
checking whether gcc understands -Wignored-qualifiers... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking libjpeg version is 8 or greater... yes
checking for jpeg_simple_progression in -ljpeg... yes
checking for TIFFWriteScanline in -ltiff... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking liboperaw... no (uses dcraw)
checking for GNOME_KEYRING... no
checking for LIBSOUP_GNOME... no
checking for LIBSOUP... no
checking for LIBBRASERO... no
checking for bison... /tmp/pkgsrc/graphics/gthumb/work/.tools/bin/bison
checking for flex... no
checking for lex... no
checking which smclient backend to use... xsmp
checking for SMCLIENT... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating copy-n-paste/Makefile
config.status: creating data/Makefile
config.status: creating data/gthumb.desktop.in
config.status: creating data/gthumb-2.14.pc
config.status: creating data/gthumb-import.desktop.in
config.status: creating data/icons/Makefile
config.status: creating data/icons/hicolor/Makefile
config.status: creating data/icons/hicolor/16x16/Makefile
config.status: creating data/icons/hicolor/16x16/actions/Makefile
config.status: creating data/icons/hicolor/16x16/apps/Makefile
config.status: creating data/icons/hicolor/22x22/Makefile
config.status: creating data/icons/hicolor/22x22/actions/Makefile
config.status: creating data/icons/hicolor/22x22/apps/Makefile
config.status: creating data/icons/hicolor/32x32/Makefile
config.status: creating data/icons/hicolor/32x32/apps/Makefile
config.status: creating data/icons/hicolor/48x48/Makefile
config.status: creating data/icons/hicolor/48x48/actions/Makefile
config.status: creating data/icons/hicolor/48x48/apps/Makefile
config.status: creating data/icons/hicolor/scalable/Makefile
config.status: creating data/icons/hicolor/scalable/actions/Makefile
config.status: creating data/icons/hicolor/scalable/apps/Makefile
config.status: creating data/ui/Makefile
config.status: creating help/Makefile
config.status: creating m4/Makefile
config.status: creating extensions/Makefile
config.status: creating extensions/23hq/Makefile
config.status: creating extensions/bookmarks/Makefile
config.status: creating extensions/bookmarks/data/Makefile
config.status: creating extensions/bookmarks/data/ui/Makefile
config.status: creating extensions/burn_disc/Makefile
config.status: creating extensions/burn_disc/data/Makefile
config.status: creating extensions/burn_disc/data/ui/Makefile
config.status: creating extensions/cairo_io/Makefile
config.status: creating extensions/catalogs/Makefile
config.status: creating extensions/catalogs/data/Makefile
config.status: creating extensions/catalogs/data/ui/Makefile
config.status: creating extensions/change_date/Makefile
config.status: creating extensions/change_date/data/Makefile
config.status: creating extensions/change_date/data/ui/Makefile
config.status: creating extensions/comments/Makefile
config.status: creating extensions/comments/data/Makefile
config.status: creating extensions/comments/data/ui/Makefile
config.status: creating extensions/contact_sheet/Makefile
config.status: creating extensions/contact_sheet/data/Makefile
config.status: creating extensions/contact_sheet/data/contact_sheet_themes/Makefile
config.status: creating extensions/contact_sheet/data/ui/Makefile
config.status: creating extensions/convert_format/Makefile
config.status: creating extensions/convert_format/data/Makefile
config.status: creating extensions/convert_format/data/ui/Makefile
config.status: creating extensions/desktop_background/Makefile
config.status: creating extensions/edit_metadata/Makefile
config.status: creating extensions/edit_metadata/data/Makefile
config.status: creating extensions/edit_metadata/data/ui/Makefile
config.status: creating extensions/exiv2_tools/Makefile
config.status: creating extensions/exiv2_tools/data/Makefile
config.status: creating extensions/exiv2_tools/data/ui/Makefile
config.status: creating extensions/export_tools/Makefile
config.status: creating extensions/facebook/Makefile
config.status: creating extensions/facebook/data/Makefile
config.status: creating extensions/facebook/data/ui/Makefile
config.status: creating extensions/file_manager/Makefile
config.status: creating extensions/file_manager/data/Makefile
config.status: creating extensions/file_tools/Makefile
config.status: creating extensions/file_tools/data/Makefile
config.status: creating extensions/file_tools/data/ui/Makefile
config.status: creating extensions/file_viewer/Makefile
config.status: creating extensions/find_duplicates/Makefile
config.status: creating extensions/find_duplicates/data/Makefile
config.status: creating extensions/find_duplicates/data/ui/Makefile
config.status: creating extensions/flicker_utils/Makefile
config.status: creating extensions/flicker_utils/data/Makefile
config.status: creating extensions/flicker_utils/data/ui/Makefile
config.status: creating extensions/flicker/Makefile
config.status: creating extensions/gstreamer_tools/Makefile
config.status: creating extensions/gstreamer_tools/data/Makefile
config.status: creating extensions/gstreamer_tools/data/ui/Makefile
config.status: creating extensions/gstreamer_utils/Makefile
config.status: creating extensions/image_print/Makefile
config.status: creating extensions/image_print/data/Makefile
config.status: creating extensions/image_print/data/ui/Makefile
config.status: creating extensions/image_rotation/Makefile
config.status: creating extensions/image_viewer/Makefile
config.status: creating extensions/image_viewer/data/Makefile
config.status: creating extensions/image_viewer/data/ui/Makefile
config.status: creating extensions/importer/Makefile
config.status: creating extensions/importer/data/Makefile
config.status: creating extensions/importer/data/ui/Makefile
config.status: creating extensions/jpeg_utils/Makefile
config.status: creating extensions/list_tools/Makefile
config.status: creating extensions/list_tools/data/Makefile
config.status: creating extensions/list_tools/data/ui/Makefile
config.status: creating extensions/map_view/Makefile
config.status: creating extensions/oauth/Makefile
config.status: creating extensions/oauth/data/Makefile
config.status: creating extensions/oauth/data/ui/Makefile
config.status: creating extensions/photo_importer/Makefile
config.status: creating extensions/photo_importer/data/Makefile
config.status: creating extensions/photo_importer/data/ui/Makefile
config.status: creating extensions/photobucket/Makefile
config.status: creating extensions/photobucket/data/Makefile
config.status: creating extensions/photobucket/data/ui/Makefile
config.status: creating extensions/picasaweb/Makefile
config.status: creating extensions/picasaweb/data/Makefile
config.status: creating extensions/picasaweb/data/ui/Makefile
config.status: creating extensions/pixbuf_savers/Makefile
config.status: creating extensions/pixbuf_savers/data/Makefile
config.status: creating extensions/pixbuf_savers/data/ui/Makefile
config.status: creating extensions/raw_files/Makefile
config.status: creating extensions/red_eye_removal/Makefile
config.status: creating extensions/red_eye_removal/data/Makefile
config.status: creating extensions/red_eye_removal/data/ui/Makefile
config.status: creating extensions/rename_series/Makefile
config.status: creating extensions/rename_series/data/Makefile
config.status: creating extensions/rename_series/data/ui/Makefile
config.status: creating extensions/resize_images/Makefile
config.status: creating extensions/resize_images/data/Makefile
config.status: creating extensions/resize_images/data/ui/Makefile
config.status: creating extensions/search/Makefile
config.status: creating extensions/search/data/Makefile
config.status: creating extensions/search/data/ui/Makefile
config.status: creating extensions/slideshow/Makefile
config.status: creating extensions/slideshow/data/Makefile
config.status: creating extensions/slideshow/data/ui/Makefile
config.status: creating extensions/webalbums/Makefile
config.status: creating extensions/webalbums/data/Makefile
config.status: creating extensions/webalbums/data/albumthemes/Makefile
config.status: creating extensions/webalbums/data/albumthemes/Classic/Makefile
config.status: creating extensions/webalbums/data/albumthemes/ClassicClips/Makefile
config.status: creating extensions/webalbums/data/albumthemes/NeatRound/Makefile
config.status: creating extensions/webalbums/data/albumthemes/Wiki/Makefile
config.status: creating extensions/webalbums/data/ui/Makefile
config.status: creating gthumb/Makefile
config.status: creating po/Makefile.in
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
/bin/rm: cannot remove `libtoolT': No such file or directory
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

Configuration:

	Source code location : .
	Compiler             : gcc
	Prefix               : /usr/pkg
	CFLAGS		     : -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -fPIC -DPIC -Wl,--as-needed  -Wall -Wcast-align -Wtype-limits -Wclobbered -Wempty-body -Wignored-qualifiers
	Debug                : no
	Run in place         : no
	Build tests          : no
	Use libunique        : yes
	Exiv2 support        : yes
	JPEG tools           : yes
	TIFF tools           : yes
	Clutter support      : no
	GStreamer support    : no
	Use libopenraw       : no (uses dcraw)
	Web services support : no
	Use GNOME Keyring    : no
	Burn disc support    : no
	Web albums           : no
	SM client support    : xsmp
	Map support          : no
	GNOME 3 support      : yes

=> Overriding intltool.
=> Modifying libtool scripts to use pkgsrc libtool