=> Bootstrap dependency digest>=20010302: found digest-20080510 => Checksum SHA1 OK for PackageKit-0.4.0.tar.gz => Checksum RMD160 OK for PackageKit-0.4.0.tar.gz ===> Installing dependencies for packagekit-0.4.0nb3 ========================================================================== The following variables will affect the build process of this package, packagekit-0.4.0nb3. Their current value is shown below: * BDB185_DEFAULT = db1 * BDB_DEFAULT = db4 * PKG_SYSCONFBASE = /usr/pkg/etc * PYTHON_VERSION_DEFAULT = 25 * VARBASE = /var Based on these variables, the following variables have been set: * BDBBASE = /usr * BDB_LIBS (defined, but empty) * BDB_TYPE = db1 * 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.26 => Build dependency autoconf>=2.50: found autoconf-2.63 => Build dependency intltool>=0.40.0: found intltool-0.40.5 => 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 fixesproto>=3.0.0: found fixesproto-4.0 => Build dependency randrproto>=1.2.0: found randrproto-1.3.0 => Build dependency xextproto>=7.0: found xextproto-7.0.5 => Build dependency xineramaproto>=1.1.1: found xineramaproto-1.1.2 => Build dependency inputproto>=1.4: found inputproto-1.5.0 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.9.3nb1 => Build dependency kbproto>=1.0.2: found kbproto-1.0.3 => Build dependency xproto>=7.0.9: found xproto-7.0.15 => Build dependency checkperms>=1.1: found checkperms-1.10 => Full dependency shared-mime-info>=0.16nb2: found shared-mime-info-0.60 => Full dependency sqlite3>=3.2.7nb1: found sqlite3-3.6.11 => Full dependency python25>=2.5.2: found python25-2.5.2nb4 => Full dependency policykit>=0.9: found policykit-0.9nb3 => Full dependency dbus-glib>=0.71: found dbus-glib-0.80 => Full dependency dbus>=0.91: found dbus-1.2.4.2nb2 => Full dependency gtk2+>=2.8.17nb1: found gtk2+-2.14.7 => Full dependency glib2>=2.14.3: found glib2-2.18.4nb1 ===> Overriding tools for packagekit-0.4.0nb3 ===> Extracting for packagekit-0.4.0nb3 cp -r /usr/pkgsrc/pkgtools/packagekit/files/backends-pkgsrc /scratch/pkgtools/packagekit/work/PackageKit-0.4.0/backends/pkgsrc ===> Patching for packagekit-0.4.0nb3 => Applying pkgsrc patches for packagekit-0.4.0nb3 ===> Creating toolchain wrappers for packagekit-0.4.0nb3 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/scratch/pkgtools/packagekit/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /scratch/pkgtools/packagekit/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for packagekit-0.4.0nb3 cd /scratch/pkgtools/packagekit/work/PackageKit-0.4.0 && autoconf -f => 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 => Replacing python interpreter in backends/test/helpers/PackageKitDbusTest.py lib/python/packagekit/client.py lib/python/packagekit/filter.py lib/python/packagekit/misc.py. => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files WARNING: [check-portability.awk] => Found $RANDOM: WARNING: [check-portability.awk] data/packagekit-background.cron: sleep $RANDOM 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. =========================================================================== 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 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 build system type... i386-unknown-dragonfly2.3 checking host system type... i386-pc-dragonfly checking for a sed that does not truncate output... /scratch/pkgtools/packagekit/work/.tools/bin/sed checking for ld used by cc... /scratch/pkgtools/packagekit/work/.wrapper/bin/ld checking if the linker (/scratch/pkgtools/packagekit/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/pkgtools/packagekit/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 how to run the C++ preprocessor... c++ -E 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/pkgtools/packagekit/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 for ld used by c++... /scratch/pkgtools/packagekit/work/.wrapper/bin/ld checking if the linker (/scratch/pkgtools/packagekit/work/.wrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/scratch/pkgtools/packagekit/work/.wrapper/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/scratch/pkgtools/packagekit/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 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/pkgtools/packagekit/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 whether cc understands -c and -o together... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.40.5 found checking for intltool-update... /scratch/pkgtools/packagekit/work/.tools/bin/intltool-update checking for intltool-merge... /scratch/pkgtools/packagekit/work/.tools/bin/intltool-merge checking for intltool-extract... /scratch/pkgtools/packagekit/work/.tools/bin/intltool-extract checking for xgettext... /usr/pkg/bin/xgettext checking for msgmerge... /usr/pkg/bin/msgmerge checking for msgfmt... /scratch/pkgtools/packagekit/work/.tools/bin/msgfmt checking for gmsgfmt... /scratch/pkgtools/packagekit/work/.tools/bin/msgfmt checking for perl... /usr/pkg/bin/perl 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... 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/pkgtools/packagekit/work/.tools/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /scratch/pkgtools/packagekit/work/.tools/bin/msgfmt checking for xgettext... (cached) /usr/pkg/bin/xgettext checking pkg-config is at least version 0.9.0... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no checking for glib-genmarshal... /usr/pkg/bin/glib-genmarshal checking for python version... 2.5 checking for python platform... dragonfly2 checking for python script directory... ${prefix}/lib/python2.5/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages checking for locale.h... (cached) yes checking for LC_MESSAGES... (cached) yes checking for libintl.h... (cached) yes checking for ngettext in libc... (cached) no checking for bindtextdomain in -lintl... (cached) yes checking for ngettext in -lintl... (cached) yes checking for dgettext in -lintl... (cached) yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /scratch/pkgtools/packagekit/work/.tools/bin/msgfmt checking for dcgettext... (cached) yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /scratch/pkgtools/packagekit/work/.tools/bin/msgfmt checking for xgettext... (cached) /usr/pkg/bin/xgettext checking for GLIB... yes checking for GMODULE... yes checking for SQLITE... yes checking for DBUS... yes checking archive.h usability... yes checking archive.h presence... yes checking for archive.h... yes checking for xsltproc... no checking for moc-qt4... no checking for GIO... yes checking for LIBNM... no checking for docbook2man... no configure: WARNING: docbook2man not found, will not be able to build man documentation checking for PK_BROWSER_PLUGIN... no checking for PK_GSTREAMER_PLUGIN... no checking for PK_GTK_MODULE... yes checking for xmlto... no checking whether to build DocBook documentation... yes checking for POLKIT... yes checking for polkit-policy-file-validate... polkit-policy-file-validate configure: creating ./config.status config.status: creating Makefile config.status: creating etc/Makefile config.status: creating man/Makefile config.status: creating docs/Makefile config.status: creating docs/html/Makefile config.status: creating docs/html/img/Makefile config.status: creating docs/api/Makefile config.status: creating docs/api/dbus/Makefile config.status: creating docs/api/version.xml config.status: creating contrib/Makefile config.status: creating contrib/browser-plugin/Makefile config.status: creating contrib/gstreamer-plugin/Makefile config.status: creating contrib/gtk-module/Makefile config.status: creating contrib/udev/Makefile config.status: creating contrib/yum-packagekit/Makefile config.status: creating contrib/command-not-found/Makefile config.status: creating backends/Makefile config.status: creating backends/alpm/Makefile config.status: creating backends/apt/Makefile config.status: creating backends/box/Makefile config.status: creating backends/conary/Makefile config.status: creating backends/dummy/Makefile config.status: creating backends/opkg/Makefile config.status: creating backends/smart/Makefile config.status: creating backends/test/Makefile config.status: creating backends/test/helpers/Makefile config.status: creating backends/urpmi/Makefile config.status: creating backends/urpmi/helpers/Makefile config.status: creating backends/urpmi/helpers/perl_packagekit/Makefile config.status: creating backends/urpmi/helpers/urpmi_backend/Makefile config.status: creating backends/razor/Makefile config.status: creating backends/yum/Makefile config.status: creating backends/pisi/Makefile config.status: creating backends/pkgsrc/Makefile config.status: creating backends/poldek/Makefile config.status: creating backends/zypp/Makefile config.status: creating data/Makefile config.status: creating data/packagekit-glib.pc config.status: creating data/packagekit-qt.pc config.status: creating data/org.freedesktop.PackageKit.conf config.status: creating data/org.freedesktop.PackageKitTestBackend.conf config.status: creating data/org.freedesktop.PackageKitAptBackend.conf config.status: creating data/tests/Makefile config.status: creating lib/Makefile config.status: creating lib/packagekit-glib/Makefile config.status: creating lib/packagekit-qt/Makefile config.status: creating lib/packagekit-qt/modules/Makefile config.status: creating lib/packagekit-qt/src/Makefile config.status: creating lib/packagekit-qt/test/Makefile config.status: creating lib/python/Makefile config.status: creating lib/python/packagekit/Makefile config.status: creating policy/Makefile config.status: creating src/Makefile config.status: creating client/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing po/stamp-it commands # INTLTOOL_MAKEFILE configure: WARNING: unrecognized options: --with-libintl-prefix, --without-libiconv-prefix PackageKit 0.4.0 ==================== prefix: /usr/pkg datadir: ${datarootdir} compiler: cc cflags: -O2 -I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include -I/usr/pkg/include/freetype2 cppflags: -I/usr/pkg/include -I/usr/pkg/include/python2.5 -I/usr/include -I/usr/pkg/include/freetype2 -Wcast-align -Wno-uninitialized -Wall -Wreturn-type -Werror -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE Building unit tests: yes Able to run locally: yes Developer warnings: yes GCC coverage profiling: no GCC time profiling: no Security framework: polkit Networking stack: dummy GIO support: yes Browser plugin: no GStreamer plugin: no Pango module: yes BASH Command not found: yes QT library: no Backends: ALPM backend: no APT backend: no BOX backend: no CONARY backend: no dummy backend: yes OPKG backend: no Razor backend: no PiSi backend: no pkgsrc backend: yes poldek backend: no SMART backend: no URPMI backend: no YUM backend: no Zypp backend: no Default backend: dummy => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.