>>> Building on sparc64-0b under emulators/dosbox BDEPENDS = [devel/metaauto;graphics/png;devel/sdl-net;lang/gcc/8;devel/autoconf/2.69;lang/gcc/8,-libs;devel/automake/1.12;devel/sdl-sound;lang/gcc/8,-c++] DIST = [emulators/dosbox:dosbox-0.74-3.tar.gz] FULLPKGNAME = dosbox-0.74.3 RDEPENDS = [graphics/png;devel/sdl-net;lang/gcc/8,-libs;devel/sdl-sound] (Junk lock obtained for sparc64-0b at 1749903504.40) >>> Running depends in emulators/dosbox at 1749903504.53 last junk was in net/gnugk /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.12.6p2 metaauto-1.0p4 png-1.6.48 sdl-net-1.2.8p4 sdl-sound-1.0.3p3 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.12.6p2 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 metaauto-1.0p4 png-1.6.48 sdl-net-1.2.8p4 sdl-sound-1.0.3p3 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.12.6p2 metaauto-1.0p4 png-1.6.48 sdl-net-1.2.8p4 sdl-sound-1.0.3p3 >>> Running show-prepare-results in emulators/dosbox at 1749903522.77 ===> emulators/dosbox ===> Building from scratch dosbox-0.74.3 ===> dosbox-0.74.3 depends on: metaauto-* -> metaauto-1.0p4 ===> dosbox-0.74.3 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> dosbox-0.74.3 depends on: automake->=1.12,<1.13 -> automake-1.12.6p2 ===> dosbox-0.74.3 depends on: gcc->=8,<9 -> gcc-8.4.0p26 ===> dosbox-0.74.3 depends on: g++->=8,<9 -> g++-8.4.0p26 ===> dosbox-0.74.3 depends on: sdl-net-* -> sdl-net-1.2.8p4 ===> dosbox-0.74.3 depends on: sdl-sound-* -> sdl-sound-1.0.3p3 ===> dosbox-0.74.3 depends on: png-* -> png-1.6.48 ===> dosbox-0.74.3 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p26 ===> Verifying specs: GL SDL SDL_net SDL_sound estdc++>=19 pthread png X11 c m pthread sndio z ===> found GL.19.2 SDL.8.0 SDL_net.2.0 SDL_sound.2.0 estdc++.19.0 pthread.27.1 png.18.2 X11.19.0 c.100.3 m.10.1 sndio.7.3 z.7.1 autoconf-2.69p3 automake-1.12.6p2 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 metaauto-1.0p4 png-1.6.48 sdl-net-1.2.8p4 sdl-sound-1.0.3p3 (Junk lock released for sparc64-0b at 1749903534.00) distfiles size=1326339 >>> Running extract in emulators/dosbox at 1749903534.12 ===> emulators/dosbox ===> Checking files for dosbox-0.74.3 `/usr/ports/distfiles/dosbox-0.74-3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for dosbox-0.74.3 >>> Running patch in emulators/dosbox at 1749903536.29 ===> emulators/dosbox ===> Patching for dosbox-0.74.3 ===> Applying OpenBSD patch patch-configure_ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure.ac |--- configure.ac.orig |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 196. done ===> Applying OpenBSD patch patch-src_cpu_core_dyn_x86_risc_x86_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |%ebx is used by PIE so as-is this doesn't build on i386 as the compiler |detects that the register has been clobbered. dosbox has some alternative |code for MacOS X to avoid using %ebx so make use of this. This is done by |enabling all the OSX-related changes in this file; some of these are for |another purpose (to deal with aligning the stack on 16 bytes which they |do as they use SSE extensively, see ABI docs and libgmalloc manual) which |wouldn't be needed on OpenBSD, but as I don't have full understanding of |the asm and how different parts interact, it seems safer to enable all |the related code together. -sthen | |https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/LowLevelABI/130-IA-32_Function_Calling_Conventions/IA32.htm |https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man3/libgmalloc.3.html | |Index: src/cpu/core_dyn_x86/risc_x86.h |--- src/cpu/core_dyn_x86/risc_x86.h.orig |+++ src/cpu/core_dyn_x86/risc_x86.h -------------------------- Patching file src/cpu/core_dyn_x86/risc_x86.h using Plan A... Hunk #1 succeeded at 112. Hunk #2 succeeded at 752. Hunk #3 succeeded at 761. Hunk #4 succeeded at 772. Hunk #5 succeeded at 847. Hunk #6 succeeded at 904. Hunk #7 succeeded at 916. Hunk #8 succeeded at 953. done ===> Applying OpenBSD patch patch-src_gui_Makefile_am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/gui/Makefile.am.orig Sun Nov 11 14:15:24 2012 |+++ src/gui/Makefile.am Sun Nov 11 14:15:28 2012 -------------------------- Patching file src/gui/Makefile.am using Plan A... Hunk #1 succeeded at 7. done ===> Applying OpenBSD patch patch-src_gui_midi_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/gui/midi.cpp.orig Sun Nov 11 14:00:40 2012 |+++ src/gui/midi.cpp Sun Nov 11 14:14:18 2012 -------------------------- Patching file src/gui/midi.cpp using Plan A... Hunk #1 succeeded at 86. done ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in emulators/dosbox at 1749903537.74 ===> emulators/dosbox ===> Generating configure for dosbox-0.74.3 ===> Configuring for dosbox-0.74.3 Using /usr/obj/ports/dosbox-0.74.3/config.site (generated) cp /usr/ports/emulators/dosbox/files/midi_sndio.h /usr/obj/ports/dosbox-0.74.3/dosbox-0.74-3/src/gui cd /usr/obj/ports/dosbox-0.74.3/dosbox-0.74-3 && env AUTOCONF_VERSION=2.69 AUTOMAKE_VERSION=1.12 aclocal cd /usr/obj/ports/dosbox-0.74.3/dosbox-0.74-3 && env AUTOCONF_VERSION=2.69 AUTOMAKE_VERSION=1.12 autoconf cd /usr/obj/ports/dosbox-0.74.3/dosbox-0.74-3 && env AUTOCONF_VERSION=2.69 AUTOMAKE_VERSION=1.12 autoheader cd /usr/obj/ports/dosbox-0.74.3/dosbox-0.74-3 && env AUTOCONF_VERSION=2.69 AUTOMAKE_VERSION=1.12 automake configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /usr/obj/ports/dosbox-0.74.3/config.site checking build system type... sparc64-unknown-openbsd7.7 checking host system type... sparc64-unknown-openbsd7.7 checking for a BSD-compatible install... /usr/obj/ports/dosbox-0.74.3/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make sets $(MAKE)... (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 we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking for ranlib... (cached) ranlib checking for sdl-config... /usr/local/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking SDL version only being 1.2.X... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking size of unsigned char... (cached) 1 checking size of unsigned short... (cached) 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... (cached) 8 checking size of int *... 8 checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for pwd.h... (cached) yes checking if environ can be included... no checking if environ can be linked... yes checking if dirent includes d_type... yes checking for powf in libm... yes checking if compiler allows __attribute__... yes checking if compiler allows __attribute__((always_inline)) ... yes checking if compiler allows __attribute__((fastcall)) ... no checking if compiler allows __builtin_expect... yes checking if compiler supports -mno-ms-bitfields... no checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 0.9.0... not present. checking for snd_ctl_open in -lasound... no checking sndio.h usability... yes checking sndio.h presence... yes checking for sndio.h... yes checking for sio_initpar in -lsndio... yes checking whether byte ordering is bigendian... yes checking for target cpu type... unknown checking whether Apple user wants to override the build process to produce a 32 bit binary... no, not on Apple checking whether x86 dynamic cpu core will be enabled... no checking whether recompiling cpu core will be enabled... no checking whether fpu emulation will be enabled... yes checking whether x86 assembly fpu core will be enabled... no checking whether to enable unaligned memory access... no checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_get_io_ptr in -lpng... yes checking SDL_net.h usability... yes checking SDL_net.h presence... yes checking for SDL_net.h... yes checking for SDLNet_Init in -lSDL_net... yes checking for main in -lX11... (cached) yes checking for X11/XKBlib.h... (cached) yes checking for XKBlib support... yes checking for main in -lGL... (cached) yes checking for main in -lopengl32... no checking for GL/gl.h... (cached) yes checking whether opengl display output will be enabled... yes checking SDL_sound.h usability... yes checking SDL_sound.h presence... yes checking for SDL_sound.h... yes checking for Sound_Init in -lSDL_sound... no checking for Sound_Seek in -lSDL_sound... no configure: WARNING: Can't find libSDL_sound, libSDL_sound support disabled checking for sys/mman.h... (cached) yes checking for mprotect... (cached) yes checking for realpath... (cached) yes checking for setpriority support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/cpu/Makefile config.status: creating src/cpu/core_full/Makefile config.status: creating src/cpu/core_normal/Makefile config.status: creating src/cpu/core_dyn_x86/Makefile config.status: creating src/cpu/core_dynrec/Makefile config.status: creating src/debug/Makefile config.status: creating src/dos/Makefile config.status: creating src/fpu/Makefile config.status: creating src/gui/Makefile config.status: creating src/hardware/Makefile config.status: creating src/hardware/mame/Makefile config.status: creating src/hardware/serialport/Makefile config.status: creating src/ints/Makefile config.status: creating src/libs/Makefile config.status: creating src/libs/zmbv/Makefile config.status: creating src/libs/gui_tk/Makefile config.status: creating src/misc/Makefile config.status: creating src/shell/Makefile config.status: creating src/platform/Makefile config.status: creating src/platform/visualc/Makefile config.status: creating visualc_net/Makefile config.status: creating include/Makefile config.status: creating docs/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc >>> Running build in emulators/dosbox at 1749903620.70 ===> emulators/dosbox ===> Building for dosbox-0.74.3 /usr/bin/make all-recursive Making all in src Making all in cpu Making all in core_full Making all in core_normal Making all in core_dyn_x86 Making all in core_dynrec c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT callback.o -MD -MP -MF .deps/callback.Tpo -c -o callback.o callback.cpp mv -f .deps/callback.Tpo .deps/callback.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT cpu.o -MD -MP -MF .deps/cpu.Tpo -c -o cpu.o cpu.cpp mv -f .deps/cpu.Tpo .deps/cpu.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT flags.o -MD -MP -MF .deps/flags.Tpo -c -o flags.o flags.cpp mv -f .deps/flags.Tpo .deps/flags.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT modrm.o -MD -MP -MF .deps/modrm.Tpo -c -o modrm.o modrm.cpp mv -f .deps/modrm.Tpo .deps/modrm.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT core_full.o -MD -MP -MF .deps/core_full.Tpo -c -o core_full.o core_full.cpp mv -f .deps/core_full.Tpo .deps/core_full.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT paging.o -MD -MP -MF .deps/paging.Tpo -c -o paging.o paging.cpp mv -f .deps/paging.Tpo .deps/paging.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT core_normal.o -MD -MP -MF .deps/core_normal.Tpo -c -o core_normal.o core_normal.cpp mv -f .deps/core_normal.Tpo .deps/core_normal.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT core_simple.o -MD -MP -MF .deps/core_simple.Tpo -c -o core_simple.o core_simple.cpp mv -f .deps/core_simple.Tpo .deps/core_simple.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT core_prefetch.o -MD -MP -MF .deps/core_prefetch.Tpo -c -o core_prefetch.o core_prefetch.cpp mv -f .deps/core_prefetch.Tpo .deps/core_prefetch.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT core_dyn_x86.o -MD -MP -MF .deps/core_dyn_x86.Tpo -c -o core_dyn_x86.o core_dyn_x86.cpp mv -f .deps/core_dyn_x86.Tpo .deps/core_dyn_x86.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT core_dynrec.o -MD -MP -MF .deps/core_dynrec.Tpo -c -o core_dynrec.o core_dynrec.cpp mv -f .deps/core_dynrec.Tpo .deps/core_dynrec.Po rm -f libcpu.a ar cru libcpu.a callback.o cpu.o flags.o modrm.o core_full.o paging.o core_normal.o core_simple.o core_prefetch.o core_dyn_x86.o core_dynrec.o ranlib libcpu.a Making all in debug c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.cpp mv -f .deps/debug.Tpo .deps/debug.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT debug_gui.o -MD -MP -MF .deps/debug_gui.Tpo -c -o debug_gui.o debug_gui.cpp mv -f .deps/debug_gui.Tpo .deps/debug_gui.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT debug_disasm.o -MD -MP -MF .deps/debug_disasm.Tpo -c -o debug_disasm.o debug_disasm.cpp mv -f .deps/debug_disasm.Tpo .deps/debug_disasm.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT debug_win32.o -MD -MP -MF .deps/debug_win32.Tpo -c -o debug_win32.o debug_win32.cpp mv -f .deps/debug_win32.Tpo .deps/debug_win32.Po rm -f libdebug.a ar cru libdebug.a debug.o debug_gui.o debug_disasm.o debug_win32.o ranlib libdebug.a Making all in dos c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT dos.o -MD -MP -MF .deps/dos.Tpo -c -o dos.o dos.cpp mv -f .deps/dos.Tpo .deps/dos.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT dos_devices.o -MD -MP -MF .deps/dos_devices.Tpo -c -o dos_devices.o dos_devices.cpp mv -f .deps/dos_devices.Tpo .deps/dos_devices.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT dos_execute.o -MD -MP -MF .deps/dos_execute.Tpo -c -o dos_execute.o dos_execute.cpp mv -f .deps/dos_execute.Tpo .deps/dos_execute.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT dos_files.o -MD -MP -MF .deps/dos_files.Tpo -c -o dos_files.o dos_files.cpp mv -f .deps/dos_files.Tpo .deps/dos_files.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT dos_ioctl.o -MD -MP -MF .deps/dos_ioctl.Tpo -c -o dos_ioctl.o dos_ioctl.cpp mv -f .deps/dos_ioctl.Tpo .deps/dos_ioctl.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT dos_memory.o -MD -MP -MF .deps/dos_memory.Tpo -c -o dos_memory.o dos_memory.cpp mv -f .deps/dos_memory.Tpo .deps/dos_memory.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT dos_misc.o -MD -MP -MF .deps/dos_misc.Tpo -c -o dos_misc.o dos_misc.cpp mv -f .deps/dos_misc.Tpo .deps/dos_misc.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT dos_classes.o -MD -MP -MF .deps/dos_classes.Tpo -c -o dos_classes.o dos_classes.cpp mv -f .deps/dos_classes.Tpo .deps/dos_classes.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT dos_programs.o -MD -MP -MF .deps/dos_programs.Tpo -c -o dos_programs.o dos_programs.cpp mv -f .deps/dos_programs.Tpo .deps/dos_programs.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT dos_tables.o -MD -MP -MF .deps/dos_tables.Tpo -c -o dos_tables.o dos_tables.cpp mv -f .deps/dos_tables.Tpo .deps/dos_tables.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT drives.o -MD -MP -MF .deps/drives.Tpo -c -o drives.o drives.cpp mv -f .deps/drives.Tpo .deps/drives.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT drive_virtual.o -MD -MP -MF .deps/drive_virtual.Tpo -c -o drive_virtual.o drive_virtual.cpp mv -f .deps/drive_virtual.Tpo .deps/drive_virtual.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT drive_local.o -MD -MP -MF .deps/drive_local.Tpo -c -o drive_local.o drive_local.cpp mv -f .deps/drive_local.Tpo .deps/drive_local.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT drive_cache.o -MD -MP -MF .deps/drive_cache.Tpo -c -o drive_cache.o drive_cache.cpp mv -f .deps/drive_cache.Tpo .deps/drive_cache.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT drive_fat.o -MD -MP -MF .deps/drive_fat.Tpo -c -o drive_fat.o drive_fat.cpp mv -f .deps/drive_fat.Tpo .deps/drive_fat.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT drive_iso.o -MD -MP -MF .deps/drive_iso.Tpo -c -o drive_iso.o drive_iso.cpp mv -f .deps/drive_iso.Tpo .deps/drive_iso.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT dos_mscdex.o -MD -MP -MF .deps/dos_mscdex.Tpo -c -o dos_mscdex.o dos_mscdex.cpp mv -f .deps/dos_mscdex.Tpo .deps/dos_mscdex.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT dos_keyboard_layout.o -MD -MP -MF .deps/dos_keyboard_layout.Tpo -c -o dos_keyboard_layout.o dos_keyboard_layout.cpp mv -f .deps/dos_keyboard_layout.Tpo .deps/dos_keyboard_layout.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT cdrom.o -MD -MP -MF .deps/cdrom.Tpo -c -o cdrom.o cdrom.cpp mv -f .deps/cdrom.Tpo .deps/cdrom.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT cdrom_ioctl_win32.o -MD -MP -MF .deps/cdrom_ioctl_win32.Tpo -c -o cdrom_ioctl_win32.o cdrom_ioctl_win32.cpp mv -f .deps/cdrom_ioctl_win32.Tpo .deps/cdrom_ioctl_win32.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT cdrom_aspi_win32.o -MD -MP -MF .deps/cdrom_aspi_win32.Tpo -c -o cdrom_aspi_win32.o cdrom_aspi_win32.cpp mv -f .deps/cdrom_aspi_win32.Tpo .deps/cdrom_aspi_win32.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT cdrom_ioctl_linux.o -MD -MP -MF .deps/cdrom_ioctl_linux.Tpo -c -o cdrom_ioctl_linux.o cdrom_ioctl_linux.cpp mv -f .deps/cdrom_ioctl_linux.Tpo .deps/cdrom_ioctl_linux.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT cdrom_image.o -MD -MP -MF .deps/cdrom_image.Tpo -c -o cdrom_image.o cdrom_image.cpp mv -f .deps/cdrom_image.Tpo .deps/cdrom_image.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT cdrom_ioctl_os2.o -MD -MP -MF .deps/cdrom_ioctl_os2.Tpo -c -o cdrom_ioctl_os2.o cdrom_ioctl_os2.cpp mv -f .deps/cdrom_ioctl_os2.Tpo .deps/cdrom_ioctl_os2.Po rm -f libdos.a ar cru libdos.a dos.o dos_devices.o dos_execute.o dos_files.o dos_ioctl.o dos_memory.o dos_misc.o dos_classes.o dos_programs.o dos_tables.o drives.o drive_virtual.o drive_local.o drive_cache.o drive_fat.o drive_iso.o dos_mscdex.o dos_keyboard_layout.o cdrom.o cdrom_ioctl_win32.o cdrom_aspi_win32.o cdrom_ioctl_linux.o cdrom_image.o cdrom_ioctl_os2.o ranlib libdos.a Making all in fpu c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT fpu.o -MD -MP -MF .deps/fpu.Tpo -c -o fpu.o fpu.cpp mv -f .deps/fpu.Tpo .deps/fpu.Po rm -f libfpu.a ar cru libfpu.a fpu.o ranlib libfpu.a Making all in gui c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT sdlmain.o -MD -MP -MF .deps/sdlmain.Tpo -c -o sdlmain.o sdlmain.cpp mv -f .deps/sdlmain.Tpo .deps/sdlmain.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT sdl_mapper.o -MD -MP -MF .deps/sdl_mapper.Tpo -c -o sdl_mapper.o sdl_mapper.cpp mv -f .deps/sdl_mapper.Tpo .deps/sdl_mapper.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT render.o -MD -MP -MF .deps/render.Tpo -c -o render.o render.cpp mv -f .deps/render.Tpo .deps/render.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT render_scalers.o -MD -MP -MF .deps/render_scalers.Tpo -c -o render_scalers.o render_scalers.cpp mv -f .deps/render_scalers.Tpo .deps/render_scalers.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT midi.o -MD -MP -MF .deps/midi.Tpo -c -o midi.o midi.cpp mv -f .deps/midi.Tpo .deps/midi.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT sdl_gui.o -MD -MP -MF .deps/sdl_gui.Tpo -c -o sdl_gui.o sdl_gui.cpp mv -f .deps/sdl_gui.Tpo .deps/sdl_gui.Po rm -f libgui.a ar cru libgui.a sdlmain.o sdl_mapper.o render.o render_scalers.o midi.o sdl_gui.o ranlib libgui.a Making all in hardware Making all in serialport c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT directserial.o -MD -MP -MF .deps/directserial.Tpo -c -o directserial.o directserial.cpp mv -f .deps/directserial.Tpo .deps/directserial.Po c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT libserial.o -MD -MP -MF .deps/libserial.Tpo -c -o libserial.o libserial.cpp mv -f .deps/libserial.Tpo .deps/libserial.Po c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT serialdummy.o -MD -MP -MF .deps/serialdummy.Tpo -c -o serialdummy.o serialdummy.cpp mv -f .deps/serialdummy.Tpo .deps/serialdummy.Po c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT serialport.o -MD -MP -MF .deps/serialport.Tpo -c -o serialport.o serialport.cpp mv -f .deps/serialport.Tpo .deps/serialport.Po c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT softmodem.o -MD -MP -MF .deps/softmodem.Tpo -c -o softmodem.o softmodem.cpp mv -f .deps/softmodem.Tpo .deps/softmodem.Po c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT misc_util.o -MD -MP -MF .deps/misc_util.Tpo -c -o misc_util.o misc_util.cpp mv -f .deps/misc_util.Tpo .deps/misc_util.Po c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT nullmodem.o -MD -MP -MF .deps/nullmodem.Tpo -c -o nullmodem.o nullmodem.cpp mv -f .deps/nullmodem.Tpo .deps/nullmodem.Po rm -f libserial.a ar cru libserial.a directserial.o libserial.o serialdummy.o serialport.o softmodem.o misc_util.o nullmodem.o ranlib libserial.a Making all in mame c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT saa1099.o -MD -MP -MF .deps/saa1099.Tpo -c -o saa1099.o saa1099.cpp mv -f .deps/saa1099.Tpo .deps/saa1099.Po c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT sn76496.o -MD -MP -MF .deps/sn76496.Tpo -c -o sn76496.o sn76496.cpp mv -f .deps/sn76496.Tpo .deps/sn76496.Po rm -f libmame.a ar cru libmame.a saa1099.o sn76496.o ranlib libmame.a c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT adlib.o -MD -MP -MF .deps/adlib.Tpo -c -o adlib.o adlib.cpp mv -f .deps/adlib.Tpo .deps/adlib.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT dma.o -MD -MP -MF .deps/dma.Tpo -c -o dma.o dma.cpp mv -f .deps/dma.Tpo .deps/dma.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT gameblaster.o -MD -MP -MF .deps/gameblaster.Tpo -c -o gameblaster.o gameblaster.cpp mv -f .deps/gameblaster.Tpo .deps/gameblaster.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT hardware.o -MD -MP -MF .deps/hardware.Tpo -c -o hardware.o hardware.cpp mv -f .deps/hardware.Tpo .deps/hardware.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT iohandler.o -MD -MP -MF .deps/iohandler.Tpo -c -o iohandler.o iohandler.cpp mv -f .deps/iohandler.Tpo .deps/iohandler.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT joystick.o -MD -MP -MF .deps/joystick.Tpo -c -o joystick.o joystick.cpp mv -f .deps/joystick.Tpo .deps/joystick.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT keyboard.o -MD -MP -MF .deps/keyboard.Tpo -c -o keyboard.o keyboard.cpp mv -f .deps/keyboard.Tpo .deps/keyboard.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT memory.o -MD -MP -MF .deps/memory.Tpo -c -o memory.o memory.cpp mv -f .deps/memory.Tpo .deps/memory.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT mixer.o -MD -MP -MF .deps/mixer.Tpo -c -o mixer.o mixer.cpp mv -f .deps/mixer.Tpo .deps/mixer.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT pcspeaker.o -MD -MP -MF .deps/pcspeaker.Tpo -c -o pcspeaker.o pcspeaker.cpp mv -f .deps/pcspeaker.Tpo .deps/pcspeaker.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT pic.o -MD -MP -MF .deps/pic.Tpo -c -o pic.o pic.cpp mv -f .deps/pic.Tpo .deps/pic.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT sblaster.o -MD -MP -MF .deps/sblaster.Tpo -c -o sblaster.o sblaster.cpp mv -f .deps/sblaster.Tpo .deps/sblaster.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT tandy_sound.o -MD -MP -MF .deps/tandy_sound.Tpo -c -o tandy_sound.o tandy_sound.cpp mv -f .deps/tandy_sound.Tpo .deps/tandy_sound.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.cpp mv -f .deps/timer.Tpo .deps/timer.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT vga.o -MD -MP -MF .deps/vga.Tpo -c -o vga.o vga.cpp mv -f .deps/vga.Tpo .deps/vga.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT vga_attr.o -MD -MP -MF .deps/vga_attr.Tpo -c -o vga_attr.o vga_attr.cpp mv -f .deps/vga_attr.Tpo .deps/vga_attr.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT vga_crtc.o -MD -MP -MF .deps/vga_crtc.Tpo -c -o vga_crtc.o vga_crtc.cpp mv -f .deps/vga_crtc.Tpo .deps/vga_crtc.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT vga_dac.o -MD -MP -MF .deps/vga_dac.Tpo -c -o vga_dac.o vga_dac.cpp mv -f .deps/vga_dac.Tpo .deps/vga_dac.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT vga_draw.o -MD -MP -MF .deps/vga_draw.Tpo -c -o vga_draw.o vga_draw.cpp mv -f .deps/vga_draw.Tpo .deps/vga_draw.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT vga_gfx.o -MD -MP -MF .deps/vga_gfx.Tpo -c -o vga_gfx.o vga_gfx.cpp mv -f .deps/vga_gfx.Tpo .deps/vga_gfx.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT vga_other.o -MD -MP -MF .deps/vga_other.Tpo -c -o vga_other.o vga_other.cpp mv -f .deps/vga_other.Tpo .deps/vga_other.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT vga_memory.o -MD -MP -MF .deps/vga_memory.Tpo -c -o vga_memory.o vga_memory.cpp mv -f .deps/vga_memory.Tpo .deps/vga_memory.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT vga_misc.o -MD -MP -MF .deps/vga_misc.Tpo -c -o vga_misc.o vga_misc.cpp mv -f .deps/vga_misc.Tpo .deps/vga_misc.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT vga_seq.o -MD -MP -MF .deps/vga_seq.Tpo -c -o vga_seq.o vga_seq.cpp mv -f .deps/vga_seq.Tpo .deps/vga_seq.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT vga_xga.o -MD -MP -MF .deps/vga_xga.Tpo -c -o vga_xga.o vga_xga.cpp mv -f .deps/vga_xga.Tpo .deps/vga_xga.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT vga_s3.o -MD -MP -MF .deps/vga_s3.Tpo -c -o vga_s3.o vga_s3.cpp mv -f .deps/vga_s3.Tpo .deps/vga_s3.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT vga_tseng.o -MD -MP -MF .deps/vga_tseng.Tpo -c -o vga_tseng.o vga_tseng.cpp mv -f .deps/vga_tseng.Tpo .deps/vga_tseng.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT vga_paradise.o -MD -MP -MF .deps/vga_paradise.Tpo -c -o vga_paradise.o vga_paradise.cpp mv -f .deps/vga_paradise.Tpo .deps/vga_paradise.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT cmos.o -MD -MP -MF .deps/cmos.Tpo -c -o cmos.o cmos.cpp mv -f .deps/cmos.Tpo .deps/cmos.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT disney.o -MD -MP -MF .deps/disney.Tpo -c -o disney.o disney.cpp mv -f .deps/disney.Tpo .deps/disney.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT gus.o -MD -MP -MF .deps/gus.Tpo -c -o gus.o gus.cpp mv -f .deps/gus.Tpo .deps/gus.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT mpu401.o -MD -MP -MF .deps/mpu401.Tpo -c -o mpu401.o mpu401.cpp mv -f .deps/mpu401.Tpo .deps/mpu401.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT ipx.o -MD -MP -MF .deps/ipx.Tpo -c -o ipx.o ipx.cpp mv -f .deps/ipx.Tpo .deps/ipx.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT ipxserver.o -MD -MP -MF .deps/ipxserver.Tpo -c -o ipxserver.o ipxserver.cpp mv -f .deps/ipxserver.Tpo .deps/ipxserver.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT dbopl.o -MD -MP -MF .deps/dbopl.Tpo -c -o dbopl.o dbopl.cpp mv -f .deps/dbopl.Tpo .deps/dbopl.Po rm -f libhardware.a ar cru libhardware.a adlib.o dma.o gameblaster.o hardware.o iohandler.o joystick.o keyboard.o memory.o mixer.o pcspeaker.o pic.o sblaster.o tandy_sound.o timer.o vga.o vga_attr.o vga_crtc.o vga_dac.o vga_draw.o vga_gfx.o vga_other.o vga_memory.o vga_misc.o vga_seq.o vga_xga.o vga_s3.o vga_tseng.o vga_paradise.o cmos.o disney.o gus.o mpu401.o ipx.o ipxserver.o dbopl.o ranlib libhardware.a Making all in libs Making all in zmbv Making all in gui_tk c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT gui_tk.o -MD -MP -MF .deps/gui_tk.Tpo -c -o gui_tk.o gui_tk.cpp mv -f .deps/gui_tk.Tpo .deps/gui_tk.Po rm -f libgui_tk.a ar cru libgui_tk.a gui_tk.o ranlib libgui_tk.a Making all in ints c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT mouse.o -MD -MP -MF .deps/mouse.Tpo -c -o mouse.o mouse.cpp mv -f .deps/mouse.Tpo .deps/mouse.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT xms.o -MD -MP -MF .deps/xms.Tpo -c -o xms.o xms.cpp mv -f .deps/xms.Tpo .deps/xms.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT ems.o -MD -MP -MF .deps/ems.Tpo -c -o ems.o ems.cpp mv -f .deps/ems.Tpo .deps/ems.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT int10.o -MD -MP -MF .deps/int10.Tpo -c -o int10.o int10.cpp mv -f .deps/int10.Tpo .deps/int10.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT int10_char.o -MD -MP -MF .deps/int10_char.Tpo -c -o int10_char.o int10_char.cpp mv -f .deps/int10_char.Tpo .deps/int10_char.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT int10_memory.o -MD -MP -MF .deps/int10_memory.Tpo -c -o int10_memory.o int10_memory.cpp mv -f .deps/int10_memory.Tpo .deps/int10_memory.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT int10_misc.o -MD -MP -MF .deps/int10_misc.Tpo -c -o int10_misc.o int10_misc.cpp mv -f .deps/int10_misc.Tpo .deps/int10_misc.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT int10_modes.o -MD -MP -MF .deps/int10_modes.Tpo -c -o int10_modes.o int10_modes.cpp mv -f .deps/int10_modes.Tpo .deps/int10_modes.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT int10_vesa.o -MD -MP -MF .deps/int10_vesa.Tpo -c -o int10_vesa.o int10_vesa.cpp mv -f .deps/int10_vesa.Tpo .deps/int10_vesa.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT int10_pal.o -MD -MP -MF .deps/int10_pal.Tpo -c -o int10_pal.o int10_pal.cpp mv -f .deps/int10_pal.Tpo .deps/int10_pal.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT int10_put_pixel.o -MD -MP -MF .deps/int10_put_pixel.Tpo -c -o int10_put_pixel.o int10_put_pixel.cpp mv -f .deps/int10_put_pixel.Tpo .deps/int10_put_pixel.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT int10_video_state.o -MD -MP -MF .deps/int10_video_state.Tpo -c -o int10_video_state.o int10_video_state.cpp mv -f .deps/int10_video_state.Tpo .deps/int10_video_state.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT int10_vptable.o -MD -MP -MF .deps/int10_vptable.Tpo -c -o int10_vptable.o int10_vptable.cpp mv -f .deps/int10_vptable.Tpo .deps/int10_vptable.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT bios.o -MD -MP -MF .deps/bios.Tpo -c -o bios.o bios.cpp mv -f .deps/bios.Tpo .deps/bios.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT bios_disk.o -MD -MP -MF .deps/bios_disk.Tpo -c -o bios_disk.o bios_disk.cpp mv -f .deps/bios_disk.Tpo .deps/bios_disk.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT bios_keyboard.o -MD -MP -MF .deps/bios_keyboard.Tpo -c -o bios_keyboard.o bios_keyboard.cpp mv -f .deps/bios_keyboard.Tpo .deps/bios_keyboard.Po rm -f libints.a ar cru libints.a mouse.o xms.o ems.o int10.o int10_char.o int10_memory.o int10_misc.o int10_modes.o int10_vesa.o int10_pal.o int10_put_pixel.o int10_video_state.o int10_vptable.o bios.o bios_disk.o bios_keyboard.o ranlib libints.a Making all in misc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT cross.o -MD -MP -MF .deps/cross.Tpo -c -o cross.o cross.cpp mv -f .deps/cross.Tpo .deps/cross.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.cpp mv -f .deps/messages.Tpo .deps/messages.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT programs.o -MD -MP -MF .deps/programs.Tpo -c -o programs.o programs.cpp mv -f .deps/programs.Tpo .deps/programs.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT setup.o -MD -MP -MF .deps/setup.Tpo -c -o setup.o setup.cpp mv -f .deps/setup.Tpo .deps/setup.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT support.o -MD -MP -MF .deps/support.Tpo -c -o support.o support.cpp mv -f .deps/support.Tpo .deps/support.Po rm -f libmisc.a ar cru libmisc.a cross.o messages.o programs.o setup.o support.o ranlib libmisc.a Making all in shell c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT shell.o -MD -MP -MF .deps/shell.Tpo -c -o shell.o shell.cpp mv -f .deps/shell.Tpo .deps/shell.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT shell_batch.o -MD -MP -MF .deps/shell_batch.Tpo -c -o shell_batch.o shell_batch.cpp mv -f .deps/shell_batch.Tpo .deps/shell_batch.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT shell_cmds.o -MD -MP -MF .deps/shell_cmds.Tpo -c -o shell_cmds.o shell_cmds.cpp mv -f .deps/shell_cmds.Tpo .deps/shell_cmds.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT shell_misc.o -MD -MP -MF .deps/shell_misc.Tpo -c -o shell_misc.o shell_misc.cpp mv -f .deps/shell_misc.Tpo .deps/shell_misc.Po rm -f libshell.a ar cru libshell.a shell.o shell_batch.o shell_cmds.o shell_misc.o ranlib libshell.a Making all in platform Making all in visualc c++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/X11R6/include -DXTHREADS -O2 -pipe -MT dosbox.o -MD -MP -MF .deps/dosbox.Tpo -c -o dosbox.o dosbox.cpp mv -f .deps/dosbox.Tpo .deps/dosbox.Po c++ -O2 -pipe -L/usr/local/lib -L/usr/X11R6/lib -o dosbox dosbox.o cpu/libcpu.a debug/libdebug.a dos/libdos.a fpu/libfpu.a hardware/libhardware.a gui/libgui.a ints/libints.a misc/libmisc.a shell/libshell.a hardware/mame/libmame.a hardware/serialport/libserial.a libs/gui_tk/libgui_tk.a -L/usr/local/lib -lSDL -pthread -L/usr/X11R6/lib -R/usr/X11R6/lib -lsndio -lpng -lz -lSDL_net -lX11 -lGL dos/libdos.a(dos_files.o): In function `DOS_CreateTempFile(char*, unsigned short*)': dos_files.cpp:(.text+0x264c): warning: rand() may return deterministic values, is that what you want? dos/libdos.a(dos_programs.o): In function `MOUNT::Run()': dos_programs.cpp:(.text._ZN5MOUNT3RunEv[_ZN5MOUNT3RunEv]+0x264): warning: sprintf() is often misused, please use snprintf() dos/libdos.a(dos_programs.o): In function `LOADFIX::Run()': dos_programs.cpp:(.text+0x1268): warning: stpcpy() is dangerous; do not use it dos/libdos.a(drive_cache.o): In function `DOS_Drive_Cache::CreateShortName(DOS_Drive_Cache::CFileInfo*, DOS_Drive_Cache::CFileInfo*)': drive_cache.cpp:(.text+0x11b8): warning: strcat() is almost always misused, please use strlcat() gui/libgui.a(sdlmain.o): In function `GFX_ShowMsg(char const*, ...)': sdlmain.cpp:(.text+0x1bd4): warning: vsprintf() is often misused, please use vsnprintf() /usr/local/lib/libSDL_net.so.2.0: warning: random() may return deterministic values, is that what you want? cpu/libcpu.a(callback.o): In function `_Z23CALLBACK_SetDescriptionmPKc.part.3': callback.cpp:(.text+0xb8): warning: strcpy() is almost always misused, please use strlcpy() /usr/bin/ld: warning: libLLVM.so.9.0, needed by /usr/X11R6/lib/libgallium_dri.so, not found (try using -rpath or -rpath-link) /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::ObjectCache::anchor()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFence' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::EngineBuilder::~EngineBuilder()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetLastInstruction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetAlignment' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::SectionMemoryManager::SectionMemoryManager(llvm::SectionMemoryManager::MemoryMapper*)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisposePassBuilderOptions' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInitializeSparcDisassembler' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::Triple::Triple(llvm::Twine const&)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFPTrunc' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildIntCast2' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetInsertBlock' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMStructTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMStartMultithreaded' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAtomicCmpXchg' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetFirstParam' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMTokenTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstArray' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetValueName' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddCase' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildInsertElement' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMPositionBuilderBefore' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMPrintModuleToString' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `non-virtual thunk to llvm::RTDyldMemoryManager::anchor()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMContextCreate' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSExt' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMIsMultithreaded' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::LegacyJITSymbolResolver::lookup(std::__1::set, std::__1::allocator > const&, llvm::unique_function, std::__1::allocator > > >)>)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetFirstFunction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMArrayType' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAppendBasicBlockInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddAttributeAtIndex' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMIsAFunction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::Module::addModuleFlag(llvm::Module::ModFlagBehavior, llvm::StringRef, unsigned int)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddGlobalMapping' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSelect' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInitializeSparcTarget' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetVisibility' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildZExt' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildCondBr' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetGlobalConstant' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetNextInstruction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildPointerCast' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetTypeKind' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetFunctionCallConv' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstReal' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInt16TypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetIntrinsicID' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMContextDispose' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::Module::setOverrideStackAlignment(unsigned int)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMHalfTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildExtractElement' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildCall2' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildOr' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstNot' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetPointerToGlobal' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::EngineBuilder::setMCJITMemoryManager(std::__1::unique_ptr >)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFDiv' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstBitCast' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstNull' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstPointerNull' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildTrunc' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInitializeSparcTargetInfo' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildIntCast' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetUndef' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildLShr' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAggregateRet' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildPtrToInt' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::RTDyldMemoryManager::getSymbolAddressInProcess(std::__1::basic_string, std::__1::allocator > const&)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetEntryBasicBlock' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddGlobal' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetDataLayout' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisposeModule' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMIsDeclaration' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMLinkInMCJIT' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisposeMessage' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetCalledValue' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildRet' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFAdd' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDoubleTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstVector' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::TargetLibraryInfoImpl::TargetLibraryInfoImpl(llvm::Triple const&)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSDiv' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInt8TypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSRem' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildBr' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisasmInstruction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInsertBasicBlockInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAShr' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetInstructionCallConv' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetModuleContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisposeTargetData' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildUDiv' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMIsConstant' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetParam' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInt32TypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetNamedFunction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildNot' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildICmp' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildUIToFP' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildNeg' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::EngineBuilder::create(llvm::TargetMachine*)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetArrayLength' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMCreatePassBuilderOptions' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMCreateEnumAttribute' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAnd' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildStore' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::EngineBuilder::EngineBuilder(std::__1::unique_ptr >)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstInt' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::SmallVectorBase::mallocForGrow(void*, unsigned long, unsigned long, unsigned long&)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMTypeOf' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMVoidTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildLoad2' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::SDNode::getValueTypeList(llvm::EVT)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::RTDyldMemoryManager::anchor()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisasmDispose' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMPositionBuilderAtEnd' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAdd' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetElementType' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddFunction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMIntTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMCreateDisasm' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildPhi' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddCallSiteAttribute' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFPExt' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetFirstBasicBlock' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstStringInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetFirstInstruction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMPointerType' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisposeBuilder' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetLinkage' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetNextBasicBlock' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetIntTypeWidth' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetVectorSize' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMCreateBuilderInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFMul' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::Module::~Module()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildIntToPtr' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetBasicBlockParent' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMCopyStringRepOfTargetData' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildXor' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildRetVoid' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMWriteBitcodeToFile' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMStructGetTypeAtIndex' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSwitch' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMCreateTargetData' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMVectorType' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInt64TypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMFloatTypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMAddIncoming' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::DisableABIBreakingChecks' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMModuleCreateWithNameInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFRem' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFPToSI' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildArrayAlloca' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::deallocate_buffer(void*, unsigned long, unsigned long)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInitializeSparcTargetMC' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMPrintValueToString' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildInsertValue' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFPToUI' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetValueKind' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFNeg' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetEnumAttributeKindForName' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::RuntimeDyld::MemoryManager::allocateTLSSection(unsigned long, unsigned int, unsigned int, llvm::StringRef)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetInstructionParent' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMIsUndef' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildBitCast' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMFunctionType' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSub' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::sys::getHostCPUName()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::EngineBuilder::selectTarget()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetExecutionEngineTargetMachine' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMSetInitializer' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFCmp' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetInstructionOpcode' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetLastParam' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildURem' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::LegacyJITSymbolResolver::getResponsibilitySet(std::__1::set, std::__1::allocator > const&)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetParamTypes' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAtomicRMW' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetNextFunction' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildAlloca' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::MemoryBuffer::getMemBuffer(llvm::StringRef, llvm::StringRef, bool)' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetGlobalParent' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstIntGetZExtValue' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFreeze' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInitializeSparcAsmPrinter' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildShuffleVector' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildSIToFP' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMGetNextParam' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildMul' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::MCTargetOptions::MCTargetOptions()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildFSub' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildShl' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMDisposeExecutionEngine' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMInt1TypeInContext' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMConstAllOnes' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `llvm::RTDyldMemoryManager::~RTDyldMemoryManager()' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildGEP2' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMRunPasses' /usr/X11R6/lib/libgallium_dri.so: undefined reference to `LLVMBuildExtractValue' collect2: error: ld returned 1 exit status *** Error 1 in src (Makefile:325 'dosbox') *** Error 1 in src (Makefile:382 'all-recursive': @fail= failcom='exit 1'; for f in x $MAKEFLAGS; do case $f in *=* | --[!k]*);; *k*) fa...) *** Error 1 in . (Makefile:331 'all-recursive': @fail= failcom='exit 1'; for f in x $MAKEFLAGS; do case $f in *=* | --[!k]*);; *k*) fail...) *** Error 2 in /usr/obj/ports/dosbox-0.74.3/dosbox-0.74-3 (Makefile:245 'all') *** Error 2 in emulators/dosbox (/usr/ports/infrastructure/mk/bsd.port.mk:3069 '/usr/obj/ports/dosbox-0.74.3/.build_done': @cd /usr/obj/port...) *** Error 2 in emulators/dosbox (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=dosbox-0.74.3; export _LOCKS_HELD=" dosbox-0....) ===> Exiting emulators/dosbox with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1749905573.56 max_stuck=489.99/depends=18.27/show-prepare-results=11.33/extract=2.17/patch=1.46/configure=82.93/build=1952.98 Error: job failed with 512 on sparc64-0b at 1749905573