=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
=> Checksum SHA1 OK for atari800-2.2.1.tar.gz
=> Checksum RMD160 OK for atari800-2.2.1.tar.gz
=> Checksum SHA1 OK for xf25.zip
=> Checksum RMD160 OK for xf25.zip
===> Installing dependencies for atari800-2.2.1
==========================================================================
The supported build options for atari800 are:

	sdl x11

The currently selected options are:

	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.atari800 (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
atari800-2.2.1.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * 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 nbpatch-[0-9]*: found nbpatch-20100124
=> Build dependency unzip-[0-9]*: found unzip-6.0nb1
=> Build dependency kbproto>=1.0.2: found kbproto-1.0.6
=> Build dependency xproto>=7.0.9: found xproto-7.0.23nb2
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.8
=> Build dependency xextproto>=7.0: found xextproto-7.2.1
=> Build dependency inputproto>=1.4: found inputproto-2.2
=> 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 SDL>=1.2.10: found SDL-1.2.15nb6
=> Full dependency readline>=6.0: found readline-6.2
=> Full dependency ncurses>=5.4nb1: found ncurses-5.9
=> Full dependency png>=1.5.0: found png-1.5.13
===> Overriding tools for atari800-2.2.1
===> Extracting for atari800-2.2.1
cd /tmp/pkgsrc/emulators/atari800/work && unzip -Lqo /pub/pkgsrc/distfiles/xf25.zip
sed -e 's,@PREFIX@,/usr/pkg,g' </usr/pkgsrc/emulators/atari800/files/atari800.cfg  >/tmp/pkgsrc/emulators/atari800/work/atari800-2.2.1/src/atari800.cfg
===> Patching for atari800-2.2.1
=> Applying pkgsrc patches for atari800-2.2.1
===> Creating toolchain wrappers for atari800-2.2.1
===> Configuring for atari800-2.2.1
=> 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... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 
checking for sdl-config... /usr/pkg/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
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 whether time.h and sys/time.h may both be included... 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 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 file.h usability... no
checking file.h presence... no
checking for file.h... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking unixio.h usability... no
checking unixio.h presence... no
checking for unixio.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.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 netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for gzopen in -lz... yes
checking for png_get_libpng_ver in -lpng... yes
checking for cos in -lm... yes
checking for _oss_ioctl in -lossaudio... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... __inline__
checking for working volatile... yes
checking whether gcc needs -traditional... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking return type of signal handlers... void
checking for size_t... yes
checking for unaligned word access validity... yes
checking whether closedir returns void... no
checking for working memcmp... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for vprintf... yes
checking for _doprnt... no
checking for atexit... yes
checking for chmod... yes
checking for clock... yes
checking for fdopen... yes
checking for fflush... yes
checking for floor... yes
checking for fstat... yes
checking for getcwd... yes
checking for gettimeofday... yes
checking for localtime... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for modf... yes
checking for nanosleep... yes
checking for opendir... yes
checking for rename... yes
checking for rewind... yes
checking for rmdir... yes
checking for signal... yes
checking for snprintf... yes
checking for stat... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for system... yes
checking for time... yes
checking for tmpfile... yes
checking for tmpnam... yes
checking for uclock... no
checking for unlink... yes
checking for vsnprintf... yes
checking for mkdir... yes
checking for _mkdir... no
checking whether mkdir takes one argument... no
checking for select... yes
checking for usleep... yes
checking for strncpy... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for socket... yes
checking for library containing tgetent... -lreadline
checking for library containing readline... none required
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for adler32 in -lz... 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 _LARGEFILE_SOURCE value needed for large files... 1
checking for OpenGL... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
-------------------------------------------------------
                 CONFIGURATION RESULTS:
-------------------------------------------------------
Host OS...............................: linux
Target ...............................: sdl

Using cycle exact?....................: yes
Using the very slow computer support?.: no
Using the crash menu?.................: yes
Using the paged attribute array?......: no
Using the buffered log?...............: no
Using the monitor assembler?..........: yes
Using code breakpoints and history?...: yes
Using user-defined breakpoints?.......: no
Using monitor hints?..................: yes
Using 6502 opcode profiling?..........: no
Using TRACE monitor command?..........: no
Using readline support in monitor?....: yes
Using event recording?................: yes
Using MIO emulation?..................: yes
Using Black Box emulation?............: yes
Using IDE emulation?..................: yes
Using sound?..........................: yes
    Using nonlinear mixing?...........: yes
    Using synchronized sound?.........: yes
    Using sound interpolation?........: yes
    Using stereo sound?...............: yes
    Using volume only sound?..........: yes
        Using console sound?..........: yes
        Using serial I/O sound?.......: no
    Using 1400XL/1450XLD emulation?...: yes
    Using sound clipping?.............: no
Using R: device?......................: no
Using OpenGL?.........................: yes

Main build variables:
    CC......: "gcc"
    CFLAGS..: "-O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -ansi -pedantic -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -I/usr/pkg/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT"
    LDFLAGS.: "-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64"
    OBJS....: "videomode.o sdl/main.o sdl/video.o sdl/video_sw.o sdl/input.o sdl/palette.o pbi_proto80.o af80.o input.o statesav.o ui_basic.o ui.o colours.o colours_ntsc.o colours_pal.o colours_external.o screen.o cycle_map.o pbi_mio.o pbi_bb.o pbi_scsi.o pokeysnd.o mzpokeysnd.o remez.o sndsave.o sdl/sound.o pbi_xld.o voicebox.o votrax.o votraxsnd.o ide.o xep80.o xep80_fonts.o filter_ntsc.o atari_ntsc/atari_ntsc.o sdl/video_gl.o"
    LIBS....: "-lreadline -lm -lpng -lz  -L/usr/pkg/lib -Wl,-rpath,/usr/pkg/lib -lSDL -lpthread"
-------------------------------------------------------

Now run "gmake" or "make".