=> Bootstrap dependency digest>=20010302: found digest-20111104 => Checksum SHA1 OK for mednafen-0.8.D.3.tar.bz2 => Checksum RMD160 OK for mednafen-0.8.D.3.tar.bz2 ===> Installing dependencies for mednafen-0.8.13.3nb2 => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8 => Build dependency intltool>=0.40.0: found intltool-0.50.2 => Build dependency perl>=5.0: found perl-5.14.2nb5 => Build dependency pkg-config>=0.25: found pkg-config-0.25nb1 => Build dependency dri2proto>=2.0: found dri2proto-2.8 => Build dependency glproto>=1.4.6: found glproto-1.4.16 => Build dependency damageproto>=1.1.0: found damageproto-1.2.1 => Build dependency xproto>=7.0.9: found xproto-7.0.23 => Build dependency fixesproto>=3.0.0: found fixesproto-5.0 => Build dependency xextproto>=7.0: found xextproto-7.2.1 => Build dependency inputproto>=1.4: found inputproto-2.2 => Build dependency kbproto>=1.0.2: found kbproto-1.0.6 => Build dependency xcb-proto>=1.4: found xcb-proto-1.7.1nb1 => Build dependency xf86vidmodeproto>=2.3: found xf86vidmodeproto-2.3.1 => Build dependency xf86driproto>=2.0.3: found xf86driproto-2.1.1 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11.1 => Build dependency randrproto>=1.2.0: found randrproto-1.4.0 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency esound>=0.2.41nb1: found esound-0.2.41nb1 => Full dependency libsndfile>=1.0.18: found libsndfile-1.0.25 => Full dependency SDL>=1.2.10: found SDL-1.2.15nb3 => Full dependency gettext-lib>=0.18: found gettext-lib-0.18.1.1 => Full dependency libcdio>=0.82: found libcdio-0.83 => Full dependency SDL_net>=1.2.6: found SDL_net-1.2.8 ===> Overriding tools for mednafen-0.8.13.3nb2 ===> Extracting for mednafen-0.8.13.3nb2 ===> Patching for mednafen-0.8.13.3nb2 => Applying pkgsrc patches for mednafen-0.8.13.3nb2 ===> Creating toolchain wrappers for mednafen-0.8.13.3nb2 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/scratch/emulators/mednafen/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /scratch/emulators/mednafen/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for mednafen-0.8.13.3nb2 => Fixing path to audio device. INFO: [subst.mk:dsp] Nothing changed in ./src/sexyal/drivers/oss.cpp. INFO: [subst.mk:dsp] Nothing changed in ./src/sexyal/sexyal.cpp. => 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 => Fixing locale directory references. => Checking for portability problems in extracted files 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 how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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 a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for i386-pc-dragonfly-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... cc -E checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes 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... c++ -E checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /scratch/emulators/mednafen/work/.wrapper/bin/ld checking if the linker (/scratch/emulators/mednafen/work/.wrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /scratch/emulators/mednafen/work/.wrapper/bin/ld option to reload object files... -r checking for i386-pc-dragonfly-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-pc-dragonfly-ar... no checking for ar... ar checking for i386-pc-dragonfly-strip... no checking for strip... strip checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/scratch/emulators/mednafen/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... dragonfly ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by c++... /scratch/emulators/mednafen/work/.wrapper/bin/ld checking if the linker (/scratch/emulators/mednafen/work/.wrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/scratch/emulators/mednafen/work/.wrapper/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/scratch/emulators/mednafen/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly ld.so checking how to hardcode library paths into programs... immediate checking for simple visibility declarations... yes checking for ptrdiff_t... yes checking for size_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of double... 8 checking size of __int64... 0 checking size of void *... 4 checking size of size_t... 4 checking size of ptrdiff_t... 4 checking for an ANSI C-conforming const... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mmap... yes checking for munmap... yes checking for madvise... yes checking for signal... yes checking for fcntl... yes checking for getenv... yes checking for putenv... yes checking for setenv... yes checking for gettimeofday... yes checking for usleep... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for mkdir... yes checking for _mkdir... yes checking whether mkdir takes one argument... no checking pkg-config is at least version 0.9.0... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking OpenGL/gl.h usability... no checking OpenGL/gl.h presence... no checking for OpenGL/gl.h... no checking for X... libraries /usr/pkg/lib, headers /usr/pkg/include checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for ld used by GCC... /scratch/emulators/mednafen/work/.wrapper/bin/ld checking if the linker (/scratch/emulators/mednafen/work/.wrapper/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether we are using the GNU C Library 2 or newer... no checking for i386-pc-dragonfly-ranlib... ranlib checking for inline... inline checking for stdint.h... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... (cached) yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... no checking for argz_stringify... no checking for argz_next... no checking for __fsetlocking... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking for iconv... (cached) yes checking for working iconv... (cached) yes checking for iconv declaration... (cached) install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for NL_LOCALE_NAME macro... no checking for bison... no checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library 2.1 or newer... no checking for stdint.h... (cached) yes checking for SIZE_MAX... (((1U << 31) - 1) * 2 + 1) checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... yes checking for snprintf... yes checking for wcslen... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/pkg/lib/libintl.so -Wl,-rpath -Wl,/usr/pkg/lib checking for zlibVersion in -lz... yes checking OPTIMIZER_FLAGS for gcc -fomit-frame-pointer... -fomit-frame-pointer checking OPTIMIZER_FLAGS for gcc -finline-limit=6000... -finline-limit=6000 checking OPTIMIZER_FLAGS for gcc --param large-function-growth=800... --param large-function-growth=800 checking OPTIMIZER_FLAGS for gcc --param inline-unit-growth=175... --param inline-unit-growth=175 checking OPTIMIZER_FLAGS for gcc --param max-inline-insns-single=10000... --param max-inline-insns-single=10000 checking OPTIMIZER_FLAGS for gcc -fno-strict-overflow... -fno-strict-overflow checking WARNING_FLAGS for gcc -Wall... -Wall checking WARNING_FLAGS for gcc -Winline... -Winline checking WARNING_FLAGS for gcc -Wshadow... -Wshadow checking GBA_EXTRA_FLAGS for gcc -fno-unit-at-a-time... -fno-unit-at-a-time checking MDFN_COMPAT_FLAGS for gcc -fsigned-char... -fsigned-char checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 1.0.0... not present. checking for snd_ctl_open in -lasound... no checking for JACK... no checking for sdl-config... /usr/pkg/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for LIBCDIO... yes checking for SNDFILE... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking SDL_net.h usability... yes checking SDL_net.h presence... yes checking for SDL_net.h... yes checking whether byte ordering is bigendian... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/tremor/Makefile config.status: creating src/mpcdec/Makefile config.status: creating src/trio/Makefile config.status: creating src/gb/Makefile config.status: creating src/gba/Makefile config.status: creating src/lynx/Makefile config.status: creating src/pce/Makefile config.status: creating src/pcfx/Makefile config.status: creating src/sms/Makefile config.status: creating src/wswan/Makefile config.status: creating src/nes/Makefile config.status: creating src/ngp/Makefile config.status: creating po/Makefile.in config.status: creating intl/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool