=> 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 kid3-1.6.tar.gz => Checksum RMD160 OK for kid3-1.6.tar.gz ===> Installing dependencies for kid3-1.6nb3 ========================================================================== The following variables will affect the build process of this package, kid3-1.6nb3. Their current value is shown below: * BDB185_DEFAULT = db4 * BDB_DEFAULT = db4 * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = heimdal * 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: * BDBBASE (defined, but empty) * BDB_LIBS = -ldb4 * BDB_TYPE = db4 * 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb5 => Build dependency {gettext-tools>=0.14.5,gettext>=0.10.36<0.14.5}: found gettext-tools-0.18.1.1nb3 => 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 xextproto>=7.0: found xextproto-7.2.0 => Build dependency inputproto>=1.4: found inputproto-2.0 => Build dependency xineramaproto>=1.1.1: found xineramaproto-1.2 => Build dependency fixesproto>=3.0.0: found fixesproto-5.0 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11 => Build dependency randrproto>=1.2.0: found randrproto-1.3.1 => Build dependency qt3-tools>=3.3.8nb8: found qt3-tools-3.3.8nb8 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency libXinerama>=1.0.1: found libXinerama-1.1 => Full dependency libX11>=1.1: found libX11-1.3.5 => Full dependency qt3-libs>=3.3.8nb18: found qt3-libs-3.3.8nb18 => Full dependency libSM>=0.99.2: found libSM-1.1.1nb1 => Full dependency libXt>=1.0.0: found libXt-1.0.8 => Full dependency flac>=1.1.3nb1: found flac-1.2.1nb1 => Full dependency id3lib>=3.8.3nb1: found id3lib-3.8.3nb5 => Full dependency libtunepimp>=0.5.3nb9: found libtunepimp-0.5.3nb9 => Full dependency taglib>=1.3: found taglib-1.7nb1 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.12 => Full dependency libmp4v2>=1.5.0.1: found libmp4v2-1.6.1nb1 => Full dependency kdelibs>=3.5.10nb13: found kdelibs-3.5.10nb13 ===> Overriding tools for kid3-1.6nb3 ===> Extracting for kid3-1.6nb3 ===> Patching for kid3-1.6nb3 => Applying pkgsrc patches for kid3-1.6nb3 ===> Creating toolchain wrappers for kid3-1.6nb3 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/tmp/pkgsrc/audio/kid3/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /tmp/pkgsrc/audio/kid3/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for kid3-1.6nb3 => 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 configure: WARNING: unrecognized options: --with-xinerama 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 a thread-safe mkdir -p... /tmp/pkgsrc/audio/kid3/work/.tools/bin/mkdir -p checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no 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-unknown-linux-gcc... gcc checking whether we are using the GNU C compiler... no checking whether gcc accepts -g... no checking for gcc option to accept ISO C89... unsupported checking dependency style of gcc... gcc3 checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... gcc3 checking for x86_64-unknown-linux-gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... (cached) no checking whether gcc accepts -g... (cached) no checking for gcc option to accept ISO C89... (cached) unsupported checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... (cached) no checking whether g++ accepts -g... (cached) no checking dependency style of g++... (cached) gcc3 checking whether gcc is blacklisted... no checking how to run the C++ preprocessor... g++ -E checking whether g++ supports -O0... yes using lib directory suffix 64 checking for a sed that does not truncate output... /tmp/pkgsrc/audio/kid3/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for non-GNU ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/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 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 how to run the C++ preprocessor... g++ -E 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 for gcc option to produce PIC... checking if gcc static flag works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/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 whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... no 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 whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ static flag works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/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... 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... no checking for f77 option to produce PIC... checking if f77 static flag works... no checking if f77 supports -c -o file.o... no checking whether the f77 linker (/usr/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 msgfmt... /tmp/pkgsrc/audio/kid3/work/.tools/bin/msgfmt checking for gmsgfmt... /tmp/pkgsrc/audio/kid3/work/.tools/bin/msgfmt checking for xgettext... /usr/pkg/bin/xgettext checking for pkg-config... no checking if C++ programs can be compiled... yes checking for strlcat... no checking if strlcat needs custom prototype... yes - in libkdefakes checking for strlcpy... no checking if strlcpy needs custom prototype... yes - in libkdefakes checking for main in -lutil... yes checking for main in -lcompat... no 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... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes 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 size of int... 4 checking size of short... 2 checking size of long... 8 checking size of char *... 8 checking for dlopen in -ldl... (cached) yes checking for shl_unload in -ldld... no checking size of size_t... 8 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... yes 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/lib64, headers . checking for IceConnectionNumber in -lICE... yes checking for libXext... yes checking for pthread_create in pthread -lrt... checking for pthread_create in -lpthread -lrt... 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/lib64, 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... configure: error: in the prefix, you've chosen, are no KDE libraries installed. This will fail. So, check this please and use another prefix! *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/audio/kid3 WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/audio/kid3