=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for gnome-packagekit-0.4.0.tar.gz => Checksum RMD160 OK for gnome-packagekit-0.4.0.tar.gz ===> Installing dependencies for gnome-packagekit-0.4.0nb20 ========================================================================== The following variables will affect the build process of this package, gnome-packagekit-0.4.0nb20. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 27 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.6bnb8 => Build dependency intltool>=0.40.0: found intltool-0.50.2nb1 => 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.1 => 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.23nb1 => 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 libglade>=2.6.4nb14: found libglade-2.6.4nb14 => Full dependency libsexy>=0.1.11nb14: found libsexy-0.1.11nb14 => Full dependency python27>=2.7.1nb2: found python27-2.7.3nb2 => Full dependency packagekit>=0.4.0nb19: found packagekit-0.4.0nb21 => Full dependency gnome-icon-theme>=2.12.1nb2: found gnome-icon-theme-2.30.3nb14 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.12 => Full dependency policykit-gnome>=0.9.2nb14: found policykit-gnome-0.9.2nb17 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.21 => Full dependency gnome-menus>=2.30.5nb4: found gnome-menus-2.30.5nb4 => Full dependency libnotify>=0.4.5nb13: found libnotify-0.4.5nb13 => Full dependency libunique>=1.1.6nb13: found libunique-1.1.6nb13 => Full dependency rarian>=0.6.0: found rarian-0.8.1nb2 ===> Overriding tools for gnome-packagekit-0.4.0nb20 ===> Extracting for gnome-packagekit-0.4.0nb20 ===> Patching for gnome-packagekit-0.4.0nb20 => Applying pkgsrc patches for gnome-packagekit-0.4.0nb20 ===> Creating toolchain wrappers for gnome-packagekit-0.4.0nb20 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/tmp/pkgsrc/pkgtools/gnome-packagekit/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /tmp/pkgsrc/pkgtools/gnome-packagekit/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/pkgtools/gnome-packagekit/work/.buildlink/lib/pkgconfig/compositeext.pc; /bin/mkdir -p /tmp/pkgsrc/pkgtools/gnome-packagekit/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for gnome-packagekit-0.4.0nb20 => 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 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/pkgtools/gnome-packagekit/work/.tools/bin/mkdir -p checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /tmp/pkgsrc/pkgtools/gnome-packagekit/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep 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 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 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... yes 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... 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 (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking whether gcc and cc understand -c and -o together... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.50.2 found checking for intltool-update... /tmp/pkgsrc/pkgtools/gnome-packagekit/work/.tools/bin/intltool-update checking for intltool-merge... /tmp/pkgsrc/pkgtools/gnome-packagekit/work/.tools/bin/intltool-merge checking for intltool-extract... /tmp/pkgsrc/pkgtools/gnome-packagekit/work/.tools/bin/intltool-extract checking for xgettext... /usr/pkg/bin/xgettext checking for msgmerge... /usr/pkg/bin/msgmerge checking for msgfmt... /tmp/pkgsrc/pkgtools/gnome-packagekit/work/.tools/bin/msgfmt checking for gmsgfmt... /tmp/pkgsrc/pkgtools/gnome-packagekit/work/.tools/bin/msgfmt checking for perl... /usr/pkg/bin/perl checking for XML::Parser... ok 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 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 python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for glib-genmarshal... /usr/pkg/bin/glib-genmarshal checking for xsltproc... /usr/pkg/bin/xsltproc 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/pkgtools/gnome-packagekit/work/.tools/bin/msgfmt checking for dcgettext... no checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /tmp/pkgsrc/pkgtools/gnome-packagekit/work/.tools/bin/msgfmt checking for xgettext... (cached) /usr/pkg/bin/xgettext checking for PACKAGEKIT... yes checking for POLKIT_GNOME... yes checking for GLIB... yes checking for GIO... yes checking for g_file_make_directory_with_parents... yes checking for DBUS... yes checking for GTK... yes checking for LIBSEXY... yes checking for LIBGLADE... yes checking for GCONF... yes checking for LIBNOTIFY... yes checking for GNOME_MENUS... yes checking for gconftool-2... /tmp/pkgsrc/pkgtools/gnome-packagekit/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 X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for docbook2man... no configure: WARNING: docbook2man not found, will not be able to build man documentation checking for UNIQUE... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating help/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating docs/Makefile config.status: creating docs/dbus/Makefile config.status: creating data/icons/Makefile config.status: creating data/icons/16x16/Makefile config.status: creating data/icons/22x22/Makefile config.status: creating data/icons/24x24/Makefile config.status: creating data/icons/48x48/Makefile config.status: creating data/icons/scalable/Makefile config.status: creating data/icons/16x16/animations/Makefile config.status: creating data/icons/16x16/categories/Makefile config.status: creating data/icons/16x16/status/Makefile config.status: creating data/icons/22x22/animations/Makefile config.status: creating data/icons/22x22/categories/Makefile config.status: creating data/icons/22x22/status/Makefile config.status: creating data/icons/24x24/animations/Makefile config.status: creating data/icons/24x24/categories/Makefile config.status: creating data/icons/24x24/status/Makefile config.status: creating data/icons/48x48/animations/Makefile config.status: creating data/icons/48x48/categories/Makefile config.status: creating data/icons/48x48/status/Makefile config.status: creating data/icons/scalable/categories/Makefile config.status: creating data/icons/scalable/status/Makefile config.status: creating python/Makefile config.status: creating python/packagekit/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 gnome-packagekit 0.4.0 ============================= GCC coverage profiling: no GCC time profiling: no unique support: yes prefix: /usr/pkg datadir: ${datarootdir} compiler: gcc cflags: -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 cppflags: -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Werror -Wcast-align -Wno-uninitialized -Wall -Wformat-security -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -g -fexceptions gconf-schema dir: /usr/pkg/share/gconf/schemas => 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.