=> Bootstrap dependency digest>=20010302: found digest-20080510 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 => Checksum SHA1 OK for vice-2.3.tar.gz => Checksum RMD160 OK for vice-2.3.tar.gz ===> Installing dependencies for vice-2.3nb1 ========================================================================== The supported build options for vice are: ffmpeg gnome lame sdl vice-ethernet vice-fullscreen vice-hwscaling xaw The currently selected options are: ffmpeg lame vice-ethernet vice-fullscreen vice-hwscaling xaw You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.vice (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, vice-2.3nb1. Their current value is shown below: * CURSES_DEFAULT = ncurses * JPEG_DEFAULT = jpeg Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * TERMCAP_TYPE = curses You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Build dependency bdftopcf-[0-9]*: found bdftopcf-1.0.2 => Build dependency {gettext-tools>=0.14.5,gettext>=0.10.36<0.14.5}: found gettext-tools-0.18.1.1nb2 => Build dependency pkg-config>=0.19: found pkg-config-0.25nb1 => Build dependency kbproto>=1.0.2: found kbproto-1.0.5 => Build dependency xproto>=7.0.9: found xproto-7.0.18 => Build dependency xcb-proto>=1.4: found xcb-proto-1.6 => Build dependency xextproto>=7.0: found xextproto-7.1.2 => Build dependency inputproto>=1.4: found inputproto-2.0 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11 => Build dependency randrproto>=1.2.0: found randrproto-1.3.1 => Build dependency xf86vidmodeproto>=2.3: found xf86vidmodeproto-2.3 => Build dependency videoproto>=2.2.1: found videoproto-2.3.1 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency encodings-[0-9]*: found encodings-1.0.3 => Full dependency mkfontdir-[0-9]*: found mkfontdir-1.0.5 => Full dependency libXt>=1.0.0: found libXt-1.0.8 => Full dependency libXmu>=1.0.0: found libXmu-1.0.5 => Full dependency libXaw>=1.0.5: found libXaw-1.0.7 => Full dependency libXpm>=3.5.4.2: found libXpm-3.5.8nb1 => Full dependency libXrandr>=1.1.2: found libXrandr-1.3.0 => Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.0 => Full dependency libXv>=1.0.1: found libXv-1.0.5 => Full dependency libpcap>=0.5.0: found libpcap-1.1.1 => Full dependency ffmpeg>=0.6.1: found ffmpeg-20110907.0.7.4 => Full dependency lame>=3.96.1nb4: found lame-3.98.4nb2 => Full dependency readline>=6.0: found readline-6.2 => Full dependency zlib>=1.2.3: found zlib-1.2.3 => Full dependency png>=1.5.0: found png-1.5.5 => Full dependency jpeg>=8nb1: found jpeg-8c ===> Overriding tools for vice-2.3nb1 ===> Extracting for vice-2.3nb1 ===> Patching for vice-2.3nb1 => Applying pkgsrc patches for vice-2.3nb1 ===> Creating toolchain wrappers for vice-2.3nb1 ===> Configuring for vice-2.3nb1 => 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 a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tmp/pkgsrc/emulators/vice/work/.tools/bin/mkdir -p checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu using TextField widget. checking for x86_64-unknown-linux-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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking if the compiler supports -march=native... yes checking linux/hardsid.h usability... no checking linux/hardsid.h presence... no checking for linux/hardsid.h... no checking how to run the C preprocessor... gcc -E checking for ar... ar checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-unknown-linux-strip... no checking for strip... strip checking whether ln -s works... yes checking for bison... no checking for byacc... no checking for flex... no checking for lex... no checking dependency style of gcc... gcc3 checking for makeinfo... /tmp/pkgsrc/emulators/vice/work/.tools/bin/makeinfo checking for texi2dvi... texi2dvi checking for makeguide... no checking if the makeinfo supports amigaguide... no checking for hhc... no checking for makertf... no checking for hcrtf... no checking for texi2ipf... no checking for ipfc... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for gettext in libc... yes checking for gettext in libintl... yes checking for msgfmt... /tmp/pkgsrc/emulators/vice/work/.tools/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /tmp/pkgsrc/emulators/vice/work/.tools/bin/msgfmt checking for xgettext... /usr/pkg/bin/xgettext checking for perl... /tmp/pkgsrc/emulators/vice/work/.tools/bin/perl checking if the compiler accepts --param inline-unit-growth=60... yes checking if the compiler accepts --param max-inline-insns-single=600... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking sys/types.h usability... yes checking sys/types.h presence... yes checking for sys/types.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for inline... inline checking whether byte ordering is bigendian... no checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking whether gcc needs -traditional... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking strings.h usability... yes checking strings.h presence... yes checking for strings.h... yes checking sys/dirent.h usability... no checking sys/dirent.h presence... no checking for sys/dirent.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/stat.h usability... yes checking sys/stat.h presence... yes checking for sys/stat.h... yes checking inttypes.h usability... yes checking inttypes.h presence... yes checking for inttypes.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking dir.h usability... no checking dir.h presence... no checking for dir.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for regexp.h... yes checking whether sys_siglist is declared... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen... no checking linux/joystick.h usability... yes checking linux/joystick.h presence... yes checking for linux/joystick.h... yes checking whether linux/joystick.h supports digital joysticks... no checking machine/joystick.h usability... no checking machine/joystick.h presence... no checking for machine/joystick.h... no checking sys/joystick.h usability... no checking sys/joystick.h presence... no checking for sys/joystick.h... no checking for hid_get_report_desc in -lusbhid... no checking for hid_get_report_desc in -lusb... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for sqrt in -lm... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zlibVersion in -lz... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for gethostbyname in -lnsl... yes checking for gethostbyname in -lsocket... no checking for gethostbyname in -lbsd... no checking for gethostbyname in -lnet... no checking for gethostbyname in -linet... no checking for gethostbyname in -lwatt... no checking for socket... yes checking for send... yes checking for bind... yes checking for listen... yes checking for gethostbyname... yes checking for connect... yes checking for recv... yes checking for accept... yes checking for htons... yes checking for htonl... yes checking for getdtablesize... yes checking for getrlimit... yes checking For socklen_t... yes checking if IPV6 should be enabled... no checking pkg-config is at least version 0.9.0... yes checking for FFMPEG support... not available checking for pcap_inject in -lpcap... yes checking for pcap_sendpacket in -lpcap... yes checking for pcap_open_live in -lpcap... yes checking for libnet_init in -lnet... no checking for pcap_open_live in -lpcap... (cached) yes checking for libnet_write_link_layer in -lnet... no checking cwsid.h usability... no checking cwsid.h presence... no checking for cwsid.h... no checking pulse/simple.h usability... no checking pulse/simple.h presence... no checking for pulse/simple.h... no checking alsa/asoundlib.h usability... no checking alsa/asoundlib.h presence... no checking for alsa/asoundlib.h... no checking for snd_pcm_avail in -lasound... no checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking for _oss_ioctl in -lossaudio... no checking dmedia/audio.h usability... no checking dmedia/audio.h presence... no checking for dmedia/audio.h... no checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking UMS/UMSAudioDevice.h usability... no checking UMS/UMSAudioDevice.h presence... no checking for UMS/UMSAudioDevice.h... no checking lame/lame.h usability... yes checking lame/lame.h presence... yes checking for lame/lame.h... yes checking for lame lib linking... trying static checking for lame_encode_buffer in -lmp3lame... yes checking for fc-cache... no checking for working memcmp... yes checking return type of signal handlers... void checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for u_short... yes checking for socklen_t... yes checking for gettimeofday in -lbsd... no checking for gettimeofday... yes checking for memmove... yes checking for atexit... yes checking for strerror... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for dirname... yes checking for mkstemp... yes checking for swab... yes checking for getcwd... yes checking for getpwuid... yes checking for rewinddir... yes checking for strdup... yes checking for nanosleep... yes checking for readline in -lreadline... yes checking for rl_readline_name in -lreadline... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_sig_cmp in -lpng... yes checking gif_lib.h usability... no checking gif_lib.h presence... no checking for gif_lib.h... no checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_CreateCompress in -ljpeg... yes checking for X... libraries , headers checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for gethostbyname in -lnsl... (cached) yes checking for gethostbyname in -lsocket... (cached) no checking for gethostbyname in -lbsd... (cached) no checking for IceConnectionNumber in -lICE... (cached) yes checking for SmFreeProperty in -lSM... yes checking for XCreateWindow in -lX11... yes checking for XQueryExtension in -lXext... yes checking for X11/extensions/shmproto.h... yes checking for X11/extensions/Xvlib.h... yes checking for XvQueryExtension in -lXv... yes checking for XtToolkitInitialize in -lXt... yes checking for XInternAtom in -lXmu... yes checking for XpmCreatePixmapFromData in -lXpm... yes checking for XawFormDoLayout in -lXaw... yes checking for X11/extensions/XShm.h... yes checking for XShmAttach in -lXext... yes checking X11/Sunkeysym.h usability... yes checking X11/Sunkeysym.h presence... yes checking for X11/Sunkeysym.h... yes checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking xpm.h usability... no checking xpm.h presence... no checking for xpm.h... no checking for GL/glx.h... no checking for X11/extensions/xf86vmode.h... yes checking for XF86VidModeQueryVersion in -lXxf86vm... yes checking for X11/extensions/Xrandr.h... yes checking for XRRConfigCurrentRate in -lXrandr... yes checking for _XlcConvert... yes checking for _XlcCurrentLC... yes checking for _XlcOpenConverter... yes checking for _XlcCloseConverter... yes checking for OpenCBM support... no (dynamic lib support missing) checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating vice.spec config.status: creating vice-gtk.spec config.status: creating vice-mint.spec config.status: creating build/Makefile config.status: creating data/Makefile config.status: creating data/C128/Makefile config.status: creating data/C64/Makefile config.status: creating data/C64DTV/Makefile config.status: creating data/CBM-II/Makefile config.status: creating data/DRIVES/Makefile config.status: creating data/PET/Makefile config.status: creating data/PLUS4/Makefile config.status: creating data/PRINTER/Makefile config.status: creating data/VIC20/Makefile config.status: creating data/fonts/Makefile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating src/debug.h config.status: creating src/gentranslate_h.sh config.status: creating src/arch/Makefile config.status: creating src/arch/amigaos/Makefile config.status: creating src/arch/amigaos/genintl_h.sh config.status: creating src/arch/beos/Makefile config.status: creating src/arch/msdos/Makefile config.status: creating src/arch/os2/Makefile config.status: creating src/arch/os2/dialogs/Makefile config.status: creating src/arch/os2/kbd/Makefile config.status: creating src/arch/os2/snippets/Makefile config.status: creating src/arch/os2/vac++/Makefile config.status: creating src/arch/riscos/Makefile config.status: creating src/arch/sdl/Makefile config.status: creating src/arch/sdl/win32-msvc/Makefile config.status: creating src/arch/sdl/win32-watcom/Makefile config.status: creating src/arch/sdl/win64-msvc/Makefile config.status: creating src/arch/sdl/dingoo-files/Makefile config.status: creating src/arch/sdl/syllable-files/Makefile config.status: creating src/arch/sdl/xbox/Makefile config.status: creating src/arch/unix/Makefile config.status: creating src/arch/unix/gp2x/Makefile config.status: creating src/arch/unix/gp2x/minimal/Makefile config.status: creating src/arch/unix/gp2x/wiz/Makefile config.status: creating src/arch/unix/gui/Makefile config.status: creating src/arch/unix/next_open_rhap/vice.info config.status: creating src/arch/unix/readline/Makefile config.status: creating src/arch/unix/x11/Makefile config.status: creating src/arch/unix/x11/gnome/Makefile config.status: creating src/arch/unix/x11/xaw/Makefile config.status: creating src/arch/unix/x11/xaw/widgets/Makefile config.status: creating src/arch/unix/macosx/Makefile config.status: creating src/arch/unix/macosx/cocoa/Makefile config.status: creating src/arch/unix/macosx/cocoa/view/Makefile config.status: creating src/arch/unix/macosx/cocoa/menu/Makefile config.status: creating src/arch/unix/macosx/cocoa/dialog/Makefile config.status: creating src/arch/unix/macosx/Resources/Makefile config.status: creating src/arch/unix/macosx/Resources/English.lproj/Makefile config.status: creating src/arch/win32/Makefile config.status: creating src/arch/win32/vice-version.bat config.status: creating src/arch/win32/utils/Makefile config.status: creating src/arch/win64/Makefile config.status: creating src/c128/Makefile config.status: creating src/c64/Makefile config.status: creating src/c64/cart/Makefile config.status: creating src/c64dtv/Makefile config.status: creating src/cbm2/Makefile config.status: creating src/core/Makefile config.status: creating src/crtc/Makefile config.status: creating src/diskimage/Makefile config.status: creating src/drive/Makefile config.status: creating src/drive/iec/Makefile config.status: creating src/drive/iec/c64exp/Makefile config.status: creating src/drive/iec/plus4exp/Makefile config.status: creating src/drive/iec128dcr/Makefile config.status: creating src/drive/iecieee/Makefile config.status: creating src/drive/ieee/Makefile config.status: creating src/drive/tcbm/Makefile config.status: creating src/fileio/Makefile config.status: creating src/fsdevice/Makefile config.status: creating src/gfxoutputdrv/Makefile config.status: creating src/iecbus/Makefile config.status: creating src/imagecontents/Makefile config.status: creating src/lib/Makefile config.status: creating src/monitor/Makefile config.status: creating src/parallel/Makefile config.status: creating src/pet/Makefile config.status: creating src/plus4/Makefile config.status: creating src/printerdrv/Makefile config.status: creating src/raster/Makefile config.status: creating src/rs232drv/Makefile config.status: creating src/rtc/Makefile config.status: creating src/serial/Makefile config.status: creating src/sid/Makefile config.status: creating src/sounddrv/Makefile config.status: creating src/tape/Makefile config.status: creating src/vdc/Makefile config.status: creating src/vdrive/Makefile config.status: creating src/vic20/Makefile config.status: creating src/vic20/cart/Makefile config.status: creating src/vicii/Makefile config.status: creating src/viciisc/Makefile config.status: creating src/video/Makefile config.status: creating src/version.h config.status: creating po/Makefile.in config.status: creating src/config.h config.status: executing depfiles commands config.status: executing default-1 commands === configuring in src/resid (/tmp/pkgsrc/emulators/vice/work/vice-2.3/src/resid) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg' '--enable-fullscreen' '--enable-ethernet' '--enable-ffmpeg' '--build=x86_64-unknown-linux' '--host=x86_64-unknown-linux' '--infodir=/usr/pkg/share/info' '--mandir=/usr/pkg/share/man' 'build_alias=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=gcc' 'CFLAGS=-O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses' 'CXX=g++' 'CXXFLAGS=-O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses' 'PKG_CONFIG=/tmp/pkgsrc/emulators/vice/work/.tools/bin/pkg-config' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tmp/pkgsrc/emulators/vice/work/.tools/bin/mkdir -p checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking if the compiler supports -march=native... yes checking for ar... ar checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking for perl... /tmp/pkgsrc/emulators/vice/work/.tools/bin/perl checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /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 math.h usability... yes checking math.h presence... yes checking for math.h... yes checking size of int... 4 checking for working bool... yes checking for __builtin_expect... yes configure: creating ./config.status config.status: creating Makefile config.status: creating siddefs.h config.status: executing depfiles commands === configuring in src/resid-fp (/tmp/pkgsrc/emulators/vice/work/vice-2.3/src/resid-fp) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg' '--enable-fullscreen' '--enable-ethernet' '--enable-ffmpeg' '--build=x86_64-unknown-linux' '--host=x86_64-unknown-linux' '--infodir=/usr/pkg/share/info' '--mandir=/usr/pkg/share/man' 'build_alias=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=gcc' 'CFLAGS=-O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses' 'CXX=g++' 'CXXFLAGS=-O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses' 'PKG_CONFIG=/tmp/pkgsrc/emulators/vice/work/.tools/bin/pkg-config' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tmp/pkgsrc/emulators/vice/work/.tools/bin/mkdir -p checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for ar... ar checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking for perl... /tmp/pkgsrc/emulators/vice/work/.tools/bin/perl checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /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 size of int... 4 checking for working bool... yes checking for logf... yes checking for expf... yes checking if the logf prototype is present... yes checking if the expf prototype is present... yes configure: creating ./config.status config.status: creating Makefile config.status: creating siddefs-fp.h config.status: executing depfiles commands === configuring in src/resid-dtv (/tmp/pkgsrc/emulators/vice/work/vice-2.3/src/resid-dtv) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg' '--enable-fullscreen' '--enable-ethernet' '--enable-ffmpeg' '--build=x86_64-unknown-linux' '--host=x86_64-unknown-linux' '--infodir=/usr/pkg/share/info' '--mandir=/usr/pkg/share/man' 'build_alias=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=gcc' 'CFLAGS=-O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses' 'CXX=g++' 'CXXFLAGS=-O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses' 'PKG_CONFIG=/tmp/pkgsrc/emulators/vice/work/.tools/bin/pkg-config' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tmp/pkgsrc/emulators/vice/work/.tools/bin/mkdir -p checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for ar... ar checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking for perl... /tmp/pkgsrc/emulators/vice/work/.tools/bin/perl checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /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 size of int... 4 checking for working bool... yes checking if the mmintrin.h include can be used... yes configure: creating ./config.status config.status: creating Makefile config.status: creating siddtvdefs.h config.status: executing depfiles commands