=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for pearpc-0.4.tar.bz2 => Checksum RMD160 OK for pearpc-0.4.tar.bz2 ===> Installing dependencies for pearpc-0.4nb1 ========================================================================== The supported build options for pearpc are: sdl 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.pearpc (not defined) ========================================================================== => Build dependency nasm-[0-9]*: found nasm-2.07 => Build dependency kbproto>=1.0.2: found kbproto-1.0.6 => Build dependency xproto>=7.0.9: found xproto-7.0.23 => Build dependency xcb-proto>=1.4: found xcb-proto-1.7.1nb1 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency libX11>=1.1: found libX11-1.5.0 ===> Overriding tools for pearpc-0.4nb1 ===> Extracting for pearpc-0.4nb1 ===> Patching for pearpc-0.4nb1 => Applying pkgsrc patches for pearpc-0.4nb1 => Fixing configuration file. ===> Creating toolchain wrappers for pearpc-0.4nb1 ===> Configuring for pearpc-0.4nb1 => 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-pc-dragonfly 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 bulk -g bulk checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes *** FREEBSD, building native FreeBSD version. we need pthread. *** x86 target system checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for gmake... no checking for make... /scratch/emulators/pearpc/work/.tools/bin/make checking whether /scratch/emulators/pearpc/work/.tools/bin/make sets $(MAKE)... yes 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 ANSI C... none needed checking for style of include used by /scratch/emulators/pearpc/work/.tools/bin/make... GNU checking dependency style of cc... gcc3 checking for i386-pc-dragonfly-g++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C preprocessor... cc -E checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc checking for ar... /usr/bin/ar checking for gar... (cached) /usr/bin/ar checking for egrep... grep -E checking for clock_settime in -lrt... yes checking whether byte ordering is bigendian... no checking for nasm... /usr/pkg/bin/nasm checking for X... no checking for XOpenDisplay in -lX11... yes checking for setenv... yes checking for memset... yes checking for log2... no checking for log2 in math.h... yes checking for exp2... no checking for exp2 in math.h... yes 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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking asm/types.h usability... no checking asm/types.h presence... no checking for asm/types.h... no checking for stdint.h... (cached) yes checking for an ANSI C-conforming const... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long int... yes checking size of long int... 4 checking for long long... yes checking size of long long... 8 configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating src/cpu/Makefile config.status: creating src/cpu/cpu_generic/Makefile config.status: creating src/cpu/cpu_jitc_x86/Makefile config.status: creating src/debug/Makefile config.status: creating src/io/Makefile config.status: creating src/io/3c90x/Makefile config.status: creating src/io/ide/Makefile config.status: creating src/io/graphic/Makefile config.status: creating src/io/rtl8139/Makefile config.status: creating src/io/prom/Makefile config.status: creating src/io/prom/fs/Makefile config.status: creating src/io/prom/fs/hfs/Makefile config.status: creating src/io/prom/fs/hfsplus/Makefile config.status: creating src/io/cuda/Makefile config.status: creating src/io/pci/Makefile config.status: creating src/io/pic/Makefile config.status: creating src/io/macio/Makefile config.status: creating src/io/nvram/Makefile config.status: creating src/io/usb/Makefile config.status: creating src/system/Makefile config.status: creating src/system/arch/Makefile config.status: creating src/system/arch/x86/Makefile config.status: creating src/system/arch/generic/Makefile config.status: creating src/system/osapi/Makefile config.status: creating src/system/osapi/beos/Makefile config.status: creating src/system/osapi/posix/Makefile config.status: creating src/system/osapi/win32/Makefile config.status: creating src/system/ui/Makefile config.status: creating src/system/ui/beos/Makefile config.status: creating src/system/ui/gtk/Makefile config.status: creating src/system/ui/qt/Makefile config.status: creating src/system/ui/sdl/Makefile config.status: creating src/system/ui/win32/Makefile config.status: creating src/system/ui/x11/Makefile config.status: creating src/tools/Makefile config.status: creating config.h config.status: executing depfiles commands ./configure successful. ================================================================================ Configuration summary ================================================================================ cpu emulation method: cpu_jitc_x86 compiled for architecture: x86 compiled for OS-API: posix compiled for UI system: x11 enable debug: no enable profiling: no make release build: yes omit frame pointer: yes final C compiler flags: -O2 -I/usr/pkg/include -I/usr/include -Wundef -Wall -fsigned-char -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe final C++ compiler flags: -O2 -I/usr/pkg/include -I/usr/include -Wundef -Wall -Woverloaded-virtual -fsigned-char -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe final linker flags: -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -pthread final linker add: -lrt -lX11 ================================================================================