---> Running in 6ddf317de430 + cd /usr/local/src + git clone https://github.com/cebix/macemu.git Cloning into 'macemu'... + cd macemu/BasiliskII + cd src/Unix + NO_CONFIGURE=1 + ./autogen.sh  + Running aclocal: done. + Running autoheader: done. + Running autoconf: done. + ./configure --prefix=/usr/local --disable-vosf --disable-jit-compiler --without-gtk --without-esd --enable-sdl-audio --enable-sdl-video checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... armv7l-unknown-linux-gnu checking host system type... armv7l-unknown-linux-gnu checking target system type... armv7l-unknown-linux-gnu checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for egrep... (cached) /bin/grep -E checking for mon... yes checking for tgetent in -lncurses... no checking for tgetent in -ltermcap... no checking for tgetent in -ltermlib... no checking for tgetent in -lterminfo... no checking for tgetent in -lHcurses... no checking for tgetent in -lcurses... no checking for readline in -lreadline... no checking for sem_init in -lposix4... no checking for timer_create in -lrt... yes checking for shm_open in -lrt... yes checking for cos in -lm... yes checking for sdl-config... /usr/local/bin/sdl-config checking for library containing pthread_create... none required checking for pthread_cond_init... yes checking for pthread_cancel... yes checking for pthread_testcancel... yes checking for pthread_mutexattr_setprotocol... yes checking for pthread_mutexattr_settype... yes checking for pthread_mutexattr_setpshared... yes checking for sem_init... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking mach/mach.h usability... no checking mach/mach.h presence... no checking for mach/mach.h... no checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no checking readline/history.h usability... no checking readline/history.h presence... no checking for readline/history.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for linux/if.h... yes checking for linux/if_tun.h... yes checking for net/if.h... yes checking for net/if_tun.h... no checking AvailabilityMacros.h usability... no checking AvailabilityMacros.h presence... no checking for AvailabilityMacros.h... no checking IOKit/storage/IOBlockStorageDevice.h usability... no checking IOKit/storage/IOBlockStorageDevice.h presence... no checking for IOKit/storage/IOBlockStorageDevice.h... no checking sys/stropts.h usability... yes checking sys/stropts.h presence... yes checking for sys/stropts.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 8 checking size of void *... 4 checking for off_t... yes checking for loff_t... yes checking for caddr_t... yes checking for size_t... yes checking return type of signal handlers... void checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for socklen_t... yes checking for strdup... yes checking for strerror... yes checking for cfmakeraw... yes checking for clock_gettime... yes checking for timer_create... yes checking for sigaction... yes checking for signal... yes checking for mmap... yes checking for mprotect... yes checking for munmap... yes checking for vm_allocate... no checking for vm_deallocate... no checking for vm_protect... no checking for poll... yes checking for inet_aton... yes checking for mach_task_self... no checking for task_self... no checking for strings.h... (cached) yes checking login.h usability... no checking login.h presence... no checking for login.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking for sys/stat.h... (cached) yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking for _getpty... no checking for vhangup... yes checking for strlcpy... no checking for "/dev/ptmx"... yes checking for "/dev/ptc"... no checking FIONBIO vs. O_NONBLOCK for non-blocking I/O... O_NONBLOCK checking whether compiler supports byte bit-fields... yes checking whether compiler supports framework AppKit... no checking whether compiler supports framework Carbon... no checking whether compiler supports framework IOKit... no checking whether compiler supports framework CoreFoundation... no checking for vde_close in -lvdeplug... no checking whether TUN/TAP is supported... yes checking whether mmap supports MAP_ANON... yes checking whether mmap supports MAP_ANONYMOUS... yes checking whether mprotect works... yes checking whether __PAGEZERO can be Low Memory area 0x0000-0x2000... no checking whether we can map Low Memory area 0x0000-0x2000... no checking whether signal handlers need to be reinstalled... no checking whether sigaction handlers need to be reinstalled... no checking whether your system supports Mach exceptions... no checking whether your system supports Windows exceptions... no checking whether your system supports extended signal handlers via asm... no checking whether your system supports extended signal handlers... yes checking whether we then have a subterfuge for your system... no checking whether we can skip instruction in SIGSEGV handler... yes checking for true... /bin/true checking for the addressing mode to use... direct checking for GAS .p2align feature... yes checking for GCC 2.7 or higher... yes checking for GCC 3.0 or higher... yes checking for ICC... no checking whether GCC supports constants merging... yes checking whether GCC supports store motion... yes checking whether the compiler supports -fno-strict-aliasing... yes checking whether the compiler supports -mdynamic-no-pic... no checking floating point format... IEEE (little-endian) checking ieee754.h usability... yes checking ieee754.h presence... yes checking for ieee754.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking for isnanl... yes checking for isinfl... yes checking for logl... yes checking for log10l... yes checking for expl... yes checking for powl... yes checking for fabsl... yes checking for sqrtl... yes checking for sinl... yes checking for cosl... yes checking for tanl... yes checking for sinhl... yes checking for coshl... yes checking for tanhl... yes checking for asinl... yes checking for acosl... yes checking for atanl... yes checking for asinhl... yes checking for acoshl... yes checking for atanhl... yes checking for floorl... yes checking for ceill... yes checking for atanh... yes checking for isnan... yes checking for isinf... yes checking for finite... yes checking for isnormal... no checking for signbit... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h Basilisk II configuration summary: Mac OS X GUI ........................... : no Mac OS X Sound ......................... : no SDL support ............................ : video audio BINCUE support ......................... : no LIBVHD support ......................... : no VDE support ............................ : no XFree86 DGA support .................... : no XFree86 VidMode support ................ : no fbdev DGA support ...................... : no Enable video on SEGV signals ........... : yes ESD sound support ...................... : no GTK user interface ..................... : no mon debugger support ................... : yes Running m68k code natively ............. : no Use JIT compiler ....................... : no JIT debug mode ......................... : no Floating-Point emulation core .......... : IEEE fpu core Assembly optimizations ................. : none Addressing mode ........................ : direct Bad memory access recovery type ........ : siginfo Configuration done. Now type "make" (or "gmake"). + make g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../main.cpp -o obj/main.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../prefs.cpp -o obj/prefs.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../prefs_items.cpp -o obj/prefs_items.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c sys_unix.cpp -o obj/sys_unix.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../rom_patches.cpp -o obj/rom_patches.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../slot_rom.cpp -o obj/slot_rom.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../rsrc_patches.cpp -o obj/rsrc_patches.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../emul_op.cpp -o obj/emul_op.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../macos_util.cpp -o obj/macos_util.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../xpram.cpp -o obj/xpram.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c xpram_unix.cpp -o obj/xpram_unix.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../timer.cpp -o obj/timer.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c timer_unix.cpp -o obj/timer_unix.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../adb.cpp -o obj/adb.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../serial.cpp -o obj/serial.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../ether.cpp -o obj/ether.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../sony.cpp -o obj/sony.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../disk.cpp -o obj/disk.o In file included from /usr/include/c++/8/vector:69, from ./../disk.cpp:32: /usr/include/c++/8/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {disk_drive_info}; _Tp = disk_drive_info; _Alloc = std::allocator]': /usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/8/bits/vector.tcc: In function 'void DiskInit()': /usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ^~~~~~~~~~~~~~~~~ g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../cdrom.cpp -o obj/cdrom.o In file included from /usr/include/c++/8/vector:69, from ./../cdrom.cpp:34: /usr/include/c++/8/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {cdrom_drive_info}; _Tp = cdrom_drive_info; _Alloc = std::allocator]': /usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type 'std::vector::iterator' {aka '__gnu_cxx::__normal_iterator >'} changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/8/bits/vector.tcc: In function 'void CDROMInit()': /usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ^~~~~~~~~~~~~~~~~ g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../scsi.cpp -o obj/scsi.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../video.cpp -o obj/video.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../audio.cpp -o obj/audio.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../extfs.cpp -o obj/extfs.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c disk_sparsebundle.cpp -o obj/disk_sparsebundle.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c tinyxml2.cpp -o obj/tinyxml2.o g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\" -g -O2 -I../../../cxmon/src -I../../../cxmon/src/disass -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-merge-constants -fno-gcse-sm -c ./../user_strings.cpp -o obj/user_strings.o ./../user_strings.cpp:206:3: error: 'STR_MODELID_7_LAB' was not declared in this scope {STR_MODELID_7_LAB, "Mac IIfx (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~ ./../user_strings.cpp:206:3: note: suggested alternative: 'STR_MODELID_5_LAB' {STR_MODELID_7_LAB, "Mac IIfx (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~ STR_MODELID_5_LAB ./../user_strings.cpp:207:3: error: 'STR_MODELID_12_LAB' was not declared in this scope {STR_MODELID_12_LAB, "Mac IIsi (MacOS 7.x"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:207:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_12_LAB, "Mac IIsi (MacOS 7.x"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:208:3: error: 'STR_MODELID_13_LAB' was not declared in this scope {STR_MODELID_13_LAB, "Mac LC (MacOS 7.x"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:208:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_13_LAB, "Mac LC (MacOS 7.x"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:210:3: error: 'STR_MODELID_15_LAB' was not declared in this scope {STR_MODELID_15_LAB, "PowerBook 170 (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:210:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_15_LAB, "PowerBook 170 (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:211:3: error: 'STR_MODELID_16_LAB' was not declared in this scope {STR_MODELID_16_LAB, "Quadra 700 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:211:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_16_LAB, "Quadra 700 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:212:3: error: 'STR_MODELID_19_LAB' was not declared in this scope {STR_MODELID_19_LAB, "PowerBook 140 (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:212:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_19_LAB, "PowerBook 140 (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:213:3: error: 'STR_MODELID_20_LAB' was not declared in this scope {STR_MODELID_20_LAB, "Quadra 950 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:213:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_20_LAB, "Quadra 950 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:214:3: error: 'STR_MODELID_21_LAB' was not declared in this scope {STR_MODELID_21_LAB, "Mac LC III-Performa 450 (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:214:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_21_LAB, "Mac LC III-Performa 450 (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:215:3: error: 'STR_MODELID_24_LAB' was not declared in this scope {STR_MODELID_24_LAB, "Centris 650 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:215:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_24_LAB, "Centris 650 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:216:3: error: 'STR_MODELID_29_LAB' was not declared in this scope {STR_MODELID_29_LAB, "Quadra 800 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:216:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_29_LAB, "Quadra 800 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:217:3: error: 'STR_MODELID_30_LAB' was not declared in this scope {STR_MODELID_30_LAB, "Quadra 650 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:217:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_30_LAB, "Quadra 650 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:218:3: error: 'STR_MODELID_31_LAB' was not declared in this scope {STR_MODELID_31_LAB, "Mac LC II (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:218:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_31_LAB, "Mac LC II (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:219:3: error: 'STR_MODELID_38_LAB' was not declared in this scope {STR_MODELID_38_LAB, "Mac IIvi (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:219:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_38_LAB, "Mac IIvi (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:220:3: error: 'STR_MODELID_39_LAB' was not declared in this scope {STR_MODELID_39_LAB, "Performa 600 (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:220:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_39_LAB, "Performa 600 (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:221:3: error: 'STR_MODELID_42_LAB' was not declared in this scope {STR_MODELID_42_LAB, "Mac IIvx (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:221:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_42_LAB, "Mac IIvx (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:222:3: error: 'STR_MODELID_43_LAB' was not declared in this scope {STR_MODELID_43_LAB, "Color Classic (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:222:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_43_LAB, "Color Classic (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:223:3: error: 'STR_MODELID_46_LAB' was not declared in this scope {STR_MODELID_46_LAB, "Centris 610 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:223:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_46_LAB, "Centris 610 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:224:3: error: 'STR_MODELID_47_LAB' was not declared in this scope {STR_MODELID_47_LAB, "Quadra 610 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:224:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_47_LAB, "Quadra 610 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:225:3: error: 'STR_MODELID_50_LAB' was not declared in this scope {STR_MODELID_50_LAB, "Mac LC 520 (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:225:3: note: suggested alternative: 'STR_MODELID_5_LAB' {STR_MODELID_50_LAB, "Mac LC 520 (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_5_LAB ./../user_strings.cpp:226:3: error: 'STR_MODELID_54_LAB' was not declared in this scope {STR_MODELID_54_LAB, "Centris-Quadra 660AV (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:226:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_54_LAB, "Centris-Quadra 660AV (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:227:3: error: 'STR_MODELID_56_LAB' was not declared in this scope {STR_MODELID_56_LAB, "Performa 46x (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:227:3: note: suggested alternative: 'STR_MODELID_5_LAB' {STR_MODELID_56_LAB, "Performa 46x (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_5_LAB ./../user_strings.cpp:228:3: error: 'STR_MODELID_72_LAB' was not declared in this scope {STR_MODELID_72_LAB, "Quadra 840AV (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:228:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_72_LAB, "Quadra 840AV (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:229:3: error: 'STR_MODELID_74_LAB' was not declared in this scope {STR_MODELID_74_LAB, "Mac LC-Performa 550 (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:229:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_74_LAB, "Mac LC-Performa 550 (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:230:3: error: 'STR_MODELID_82_LAB' was not declared in this scope {STR_MODELID_82_LAB, "Mac TV (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:230:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_82_LAB, "Mac TV (MacOS 7.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:231:3: error: 'STR_MODELID_83_LAB' was not declared in this scope {STR_MODELID_83_LAB, "Mac LC 475-Performa 47x (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:231:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_83_LAB, "Mac LC 475-Performa 47x (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:232:3: error: 'STR_MODELID_86_LAB' was not declared in this scope {STR_MODELID_86_LAB, "Mac LC 575-Performa 57x (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:232:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_86_LAB, "Mac LC 575-Performa 57x (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:233:3: error: 'STR_MODELID_87_LAB' was not declared in this scope {STR_MODELID_87_LAB, "Quadra 605 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:233:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_87_LAB, "Quadra 605 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:234:3: error: 'STR_MODELID_92_LAB' was not declared in this scope {STR_MODELID_92_LAB, "Mac LC-Performa-Quadra 630 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:234:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_92_LAB, "Mac LC-Performa-Quadra 630 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB ./../user_strings.cpp:235:3: error: 'STR_MODELID_93_LAB' was not declared in this scope {STR_MODELID_93_LAB, "Mac LC 580 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ ./../user_strings.cpp:235:3: note: suggested alternative: 'STR_MODELID_14_LAB' {STR_MODELID_93_LAB, "Mac LC 580 (MacOS 8.x)"}, ^~~~~~~~~~~~~~~~~~ STR_MODELID_14_LAB make: *** [Makefile:194: obj/user_strings.o] Error 1