=> Bootstrap dependency digest>=20010302: found digest-20080510 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for kdelibs-3.5.10.tar.bz2 => Checksum RMD160 OK for kdelibs-3.5.10.tar.bz2 ===> Installing dependencies for kdelibs-3.5.10nb11 ========================================================================== The supported build options for kdelibs are: cups debug You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.kdelibs (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, kdelibs-3.5.10nb11. 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 imake-[0-9]*: found imake-1.0.3 => Build dependency imake-[0-9]*: found imake-1.0.3 => Build dependency pkg-config>=0.19: found pkg-config-0.25nb1 => 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.1.2 => 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-4.1.1 => 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.8nb7: found qt3-tools-3.3.8nb7 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency iceauth-[0-9]*: found iceauth-1.0.3 => Full dependency perl>=5.0: found perl-5.14.2 => Full dependency heimdal>=1.1nb4: found heimdal-1.4nb1 => Full dependency openssl>=0.9.8knb1: found openssl-0.9.8qnb3 => Full dependency libXinerama>=1.0.1: found libXinerama-1.1 => Full dependency qt3-libs>=3.3.8nb15: found qt3-libs-3.3.8nb17 => Full dependency bzip2>=1.0.3: found bzip2-1.0.6 => Full dependency arts>=1.5.10nb4: found arts-1.5.10nb4 => Full dependency libaudiofile>=0.2.6nb1: found libaudiofile-0.2.7 => Full dependency pcre>=6.2: found pcre-8.13 => Full dependency libidn>=1.20nb1: found libidn-1.22 => Full dependency jasper>=1.900.1nb5: found jasper-1.900.1nb5 => Full dependency libart>=2.3.16nb1: found libart-2.3.21 => Full dependency openexr>=1.6.1: found openexr-1.7.0 => Full dependency tiff>=3.9.2nb1: found tiff-3.9.5 => Full dependency mDNSResponder>=214.3.2: found mDNSResponder-258.14 => Full dependency aspell>=0.60.6nb3: found aspell-0.60.6.1 => Full dependency libxml2>=2.6.23nb1: found libxml2-2.7.8nb3 => Full dependency libxslt>=1.1.26nb1: found libxslt-1.1.26nb1 => Full dependency xmlcatmgr>=2.0beta1: found xmlcatmgr-2.2nb1 ===> Overriding tools for kdelibs-3.5.10nb11 ===> Extracting for kdelibs-3.5.10nb11 ===> Patching for kdelibs-3.5.10nb11 => Applying pkgsrc patches for kdelibs-3.5.10nb11 ===> Creating toolchain wrappers for kdelibs-3.5.10nb11 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/tmp/pkgsrc/x11/kdelibs3/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /tmp/pkgsrc/x11/kdelibs3/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for kdelibs-3.5.10nb11 => Fixing hardcoded paths. INFO: [subst.mk:kdelibsfix] Nothing changed in ./kdecore/ktimezones.cpp. INFO: [subst.mk:kdelibsfix] Nothing changed in ./kio/kssl/kopenssl.cc. => Add LOCALBASE paths to magic file. => 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 Perl interpreter in dcop/dcopidlng/kalyptus kio/proxytype.pl kio/useragent.pl kio/misc/fileshareset kdeui/preparetips. => Fixing locale directory references. => Checking for portability problems in extracted files 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/x11/kdelibs3/work/.tools/bin/mkdir -p checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking for style of include used by make... GNU 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 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 g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether gcc is blacklisted... no checking whether g++ supports -Wmissing-format-attribute... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether g++ supports -Wundef... yes checking whether g++ supports -Wno-long-long... yes checking whether g++ supports -Wno-non-virtual-dtor... yes checking whether g++ supports -fno-reorder-blocks... yes checking whether g++ supports -fno-exceptions... yes checking whether g++ supports -fno-check-new... yes checking whether g++ supports -fno-common... yes checking whether g++ supports -fexceptions... yes checking whether system headers can cope with -O2 -fno-inline... irrelevant checking how to run the C++ preprocessor... g++ -E checking whether g++ supports -O0... yes checking whether g++ supports -Wl,--no-undefined... yes checking whether g++ supports -Wl,--allow-shlib-undefined... yes using lib directory suffix 64 checking for a sed that does not truncate output... /tmp/pkgsrc/x11/kdelibs3/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... nm checking whether ln -s works... yes checking how to recognise 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 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 nm 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 static flag works... no checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... no checking if gcc supports -c -o file.o... no checking if we can lock with hard links... 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 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... 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 g++... /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... no checking if g++ supports -c -o file.o... no checking if we can lock with hard links... yes checking whether the g++ 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 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) no checking for dlopen in -ldl... (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 f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... no checking if f77 supports -c -o file.o... no checking if we can lock with hard links... yes 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 checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking which extension is used for shared libraries... checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for objdir... .libs checking command to parse nm output... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for dlopen in -ldl... (cached) yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for dlerror... yes checking for _ prefix in compiled symbols... (cached) no checking whether deplibs are loaded by dlopen... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for dlfcn.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for strcmp... yes checking for msgfmt... msgfmt checking for gmsgfmt... msgfmt found msgfmt program is not GNU msgfmt; ignore it checking for xgettext... : checking for x86_64-unknown-linux-ranlib... ranlib checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking for string.h... (cached) yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setlocale... yes checking for strchr... (cached) yes checking for strcasecmp... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for stpcpy... yes checking for LC_MESSAGES... yes checking if C++ programs can be compiled... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sysent.h usability... no checking sysent.h presence... no checking for sysent.h... no checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for malloc.h... (cached) yes checking for limits.h... (cached) yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for dlfcn.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking attr/libattr.h usability... no checking attr/libattr.h presence... no checking for attr/libattr.h... no checking for acl_init in -lacl... no checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no 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 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... (cached) yes checking for shl_unload in -ldld... no checking for size_t... (cached) 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... 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/pkg/lib, headers /usr/pkg/include 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... will be installed in /usr/pkg checking grepping for visibility push/pop in headers... yes checking whether g++ supports -fvisibility=hidden... yes checking if Qt is patched for -fvisibility... no checking for KDE paths... defaults checking for dcopidl... compiled checking for dcopidl2cpp... compiled checking for mcopidl... /usr/pkg/bin/mcopidl checking for artsc-config... /usr/pkg/bin/artsc-config checking for meinproc... compiled checking for kconfig_compiler... compiled checking for dcopidlng... compiled checking for makekdewidgets... compiled checking for xmllint... /usr/pkg/bin/xmllint checking for X11/extensions/shape.h... yes checking for X11/extensions/XShm.h... yes checking X11/ICE/ICElib.h usability... yes checking X11/ICE/ICElib.h presence... yes checking for X11/ICE/ICElib.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for setenv... yes checking if setenv needs custom prototype... no checking for unsetenv... yes checking if unsetenv needs custom prototype... no checking for random... yes checking if random needs custom prototype... no checking for srandom... yes checking if srandom needs custom prototype... no checking for mkstemps... yes checking if mkstemps needs custom prototype... no checking for mkstemp... yes checking if mkstemp needs custom prototype... no checking for mkdtemp... yes checking if mkdtemp needs custom prototype... no checking for strtoll... yes checking for socket... yes checking for seteuid... yes checking for setegid... yes checking for strfmon... yes checking for stpcpy... yes checking for gettimeofday... yes checking for readdir_r... yes checking for setpriority... yes checking for usleep... yes checking if usleep needs custom prototype... no checking for gethostname... yes checking if gethostname needs custom prototype... no checking for random... (cached) yes checking if random needs custom prototype... (cached) no checking for srandom... (cached) yes checking if srandom needs custom prototype... (cached) no checking for S_ISSOCK... yes checking for initgroups... yes checking if initgroups needs custom prototype... no checking for mount tab file... /etc/mtab checking if getmntinfo() uses struct statvfs... no checking if sendfile() is wanted... no checking if MIT-SHM support is wanted... yes checking for posix_fadvise... yes checking for _IceTransNoListen... yes checking for Compiler version... COLLECT_GCC=/tmp/pkgsrc/x11/kdelibs3/work/.gcc/bin/g++ checking for uname... Linux 2.6.37.4-altar x86_64 checking for distribution channel... NetBSD pkgsrc checking for addToUtmp in -lutempter... no checking for Qt docs... NO checking for dot... not found checking for doxygen... not found checking if ld supports unversioned version maps... yes checking for aRts-1.1... yes checking for md5sum... /usr/bin/md5sum checking for DNS-SD support... yes checking lua.h usability... no checking lua.h presence... no checking for lua.h... no lua.h was not found or was not usable, Lua 5.0 headers are required ! checking lualib.h usability... no checking lualib.h presence... no checking for lualib.h... no lualib.h was not found or was not usable, Lua 5.0 headers are required ! checking whether we can use openpty... yes checking idna.h usability... yes checking idna.h presence... yes checking for idna.h... yes checking punycode.h usability... yes checking punycode.h presence... yes checking for punycode.h... yes checking stringprep.h usability... yes checking stringprep.h presence... yes checking for stringprep.h... yes checking for idna_to_ascii_4i in -lidn... yes checking for inet_ntop... yes checking for inet_pton... yes checking for getpeername... yes checking for getsockname... yes checking for getsockopt... yes checking for gethostbyname2_r... yes checking for gethostbyname_r... yes checking for gethostbyname2... yes checking for if_nametoindex... yes checking for getprotobyname_r... yes checking for getservbyname_r... yes checking for getservbyport_r... yes checking whether getservbyname_r is declared... yes checking for netinet/in.h... yes checking for net/if.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for usleep... yes checking for poll... yes checking for madvise... yes checking for struct addrinfo... yes checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for getnameinfo... yes checking for gai_strerror... yes checking if getaddrinfo works using numeric service with null host... yes checking for struct sockaddr.sa_len... no checking for struct sockaddr_in6... yes checking for struct sockaddr_in6.sin6_scope_id... yes checking for GLIBC function backtrace... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for libart2-config... /usr/pkg/bin/libart2-config checking sys/stropts.h usability... yes checking sys/stropts.h presence... yes checking for sys/stropts.h... yes checking for sys/select.h... (cached) yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking for termios.h... (cached) yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking for revoke(tty) in unistd.h... yes checking whether to enable fast malloc... no checking whether g++ supports -finline-limit=100000... yes checking X11/extensions/Xrender.h usability... yes checking X11/extensions/Xrender.h presence... yes checking for X11/extensions/Xrender.h... yes checking for XRenderComposite in -lXrender... yes checking installation of PS driver needed... no checking for su... /usr/pkg/bin/su checking for sudo... no configure: WARNING: sudo was not found checking POSIX.1b scheduling... yes checking for initgroups... yes checking for libutil.h... (cached) no checking for util.h... (cached) no checking for pty.h... (cached) yes checking for openpty in -lutil... yes checking for openpty... no checking for initgroups... (cached) yes checking for setgroups... yes checking for getgroups... yes checking for grantpt... yes checking for setpriority... (cached) yes checking for getpt... yes checking for unlockpt... yes checking for ptsname... yes checking for _getpty... no checking for struct ucred... no checking for getpeereid... no checking for xml2-config... /usr/pkg/bin/xml2-config checking for xmllint... /usr/pkg/bin/xmllint checking for xslt-config... /usr/pkg/bin/xslt-config checking for bzDecompress in libbz2... no checking whether g++ supports -shared... yes checking whether g++ supports -fPIC... yes checking for BZ2_bzDecompress in (shared) libbz2... -lbz2 checking for present bzip2 support... ok checking if libthai should be compiled in... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for libtiff tiff... yes checking for libjpeg6b... (cached) no checking for libjpeg... (cached) -ljpeg checking for libpng... (cached) -lpng -lz -lm checking for jasper... -ljasper -ljpeg -lm checking for OpenEXR libraries... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lpthread -lrt checking for XftInit in -lqt-mt... yes checking for fontconfig-config... not found checking for pkg-config... /usr/pkg/bin/pkg-config checking for freetype-config... /usr/pkg/bin/freetype-config checking X11/Xft/Xft.h usability... yes checking X11/Xft/Xft.h presence... yes checking for X11/Xft/Xft.h... yes checking whether to make kdeinit setuid root in order to protect it from bad Linux OOM-killer... yes checking for FAMOpen in -lfam... no checking for libz... (cached) -lz checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking for sys/mount.h... (cached) yes checking for setmntent... yes checking for getmntinfo... no checking for volmgt_running in -lvolmgt... no checking if you need GNU extensions... yes checking if you need GNU extensions... (cached) yes checking for Linux Inotify Notification... yes checking for OpenSSL... libraries NONE, headers /usr/pkg/include checking whether OpenSSL uses rsaref... no checking for easter eggs... none found checking for OpenSSL version... ok checking for setgroups with short argument... no checking arpa/nameser8_compat.h usability... no checking arpa/nameser8_compat.h presence... no checking for arpa/nameser8_compat.h... no checking for sys/param.h... (cached) yes checking for setfsent... yes checking whether to enable GSSAPI support... checking for krb5-config... /usr/pkg/bin/krb5-config incs=-I/usr/pkg/include/krb5 -I/usr/pkg/include libs=-L/usr/pkg/lib -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -L/usr/pkg/lib -lcrypto -lasn1 -lwind -lroken -lcrypt -ldl -lresolv -pthread checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for finite in -lm... yes checking for _finite in -lm... no checking for isnan with ... yes checking for isinf with ... yes checking for pcre-config... /usr/pkg/bin/pcre-config checking for new_aspell_config in -laspell... yes checking aspell.h usability... yes checking aspell.h presence... yes checking for aspell.h... yes checking for hspell_check_word in -lhspell... no checking hspell.h usability... no checking hspell.h presence... no checking for hspell.h... no checking for sys/soundcard.h... (cached) yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking linux/awe_voice.h usability... no checking linux/awe_voice.h presence... no checking for linux/awe_voice.h... no checking awe_voice.h usability... no checking awe_voice.h presence... no checking for awe_voice.h... no checking /usr/src/sys/i386/isa/sound/awe_voice.h usability... no checking /usr/src/sys/i386/isa/sound/awe_voice.h presence... no checking for /usr/src/sys/i386/isa/sound/awe_voice.h... no checking /usr/src/sys/gnu/i386/isa/sound/awe_voice.h usability... no checking /usr/src/sys/gnu/i386/isa/sound/awe_voice.h presence... no checking for /usr/src/sys/gnu/i386/isa/sound/awe_voice.h... no checking sys/asoundlib.h usability... no checking sys/asoundlib.h presence... no checking for sys/asoundlib.h... no checking alsa/asoundlib.h usability... no checking alsa/asoundlib.h presence... no checking for alsa/asoundlib.h... no checking if dcop should be compiled... yes checking if libltdl should be compiled... yes checking if kdefx should be compiled... yes checking if kdecore should be compiled... yes checking if kunittest should be compiled... yes checking if kdeui should be compiled... yes checking if kdesu should be compiled... yes checking if kjs should be compiled... yes checking if kwallet should be compiled... yes checking if kio should be compiled... yes checking if arts should be compiled... yes checking if dnssd should be compiled... yes checking if kab should be compiled... yes checking if kconf_update should be compiled... yes checking if kded should be compiled... yes checking if kdoctools should be compiled... yes checking if kimgio should be compiled... yes checking if kioslave should be compiled... yes checking if knewstuff should be compiled... yes checking if kparts should be compiled... yes checking if kresources should be compiled... yes checking if kstyles should be compiled... yes checking if kutils should be compiled... yes checking if libkmid should be compiled... yes checking if libkscreensaver should be compiled... yes checking if licenses should be compiled... yes checking if mimetypes should be compiled... yes checking if pics should be compiled... yes checking if doc should be compiled... yes checking if kcert should be compiled... yes checking if kinit should be compiled... yes checking if kdeprint should be compiled... yes checking if kabc should be compiled... yes checking if kspell2 should be compiled... yes checking if kmdi should be compiled... yes checking if kcmshell should be compiled... yes checking if khtml should be compiled... yes checking if interfaces should be compiled... yes checking if kdewidgets should be compiled... yes checking if kate should be compiled... yes configure: creating ./config.status wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1852. config.status: creating Makefile config.status: creating arts/Makefile config.status: creating arts/kde/Makefile config.status: creating arts/kde/mcop-dcop/Makefile config.status: creating arts/knotify/Makefile config.status: creating arts/message/Makefile config.status: creating dcop/Makefile config.status: creating dcop/KDE-ICE/Makefile config.status: creating dcop/client/Makefile config.status: creating dcop/dcopidl/Makefile config.status: creating dcop/dcopidl2cpp/Makefile config.status: creating dcop/dcopidlng/Makefile config.status: creating dcop/tests/Makefile config.status: creating dnssd/Makefile config.status: creating doc/Makefile config.status: creating doc/common/Makefile config.status: creating doc/kdelibs/Makefile config.status: creating doc/kspell/Makefile config.status: creating interfaces/Makefile config.status: creating interfaces/khexedit/Makefile config.status: creating interfaces/kimproxy/Makefile config.status: creating interfaces/kimproxy/interface/Makefile config.status: creating interfaces/kimproxy/library/Makefile config.status: creating interfaces/kimproxy/library/icons/Makefile config.status: creating interfaces/kio/Makefile config.status: creating interfaces/kmediaplayer/Makefile config.status: creating interfaces/kmediaplayer/kfileaudiopreview/Makefile config.status: creating interfaces/kregexpeditor/Makefile config.status: creating interfaces/kscript/Makefile config.status: creating interfaces/kscript/sample/Makefile config.status: creating interfaces/kspeech/Makefile config.status: creating interfaces/ktexteditor/Makefile config.status: creating interfaces/terminal/Makefile config.status: creating interfaces/terminal/test/Makefile config.status: creating kab/Makefile config.status: creating kabc/Makefile config.status: creating kabc/formats/Makefile config.status: creating kabc/plugins/Makefile config.status: creating kabc/plugins/dir/Makefile config.status: creating kabc/plugins/evolution/Makefile config.status: creating kabc/plugins/file/Makefile config.status: creating kabc/plugins/ldapkio/Makefile config.status: creating kabc/plugins/net/Makefile config.status: creating kabc/plugins/sql/Makefile config.status: creating kabc/scripts/Makefile config.status: creating kabc/tests/Makefile config.status: creating kabc/vcard/Makefile config.status: creating kabc/vcardparser/Makefile config.status: creating kate/Makefile config.status: creating kate/data/Makefile config.status: creating kate/interfaces/Makefile config.status: creating kate/part/Makefile config.status: creating kate/plugins/Makefile config.status: creating kate/plugins/autobookmarker/Makefile config.status: creating kate/plugins/insertfile/Makefile config.status: creating kate/plugins/isearch/Makefile config.status: creating kate/plugins/kdatatool/Makefile config.status: creating kate/plugins/wordcompletion/Makefile config.status: creating kate/scripts/Makefile config.status: creating kcert/Makefile config.status: creating kcmshell/Makefile config.status: creating kconf_update/Makefile config.status: creating kdecore/Makefile config.status: creating kdecore/kconfig_compiler/Makefile config.status: creating kdecore/kconfig_compiler/example/Makefile config.status: creating kdecore/kconfig_compiler/tests/Makefile config.status: creating kdecore/malloc/Makefile config.status: creating kdecore/network/Makefile config.status: creating kdecore/svgicons/Makefile config.status: creating kdecore/tests/Makefile config.status: creating kded/Makefile config.status: creating kded/test/Makefile config.status: creating kdefx/Makefile config.status: creating kdeprint/Makefile config.status: creating kdeprint/cups/Makefile config.status: creating kdeprint/cups/cupsdconf2/Makefile config.status: creating kdeprint/ext/Makefile config.status: creating kdeprint/filters/Makefile config.status: creating kdeprint/foomatic/Makefile config.status: creating kdeprint/lpd/Makefile config.status: creating kdeprint/lpdunix/Makefile config.status: creating kdeprint/lpr/Makefile config.status: creating kdeprint/management/Makefile config.status: creating kdeprint/pics/Makefile config.status: creating kdeprint/rlpr/Makefile config.status: creating kdeprint/tests/Makefile config.status: creating kdeprint/tools/Makefile config.status: creating kdeprint/tools/escputil/Makefile config.status: creating kdesu/Makefile config.status: creating kdeui/Makefile config.status: creating kdeui/about/Makefile config.status: creating kdeui/colors/Makefile config.status: creating kdeui/kdetrayproxy/Makefile config.status: creating kdeui/tests/Makefile config.status: creating kdewidgets/Makefile config.status: creating kdewidgets/pics/Makefile config.status: creating kdewidgets/tests/Makefile config.status: creating kdoctools/Makefile config.status: creating khtml/Makefile config.status: creating khtml/css/Makefile config.status: creating khtml/dom/Makefile config.status: creating khtml/ecma/Makefile config.status: creating khtml/html/Makefile config.status: creating khtml/java/Makefile config.status: creating khtml/java/dummy/Makefile config.status: creating khtml/java/tests/Makefile config.status: creating khtml/kmultipart/Makefile config.status: creating khtml/misc/Makefile config.status: creating khtml/pics/Makefile config.status: creating khtml/rendering/Makefile config.status: creating khtml/xml/Makefile config.status: creating kimgio/Makefile config.status: creating kinit/Makefile config.status: creating kinit/tests/Makefile config.status: creating kio/Makefile config.status: creating kio/bookmarks/Makefile config.status: creating kio/httpfilter/Makefile config.status: creating kio/kfile/Makefile config.status: creating kio/kfile/tests/Makefile config.status: creating kio/kio/Makefile config.status: creating kio/kioexec/Makefile config.status: creating kio/kpasswdserver/Makefile config.status: creating kio/kssl/Makefile config.status: creating kio/kssl/kssl/Makefile config.status: creating kio/kssl/kssl/caroot/Makefile config.status: creating kio/misc/Makefile config.status: creating kio/misc/kdesasl/Makefile config.status: creating kio/misc/kfile/Makefile config.status: creating kio/misc/kntlm/Makefile config.status: creating kio/misc/kpac/Makefile config.status: creating kio/misc/ksendbugmail/Makefile config.status: creating kio/misc/kssld/Makefile config.status: creating kio/misc/kwalletd/Makefile config.status: creating kio/pics/Makefile config.status: creating kio/tests/Makefile config.status: creating kioslave/Makefile config.status: creating kioslave/bzip2/Makefile config.status: creating kioslave/file/Makefile config.status: creating kioslave/ftp/Makefile config.status: creating kioslave/gzip/Makefile config.status: creating kioslave/http/Makefile config.status: creating kioslave/http/kcookiejar/Makefile config.status: creating kioslave/http/kcookiejar/tests/Makefile config.status: creating kioslave/metainfo/Makefile config.status: creating kjs/Makefile config.status: creating kmdi/Makefile config.status: creating kmdi/kmdi/Makefile config.status: creating kmdi/test/Makefile config.status: creating knewstuff/Makefile config.status: creating kparts/Makefile config.status: creating kparts/tests/Makefile config.status: creating kresources/Makefile config.status: creating kspell2/Makefile config.status: creating kspell2/plugins/Makefile config.status: creating kspell2/plugins/aspell/Makefile config.status: creating kspell2/plugins/hspell/Makefile config.status: creating kspell2/plugins/ispell/Makefile config.status: creating kspell2/tests/Makefile config.status: creating kspell2/ui/Makefile config.status: creating kstyles/Makefile config.status: creating kstyles/highcolor/Makefile config.status: creating kstyles/highcontrast/Makefile config.status: creating kstyles/highcontrast/config/Makefile config.status: creating kstyles/keramik/Makefile config.status: creating kstyles/klegacy/Makefile config.status: creating kstyles/kthemestyle/Makefile config.status: creating kstyles/light/Makefile config.status: creating kstyles/plastik/Makefile config.status: creating kstyles/plastik/config/Makefile config.status: creating kstyles/riscos/Makefile config.status: creating kstyles/themes/Makefile config.status: creating kstyles/utils/Makefile config.status: creating kstyles/utils/installtheme/Makefile config.status: creating kstyles/web/Makefile config.status: creating kunittest/Makefile config.status: creating kutils/Makefile config.status: creating kutils/ksettings/Makefile config.status: creating kutils/tests/Makefile config.status: creating kwallet/Makefile config.status: creating kwallet/backend/Makefile config.status: creating kwallet/backend/tests/Makefile config.status: creating kwallet/client/Makefile config.status: creating kwallet/tests/Makefile config.status: creating libkmid/Makefile config.status: creating libkmid/tests/Makefile config.status: creating libkscreensaver/Makefile config.status: creating libltdl/Makefile config.status: creating licenses/Makefile config.status: creating mimetypes/Makefile config.status: creating mimetypes/application/Makefile config.status: creating mimetypes/audio/Makefile config.status: creating mimetypes/image/Makefile config.status: creating mimetypes/inode/Makefile config.status: creating mimetypes/message/Makefile config.status: creating mimetypes/model/Makefile config.status: creating mimetypes/multipart/Makefile config.status: creating mimetypes/text/Makefile config.status: creating mimetypes/uri/Makefile config.status: creating mimetypes/video/Makefile config.status: creating pics/Makefile config.status: creating pics/crystalsvg/Makefile config.status: creating pics/emoticons/Makefile config.status: creating pics/hicolor/Makefile config.status: creating kdecore/kde-config.cpp config.status: WARNING: kdecore/kde-config.cpp.in seems to ignore the --datarootdir setting config.status: creating kdoctools/checkXML config.status: creating khtml/java/kjava.policy config.status: creating config.h config.status: creating dcop/dcop-path.h config.status: creating kdecore/kdemacros.h config.status: creating kio/kssl/ksslconfig.h config.status: creating kjs/global.h config.status: executing depfiles commands The development package of Hspell is not installed, I couldn't find hspell.h. Spell-checking Hebrew with libhspell will not be available. If you need it, install hspell >= 0.9 from sources see http://www.ivrix.org.il/projects/spell-checker/ or from packages your distribution provides. You're missing CUPS (Common UNIX Printing System) support. If you want CUPS support, please install CUPS from http://www.cups.org or the development packages of your distribution. libacl was not found. Without that library, you will not be able to manage access control lists on file systems that support them, such as ext3 or reiserfs. You can download it from ftp://oss.sgi.com/projects/xfs/cmd_tars/ (you will need attr too) => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc shlibtool WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.