>>> Building on exopi-5 under emulators/atari800 BDEPENDS = [devel/gmake;audio/lame;devel/sdl] DIST = [emulators/atari800:atari800-5.2.0-src.tgz] FULLPKGNAME = atari800-5.2.0 RDEPENDS = [audio/lame;devel/sdl] (Junk lock obtained for exopi-5 at 1711454347.61) >>> Running depends in emulators/atari800 at 1711454347.64 last junk was in www/p5-WWW-Search-Ebay /usr/sbin/pkg_add -aI -Drepair lame-3.100p2 sdl-1.2.15p12 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 lame-3.100p2 sdl-1.2.15p12 /usr/sbin/pkg_add -aI -Drepair lame-3.100p2 sdl-1.2.15p12 >>> Running show-prepare-results in emulators/atari800 at 1711454350.04 ===> emulators/atari800 ===> Building from scratch atari800-5.2.0 ===> atari800-5.2.0 depends on: gmake-* -> gmake-4.4.1 ===> atari800-5.2.0 depends on: lame-* -> lame-3.100p2 ===> atari800-5.2.0 depends on: sdl-* -> sdl-1.2.15p12 ===> Verifying specs: SDL c curses m mp3lame pthread readline z ===> found SDL.8.0 c.99.0 curses.15.0 m.10.1 mp3lame.2.2 pthread.27.1 readline.5.0 z.7.0 gmake-4.4.1 lame-3.100p2 sdl-1.2.15p12 (Junk lock released for exopi-5 at 1711454350.92) distfiles size=1935364 >>> Running build in emulators/atari800 at 1711454350.95 ===> emulators/atari800 ===> Checking files for atari800-5.2.0 `/exopi-cvs/ports/distfiles/atari800-5.2.0-src.tgz' is up to date. >> (SHA256) atari800-5.2.0-src.tgz: OK ===> Extracting for atari800-5.2.0 ===> Patching for atari800-5.2.0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for atari800-5.2.0 ===> Configuring for atari800-5.2.0 Using /exopi-obj/pobj/atari800-5.2.0/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/atari800-5.2.0/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/atari800-5.2.0/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether gmake supports nested variables... (cached) yes checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking for ranlib... (cached) ranlib checking for windres... no checking whether host is Java NestedVM... no checking how to run the C preprocessor... cc -E checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for uintptr_t... yes checking for direct.h... no checking for errno.h... (cached) yes checking for file.h... no checking for signal.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for unixio.h... no checking whether termios.h defines TIOCGWINSZ... yes checking for fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/soundcard.h... no checking for arpa/inet.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/socket.h... (cached) yes checking for termios.h... (cached) yes checking for gzopen in -lz... yes checking for png_get_libpng_ver in -lpng... no checking for cos in -lm... (cached) yes checking for _oss_ioctl in -lossaudio... (cached) no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... (cached) yes checking for inline... __inline__ checking for working volatile... (cached) yes checking whether cc needs -traditional... no checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking return type of signal handlers... (cached) void checking for size_t... (cached) yes checking for unaligned word access validity... yes checking whether closedir returns void... (cached) no checking for working memcmp... (cached) yes checking types of arguments for select... (cached) int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... (cached) no checking for vprintf... (cached) yes checking for atexit... (cached) yes checking for chmod... (cached) yes checking for clock... (cached) yes checking for fdopen... (cached) yes checking for fflush... (cached) yes checking for floor... yes checking for fstat... (cached) yes checking for getcwd... (cached) yes checking for gettimeofday... (cached) yes checking for localtime... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mkstemp... (cached) yes checking for mktemp... (cached) yes checking for modf... yes checking for nanosleep... (cached) yes checking for opendir... (cached) yes checking for rename... (cached) yes checking for rewind... (cached) yes checking for rmdir... (cached) yes checking for signal... (cached) yes checking for snprintf... (cached) yes checking for stat... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for system... (cached) yes checking for time... (cached) yes checking for tmpfile... (cached) yes checking for tmpnam... (cached) yes checking for uclock... no checking for unlink... (cached) yes checking for vsnprintf... (cached) yes checking for popen... (cached) yes checking for mkdir... (cached) yes checking for _mkdir... no checking whether mkdir takes one argument... no checking for select... (cached) yes checking for usleep... (cached) yes checking for strncpy... (cached) yes checking for gethostbyaddr... (cached) yes checking for gethostbyname... (cached) yes checking for inet_ntoa... (cached) yes checking for socket... (cached) yes checking for sdl-config... /usr/local/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for adler32 in -lz... yes checking for lame_init in -lmp3lame... yes checking for lame.h... no checking for lame headers in... /usr/local/include/lame checking for lame.h... 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... no checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for library containing tgetent... -ltermcap checking for library containing readline... -lreadline checking for readline/readline.h... (cached) yes checking for SDL_opengl.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating DOC/Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating src/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ------------------------------------------------------- CONFIGURATION RESULTS: ------------------------------------------------------- Host OS...............................: openbsd7.5 Target ...............................: default Interface for video...................: sdl Using screenshots?....................: yes Supported screenshot formats......: pcx Using cycle exact?....................: yes Using the very slow computer support?.: no Using the crash menu?.................: yes Using the paged attribute array?......: no Using per opcode cycles update?.......: no Using the buffered log?...............: no Using Altirra BIOS ROM?...............: yes 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 UTF-8 support in monitor?.......: yes Using ANSI color support in monitor?..: yes Using event recording?................: yes Using MIO emulation?..................: yes Using Black Box emulation?............: yes Using IDE emulation?..................: yes Using Pokey registers recording?......: yes Interface for sound...................: sdl Using nonlinear mixing?...........: yes Using synchronized sound?.........: yes Using sound interpolation?........: yes Using stereo sound?...............: yes Using volume only sound?..........: (Volume only sound sub-options disabled) Using 1400XL/1450XLD emulation?...: yes Using sound clipping?.............: no Using audio recording?............: yes Supported audio codecs........: pcm adpcm mulaw mp3 Library for mp3 audio.........: libmp3lame Using video recording?................: yes Supported video codecs............: rle zmbv Using R: device?......................: yes Using R: with the host serial port?...: no Using R: with IP network support......: yes Using on-screen keyboard?.............: no Using OpenGL?.........................: yes Main build variables: CC......: "cc" ASFLAGS.: "-quiet -devpac -opt-allbra -Faout -DNEW_CYCLE_EXACT -DCRASH_MENU -DMONITOR_BREAK" CFLAGS..: "-O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls" CPPFLAGS: " -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame" LDFLAGS.: "" LIBS....: "-lreadline -ltermcap -lmp3lame -lm -lz -L/usr/local/lib -lSDL -pthread -L/usr/X11R6/lib" ------------------------------------------------------- Now run "gmake" or "make". ===> Building for atari800-5.2.0 Making all in DOC gmake[1]: Entering directory '/exopi-obj/pobj/atari800-5.2.0/atari800-5.2.0/DOC' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/exopi-obj/pobj/atari800-5.2.0/atari800-5.2.0/DOC' Making all in src gmake[1]: Entering directory '/exopi-obj/pobj/atari800-5.2.0/atari800-5.2.0/src' gmake all-am gmake[2]: Entering directory '/exopi-obj/pobj/atari800-5.2.0/atari800-5.2.0/src' cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-afile.o -MD -MP -MF .deps/atari800-afile.Tpo -c -o atari800-afile.o `test -f 'afile.c' || echo './'`afile.c mv -f .deps/atari800-afile.Tpo .deps/atari800-afile.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-antic.o -MD -MP -MF .deps/atari800-antic.Tpo -c -o atari800-antic.o `test -f 'antic.c' || echo './'`antic.c mv -f .deps/atari800-antic.Tpo .deps/atari800-antic.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-atari.o -MD -MP -MF .deps/atari800-atari.Tpo -c -o atari800-atari.o `test -f 'atari.c' || echo './'`atari.c mv -f .deps/atari800-atari.Tpo .deps/atari800-atari.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-binload.o -MD -MP -MF .deps/atari800-binload.Tpo -c -o atari800-binload.o `test -f 'binload.c' || echo './'`binload.c mv -f .deps/atari800-binload.Tpo .deps/atari800-binload.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-cartridge.o -MD -MP -MF .deps/atari800-cartridge.Tpo -c -o atari800-cartridge.o `test -f 'cartridge.c' || echo './'`cartridge.c mv -f .deps/atari800-cartridge.Tpo .deps/atari800-cartridge.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-cartridge_info.o -MD -MP -MF .deps/atari800-cartridge_info.Tpo -c -o atari800-cartridge_info.o `test -f 'cartridge_info.c' || echo './'`cartridge_info.c mv -f .deps/atari800-cartridge_info.Tpo .deps/atari800-cartridge_info.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-cassette.o -MD -MP -MF .deps/atari800-cassette.Tpo -c -o atari800-cassette.o `test -f 'cassette.c' || echo './'`cassette.c mv -f .deps/atari800-cassette.Tpo .deps/atari800-cassette.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-compfile.o -MD -MP -MF .deps/atari800-compfile.Tpo -c -o atari800-compfile.o `test -f 'compfile.c' || echo './'`compfile.c mv -f .deps/atari800-compfile.Tpo .deps/atari800-compfile.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-cfg.o -MD -MP -MF .deps/atari800-cfg.Tpo -c -o atari800-cfg.o `test -f 'cfg.c' || echo './'`cfg.c mv -f .deps/atari800-cfg.Tpo .deps/atari800-cfg.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-cpu.o -MD -MP -MF .deps/atari800-cpu.Tpo -c -o atari800-cpu.o `test -f 'cpu.c' || echo './'`cpu.c mv -f .deps/atari800-cpu.Tpo .deps/atari800-cpu.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-crc32.o -MD -MP -MF .deps/atari800-crc32.Tpo -c -o atari800-crc32.o `test -f 'crc32.c' || echo './'`crc32.c mv -f .deps/atari800-crc32.Tpo .deps/atari800-crc32.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-devices.o -MD -MP -MF .deps/atari800-devices.Tpo -c -o atari800-devices.o `test -f 'devices.c' || echo './'`devices.c mv -f .deps/atari800-devices.Tpo .deps/atari800-devices.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-esc.o -MD -MP -MF .deps/atari800-esc.Tpo -c -o atari800-esc.o `test -f 'esc.c' || echo './'`esc.c mv -f .deps/atari800-esc.Tpo .deps/atari800-esc.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-gtia.o -MD -MP -MF .deps/atari800-gtia.Tpo -c -o atari800-gtia.o `test -f 'gtia.c' || echo './'`gtia.c mv -f .deps/atari800-gtia.Tpo .deps/atari800-gtia.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-img_tape.o -MD -MP -MF .deps/atari800-img_tape.Tpo -c -o atari800-img_tape.o `test -f 'img_tape.c' || echo './'`img_tape.c mv -f .deps/atari800-img_tape.Tpo .deps/atari800-img_tape.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-log.o -MD -MP -MF .deps/atari800-log.Tpo -c -o atari800-log.o `test -f 'log.c' || echo './'`log.c mv -f .deps/atari800-log.Tpo .deps/atari800-log.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-memory.o -MD -MP -MF .deps/atari800-memory.Tpo -c -o atari800-memory.o `test -f 'memory.c' || echo './'`memory.c mv -f .deps/atari800-memory.Tpo .deps/atari800-memory.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-monitor.o -MD -MP -MF .deps/atari800-monitor.Tpo -c -o atari800-monitor.o `test -f 'monitor.c' || echo './'`monitor.c mv -f .deps/atari800-monitor.Tpo .deps/atari800-monitor.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-pbi.o -MD -MP -MF .deps/atari800-pbi.Tpo -c -o atari800-pbi.o `test -f 'pbi.c' || echo './'`pbi.c mv -f .deps/atari800-pbi.Tpo .deps/atari800-pbi.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-pia.o -MD -MP -MF .deps/atari800-pia.Tpo -c -o atari800-pia.o `test -f 'pia.c' || echo './'`pia.c mv -f .deps/atari800-pia.Tpo .deps/atari800-pia.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-pokey.o -MD -MP -MF .deps/atari800-pokey.Tpo -c -o atari800-pokey.o `test -f 'pokey.c' || echo './'`pokey.c mv -f .deps/atari800-pokey.Tpo .deps/atari800-pokey.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT roms/atari800-altirra_5200_os.o -MD -MP -MF roms/.deps/atari800-altirra_5200_os.Tpo -c -o roms/atari800-altirra_5200_os.o `test -f 'roms/altirra_5200_os.c' || echo './'`roms/altirra_5200_os.c mv -f roms/.deps/atari800-altirra_5200_os.Tpo roms/.deps/atari800-altirra_5200_os.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT roms/atari800-altirra_5200_charset.o -MD -MP -MF roms/.deps/atari800-altirra_5200_charset.Tpo -c -o roms/atari800-altirra_5200_charset.o `test -f 'roms/altirra_5200_charset.c' || echo './'`roms/altirra_5200_charset.c mv -f roms/.deps/atari800-altirra_5200_charset.Tpo roms/.deps/atari800-altirra_5200_charset.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-rtime.o -MD -MP -MF .deps/atari800-rtime.Tpo -c -o atari800-rtime.o `test -f 'rtime.c' || echo './'`rtime.c mv -f .deps/atari800-rtime.Tpo .deps/atari800-rtime.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-sio.o -MD -MP -MF .deps/atari800-sio.Tpo -c -o atari800-sio.o `test -f 'sio.c' || echo './'`sio.c mv -f .deps/atari800-sio.Tpo .deps/atari800-sio.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-sysrom.o -MD -MP -MF .deps/atari800-sysrom.Tpo -c -o atari800-sysrom.o `test -f 'sysrom.c' || echo './'`sysrom.c mv -f .deps/atari800-sysrom.Tpo .deps/atari800-sysrom.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-util.o -MD -MP -MF .deps/atari800-util.Tpo -c -o atari800-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/atari800-util.Tpo .deps/atari800-util.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT sdl/atari800-init.o -MD -MP -MF sdl/.deps/atari800-init.Tpo -c -o sdl/atari800-init.o `test -f 'sdl/init.c' || echo './'`sdl/init.c mv -f sdl/.deps/atari800-init.Tpo sdl/.deps/atari800-init.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-pokeysnd.o -MD -MP -MF .deps/atari800-pokeysnd.Tpo -c -o atari800-pokeysnd.o `test -f 'pokeysnd.c' || echo './'`pokeysnd.c mv -f .deps/atari800-pokeysnd.Tpo .deps/atari800-pokeysnd.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-mzpokeysnd.o -MD -MP -MF .deps/atari800-mzpokeysnd.Tpo -c -o atari800-mzpokeysnd.o `test -f 'mzpokeysnd.c' || echo './'`mzpokeysnd.c mv -f .deps/atari800-mzpokeysnd.Tpo .deps/atari800-mzpokeysnd.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-remez.o -MD -MP -MF .deps/atari800-remez.Tpo -c -o atari800-remez.o `test -f 'remez.c' || echo './'`remez.c mv -f .deps/atari800-remez.Tpo .deps/atari800-remez.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-sound.o -MD -MP -MF .deps/atari800-sound.Tpo -c -o atari800-sound.o `test -f 'sound.c' || echo './'`sound.c mv -f .deps/atari800-sound.Tpo .deps/atari800-sound.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT sdl/atari800-sound.o -MD -MP -MF sdl/.deps/atari800-sound.Tpo -c -o sdl/atari800-sound.o `test -f 'sdl/sound.c' || echo './'`sdl/sound.c mv -f sdl/.deps/atari800-sound.Tpo sdl/.deps/atari800-sound.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-pokeyrec.o -MD -MP -MF .deps/atari800-pokeyrec.Tpo -c -o atari800-pokeyrec.o `test -f 'pokeyrec.c' || echo './'`pokeyrec.c mv -f .deps/atari800-pokeyrec.Tpo .deps/atari800-pokeyrec.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT codecs/atari800-image.o -MD -MP -MF codecs/.deps/atari800-image.Tpo -c -o codecs/atari800-image.o `test -f 'codecs/image.c' || echo './'`codecs/image.c mv -f codecs/.deps/atari800-image.Tpo codecs/.deps/atari800-image.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT codecs/atari800-image_pcx.o -MD -MP -MF codecs/.deps/atari800-image_pcx.Tpo -c -o codecs/atari800-image_pcx.o `test -f 'codecs/image_pcx.c' || echo './'`codecs/image_pcx.c mv -f codecs/.deps/atari800-image_pcx.Tpo codecs/.deps/atari800-image_pcx.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-file_export.o -MD -MP -MF .deps/atari800-file_export.Tpo -c -o atari800-file_export.o `test -f 'file_export.c' || echo './'`file_export.c mv -f .deps/atari800-file_export.Tpo .deps/atari800-file_export.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT codecs/atari800-container.o -MD -MP -MF codecs/.deps/atari800-container.Tpo -c -o codecs/atari800-container.o `test -f 'codecs/container.c' || echo './'`codecs/container.c mv -f codecs/.deps/atari800-container.Tpo codecs/.deps/atari800-container.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT codecs/atari800-container_wav.o -MD -MP -MF codecs/.deps/atari800-container_wav.Tpo -c -o codecs/atari800-container_wav.o `test -f 'codecs/container_wav.c' || echo './'`codecs/container_wav.c mv -f codecs/.deps/atari800-container_wav.Tpo codecs/.deps/atari800-container_wav.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT codecs/atari800-audio.o -MD -MP -MF codecs/.deps/atari800-audio.Tpo -c -o codecs/atari800-audio.o `test -f 'codecs/audio.c' || echo './'`codecs/audio.c mv -f codecs/.deps/atari800-audio.Tpo codecs/.deps/atari800-audio.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT codecs/atari800-audio_pcm.o -MD -MP -MF codecs/.deps/atari800-audio_pcm.Tpo -c -o codecs/atari800-audio_pcm.o `test -f 'codecs/audio_pcm.c' || echo './'`codecs/audio_pcm.c mv -f codecs/.deps/atari800-audio_pcm.Tpo codecs/.deps/atari800-audio_pcm.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT codecs/atari800-audio_adpcm.o -MD -MP -MF codecs/.deps/atari800-audio_adpcm.Tpo -c -o codecs/atari800-audio_adpcm.o `test -f 'codecs/audio_adpcm.c' || echo './'`codecs/audio_adpcm.c mv -f codecs/.deps/atari800-audio_adpcm.Tpo codecs/.deps/atari800-audio_adpcm.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT codecs/atari800-audio_mulaw.o -MD -MP -MF codecs/.deps/atari800-audio_mulaw.Tpo -c -o codecs/atari800-audio_mulaw.o `test -f 'codecs/audio_mulaw.c' || echo './'`codecs/audio_mulaw.c mv -f codecs/.deps/atari800-audio_mulaw.Tpo codecs/.deps/atari800-audio_mulaw.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT codecs/atari800-audio_mp3.o -MD -MP -MF codecs/.deps/atari800-audio_mp3.Tpo -c -o codecs/atari800-audio_mp3.o `test -f 'codecs/audio_mp3.c' || echo './'`codecs/audio_mp3.c mv -f codecs/.deps/atari800-audio_mp3.Tpo codecs/.deps/atari800-audio_mp3.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT codecs/atari800-container_mp3.o -MD -MP -MF codecs/.deps/atari800-container_mp3.Tpo -c -o codecs/atari800-container_mp3.o `test -f 'codecs/container_mp3.c' || echo './'`codecs/container_mp3.c mv -f codecs/.deps/atari800-container_mp3.Tpo codecs/.deps/atari800-container_mp3.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT codecs/atari800-container_avi.o -MD -MP -MF codecs/.deps/atari800-container_avi.Tpo -c -o codecs/atari800-container_avi.o `test -f 'codecs/container_avi.c' || echo './'`codecs/container_avi.c mv -f codecs/.deps/atari800-container_avi.Tpo codecs/.deps/atari800-container_avi.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT codecs/atari800-video.o -MD -MP -MF codecs/.deps/atari800-video.Tpo -c -o codecs/atari800-video.o `test -f 'codecs/video.c' || echo './'`codecs/video.c mv -f codecs/.deps/atari800-video.Tpo codecs/.deps/atari800-video.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT codecs/atari800-video_mrle.o -MD -MP -MF codecs/.deps/atari800-video_mrle.Tpo -c -o codecs/atari800-video_mrle.o `test -f 'codecs/video_mrle.c' || echo './'`codecs/video_mrle.c mv -f codecs/.deps/atari800-video_mrle.Tpo codecs/.deps/atari800-video_mrle.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT codecs/atari800-video_zmbv.o -MD -MP -MF codecs/.deps/atari800-video_zmbv.Tpo -c -o codecs/atari800-video_zmbv.o `test -f 'codecs/video_zmbv.c' || echo './'`codecs/video_zmbv.c mv -f codecs/.deps/atari800-video_zmbv.Tpo codecs/.deps/atari800-video_zmbv.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-videomode.o -MD -MP -MF .deps/atari800-videomode.Tpo -c -o atari800-videomode.o `test -f 'videomode.c' || echo './'`videomode.c mv -f .deps/atari800-videomode.Tpo .deps/atari800-videomode.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT sdl/atari800-main.o -MD -MP -MF sdl/.deps/atari800-main.Tpo -c -o sdl/atari800-main.o `test -f 'sdl/main.c' || echo './'`sdl/main.c mv -f sdl/.deps/atari800-main.Tpo sdl/.deps/atari800-main.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT sdl/atari800-video.o -MD -MP -MF sdl/.deps/atari800-video.Tpo -c -o sdl/atari800-video.o `test -f 'sdl/video.c' || echo './'`sdl/video.c mv -f sdl/.deps/atari800-video.Tpo sdl/.deps/atari800-video.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT sdl/atari800-video_sw.o -MD -MP -MF sdl/.deps/atari800-video_sw.Tpo -c -o sdl/atari800-video_sw.o `test -f 'sdl/video_sw.c' || echo './'`sdl/video_sw.c mv -f sdl/.deps/atari800-video_sw.Tpo sdl/.deps/atari800-video_sw.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT sdl/atari800-input.o -MD -MP -MF sdl/.deps/atari800-input.Tpo -c -o sdl/atari800-input.o `test -f 'sdl/input.c' || echo './'`sdl/input.c mv -f sdl/.deps/atari800-input.Tpo sdl/.deps/atari800-input.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT sdl/atari800-palette.o -MD -MP -MF sdl/.deps/atari800-palette.Tpo -c -o sdl/atari800-palette.o `test -f 'sdl/palette.c' || echo './'`sdl/palette.c mv -f sdl/.deps/atari800-palette.Tpo sdl/.deps/atari800-palette.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-pbi_proto80.o -MD -MP -MF .deps/atari800-pbi_proto80.Tpo -c -o atari800-pbi_proto80.o `test -f 'pbi_proto80.c' || echo './'`pbi_proto80.c mv -f .deps/atari800-pbi_proto80.Tpo .deps/atari800-pbi_proto80.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-af80.o -MD -MP -MF .deps/atari800-af80.Tpo -c -o atari800-af80.o `test -f 'af80.c' || echo './'`af80.c mv -f .deps/atari800-af80.Tpo .deps/atari800-af80.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-bit3.o -MD -MP -MF .deps/atari800-bit3.Tpo -c -o atari800-bit3.o `test -f 'bit3.c' || echo './'`bit3.c mv -f .deps/atari800-bit3.Tpo .deps/atari800-bit3.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-input.o -MD -MP -MF .deps/atari800-input.Tpo -c -o atari800-input.o `test -f 'input.c' || echo './'`input.c mv -f .deps/atari800-input.Tpo .deps/atari800-input.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-statesav.o -MD -MP -MF .deps/atari800-statesav.Tpo -c -o atari800-statesav.o `test -f 'statesav.c' || echo './'`statesav.c mv -f .deps/atari800-statesav.Tpo .deps/atari800-statesav.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-ui_basic.o -MD -MP -MF .deps/atari800-ui_basic.Tpo -c -o atari800-ui_basic.o `test -f 'ui_basic.c' || echo './'`ui_basic.c mv -f .deps/atari800-ui_basic.Tpo .deps/atari800-ui_basic.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-ui.o -MD -MP -MF .deps/atari800-ui.Tpo -c -o atari800-ui.o `test -f 'ui.c' || echo './'`ui.c mv -f .deps/atari800-ui.Tpo .deps/atari800-ui.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-artifact.o -MD -MP -MF .deps/atari800-artifact.Tpo -c -o atari800-artifact.o `test -f 'artifact.c' || echo './'`artifact.c mv -f .deps/atari800-artifact.Tpo .deps/atari800-artifact.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-colours.o -MD -MP -MF .deps/atari800-colours.Tpo -c -o atari800-colours.o `test -f 'colours.c' || echo './'`colours.c mv -f .deps/atari800-colours.Tpo .deps/atari800-colours.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-colours_ntsc.o -MD -MP -MF .deps/atari800-colours_ntsc.Tpo -c -o atari800-colours_ntsc.o `test -f 'colours_ntsc.c' || echo './'`colours_ntsc.c mv -f .deps/atari800-colours_ntsc.Tpo .deps/atari800-colours_ntsc.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-colours_pal.o -MD -MP -MF .deps/atari800-colours_pal.Tpo -c -o atari800-colours_pal.o `test -f 'colours_pal.c' || echo './'`colours_pal.c mv -f .deps/atari800-colours_pal.Tpo .deps/atari800-colours_pal.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-colours_external.o -MD -MP -MF .deps/atari800-colours_external.Tpo -c -o atari800-colours_external.o `test -f 'colours_external.c' || echo './'`colours_external.c mv -f .deps/atari800-colours_external.Tpo .deps/atari800-colours_external.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-screen.o -MD -MP -MF .deps/atari800-screen.Tpo -c -o atari800-screen.o `test -f 'screen.c' || echo './'`screen.c mv -f .deps/atari800-screen.Tpo .deps/atari800-screen.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-cycle_map.o -MD -MP -MF .deps/atari800-cycle_map.Tpo -c -o atari800-cycle_map.o `test -f 'cycle_map.c' || echo './'`cycle_map.c mv -f .deps/atari800-cycle_map.Tpo .deps/atari800-cycle_map.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT roms/atari800-altirraos_800.o -MD -MP -MF roms/.deps/atari800-altirraos_800.Tpo -c -o roms/atari800-altirraos_800.o `test -f 'roms/altirraos_800.c' || echo './'`roms/altirraos_800.c mv -f roms/.deps/atari800-altirraos_800.Tpo roms/.deps/atari800-altirraos_800.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT roms/atari800-altirraos_xl.o -MD -MP -MF roms/.deps/atari800-altirraos_xl.Tpo -c -o roms/atari800-altirraos_xl.o `test -f 'roms/altirraos_xl.c' || echo './'`roms/altirraos_xl.c mv -f roms/.deps/atari800-altirraos_xl.Tpo roms/.deps/atari800-altirraos_xl.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT roms/atari800-altirra_basic.o -MD -MP -MF roms/.deps/atari800-altirra_basic.Tpo -c -o roms/atari800-altirra_basic.o `test -f 'roms/altirra_basic.c' || echo './'`roms/altirra_basic.c mv -f roms/.deps/atari800-altirra_basic.Tpo roms/.deps/atari800-altirra_basic.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-pbi_mio.o -MD -MP -MF .deps/atari800-pbi_mio.Tpo -c -o atari800-pbi_mio.o `test -f 'pbi_mio.c' || echo './'`pbi_mio.c mv -f .deps/atari800-pbi_mio.Tpo .deps/atari800-pbi_mio.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-pbi_bb.o -MD -MP -MF .deps/atari800-pbi_bb.Tpo -c -o atari800-pbi_bb.o `test -f 'pbi_bb.c' || echo './'`pbi_bb.c mv -f .deps/atari800-pbi_bb.Tpo .deps/atari800-pbi_bb.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-pbi_scsi.o -MD -MP -MF .deps/atari800-pbi_scsi.Tpo -c -o atari800-pbi_scsi.o `test -f 'pbi_scsi.c' || echo './'`pbi_scsi.c mv -f .deps/atari800-pbi_scsi.Tpo .deps/atari800-pbi_scsi.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-pbi_xld.o -MD -MP -MF .deps/atari800-pbi_xld.Tpo -c -o atari800-pbi_xld.o `test -f 'pbi_xld.c' || echo './'`pbi_xld.c mv -f .deps/atari800-pbi_xld.Tpo .deps/atari800-pbi_xld.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-voicebox.o -MD -MP -MF .deps/atari800-voicebox.Tpo -c -o atari800-voicebox.o `test -f 'voicebox.c' || echo './'`voicebox.c mv -f .deps/atari800-voicebox.Tpo .deps/atari800-voicebox.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-votrax.o -MD -MP -MF .deps/atari800-votrax.Tpo -c -o atari800-votrax.o `test -f 'votrax.c' || echo './'`votrax.c mv -f .deps/atari800-votrax.Tpo .deps/atari800-votrax.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-votraxsnd.o -MD -MP -MF .deps/atari800-votraxsnd.Tpo -c -o atari800-votraxsnd.o `test -f 'votraxsnd.c' || echo './'`votraxsnd.c mv -f .deps/atari800-votraxsnd.Tpo .deps/atari800-votraxsnd.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-ide.o -MD -MP -MF .deps/atari800-ide.Tpo -c -o atari800-ide.o `test -f 'ide.c' || echo './'`ide.c mv -f .deps/atari800-ide.Tpo .deps/atari800-ide.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT sdl/atari800-video_gl.o -MD -MP -MF sdl/.deps/atari800-video_gl.Tpo -c -o sdl/atari800-video_gl.o `test -f 'sdl/video_gl.c' || echo './'`sdl/video_gl.c mv -f sdl/.deps/atari800-video_gl.Tpo sdl/.deps/atari800-video_gl.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-xep80.o -MD -MP -MF .deps/atari800-xep80.Tpo -c -o atari800-xep80.o `test -f 'xep80.c' || echo './'`xep80.c mv -f .deps/atari800-xep80.Tpo .deps/atari800-xep80.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-xep80_fonts.o -MD -MP -MF .deps/atari800-xep80_fonts.Tpo -c -o atari800-xep80_fonts.o `test -f 'xep80_fonts.c' || echo './'`xep80_fonts.c mv -f .deps/atari800-xep80_fonts.Tpo .deps/atari800-xep80_fonts.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-filter_ntsc.o -MD -MP -MF .deps/atari800-filter_ntsc.Tpo -c -o atari800-filter_ntsc.o `test -f 'filter_ntsc.c' || echo './'`filter_ntsc.c mv -f .deps/atari800-filter_ntsc.Tpo .deps/atari800-filter_ntsc.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari_ntsc/atari800-atari_ntsc.o -MD -MP -MF atari_ntsc/.deps/atari800-atari_ntsc.Tpo -c -o atari_ntsc/atari800-atari_ntsc.o `test -f 'atari_ntsc/atari_ntsc.c' || echo './'`atari_ntsc/atari_ntsc.c mv -f atari_ntsc/.deps/atari800-atari_ntsc.Tpo atari_ntsc/.deps/atari800-atari_ntsc.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-pal_blending.o -MD -MP -MF .deps/atari800-pal_blending.Tpo -c -o atari800-pal_blending.o `test -f 'pal_blending.c' || echo './'`pal_blending.c mv -f .deps/atari800-pal_blending.Tpo .deps/atari800-pal_blending.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT atari800-rdevice.o -MD -MP -MF .deps/atari800-rdevice.Tpo -c -o atari800-rdevice.o `test -f 'rdevice.c' || echo './'`rdevice.c mv -f .deps/atari800-rdevice.Tpo .deps/atari800-rdevice.Po cc -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -o atari800 atari800-afile.o atari800-antic.o atari800-atari.o atari800-binload.o atari800-cartridge.o atari800-cartridge_info.o atari800-cassette.o atari800-compfile.o atari800-cfg.o atari800-cpu.o atari800-crc32.o atari800-devices.o atari800-esc.o atari800-gtia.o atari800-img_tape.o atari800-log.o atari800-memory.o atari800-monitor.o atari800-pbi.o atari800-pia.o atari800-pokey.o roms/atari800-altirra_5200_os.o roms/atari800-altirra_5200_charset.o atari800-rtime.o atari800-sio.o atari800-sysrom.o atari800-util.o sdl/atari800-init.o atari800-pokeysnd.o atari800-mzpokeysnd.o atari800-remez.o atari800-sound.o sdl/atari800-sound.o atari800-pokeyrec.o codecs/atari800-image.o codecs/atari800-image_pcx.o atari800-file_export.o codecs/atari800-container.o codecs/atari800-container_wav.o codecs/atari800-audio.o codecs/atari800-audio_pcm.o codecs/atari800-audio_adpcm.o codecs/atari800-audio_mulaw.o codecs/atari800-audio_mp3.o codecs/atari800-container_mp3.o codecs/atari800-container_avi.o codecs/atari800-video.o codecs/atari800-video_mrle.o codecs/atari800-video_zmbv.o atari800-videomode.o sdl/atari800-main.o sdl/atari800-video.o sdl/atari800-video_sw.o sdl/atari800-input.o sdl/atari800-palette.o atari800-pbi_proto80.o atari800-af80.o atari800-bit3.o atari800-input.o atari800-statesav.o atari800-ui_basic.o atari800-ui.o atari800-artifact.o atari800-colours.o atari800-colours_ntsc.o atari800-colours_pal.o atari800-colours_external.o atari800-screen.o atari800-cycle_map.o roms/atari800-altirraos_800.o roms/atari800-altirraos_xl.o roms/atari800-altirra_basic.o atari800-pbi_mio.o atari800-pbi_bb.o atari800-pbi_scsi.o atari800-pbi_xld.o atari800-voicebox.o atari800-votrax.o atari800-votraxsnd.o atari800-ide.o sdl/atari800-video_gl.o atari800-xep80.o atari800-xep80_fonts.o atari800-filter_ntsc.o atari_ntsc/atari800-atari_ntsc.o atari800-pal_blending.o atari800-rdevice.o -lreadline -ltermcap -lmp3lame -lm -lz -L/usr/local/lib -lSDL -pthread -L/usr/X11R6/lib cartridge.c(atari800-cartridge.o:(CARTRIDGE_ReadImage)): warning: strcpy() is almost always misused, please use strlcpy() rdevice.c(atari800-rdevice.o:(RDevice_STAT)): warning: strcat() is almost always misused, please use strlcat() ui.c(atari800-ui.o:(UI_Run)): warning: sprintf() is often misused, please use snprintf() mzpokeysnd.c(atari800-mzpokeysnd.o:(mzpokeysnd_process_16)): warning: rand() may return deterministic values, is that what you want? gmake[2]: Leaving directory '/exopi-obj/pobj/atari800-5.2.0/atari800-5.2.0/src' gmake[1]: Leaving directory '/exopi-obj/pobj/atari800-5.2.0/atari800-5.2.0/src' Making all in tools gmake[1]: Entering directory '/exopi-obj/pobj/atari800-5.2.0/atari800-5.2.0/tools' depbase=`echo cart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT cart.o -MD -MP -MF $depbase.Tpo -c -o cart.o cart.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ../src/cartridge_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../src -I../src -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -I/usr/local/include/lame -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -MT ../src/cartridge_info.o -MD -MP -MF $depbase.Tpo -c -o ../src/cartridge_info.o ../src/cartridge_info.c &&\ mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -ansi -pedantic -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winline -Wredundant-decls -o cart cart.o ../src/cartridge_info.o -lreadline -ltermcap -lmp3lame -lm -lz -L/usr/local/lib -lSDL -pthread -L/usr/X11R6/lib gmake[1]: Leaving directory '/exopi-obj/pobj/atari800-5.2.0/atari800-5.2.0/tools' gmake[1]: Entering directory '/exopi-obj/pobj/atari800-5.2.0/atari800-5.2.0' gmake[1]: Nothing to be done for 'all-am'. gmake[1]: Leaving directory '/exopi-obj/pobj/atari800-5.2.0/atari800-5.2.0' >>> Running package in emulators/atari800 at 1711454396.44 ===> emulators/atari800 ===> Faking installation for atari800-5.2.0 /exopi-obj/pobj/atari800-5.2.0/bin/install -c -s -m 755 /exopi-obj/pobj/atari800-5.2.0/atari800-5.2.0/src/atari800 /exopi-obj/pobj/atari800-5.2.0/fake-amd64/usr/local/bin /exopi-obj/pobj/atari800-5.2.0/bin/install -c -m 644 /exopi-obj/pobj/atari800-5.2.0/atari800-5.2.0/src/atari800.man /exopi-obj/pobj/atari800-5.2.0/fake-amd64/usr/local/man/man1/atari800.1 ===> Building package for atari800-5.2.0 Create /exopi-cvs/ports/packages/amd64/all/atari800-5.2.0.tgz Creating package atari800-5.2.0 reading plist| checking dependencies| checking dependencies|audio/lame checking dependencies|devel/sdl checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/atari800-5.2.0.tgz >>> Running clean in emulators/atari800 at 1711454398.71 ===> emulators/atari800 ===> Cleaning for atari800-5.2.0 >>> Ended at 1711454399.14 max_stuck=1.19/depends=2.41/show-prepare-results=0.91/build=45.47/package=2.29/clean=0.45