=> Bootstrap dependency digest>=20010302: found digest-20160304 => Checksum SHA1 OK for bochs-2.6.8.tar.gz => Checksum RMD160 OK for bochs-2.6.8.tar.gz => Checksum SHA512 OK for bochs-2.6.8.tar.gz ===> Installing dependencies for bochs-2.6.8nb6 ========================================================================== 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) ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb1 => Tool dependency gmake>=3.81: found gmake-4.1nb4 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Build dependency xorgproto>=2016.1: found xorgproto-2018.4 => Build dependency xcb-proto>=1.4: found xcb-proto-1.13 => Build dependency libXt>=1.0.0: found libXt-1.1.5nb1 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency libSM>=0.99.2: found libSM-1.2.2nb1 => Full dependency libX11>=1.1: found libX11-1.6.5nb1 => Full dependency libXpm>=3.5.4.2: found libXpm-3.5.12nb1 => Full dependency libXrandr>=1.1.2: found libXrandr-1.5.1nb1 ===> Overriding tools for bochs-2.6.8nb6 ===> Extracting for bochs-2.6.8nb6 ===> Patching for bochs-2.6.8nb6 => Applying pkgsrc patches for bochs-2.6.8nb6 ===> Creating toolchain wrappers for bochs-2.6.8nb6 ===> Configuring for bochs-2.6.8nb6 /usr/bin/sed -e 's,@FLOPPY_BSD@,,' -e 's,@FLOPPY_LINUX@,#,' /var/pkgsrc/work/emulators/bochs/work/bochs-2.6.8/.bochsrc.new mv /var/pkgsrc/work/emulators/bochs/work/bochs-2.6.8/.bochsrc.new /var/pkgsrc/work/emulators/bochs/work/bochs-2.6.8/.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 build system type... x86_64-unknown-freebsd11 checking host system type... x86_64-unknown-freebsd11 checking target system type... x86_64-unknown-freebsd11 checking if you are configuring for another platform... no checking for standard CFLAGS on this platform... checking for x86_64-unknown-freebsd11-gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking whether make sets $(MAKE)... yes checking for a sed that does not truncate output... /var/pkgsrc/work/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 clang... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... clang -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... clang++ -E checking for x86_64-unknown-freebsd11-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 clang object... ok checking for objdir... .libs checking for x86_64-unknown-freebsd11-ar... no checking for ar... ar checking for x86_64-unknown-freebsd11-ranlib... no checking for ranlib... ranlib checking for x86_64-unknown-freebsd11-strip... no checking for strip... strip checking if clang static flag works... yes checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC checking if clang PIC flag -fPIC works... yes checking if clang supports -c -o file.o... yes checking whether the clang linker (/usr/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... no 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 clang++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC checking if clang++ PIC flag -fPIC works... yes checking if clang++ supports -c -o file.o... yes checking whether the clang++ linker (/usr/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... no 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 (/usr/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... no 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... yes 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... 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... 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 pkg-config... not_found 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 size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking size of int *... 8 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 ssize_t... yes 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 if compiler allows __attribute__... yes checking for set... yes checking for set.h... no checking for map... yes checking for map.h... no 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 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 repeated IO and mem copy speedups... yes checking for gcc / MSVC nmake fast function calls optimization... no checking for handlers chaining speedups... no checking for trace linking speedups support... 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... no checking readline/history.h presence... no checking for readline/history.h... no checking for instrumentation support... no checking enable logging... yes checking enable statistics collection... yes checking enable assert checks... no 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 MONITOR/MWAIT instructions support (experimental)... yes checking for limited hardware performance monitoring emulation support (experimental)... yes checking for memory type support... no checking for AVX instructions support... no checking for EVEX prefix and AVX-512 extensions support... no checking for x86 debugger support... no 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 NE2000 support... yes checking for PCI pseudo NIC support... yes checking for Intel(R) Gigabit Ethernet support... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... 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... yes checking for linux/if_tun.h... no checking for ethernet modules... null vnet slirp fbsd tap vde tuntap checking for raw serial support... no checking for CLGD54XX emulation... yes checking for 3dfx Voodoo Graphics emulation... no checking for lowlevel CDROM support... yes checking IOKit/storage/IOCDMedia.h usability... no checking IOKit/storage/IOCDMedia.h presence... no checking for IOKit/storage/IOCDMedia.h... no checking for Sound Blaster 16 support... no checking for ES1370 soundcard support... no checking for standard PC gameport support... yes checking for Busmouse support... 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 whether user wants XPM support... yes checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for display libraries... X11 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... -D_THREAD_SAFE checking for cc_r... clang checking for instruction trace cache support (deprecated)... no checking for misaligned SSE support (deprecated)... no checking for gzip... /var/pkgsrc/work/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/display/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/avx/Makefile config.status: creating cpu/cpudb/Makefile config.status: creating cpu/fpu/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 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 => Modifying libtool scripts to use pkgsrc depcomp WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.