=> Bootstrap dependency digest>=20010302: found digest-20080510 => Checksum SHA1 OK for libgweather-2.26.0.tar.bz2 => Checksum RMD160 OK for libgweather-2.26.0.tar.bz2 ===> Installing dependencies for libgweather-2.26.0 ========================================================================== The following variables will affect the build process of this package, libgweather-2.26.0. Their current value is shown below: * BDB185_DEFAULT = db1 * BDB_DEFAULT = db4 * FAM_DEFAULT = fam * PYTHON_VERSION_DEFAULT = 25 Based on these variables, the following variables have been set: * BDBBASE = /usr * BDB_LIBS (defined, but empty) * BDB_TYPE = db1 * FAMBASE (defined, but empty) * FAM_TYPE = fam * PYPACKAGE = python25 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>=1.5.22nb1: found libtool-base-1.5.26nb1 => Build dependency intltool>=0.40.0: found intltool-0.40.6 => Build dependency gmake>=3.81: found gmake-3.81 => Build dependency {gettext-tools>=0.14.5,gettext>=0.10.36<0.14.5}: found gettext-tools-0.14.6nb1 => Build dependency perl>=5.0: found perl-5.10.0nb5 => Build dependency pkg-config>=0.19: found pkg-config-0.23 => Build dependency pax>=20040802: found pax-20080110 => Build dependency kbproto>=1.0.2: found kbproto-1.0.3 => Build dependency xproto>=7.0.9: found xproto-7.0.15 => Build dependency fixesproto>=3.0.0: found fixesproto-4.0 => Build dependency xextproto>=7.0: found xextproto-7.0.5 => Build dependency inputproto>=1.4: found inputproto-1.5.0 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.9.3nb1 => Build dependency randrproto>=1.2.0: found randrproto-1.3.0 => Build dependency xineramaproto>=1.1.1: found xineramaproto-1.1.2 => Build dependency checkperms>=1.1: found checkperms-1.10 => Full dependency GConf>=2.12.1nb1: found GConf-2.26.0nb1 => Full dependency gtk2+>=2.8.17nb1: found gtk2+-2.16.0nb3 => Full dependency gnome-vfs>=2.20.1nb1: found gnome-vfs-2.24.1 => Full dependency libsoup24>=2.4.0: found libsoup24-2.26.0 ===> Overriding tools for libgweather-2.26.0 ===> Extracting for libgweather-2.26.0 ===> Patching for libgweather-2.26.0 ===> Creating toolchain wrappers for libgweather-2.26.0 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/scratch/devel/libgweather/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /scratch/devel/libgweather/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for libgweather-2.26.0 => 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 => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files configure: WARNING: Unrecognized options: --with-libintl-prefix, --without-libiconv-prefix configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for i386-pc-dragonfly-strip... no checking for strip... strip checking build system type... i386-unknown-dragonfly2.3 checking host system type... i386-pc-dragonfly checking for Win32... no checking whether to enable maintainer-specific portions of Makefiles... no checking whether NLS is requested... yes checking for style of include used by make... GNU checking for i386-pc-dragonfly-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for intltool >= 0.40.3... 0.40.6 found checking for intltool-update... /scratch/devel/libgweather/work/.tools/bin/intltool-update checking for intltool-merge... /scratch/devel/libgweather/work/.tools/bin/intltool-merge checking for intltool-extract... /scratch/devel/libgweather/work/.tools/bin/intltool-extract checking for xgettext... /usr/pkg/bin/xgettext checking for msgmerge... /usr/pkg/bin/msgmerge checking for msgfmt... /scratch/devel/libgweather/work/.tools/bin/msgfmt checking for gmsgfmt... /scratch/devel/libgweather/work/.tools/bin/msgfmt checking for perl... /usr/pkg/bin/perl checking for XML::Parser... ok checking pkg-config is at least version 0.19... yes checking for i386-pc-dragonfly-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether cc understands -c and -o together... yes checking for library containing strerror... none required checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... yes checking for a sed that does not truncate output... /scratch/devel/libgweather/work/.tools/bin/sed checking for ld used by cc... /scratch/devel/libgweather/work/.wrapper/bin/ld checking if the linker (/scratch/devel/libgweather/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/devel/libgweather/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm 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 c++ accepts -g... no checking dependency style of c++... none checking how to run the C++ preprocessor... cpp checking for i386-pc-dragonfly-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) 262144 checking command to parse nm output from cc object... ok checking for objdir... .libs checking for i386-pc-dragonfly-ar... no checking for ar... ar checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for i386-pc-dragonfly-strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/scratch/devel/libgweather/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly 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 configure: creating libtool appending configuration tag "CXX" to libtool checking whether the c++ linker (/scratch/devel/libgweather/work/.wrapper/bin/ld) supports shared libraries... yes libtool.m4: error: problem compiling CXX test program checking for c++ option to produce PIC... checking if c++ static flag works... no checking if c++ supports -c -o file.o... no checking whether the c++ linker (/scratch/devel/libgweather/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly ld.so (cached) (cached) checking how to hardcode library paths into programs... unsupported 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... yes 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 (/scratch/devel/libgweather/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for gconftool-2... /scratch/devel/libgweather/work/.buildlink/bin/gconftool-2 checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes checking what language compliance flags to pass to the C compiler... checking for more warnings... no checking for GTK... yes checking for LIBXML... yes checking for LIBSOUP_GNOME... yes checking for GCONF... yes Using config source for schema installation Using /usr/pkg/share/gconf/schemas as install directory for schema files checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.13.0... yes (version 2.20.0) 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... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /scratch/devel/libgweather/work/.tools/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /scratch/devel/libgweather/work/.tools/bin/msgfmt checking for xgettext... (cached) /usr/pkg/bin/xgettext checking for struct tm.tm_gmtoff... yes checking for _NL_MEASUREMENT_MEASUREMENT... no checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating po-locations/Makefile config.status: creating libgweather/Makefile config.status: creating libgweather/gweather.pc config.status: creating libgweather/gweather-uninstalled.pc config.status: creating data/Makefile config.status: creating python/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands # INTLTOOL_MAKEFILE configure: WARNING: Unrecognized options: --with-libintl-prefix, --without-libiconv-prefix libgweather-2.26.0 configure summary: Prefix: /usr/pkg Source code location: . Compiler: cc Locations.xml translations: one file per translation Locations.xml compression: no => 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.