=> Bootstrap dependency digest>=20010302: found digest-20160304 => Checksum SHA1 OK for BasiliskII_src_01052006.tar.bz2 => Checksum RMD160 OK for BasiliskII_src_01052006.tar.bz2 => Checksum SHA512 OK for BasiliskII_src_01052006.tar.bz2 ===> Installing dependencies for BasiliskII-1.0.20060501nb5 ========================================================================== The supported build options for BasiliskII are: esound gtk sdl You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.BasiliskII (not defined) ========================================================================== => 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 libXext>=0.99.0: found libXext-1.3.3nb1 => Full dependency libX11>=1.1: found libX11-1.6.5nb1 => Full dependency libXxf86dga>=1.0.1: found libXxf86dga-1.1.4nb1 => Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.4nb1 ===> Overriding tools for BasiliskII-1.0.20060501nb5 ===> Extracting for BasiliskII-1.0.20060501nb5 /bin/mkdir -p /var/pkgsrc/work/emulators/BasiliskII/work/BasiliskII-1.0/src/Unix/obj ===> Patching for BasiliskII-1.0.20060501nb5 => Applying pkgsrc patches for BasiliskII-1.0.20060501nb5 ===> Creating toolchain wrappers for BasiliskII-1.0.20060501nb5 ===> Configuring for BasiliskII-1.0.20060501nb5 => 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 for x86_64-unknown-freebsd11-gcc... clang 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 clang accepts -g... yes checking for clang option to accept ANSI C... none needed checking whether clang and cc understand -c and -o together... yes checking how to run the C preprocessor... clang -E checking for x86_64-unknown-freebsd11-g++... clang++ 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 BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking for egrep... grep -E checking for sem_init in -lposix4... no checking for timer_create in -lrt... yes checking for shm_open in -lrt... yes checking for cos in -lm... 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 for pthread_create in -lpthread... yes checking for pthread_cond_init... yes checking for pthread_cancel... yes checking for pthread_testcancel... yes checking for pthread_mutexattr_setprotocol... yes checking for pthread_mutexattr_settype... yes checking for pthread_mutexattr_setpshared... yes checking for sem_init... yes checking for XF86DGAQueryExtension in -lXxf86dga... yes checking for XF86VidModeQueryExtension in -lXxf86vm... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for ANSI C header files... yes checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes checking stdint.h usability... yes checking stdint.h presence... yes checking for stdint.h... yes checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/types.h usability... yes checking sys/types.h presence... yes checking for sys/types.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking mach/mach.h usability... no checking mach/mach.h presence... no checking for mach/mach.h... no checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no checking readline/history.h usability... no checking readline/history.h presence... no checking for readline/history.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for linux/if.h... no checking for linux/if_tun.h... no checking for net/if.h... yes checking for net/if_tun.h... yes checking AvailabilityMacros.h usability... no checking AvailabilityMacros.h presence... no checking for AvailabilityMacros.h... no checking IOKit/storage/IOBlockStorageDevice.h usability... no checking IOKit/storage/IOBlockStorageDevice.h presence... no checking for IOKit/storage/IOBlockStorageDevice.h... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 16 checking for void *... yes checking size of void *... 8 checking for off_t... yes checking for loff_t... no checking for caddr_t... yes checking for size_t... yes checking return type of signal handlers... void checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for socklen_t... yes checking for strdup... yes checking for strerror... yes checking for cfmakeraw... yes checking for clock_gettime... yes checking for timer_create... yes checking for sigaction... yes checking for signal... yes checking for mmap... yes checking for mprotect... yes checking for munmap... yes checking for vm_allocate... no checking for vm_deallocate... no checking for vm_protect... no checking for poll... yes checking for inet_aton... yes checking for mach_task_self... no checking for task_self... no checking strings.h usability... yes checking strings.h presence... yes checking for strings.h... yes checking login.h usability... no checking login.h presence... no checking for login.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/stat.h usability... yes checking sys/stat.h presence... yes checking for sys/stat.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking for _getpty... no checking for vhangup... no checking for strlcpy... yes checking for /dev/ptmx... no checking for /dev/ptc... no checking FIONBIO vs. O_NONBLOCK for non-blocking I/O... O_NONBLOCK checking whether compiler supports byte bit-fields... yes checking whether compiler supports framework AppKit... no checking whether compiler supports framework Carbon... no checking whether compiler supports framework IOKit... no checking whether compiler supports framework CoreFoundation... no checking for cam_open_btl in -lcam... yes checking camlib.h usability... yes checking camlib.h presence... yes checking for camlib.h... yes checking whether TUN/TAP is supported... no checking whether mmap supports MAP_ANON... no checking whether mmap supports MAP_ANONYMOUS... no checking whether mprotect works... no checking whether __PAGEZERO can be Low Memory area 0x0000-0x2000... no checking whether we can map Low Memory area 0x0000-0x2000... no checking whether POSIX shared memory is working... no checking whether 33-bit memory addressing is working... no checking whether signal handlers need to be reinstalled... no checking whether sigaction handlers need to be reinstalled... no checking whether your system supports Mach exceptions... no checking whether your system supports Windows exceptions... no checking whether your system supports extended signal handlers... no checking whether we then have a subterfuge for your system... no checking whether we can skip instruction in SIGSEGV handler... no checking for true... /var/pkgsrc/work/emulators/BasiliskII/work/.tools/bin/true checking for the addressing mode to use... memory banks checking for GAS .p2align feature... yes checking for GCC 2.7 or higher... yes checking for GCC 3.0 or higher... yes checking for ICC... no checking whether GCC supports constants merging... yes checking whether GCC supports store motion... yes checking whether the compiler supports -fno-strict-aliasing... yes checking whether the compiler supports -mdynamic-no-pic... no checking floating point format... IEEE (little-endian) checking ieee754.h usability... no checking ieee754.h presence... no checking for ieee754.h... no checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking floatingpoint.h usability... yes checking floatingpoint.h presence... yes checking for floatingpoint.h... yes checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking for isnanl... no checking for isinfl... no checking for logl... yes checking for log10l... yes checking for expl... yes checking for powl... yes checking for fabsl... yes checking for sqrtl... yes checking for sinl... yes checking for cosl... yes checking for tanl... yes checking for sinhl... yes checking for coshl... yes checking for tanhl... yes checking for asinl... yes checking for acosl... yes checking for atanl... yes checking for asinhl... yes checking for acoshl... yes checking for atanhl... yes checking for floorl... yes checking for ceill... yes checking for atanh... yes checking for isnan... yes checking for isinf... yes checking for finite... yes checking for isnormal... no checking for signbit... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h Basilisk II configuration summary: SDL support ............................ : none XFree86 DGA support .................... : yes XFree86 VidMode support ................ : yes fbdev DGA support ...................... : no Enable video on SEGV signals ........... : no ESD sound support ...................... : no GTK user interface ..................... : no mon debugger support ................... : no Running m68k code natively ............. : no Use JIT compiler ....................... : no JIT debug mode ......................... : no Floating-Point emulation core .......... : IEEE fpu core Assembly optimizations ................. : x86-64 Addressing mode ........................ : memory banks Bad memory access recovery type ........ : Configuration done. Now type "make" (or "gmake").