=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
=> Checksum SHA1 OK for gcompris-8.4.4.tar.gz
=> Checksum RMD160 OK for gcompris-8.4.4.tar.gz
===> Installing dependencies for gcompris-8.4.4nb19
==========================================================================
The supported build options for gcompris are:

	gnet

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.gcompris (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
gcompris-8.4.4nb19.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 27
        * SSLBASE (defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/openssl/private

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

        * PYPACKAGE = python27

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.6bnb6
=> Build dependency intltool>=0.40.0: found intltool-0.50.2
=> Build dependency {gettext-tools>=0.14.5,gettext>=0.10.36<0.14.5}: found gettext-tools-0.18.1.1nb3
=> Build dependency perl>=5.0: found perl-5.14.2nb5
=> Build dependency pkg-config>=0.19: found pkg-config-0.25nb1
=> Build dependency texi2html>=1.76: found texi2html-5.0nb1
=> Build dependency renderproto>=0.9.3nb1: found renderproto-0.11
=> Build dependency kbproto>=1.0.2: found kbproto-1.0.5
=> Build dependency xproto>=7.0.9: found xproto-7.0.18
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.6
=> Build dependency fixesproto>=3.0.0: found fixesproto-5.0
=> Build dependency xextproto>=7.0: found xextproto-7.2.0
=> Build dependency inputproto>=1.4: found inputproto-2.0
=> Build dependency randrproto>=1.2.0: found randrproto-1.3.1
=> Build dependency xineramaproto>=1.1.1: found xineramaproto-1.2
=> Build dependency compositeproto>=0.3.1: found compositeproto-0.4.1
=> Build dependency py-gobject-shared>=2.28.6nb3: found py-gobject-shared-2.28.6nb3
=> Build dependency xf86vidmodeproto>=2.3: found xf86vidmodeproto-2.3
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency gnuchess-[0-9]*: found gnuchess-5.07nb4
=> Full dependency py27-sqlite2>=2.3.2: found py27-sqlite2-2.6.3nb1
=> Full dependency sqlite3>=3.7.6.3nb1: found sqlite3-3.7.10
=> Full dependency libgnomeui>=2.24.5nb7: found libgnomeui-2.24.5nb7
=> Full dependency gtk2+>=2.24.10nb1: found gtk2+-2.24.10nb2
=> Full dependency python27>=2.7.1nb2: found python27-2.7.2nb2
=> Full dependency gstreamer0.10>=0.10.36nb1: found gstreamer0.10-0.10.36nb1
=> Full dependency py27-gtk2>=2.24.0nb4: found py27-gtk2-2.24.0nb4
=> Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.0
===> Overriding tools for gcompris-8.4.4nb19
===> Extracting for gcompris-8.4.4nb19
/bin/chmod -R go-w /tmp/pkgsrc/games/gcompris/work/gcompris-8.4.4
===> Patching for gcompris-8.4.4nb19
=> Applying pkgsrc patches for gcompris-8.4.4nb19
===> Creating toolchain wrappers for gcompris-8.4.4nb19
src=/usr/pkg/lib/pkgconfig/fixesproto.pc  dst=/tmp/pkgsrc/games/gcompris/work/.buildlink/lib/pkgconfig/fixesext.pc;  /bin/mkdir -p /tmp/pkgsrc/games/gcompris/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/games/gcompris/work/.buildlink/lib/pkgconfig/compositeext.pc;  /bin/mkdir -p /tmp/pkgsrc/games/gcompris/work/.buildlink/lib/pkgconfig;  if test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
===> Configuring for gcompris-8.4.4nb19
=> 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
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
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 whether to enable maintainer-specific portions of Makefiles... no
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking pkg-config is at least version 0.9.0... yes
checking for GCOMPRIS... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... 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 for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
checking for ANSI C header files... yes
checking for perl... /usr/pkg/bin/perl
checking for XML::Parser... ok
checking for a sed that does not truncate output... /tmp/pkgsrc/games/gcompris/work/.tools/bin/sed
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... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for x86_64-unknown-linux-g77... f77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... no
checking the maximum length of command line arguments... (cached) 2097152
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
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 if gcc supports -fno-rtti -fno-exceptions... no
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 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... 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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... no
checking if f77 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for working alloca.h... yes
checking for alloca... yes
checking whether byte ordering is bigendian... no
checking for OSX... no
checking dependency style of gcc... gcc3
checking for /proc/self/maps... yes
checking whether everything is installed to the same prefix... yes
checking whether binary relocation support should be enabled... yes
checking pkg-config is at least version 0.7... yes
checking for GLIB - version >= 2.0.0... yes (version 2.30.2)
checking for XML... yes
checking for FT2... yes
checking for glib-genmarshal... /usr/pkg/bin/glib-genmarshal
checking for ld used by GCC... /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 for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory
done
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for X... libraries , headers 
checking for XF86VidModeQueryExtension in -lXxf86vm... yes
checking for X11/extensions/xf86vmode.h... yes
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... /tmp/pkgsrc/games/gcompris/work/.tools/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /tmp/pkgsrc/games/gcompris/work/.tools/bin/msgfmt
checking for xgettext... /usr/pkg/bin/xgettext
checking for catalogs to be installed...  af am ar ar_TN az bg br ca cs da de dz el en_CA en_GB es et eu fi fr ga gl gu he hi hr hu id it ja ka ko lt mk ml mr ms nb ne nl nn oc pa pl pt pt_BR ro ru rw sk sl so sq sr sr@Latn sv ta th tr ur vi wa zh_CN zh_TW
checking for native Win32... no
checking for Win32 platform in general... no
checking for gnuchess... /usr/pkg/bin/gnuchess
checking for makeinfo... /tmp/pkgsrc/games/gcompris/work/.tools/bin/makeinfo
checking for texi2html... /tmp/pkgsrc/games/gcompris/work/.tools/bin/texi2html
checking wether we build with SQLITE (if not profile will be disabled)... yes
checking wether we build with GNET (if not, networking will be disabled)... no
checking whether /usr/pkg/bin/python2.7 version >= 2.2... yes
checking for  version... 2.7
checking for  platform... linux3
checking for  script directory... ${prefix}/lib/python2.7/site-packages
checking for  extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for headers required to compile python extensions... found
checking for PYGTK... yes
checking for pygtk defs... /usr/pkg/share/pygtk/2.0/defs
checking for pygtk codegen... /usr/pkg/bin/python2.7 /usr/pkg/share/pygobject/2.0/codegen/codegen.py
checking for pygtk h2def... /usr/pkg/bin/python2.7 /usr/pkg/share/pygobject/2.0/codegen/h2def.py
checking for python module gtk... yes
checking for python module pysqlite2... yes
checking for SQLITE3... yes
checking for native Win32... no
configure: creating ./config.status
config.status: creating Makefile.mingw
config.status: creating config.h.mingw
config.status: creating gcompris-installer.nsi
config.status: creating Makefile
config.status: creating autopackage/Makefile
config.status: creating autopackage/default.apspec
config.status: creating src/Makefile
config.status: creating src/gcompris/Makefile
config.status: creating src/boards/Makefile
config.status: creating src/boards/python/Makefile
config.status: creating src/boards/python/DTW/Makefile
config.status: creating src/boards/python/gcompris/Makefile
config.status: creating src/boards/python/gcompris/admin/Makefile
config.status: creating src/boards/python/gcompris/anim/Makefile
config.status: creating src/boards/python/gcompris/bonus/Makefile
config.status: creating src/boards/python/gcompris/score/Makefile
config.status: creating src/boards/python/gcompris/skin/Makefile
config.status: creating src/boards/python/gcompris/sound/Makefile
config.status: creating src/boards/python/gcompris/timer/Makefile
config.status: creating src/boards/python/gcompris/utils/Makefile
config.status: creating src/boards/python/connect4p/Makefile
config.status: creating src/boards/python/admin/Makefile
config.status: creating src/libart_lgpl/Makefile
config.status: creating src/libgnomecanvas/Makefile
config.status: creating po/Makefile.in
config.status: creating docs/Makefile
config.status: creating docs/C/Makefile
config.status: creating docs/fr/Makefile
config.status: creating docs/eu/Makefile
config.status: creating boards/Makefile
config.status: creating boards/advanced_colors/Makefile
config.status: creating boards/babymatch/Makefile
config.status: creating boards/babyshapes/Makefile
config.status: creating boards/chronos/Makefile
config.status: creating boards/doubleentry/Makefile
config.status: creating boards/gcompris/Makefile
config.status: creating boards/gcompris/mimetypes/Makefile
config.status: creating boards/geography/Makefile
config.status: creating boards/geography_country/Makefile
config.status: creating boards/imageid/Makefile
config.status: creating boards/imagename/Makefile
config.status: creating boards/missing_letter/Makefile
config.status: creating boards/paintings/Makefile
config.status: creating boards/read_colors/Makefile
config.status: creating macosx/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

***************************************************

configure complete,
with options:
Force python (--enable-py-build-only)    = no
Python plugin                            = yes
XF86VM option  (--enable-xf86vidmode)    = yes
SQLITE database (--enable-sqlite)        = yes (profiles depend on this)
GNET Networking (--enable-gnet)          = no (networking depends on this)
BINRELOC (--enable-binreloc)             = yes
NSBundle (--enable-nsbundle)             = no

gcompris will be installed in /usr/pkg
to compile and install in in another directory
type sh configure --prefix=/usr

type 'make' to compile gcompris
type 'make install' to install it
=> Overriding intltool.
=> Modifying libtool scripts to use pkgsrc libtool
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.