=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for ktorrent-2.2.8.tar.bz2 => Checksum RMD160 OK for ktorrent-2.2.8.tar.bz2 => Checksum SHA512 OK for ktorrent-2.2.8.tar.bz2 ===> Installing dependencies for ktorrent-2.2.8nb37 ========================================================================== The following variables will affect the build process of this package, ktorrent-2.2.8nb37. Their current value is shown below: * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = heimdal * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6 => Tool dependency gmake>=3.81: found gmake-4.1nb3 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.3.5 => Tool dependency checkperms>=1.1: found checkperms-1.11nb1 => Build dependency x11-links>=1.04: found x11-links-1.05 => Build dependency qt3-tools>=3.3.8nb17: found qt3-tools-3.3.8nb18 => Build dependency cwrappers>=20150314: found cwrappers-20170112 => Full dependency bash-[0-9]*: found bash-4.4.012 => Full dependency perl>=5.0: found perl-5.24.1nb1 => Full dependency qt3-libs>=3.3.8nb29: found qt3-libs-3.3.8nb31 => Full dependency gmp>=5.0.1: found gmp-6.1.2 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.13 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.23 => Full dependency kdebase>=3.5.10nb39: found kdebase-3.5.10nb39 => Full dependency kdelibs>=3.5.6<4: found kdelibs-3.5.10nb41 => Full dependency kdelibs>=3.5.10nb39: found kdelibs-3.5.10nb41 ===> Overriding tools for ktorrent-2.2.8nb37 ===> Extracting for ktorrent-2.2.8nb37 ===> Patching for ktorrent-2.2.8nb37 => Applying pkgsrc patches for ktorrent-2.2.8nb37 => Verifying /data/pkgsrc-current/net/ktorrent-kde3/patches/patch-ab => Applying pkgsrc patch /data/pkgsrc-current/net/ktorrent-kde3/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.1.1.1 2010/03/20 21:52:23 wiz Exp $ | |--- plugins/stats/ChartDrawer.cc.orig 2007-07-23 17:43:08.000000000 +0100 |+++ plugins/stats/ChartDrawer.cc -------------------------- Patching file plugins/stats/ChartDrawer.cc using Plan A... Hunk #1 succeeded at 25. Hunk #2 succeeded at 275. done ===> Creating toolchain wrappers for ktorrent-2.2.8nb37 src=/usr/X11R7/lib/pkgconfig/fixesproto.pc dst=/data/scratch/net/ktorrent-kde3/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /data/scratch/net/ktorrent-kde3/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for ktorrent-2.2.8nb37 => Generating pkg-config file for builtin expat package. => 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 bash interpreter in scripts/ktshell. => Fixing locale directory references. => Checking for portability problems in extracted files checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for kde-config... /usr/pkg/bin/kde-config checking where to install... /usr/pkg (as requested) checking for style of include used by make... GNU checking for x86_64--netbsd-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 how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether gcc is blacklisted... no checking whether c++ supports -Wundef... yes checking whether c++ supports -Wno-long-long... yes checking whether c++ supports -Wno-non-virtual-dtor... yes checking whether c++ supports -fno-reorder-blocks... yes checking whether c++ supports -fno-exceptions... yes checking whether c++ supports -fno-check-new... yes checking whether c++ supports -fno-common... yes checking whether c++ supports -fexceptions... yes checking whether system headers can cope with -O2 -fno-inline... irrelevant checking how to run the C++ preprocessor... c++ -E checking whether c++ supports -O0... yes not using lib directory suffix checking for a sed that does not truncate output... /data/scratch/net/ktorrent-kde3/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by gcc... /data/scratch/net/ktorrent-kde3/work/.cwrapper/bin/ld checking if the linker (/data/scratch/net/ktorrent-kde3/work/.cwrapper/bin/ld) is GNU ld... yes checking for /data/scratch/net/ktorrent-kde3/work/.cwrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ 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 for x86_64--netbsd-g77... g77 checking whether we are using the GNU Fortran 77 compiler... no checking whether g77 accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for x86_64--netbsd-ar... no checking for ar... ar checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for x86_64--netbsd-strip... no checking for strip... strip checking if gcc static flag works... yes 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 supports -c -o file.o... yes checking whether the gcc linker (/data/scratch/net/ktorrent-kde3/work/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... 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 checking for ld used by c++... /data/scratch/net/ktorrent-kde3/work/.cwrapper/bin/ld checking if the linker (/data/scratch/net/ktorrent-kde3/work/.cwrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/data/scratch/net/ktorrent-kde3/work/.cwrapper/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++ supports -c -o file.o... yes checking whether the c++ linker (/data/scratch/net/ktorrent-kde3/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes 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 g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... no checking if g77 supports -c -o file.o... no checking whether the g77 linker (/data/scratch/net/ktorrent-kde3/work/.cwrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for msgfmt... /data/scratch/net/ktorrent-kde3/work/.tools/bin/msgfmt checking for gmsgfmt... /data/scratch/net/ktorrent-kde3/work/.tools/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking if C++ programs can be compiled... yes checking for strlcat... yes checking if strlcat needs custom prototype... no checking for strlcpy... yes checking if strlcpy needs custom prototype... no checking for main in -lutil... yes checking for main in -lcompat... yes checking for crypt in -lcrypt... yes checking for socklen_t... yes checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for inet_ntoa... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for poll in -lpoll... no checking Carbon/Carbon.h usability... no checking Carbon/Carbon.h presence... no checking for Carbon/Carbon.h... no checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking if res_init needs -lresolv... yes checking for res_init... yes checking if res_init needs custom prototype... no checking for killpg in -lucb... no checking for int... yes checking size of int... 4 checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 8 checking for char *... yes checking size of char *... 8 checking for dlopen in -ldl... no checking for shl_unload in -ldld... no checking for size_t... yes checking size of size_t... 8 checking for unsigned long... yes checking size of unsigned long... 8 checking sizeof size_t == sizeof unsigned long... yes checking for PIE support... yes checking if enabling -pie/fPIE support... no checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for vsnprintf... yes checking for snprintf... yes checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include checking for IceConnectionNumber in -lICE... yes checking for libXext... yes checking for pthread_create in -lpthread... yes checking for extra includes... added checking for extra libs... no checking for libz... -lz checking for libpng... -lpng -lz -lm checking for libjpeg6b... no checking for libjpeg... -ljpeg checking for perl... /usr/pkg/bin/perl checking for Qt... libraries /usr/pkg/qt3/lib, headers /usr/pkg/qt3/include using -mt checking for moc... /usr/pkg/qt3/bin/moc checking for uic... /usr/pkg/qt3/bin/uic checking whether uic supports -L ... yes checking whether uic supports -nounload ... yes checking if Qt needs -ljpeg... no checking for rpath... no checking for KDE... libraries /usr/pkg/lib, headers /usr/pkg/include checking if UIC has KDE plugins available... yes checking for KDE paths... defaults checking for dcopidl... /usr/pkg/bin/dcopidl checking for dcopidl2cpp... /usr/pkg/bin/dcopidl2cpp checking for mcopidl... /usr/pkg/bin/mcopidl checking for artsc-config... /usr/pkg/bin/artsc-config checking for meinproc... /usr/pkg/bin/meinproc checking for kconfig_compiler... /usr/pkg/bin/kconfig_compiler checking for dcopidlng... /usr/pkg/bin/dcopidlng checking for makekdewidgets... /usr/pkg/bin/makekdewidgets checking for xmllint... /usr/pkg/bin/xmllint checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fopen64... no checking for fseeko64... no checking for ftello64... no checking for fstat64... no checking for stat64... no checking for ftruncate64... no checking for lseek64... no checking for mmap64... no checking for munmap64... no checking for posix_fallocate... yes checking for posix_fallocate64... no checking for statvfs... yes checking for statvfs64... no checking xfs/xfs.h usability... no checking xfs/xfs.h presence... no checking for xfs/xfs.h... no checking for __u64... no checking for __s64... no checking for __gmpz_init in -lgmp... yes checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking GeoIP.h usability... no checking GeoIP.h presence... no checking for GeoIP.h... no checking for Qt docs... NO checking for dot... not found checking for doxygen... not found checking for pkg-config... yes checking pkg-config is at least version 0.9.0... yes checking for AVAHI... no checking for AVAHI_QT3... no checking if apps should be compiled... yes checking if libktorrent should be compiled... yes checking if plugins should be compiled... yes checking if scripts should be compiled... yes checking if translations should be compiled... yes configure: creating ./config.status wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1400. config.status: creating Makefile config.status: creating apps/Makefile config.status: creating apps/ktcachecheck/Makefile config.status: creating apps/ktorrent/Makefile config.status: creating apps/ktorrent/groups/Makefile config.status: creating apps/ktorrent/newui/Makefile config.status: creating apps/kttorinfo/Makefile config.status: creating apps/ktupnptest/Makefile config.status: creating libktorrent/Makefile config.status: creating libktorrent/datachecker/Makefile config.status: creating libktorrent/interfaces/Makefile config.status: creating libktorrent/kademlia/Makefile config.status: creating libktorrent/migrate/Makefile config.status: creating libktorrent/mse/Makefile config.status: creating libktorrent/net/Makefile config.status: creating libktorrent/torrent/Makefile config.status: creating libktorrent/util/Makefile config.status: creating plugins/Makefile config.status: creating plugins/infowidget/Makefile config.status: creating plugins/infowidget/geoip/Makefile config.status: creating plugins/ipfilter/Makefile config.status: creating plugins/logviewer/Makefile config.status: creating plugins/partfileimport/Makefile config.status: creating plugins/rssfeed/Makefile config.status: creating plugins/rssfeed/rss/Makefile config.status: creating plugins/scanfolder/Makefile config.status: creating plugins/scheduler/Makefile config.status: creating plugins/search/Makefile config.status: creating plugins/stats/Makefile config.status: creating plugins/upnp/Makefile config.status: creating plugins/webinterface/Makefile config.status: creating plugins/webinterface/www/Makefile config.status: creating plugins/webinterface/www/coldmilk/Makefile config.status: creating plugins/webinterface/www/coldmilk/icons/Makefile config.status: creating plugins/webinterface/www/coldmilk/icons/16x16/Makefile config.status: creating plugins/webinterface/www/coldmilk/icons/22x22/Makefile config.status: creating plugins/webinterface/www/coldmilk/icons/32x32/Makefile config.status: creating plugins/webinterface/www/coldmilk/icons/48x48/Makefile config.status: creating plugins/webinterface/www/coldmilk/icons/64x64/Makefile config.status: creating plugins/webinterface/www/default/Makefile config.status: creating plugins/webinterface/www/mobile/Makefile config.status: creating plugins/zeroconf/Makefile config.status: creating scripts/Makefile config.status: creating translations/Makefile config.status: creating translations/ar/Makefile config.status: creating translations/ar/messages/Makefile config.status: creating translations/bg/Makefile config.status: creating translations/bg/messages/Makefile config.status: creating translations/br/Makefile config.status: creating translations/br/messages/Makefile config.status: creating translations/ca/Makefile config.status: creating translations/ca/messages/Makefile config.status: creating translations/cs/Makefile config.status: creating translations/cs/messages/Makefile config.status: creating translations/cy/Makefile config.status: creating translations/cy/messages/Makefile config.status: creating translations/da/Makefile config.status: creating translations/da/messages/Makefile config.status: creating translations/de/Makefile config.status: creating translations/de/messages/Makefile config.status: creating translations/el/Makefile config.status: creating translations/el/messages/Makefile config.status: creating translations/en_GB/Makefile config.status: creating translations/en_GB/messages/Makefile config.status: creating translations/es/Makefile config.status: creating translations/es/messages/Makefile config.status: creating translations/et/Makefile config.status: creating translations/et/messages/Makefile config.status: creating translations/fa/Makefile config.status: creating translations/fa/messages/Makefile config.status: creating translations/fr/Makefile config.status: creating translations/fr/messages/Makefile config.status: creating translations/gl/Makefile config.status: creating translations/gl/messages/Makefile config.status: creating translations/hu/Makefile config.status: creating translations/hu/messages/Makefile config.status: creating translations/it/Makefile config.status: creating translations/it/messages/Makefile config.status: creating translations/ja/Makefile config.status: creating translations/ja/messages/Makefile config.status: creating translations/ka/Makefile config.status: creating translations/ka/messages/Makefile config.status: creating translations/lt/Makefile config.status: creating translations/lt/messages/Makefile config.status: creating translations/ms/Makefile config.status: creating translations/ms/messages/Makefile config.status: creating translations/nb/Makefile config.status: creating translations/nb/messages/Makefile config.status: creating translations/nds/Makefile config.status: creating translations/nds/messages/Makefile config.status: creating translations/nl/Makefile config.status: creating translations/nl/messages/Makefile config.status: creating translations/pa/Makefile config.status: creating translations/pa/messages/Makefile config.status: creating translations/pl/Makefile config.status: creating translations/pl/messages/Makefile config.status: creating translations/pt/Makefile config.status: creating translations/pt/messages/Makefile config.status: creating translations/pt_BR/Makefile config.status: creating translations/pt_BR/messages/Makefile config.status: creating translations/ru/Makefile config.status: creating translations/ru/messages/Makefile config.status: creating translations/rw/Makefile config.status: creating translations/rw/messages/Makefile config.status: creating translations/sk/Makefile config.status: creating translations/sk/messages/Makefile config.status: creating translations/sr/Makefile config.status: creating translations/sr/messages/Makefile config.status: creating translations/sr@Latn/Makefile config.status: creating translations/sr@Latn/messages/Makefile config.status: creating translations/sv/Makefile config.status: creating translations/sv/messages/Makefile config.status: creating translations/tr/Makefile config.status: creating translations/tr/messages/Makefile config.status: creating translations/uk/Makefile config.status: creating translations/uk/messages/Makefile config.status: creating translations/zh_CN/Makefile config.status: creating translations/zh_CN/messages/Makefile config.status: creating translations/zh_TW/Makefile config.status: creating translations/zh_TW/messages/Makefile config.status: creating config.h config.status: executing depfiles commands ---------------------------------------------------------- KTorrent WARNING: Cannot find avahi-client with version 0.6.10 or later. The zeroconf plugin will not be installed because of this. ---------------------------------------------------------- Good - your configure finished. Start make now => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.