=> Bootstrap dependency digest>=20010302: found digest-20111104 => Checksum SHA1 OK for bochs-2.6.tar.gz => Checksum RMD160 OK for bochs-2.6.tar.gz ===> Installing dependencies for bochs-2.6nb2 ========================================================================== 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>=2.2.6bnb3: found libtool-base-2.2.6bnb8 => Build dependency nbpatch-[0-9]*: found nbpatch-20100124 => Build dependency checkperms>=1.1: found checkperms-1.11 ===> Overriding tools for bochs-2.6nb2 ===> Extracting for bochs-2.6nb2 ===> Patching for bochs-2.6nb2 => Applying pkgsrc patches for bochs-2.6nb2 ===> Creating toolchain wrappers for bochs-2.6nb2 ===> Configuring for bochs-2.6nb2 /usr/bin/sed -e 's,@FLOPPY_BSD@,#,' -e 's,@FLOPPY_LINUX@,#,' /Users/kristerw/pbulk/scratch/emulators/bochs/work/bochs-2.6/.bochsrc.new mv /Users/kristerw/pbulk/scratch/emulators/bochs/work/bochs-2.6/.bochsrc.new /Users/kristerw/pbulk/scratch/emulators/bochs/work/bochs-2.6/.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 checking build system type... i386-apple-darwin12 checking host system type... i386-apple-darwin12 checking target system type... i386-apple-darwin12 checking if you are configuring for another platform... no checking for standard CFLAGS on this platform... -fpascal-strings -fno-common -Wno-four-char-constants -Wno-unknown-pragmas -Dmacintosh checking for i386-apple-darwin12-gcc... 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... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether make sets $(MAKE)... yes checking for a sed that does not truncate output... /Users/kristerw/pbulk/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 gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/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 how to run the C preprocessor... gcc -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... g++ -E checking for i386-apple-darwin12-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 gcc object... ok checking for objdir... .libs checking for i386-apple-darwin12-ar... no checking for ar... ar checking for i386-apple-darwin12-ranlib... no checking for ranlib... ranlib checking for i386-apple-darwin12-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... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin12 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes 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/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common checking if g++ PIC flag -fno-common works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin12 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes 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... -fno-common checking if f77 PIC flag -fno-common works... no checking if f77 supports -c -o file.o... no checking whether the f77 linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/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. PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. darwin12 dyld 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... DYLD_LIBRARY_PATH checking for the default library search path... /usr/local/lib /lib /usr/lib checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen in -ldl... (cached) yes checking for dlerror... yes checking for _ prefix in compiled symbols... yes checking whether we have to add an underscore for dlsym... no checking whether deplibs are loaded by dlopen... yes 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... no checking malloc.h presence... no checking for malloc.h... no 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... yes checking mach-o/dyld.h presence... yes checking for mach-o/dyld.h... yes 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 pkg-config... not_found checking for X... libraries /usr/X11/lib, headers /usr/X11/include checking whether -R must be followed by a space... no checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking whether byte ordering is bigendian... no checking for inline... inline checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 4 checking size of unsigned long long... 8 checking size of int *... 4 checking for getenv... yes checking for setenv... yes checking for snprintf... yes checking for vsnprintf... yes checking for select... yes checking for socklen_t... yes checking for strtoull... yes checking for strtouq... yes checking for strdup... yes checking for strrev... no checking for stricmp... no checking for strcasecmp... 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 gettimeofday... yes checking for usleep... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for tmpfile64... no checking for fseek64... no checking for fseeko64... no checking for sleep... yes checking for nanosleep... yes checking for abort... yes checking for struct sockaddr_in.sin_len... 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... yes checking for floor... yes checking if math functions link without -lm... yes checking if compiler allows __attribute__... yes checking for set... yes checking for set.h... yes checking for map... yes checking for map.h... yes checking for idle hack... yes checking for dlfcn.h... (cached) yes checking for assert.h... (cached) yes checking for plugins support... yes checking ltdl.h usability... no checking ltdl.h presence... no checking for ltdl.h... no checking for dlopen in -ldl... (cached) yes checking if you have dlcompat... yes checking if compiler allows LL for 64-bit constants... yes checking for A20 support... yes checking for x86-64 support... yes checking for SMP support... yes checking for cpu level... 6 checking for larger than 32 bit physical address emulation... yes checking for large ramfile support... yes checking for NE2000 support... yes checking for i440FX PCI support... yes checking for PCI host device mapping support... no checking for USB UHCI support... yes checking for USB OHCI support... yes checking for experimental USB xHCI support... no checking for PCI pseudo NIC support... yes checking for Intel(R) Gigabit Ethernet support... no 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 fork... yes checking for execlp... yes checking for socketpair... yes checking for repeated IO and mem copy speedups... yes checking for gcc fast function calls optimization... yes checking for handlers chaining speedups... no checking support for configurable MSR registers... yes checking show IPS... yes checking for use of .cpp as suffix... no checking for Bochs internal debugger support... no checking for disassembler support... yes checking enable Bochs internal debugger GUI... no checking for gdb stub enable... no checking for I/O Interface to the debugger... no 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 enable assert checks... no checking for raw serial support... no checking for CLGD54XX emulation... yes checking for FPU emulation... yes checking for VMX support... 2 checking for SVM support... no checking for 3DNow! support... no checking for alignment check support... yes checking for misaligned SSE support... yes checking for MONITOR/MWAIT instructions support (experimental)... yes checking for AVX instructions support... no checking for x86 debugger support... no checking for CDROM support... yes checking IOKit/storage/IOCDMedia.h usability... yes checking IOKit/storage/IOCDMedia.h presence... yes checking for IOKit/storage/IOCDMedia.h... yes Using OSX IOKit CD Interface checking for Sound Blaster 16 support... no checking for ES1370 soundcard support... no checking for standard PC gameport support... yes 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... carbon checking for display libraries... carbon checking for wget... no checking for curl... curl 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... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking for APIC support (deprecated)... no checking for X2APIC support (deprecated)... no checking for VESA BIOS extensions (deprecated)... no checking for ACPI extensions support (deprecated)... no checking for instruction trace cache support (deprecated)... no checking for gzip... /Users/kristerw/pbulk/scratch/emulators/bochs/work/.tools/bin/gzip checking for tar... /usr/bin/tar configure: creating ./config.status config.status: creating Makefile config.status: creating iodev/Makefile config.status: creating iodev/hdimage/Makefile config.status: creating iodev/usb/Makefile config.status: creating iodev/network/Makefile config.status: creating iodev/sound/Makefile config.status: creating bx_debug/Makefile config.status: creating bios/Makefile config.status: creating cpu/Makefile config.status: creating cpu/cpudb/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.