=> Bootstrap dependency digest>=20010302: found digest-20080510 => Checksum SHA1 OK for bochs-2.3.7.tar.gz => Checksum RMD160 OK for bochs-2.3.7.tar.gz ===> Installing dependencies for bochs-2.3.7nb3 ========================================================================== The supported build options for bochs are: debug tiny x11 The currently selected options are: x11 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.bochs (not defined) ========================================================================== => Build dependency libtool-base>=1.5.22nb1: found libtool-base-1.5.26nb1 => Build dependency gmake>=3.81: found gmake-3.81 => Build dependency pax>=20040802: found pax-20080110 => Build dependency kbproto>=1.0.2: found kbproto-1.0.3 => Build dependency xproto>=7.0.9: found xproto-7.0.15 => Build dependency libXt>=1.0.0: found libXt-1.0.5nb1 => Build dependency checkperms>=1.1: found checkperms-1.10 => Full dependency libSM>=0.99.2: found libSM-1.1.0 => Full dependency libX11>=1.1: found libX11-1.2 => Full dependency libXpm>=3.5.4.2: found libXpm-3.5.7nb1 ===> Overriding tools for bochs-2.3.7nb3 ===> Extracting for bochs-2.3.7nb3 ===> Patching for bochs-2.3.7nb3 => Applying pkgsrc patches for bochs-2.3.7nb3 ===> Creating toolchain wrappers for bochs-2.3.7nb3 ===> Configuring for bochs-2.3.7nb3 /usr/bin/sed -e 's,@FLOPPY_BSD@,,' -e 's,@FLOPPY_LINUX@,#,' /scratch/emulators/bochs/work/bochs-2.3.7/.bochsrc.new mv /scratch/emulators/bochs/work/bochs-2.3.7/.bochsrc.new /scratch/emulators/bochs/work/bochs-2.3.7/.bochsrc => 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 => 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 if you are configuring for another platform... no checking for standard CFLAGS on this platform... 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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking whether make sets $(MAKE)... yes checking for a sed that does not truncate output... /scratch/emulators/bochs/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/emulators/bochs/work/.wrapper/bin/ld checking if the linker (/scratch/emulators/bochs/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/emulators/bochs/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 how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... c++ -E 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... no checking for 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/emulators/bochs/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/emulators/bochs/work/.wrapper/bin/ld checking if the linker (/scratch/emulators/bochs/work/.wrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/scratch/emulators/bochs/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/emulators/bochs/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/emulators/bochs/work/.wrapper/bin/ld) supports shared libraries... 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. no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for an ANSI C-conforming const... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking which extension is used for loadable modules... .so checking which variable specifies run-time library path... checking for the default library search path... /lib /usr/lib checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen in -ldl... no checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... unknown checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for error_t... no checking for argz_append... no checking for argz_create_sep... no checking for argz_insert... no checking for argz_next... no checking for argz_stringify... no checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... 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 for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for unsigned char... yes checking size of unsigned char... 1 checking for unsigned short... yes checking size of unsigned short... 2 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for unsigned long long... yes checking size of unsigned long long... 8 checking for int *... yes checking size of int *... 4 checking for getenv... yes checking for setenv... yes checking for select... yes checking for snprintf... yes checking for vsnprintf... yes checking for strtoull... yes checking for strtouq... yes checking for strdup... yes checking for strrev... no checking for sleep... yes checking for usleep... yes checking for nanosleep... yes checking for abort... yes checking for gettimeofday... yes checking for socklen_t... yes checking for struct sockaddr_in.sin_len... yes checking for mkstemp... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for timelocal... yes checking for gmtime... yes checking for mktime... yes checking for _FILE_OFFSET_BITS value needed for large files... 64 checking if large file support is available... yes checking for cos... no checking for floor... no checking if math functions link without -lm... no checking for sin... yes checking for ceil... yes checking if math functions link with -lm... yes checking for struct timeval... yes checking if compiler allows empty structs... yes checking if compiler allows __attribute__... yes checking for hash_map... no checking for hash_map.h... yes checking for set... yes checking for set.h... yes checking for idle hack... no checking for dlfcn.h... (cached) yes checking for assert.h... (cached) yes checking for plugins support... yes checking if compiler allows blank labels... no checking if compiler allows LL for 64-bit constants... yes checking for x86-64 support... yes checking for SMP support... yes checking for cpu level... 6 checking for APIC support... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking for compressed hard disk image support... no checking for NE2000 support... yes checking for ACPI support... yes checking for i440FX PCI support... yes checking for PCI host device mapping support... no checking for limited USB support... yes checking for PCI pseudo NIC support... yes checking net/bpf.h usability... yes checking net/bpf.h presence... yes checking for net/bpf.h... yes checking netpacket/packet.h usability... no checking netpacket/packet.h presence... no checking for netpacket/packet.h... no checking for net/if.h... yes checking for linux/netlink.h... no checking for net/if_tun.h... no checking for linux/if_tun.h... no checking for large pages support... yes checking for PAE support... yes checking for global pages support... yes checking for MTRRs support... yes checking for guest to host TLB support... yes checking for repeated IO and mem copy speedups... yes checking for instruction trace cache support... no checking for instruction cache support... yes checking for gcc fast function calls optimization... yes checking for host specific inline assembly accelerations... yes checking whether to ignore bad MSR references... yes checking for port e9 hack... yes checking show IPS... no checking for use of .cpp as suffix... no checking for Bochs internal debugger support... no checking for external debugger... no checking for disassembler support... yes checking for ALL optimizations enabled... yes checking whether user wants readline... yes checking whether to use readline... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for instrumentation support... no checking enable logging... yes checking for raw serial support... no checking for VESA BIOS extensions... yes checking for CLGD54XX emulation... yes checking for FPU emulation... yes checking for VME support... yes checking for MMX support... yes checking for 3DNow! support... no checking for SSE support... SSE3 checking for SSE extensions support... yes checking for DAZ support... yes checking for XSAVE/XRSTOR support... yes checking for AES instructions support... yes checking for alignment check support... yes checking for misaligned SSE support... yes checking for SEP support... yes checking for POPCNT instruction support... yes checking for MONITOR/MWAIT instructions support (experimental)... no checking for x86 debugger support... no checking IOKit/storage/IOCDMedia.h usability... no checking IOKit/storage/IOCDMedia.h presence... no checking for IOKit/storage/IOCDMedia.h... no checking for CDROM support... yes checking for Sound Blaster 16 support... dummy checking for standard PC gameport support... yes checking for gdb stub enable... no checking for I/O Interface to the debugger... no checking for docbook2html... not_found checking whether to build docbook documentation... no checking for wx-config... not_found checking for wxWidgets configuration script... not_found checking for wxWidgets library version... checking for default gui on this platform... x11 checking for display libraries... nogui checking for wget... no checking for curl... no checking for fetch... fetch checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... cc checking for magic breakpoints (deprecated)... no checking for save/restore (deprecated)... no checking for gzip... /scratch/emulators/bochs/work/.tools/bin/gzip checking for tar... /usr/pkg/bin/tar configure: creating ./config.status config.status: creating Makefile config.status: creating iodev/Makefile config.status: creating bx_debug/Makefile config.status: creating bios/Makefile config.status: creating cpu/Makefile config.status: creating memory/Makefile config.status: creating gui/Makefile config.status: creating disasm/Makefile config.status: creating instrument/stubs/Makefile config.status: creating misc/Makefile config.status: creating fpu/Makefile config.status: creating doc/docbook/Makefile config.status: creating build/linux/bochs-dlx config.status: creating bxversion.h config.status: creating bxversion.rc config.status: creating build/macosx/Info.plist config.status: creating build/win32/nsis/Makefile config.status: creating build/win32/nsis/bochs.nsi config.status: creating host/linux/pcidev/Makefile config.status: creating config.h config.status: creating ltdlconf.h => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.