=> Bootstrap dependency digest>=20010302: found digest-20080510 => Checksum SHA1 OK for krusader-1.90.0.tar.gz => Checksum RMD160 OK for krusader-1.90.0.tar.gz ===> Installing dependencies for krusader-1.90.0 ========================================================================== The following variables will affect the build process of this package, krusader-1.90.0. Their current value is shown below: * BDB185_DEFAULT = db1 * BDB_DEFAULT = db4 * KRB5_DEFAULT = heimdal * SSLBASE = /usr * SSLCERTS = /etc/ssl/certs * SSLDIR = /etc/ssl * SSLKEYS = /etc/ssl/private Based on these variables, the following variables have been set: * BDBBASE = /usr * BDB_LIBS (defined, but empty) * BDB_TYPE = db1 * 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>=1.5.22nb1: found libtool-base-1.5.26 => 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 damageproto>=1.1.0: found damageproto-1.1.0 => Build dependency xf86driproto>=2.0.3: found xf86driproto-2.0.4 => Build dependency glproto>=1.4.6: found glproto-1.4.9nb1 => Build dependency xf86vidmodeproto>=2.2.1: found xf86vidmodeproto-2.2.2 => Build dependency qt3-tools>=3.3.6nb1: found qt3-tools-3.3.8nb3 => Build dependency xineramaproto>=1.1.1: found xineramaproto-1.1.2 => Build dependency fixesproto>=3.0.0: found fixesproto-4.0 => Build dependency xextproto>=7.0: found xextproto-7.0.5 => Build dependency inputproto>=1.4: found inputproto-1.5.0 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.9.3nb1 => Build dependency randrproto>=1.2.0: found randrproto-1.3.0 => Build dependency libXt>=1.0.0: found libXt-1.0.5nb1 => 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 xdg-dirs>=1.2: found xdg-dirs-1.4 => Full dependency kde3-dirs>=1.0: found kde3-dirs-1.0 => Full dependency kdebase>=3.5.8nb5: found kdebase-3.5.10nb2 => Full dependency kdelibs>=3.5.8nb5: found kdelibs-3.5.10 => Full dependency qt3-libs>=3.3.6nb1: found qt3-libs-3.3.8nb8 => Full dependency libXinerama>=1.0.1: found libXinerama-1.0.3 => Full dependency libSM>=0.99.2: found libSM-1.1.0 => Full dependency libX11>=1.1: found libX11-1.2 ===> Overriding tools for krusader-1.90.0 ===> Extracting for krusader-1.90.0 ===> Patching for krusader-1.90.0 ===> Creating toolchain wrappers for krusader-1.90.0 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/scratch/sysutils/krusader/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /scratch/sysutils/krusader/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for krusader-1.90.0 => 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: 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 build system type... i386-unknown-dragonfly2.3 checking host system type... i386-pc-dragonfly checking target system type... i386-pc-dragonfly checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes 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 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 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 dependency style of cc... gcc3 checking how to run the C preprocessor... cc -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 cc 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... /scratch/sysutils/krusader/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 cc... /scratch/sysutils/krusader/work/.wrapper/bin/ld checking if the linker (/scratch/sysutils/krusader/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/sysutils/krusader/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 recognise dependent libraries... unknown 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 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 static flag works... yes 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 supports -c -o file.o... yes checking whether the cc linker (/scratch/sysutils/krusader/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... no 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... no checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /scratch/sysutils/krusader/work/.wrapper/bin/ld checking if the linker (/scratch/sysutils/krusader/work/.wrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/scratch/sysutils/krusader/work/.wrapper/bin/ld) supports shared libraries... no 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 (/scratch/sysutils/krusader/work/.wrapper/bin/ld) supports shared libraries... no checking dynamic linker characteristics... no 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... no checking whether to build shared libraries... no 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 supports -c -o file.o... no checking whether the f77 linker (/scratch/sysutils/krusader/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for msgfmt... /scratch/sysutils/krusader/work/.tools/bin/msgfmt checking for gmsgfmt... /scratch/sysutils/krusader/work/.tools/bin/msgfmt checking for xgettext... /usr/pkg/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... no 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... 4 checking for char *... yes checking size of char *... 4 checking for dlopen in -ldl... no checking for shl_unload in -ldld... no checking for size_t... yes checking size of size_t... 4 checking for unsigned long... yes checking size of unsigned long... 4 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/lib, headers . checking for IceConnectionNumber in -lICE... yes checking for libXext... yes checking for pthread_create in pthread... 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 xmllint... /usr/pkg/bin/xmllint checking konq_popupmenu.h usability... yes checking konq_popupmenu.h presence... yes checking for konq_popupmenu.h... yes checking konqbookmarkmanager.h usability... yes checking konqbookmarkmanager.h presence... yes checking for konqbookmarkmanager.h... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking for acl_free in -lacl... no checking kjsembed/kjsembedpart.h usability... no checking kjsembed/kjsembedpart.h presence... no checking for kjsembed/kjsembedpart.h... no checking if doc should be compiled... yes checking if iso should be compiled... yes checking if krArc should be compiled... yes checking if krusader should be compiled... yes checking if pics should be compiled... yes checking if po should be compiled... yes checking if tar should be compiled... yes checking if virt should be compiled... yes configure: creating ./config.status wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1275. config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/en/Makefile config.status: creating doc/pics/Makefile config.status: creating doc/ru/Makefile config.status: creating iso/Makefile config.status: creating iso/libisofs/Makefile config.status: creating krArc/Makefile config.status: creating krusader/Makefile config.status: creating krusader/ActionMan/Makefile config.status: creating krusader/BookMan/Makefile config.status: creating krusader/Dialogs/Makefile config.status: creating krusader/DiskUsage/Makefile config.status: creating krusader/DiskUsage/filelightParts/Makefile config.status: creating krusader/DiskUsage/radialMap/Makefile config.status: creating krusader/Filter/Makefile config.status: creating krusader/GUI/Makefile config.status: creating krusader/KViewer/Makefile config.status: creating krusader/Konfigurator/Makefile config.status: creating krusader/KrJS/Makefile config.status: creating krusader/Locate/Makefile config.status: creating krusader/MountMan/Makefile config.status: creating krusader/Panel/Makefile config.status: creating krusader/Queue/Makefile config.status: creating krusader/RemoteMan/Makefile config.status: creating krusader/Search/Makefile config.status: creating krusader/Splitter/Makefile config.status: creating krusader/Synchronizer/Makefile config.status: creating krusader/UserAction/Makefile config.status: creating krusader/UserMenu/Makefile config.status: creating krusader/VFS/Makefile config.status: creating pics/Makefile config.status: creating po/Makefile config.status: creating tar/Makefile config.status: creating virt/Makefile config.status: creating config.h config.status: executing depfiles commands Krusader Project: ----------------- Source code location: . C Compiler: cc C Compiler flags: -DNDEBUG -O2 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/qt3/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/krb5 C++ Compiler: c++ prefix: /usr/pkg kde_includes: /usr/pkg/include kde_libraries: /usr/pkg/lib kde_locale: /usr/pkg/share/locale qt_libraries: /usr/pkg/qt3/lib qt_includes: /usr/pkg/qt3/include KDEDIR: /usr/pkg QTDIR: /usr/pkg/qt3 Install path: /usr/pkg/bin krusader version: 1.90.0 krusader binary: /usr/pkg/bin/krusader (after 'make install') NOTICE: Since the KJSEmbed-headers are not found Krusader will be build without JS support Good - your configure finished. Start make now => 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.