TMP="/var/tmp" TEMP="/var/tmp" DEBIAN_FRONTEND="noninteractive" DEBIAN_PRIORITY="critical" DEB_BUILD_OPTIONS="parallel=4" TMPDIR="/var/tmp" dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package dosbox dpkg-buildpackage: source version 0.74-0maemo6 dpkg-buildpackage: host architecture armel dpkg-checkbuilddeps: Using Scratchbox tools to satisfy builddeps dpkg-checkbuilddeps: Dependency provided by Scratchbox: autotools-dev dpkg-checkbuilddeps: Dependency provided by Scratchbox: m4 fakeroot debian/rules clean QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 No patch removed rm -rf .pc debian/stamp-patched dh_testdir dh_testroot rm -f build-stamp # Add here commands to clean up after the build process. /scratchbox/tools/bin/make distclean make[1]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74' make[1]: *** No rule to make target `distclean'. Stop. make[1]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74' make: [clean] Error 2 (ignored) cp -f /usr/share/misc/config.sub config.sub cp -f /usr/share/misc/config.guess config.guess dh_clean dpkg-source -b dosbox-0.74 dpkg-source: info: using source format `1.0' dpkg-source: info: building dosbox in dosbox_0.74-0maemo6.tar.gz dpkg-source: info: building dosbox in dosbox_0.74-0maemo6.dsc debian/rules build dh_testdir ./configure --host=arm-linux-gnueabi --build=arm-linux-gnueabi --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --enable-core-inline CFLAGS="-Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math" CXXFLAGS="-Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math" LDFLAGS="-Wl,-z,defs" checking build system type... arm-unknown-linux-gnueabi checking host system type... arm-unknown-linux-gnueabi checking for a BSD-compatible install... /scratchbox/tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /scratchbox/tools/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-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 arm-linux-gnueabi-gcc accepts -g... yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of arm-linux-gnueabi-gcc... gcc3 checking how to run the C preprocessor... arm-linux-gnueabi-gcc -E checking for arm-linux-gnueabi-g++... arm-linux-gnueabi-g++ checking whether we are using the GNU C++ compiler... yes checking whether arm-linux-gnueabi-g++ accepts -g... yes checking dependency style of arm-linux-gnueabi-g++... gcc3 checking for arm-linux-gnueabi-ranlib... arm-linux-gnueabi-ranlib checking for sdl-config... /usr/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... yes checking for inline... inline checking for grep that handles long lines and -e... /scratchbox/tools/bin/grep checking for egrep... /scratchbox/tools/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 for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 4 checking size of unsigned long long... 8 checking size of int *... 4 checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for pwd.h... yes checking if environ can be included... yes 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 for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 0.9.0... found. checking for snd_ctl_open in -lasound... yes checking whether byte ordering is bigendian... no enabling inlined memory handling in CPU Core checking for target cpu type... unknown 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... yes checking X11/XKBlib.h usability... yes checking X11/XKBlib.h presence... yes checking for X11/XKBlib.h... yes checking for XKBlib support... yes checking for main in -lGL... no checking for main in -lopengl32... no checking GL/gl.h usability... no checking GL/gl.h presence... no checking for GL/gl.h... no checking whether opengl display output will be enabled... no checking SDL_sound.h usability... no checking SDL_sound.h presence... no checking for SDL_sound.h... no 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 sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mprotect... yes checking for setpriority support... yes 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/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 # quilt exits with 2 as return when there was nothing to do. # That's not an error here (but it's usefull to break loops in crude scripts) QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2 Applying patch vertical_scaling patching file src/gui/sdlmain.cpp Hunk #4 succeeded at 1498 with fuzz 1. Applying patch sdl-mouseclick-toggle patching file src/gui/sdlmain.cpp Hunk #2 succeeded at 215 with fuzz 1. Hunk #3 succeeded at 1102 (offset 2 lines). Hunk #4 succeeded at 1289 (offset 2 lines). Hunk #5 succeeded at 1349 (offset 2 lines). Hunk #6 succeeded at 1363 (offset 2 lines). Hunk #7 succeeded at 1577 with fuzz 2 (offset 6 lines). Applying patch task-navigator patching file src/gui/sdlmain.cpp Hunk #1 succeeded at 1831 (offset 88 lines). Applying patch mapper-gui patching file src/gui/sdl_mapper.cpp Applying patch window-title patching file src/gui/sdlmain.cpp Hunk #2 succeeded at 250 (offset 12 lines). Hunk #3 succeeded at 285 (offset 12 lines). Applying patch arm-target patching file configure.in patching file configure Applying patch hide-cursor patching file src/gui/sdl_mapper.cpp patching file src/gui/sdlmain.cpp Hunk #1 succeeded at 698 (offset 18 lines). Hunk #2 succeeded at 713 (offset 18 lines). Hunk #3 succeeded at 1135 with fuzz 1 (offset 18 lines). Hunk #4 succeeded at 1316 (offset 32 lines). Applying patch mapper-extra-scancodes patching file src/gui/sdl_mapper.cpp Applying patch new-keyb patching file src/dos/dos_keyboard_layout.cpp patching file src/dos/dos_programs.cpp patching file src/dosbox.cpp Applying patch input-focus-fix patching file src/gui/sdlmain.cpp Hunk #1 succeeded at 1044 (offset 18 lines). Applying patch mapper-cmd patching file src/dos/dos_programs.cpp Applying patch sane-defaults patching file src/gui/sdlmain.cpp Hunk #1 succeeded at 1587 (offset 74 lines). Hunk #2 succeeded at 1609 (offset 74 lines). Applying patch tablet-mouse patching file src/ints/mouse.cpp patching file include/mouse.h patching file src/ints/bios.cpp Applying patch diablo-depth-bugfix patching file src/gui/sdlmain.cpp Hunk #1 succeeded at 335 (offset 12 lines). Hunk #2 succeeded at 349 (offset 12 lines). Now at patch diablo-depth-bugfix touch debian/stamp-patched dh_testdir /scratchbox/tools/bin/make make[1]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74' CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/missing --run aclocal-1.11 /home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/missing: line 52: aclocal-1.11: command not found WARNING: `aclocal-1.11' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/missing --run automake-1.11 --gnu /home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/missing: line 52: automake-1.11: command not found WARNING: `automake-1.11' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --host=arm-linux-gnueabi --build=arm-linux-gnueabi --prefix=/usr --mandir=${prefix}/share/man --infodir=${prefix}/share/info --enable-core-inline CFLAGS=-Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math CXXFLAGS=-Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math LDFLAGS=-Wl,-z,defs build_alias=arm-linux-gnueabi host_alias=arm-linux-gnueabi CPPFLAGS= --no-create --no-recursion checking build system type... arm-unknown-linux-gnueabi checking host system type... arm-unknown-linux-gnueabi checking for a BSD-compatible install... /scratchbox/tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /scratchbox/tools/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-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 arm-linux-gnueabi-gcc accepts -g... yes checking for arm-linux-gnueabi-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of arm-linux-gnueabi-gcc... gcc3 checking how to run the C preprocessor... arm-linux-gnueabi-gcc -E checking for arm-linux-gnueabi-g++... arm-linux-gnueabi-g++ checking whether we are using the GNU C++ compiler... yes checking whether arm-linux-gnueabi-g++ accepts -g... yes checking dependency style of arm-linux-gnueabi-g++... gcc3 checking for arm-linux-gnueabi-ranlib... arm-linux-gnueabi-ranlib checking for sdl-config... /usr/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... yes checking for inline... inline checking for grep that handles long lines and -e... /scratchbox/tools/bin/grep checking for egrep... /scratchbox/tools/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 for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 4 checking size of unsigned long long... 8 checking size of int *... 4 checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for pwd.h... yes checking if environ can be included... yes 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 for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 0.9.0... found. checking for snd_ctl_open in -lasound... yes checking whether byte ordering is bigendian... no enabling inlined memory handling in CPU Core checking for target cpu type... ARMv4 little endian checking whether x86 dynamic cpu core will be enabled... no checking whether recompiling cpu core will be enabled... yes 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... yes checking X11/XKBlib.h usability... yes checking X11/XKBlib.h presence... yes checking for X11/XKBlib.h... yes checking for XKBlib support... yes checking for main in -lGL... no checking for main in -lopengl32... no checking GL/gl.h usability... no checking GL/gl.h presence... no checking for GL/gl.h... no checking whether opengl display output will be enabled... no checking SDL_sound.h usability... no checking SDL_sound.h presence... no checking for SDL_sound.h... no 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 sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mprotect... yes checking for setpriority support... yes configure: creating ./config.status /bin/sh ./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/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 make[1]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74' make[1]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/missing --run autoheader) aclocal.m4:16: warning: this file was generated for autoconf 2.65. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'. configure.in:11: error: Autoconf version 2.62 or higher is required aclocal.m4:446: AM_INIT_AUTOMAKE is expanded from... configure.in:11: the top level autom4te: /usr/bin/m4 failed with exit status: 63 autoheader2.50: '/scratchbox/tools/autotools/autoconf2.61/bin/autom4te' failed with exit status: 63 WARNING: `autoheader' is probably too old. You should only need it if you modified `acconfig.h' or `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /scratchbox/tools/bin/make all-recursive make[2]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74' Making all in src make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src' Making all in cpu make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu' Making all in core_full make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_full' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_full' Making all in core_normal make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_normal' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_normal' Making all in core_dyn_x86 make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_dyn_x86' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_dyn_x86' Making all in core_dynrec make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_dynrec' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_dynrec' make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu' arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT callback.o -MD -MP -MF .deps/callback.Tpo -c -o callback.o callback.cpp mv -f .deps/callback.Tpo .deps/callback.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT cpu.o -MD -MP -MF .deps/cpu.Tpo -c -o cpu.o cpu.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/cpu.Tpo .deps/cpu.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT flags.o -MD -MP -MF .deps/flags.Tpo -c -o flags.o flags.cpp mv -f .deps/flags.Tpo .deps/flags.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT modrm.o -MD -MP -MF .deps/modrm.Tpo -c -o modrm.o modrm.cpp mv -f .deps/modrm.Tpo .deps/modrm.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT core_full.o -MD -MP -MF .deps/core_full.Tpo -c -o core_full.o core_full.cpp core_full/string.h: In function 'Bits CPU_Core_Full_Run()': core_full/string.h:5: warning: 'count_left' may be used uninitialized in this function core_full/string.h:5: note: 'count_left' was declared here core_full/ea_lookup.h:131: warning: 'off' may be used uninitialized in this function core_full/ea_lookup.h:131: note: 'off' was declared here core_full/ea_lookup.h:130: warning: 'seg_base' may be used uninitialized in this function core_full/ea_lookup.h:130: note: 'seg_base' was declared here core_full/ea_lookup.h:3: warning: 'off' may be used uninitialized in this function core_full/ea_lookup.h:3: note: 'off' was declared here core_full/ea_lookup.h:2: warning: 'seg_base' may be used uninitialized in this function core_full/ea_lookup.h:2: note: 'seg_base' was declared here mv -f .deps/core_full.Tpo .deps/core_full.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT paging.o -MD -MP -MF .deps/paging.Tpo -c -o paging.o paging.cpp mv -f .deps/paging.Tpo .deps/paging.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT core_normal.o -MD -MP -MF .deps/core_normal.Tpo -c -o core_normal.o core_normal.cpp core_normal/string.h: In function 'void DoString(STRING_OP)': core_normal/string.h:17: warning: 'count_left' may be used uninitialized in this function core_normal/table_ea.h: In function 'PhysPt EA_32_04_n()': core_normal/table_ea.h:54: warning: 'base' may be used uninitialized in this function core_normal/table_ea.h:54: note: 'base' was declared here core_normal/table_ea.h: In function 'PhysPt EA_32_44_n()': core_normal/table_ea.h:54: warning: 'base' may be used uninitialized in this function core_normal/table_ea.h:54: note: 'base' was declared here core_normal/table_ea.h: In function 'PhysPt EA_32_84_n()': core_normal/table_ea.h:54: warning: 'base' may be used uninitialized in this function core_normal/table_ea.h:54: note: 'base' was declared here mv -f .deps/core_normal.Tpo .deps/core_normal.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT core_simple.o -MD -MP -MF .deps/core_simple.Tpo -c -o core_simple.o core_simple.cpp core_normal/string.h: In function 'void DoString(STRING_OP)': core_normal/string.h:17: warning: 'count_left' may be used uninitialized in this function core_normal/table_ea.h: In function 'PhysPt EA_32_84_n()': core_normal/table_ea.h:54: warning: 'base' may be used uninitialized in this function core_normal/table_ea.h:54: note: 'base' was declared here core_normal/table_ea.h: In function 'PhysPt EA_32_04_n()': core_normal/table_ea.h:54: warning: 'base' may be used uninitialized in this function core_normal/table_ea.h:54: note: 'base' was declared here core_normal/table_ea.h: In function 'PhysPt EA_32_44_n()': core_normal/table_ea.h:54: warning: 'base' may be used uninitialized in this function core_normal/table_ea.h:54: note: 'base' was declared here mv -f .deps/core_simple.Tpo .deps/core_simple.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT core_prefetch.o -MD -MP -MF .deps/core_prefetch.Tpo -c -o core_prefetch.o core_prefetch.cpp core_normal/string.h: In function 'void DoString(STRING_OP)': core_normal/string.h:17: warning: 'count_left' may be used uninitialized in this function core_normal/table_ea.h: In function 'PhysPt EA_32_84_n()': core_normal/table_ea.h:54: warning: 'base' may be used uninitialized in this function core_normal/table_ea.h:54: note: 'base' was declared here core_normal/table_ea.h: In function 'PhysPt EA_32_04_n()': core_normal/table_ea.h:54: warning: 'base' may be used uninitialized in this function core_normal/table_ea.h:54: note: 'base' was declared here core_normal/table_ea.h: In function 'PhysPt EA_32_44_n()': core_normal/table_ea.h:54: warning: 'base' may be used uninitialized in this function core_normal/table_ea.h:54: note: 'base' was declared here mv -f .deps/core_prefetch.Tpo .deps/core_prefetch.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT core_dynrec.o -MD -MP -MF .deps/core_dynrec.Tpo -c -o core_dynrec.o core_dynrec.cpp In file included from core_dynrec/decoder.h:23, from core_dynrec.cpp:158: core_dynrec/decoder_basic.h: In function 'bool mem_readw_checked_drc(PhysPt)': core_dynrec/decoder_basic.h:714: warning: dereferencing type-punned pointer will break strict-aliasing rules core_dynrec/decoder_basic.h:716: warning: dereferencing type-punned pointer will break strict-aliasing rules core_dynrec/decoder_basic.h:717: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from core_dynrec/decoder.h:25, from core_dynrec.cpp:158: core_dynrec/decoder_opcodes.h: In function 'void dyn_loop(LoopTypes)': core_dynrec/decoder_opcodes.h:1135: warning: enumeration value 'LOOP_NONE' not handled in switch core_dynrec/decoder_opcodes.h:1135: warning: enumeration value 'LOOP_JCXZ' not handled in switch core_dynrec/decoder_basic.h: In function 'void dyn_fill_ea(HostReg, bool)': core_dynrec/decoder_basic.h:897: warning: 'imm' may be used uninitialized in this function core_dynrec/decoder_basic.h:951: warning: 'base_reg' may be used uninitialized in this function core_dynrec/risc_armv4le-thumb-niw.h: At global scope: core_dynrec/risc_armv4le-thumb-niw.h:462: warning: 'void gen_mov_byte_from_reg_low(HostReg, void*)' defined but not used core_dynrec/decoder_basic.h:803: warning: 'void dyn_lea_mem_mem(HostReg, void*, void*, Bitu, Bits)' defined but not used 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 arm-linux-gnueabi-ranlib libcpu.a make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu' make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu' Making all in debug make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/debug' arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.cpp mv -f .deps/debug.Tpo .deps/debug.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-ranlib libdebug.a make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/debug' Making all in dos make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/dos' arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT dos.o -MD -MP -MF .deps/dos.Tpo -c -o dos.o dos.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/dos.Tpo .deps/dos.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT dos_devices.o -MD -MP -MF .deps/dos_devices.Tpo -c -o dos_devices.o dos_devices.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/dos_devices.Tpo .deps/dos_devices.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT dos_execute.o -MD -MP -MF .deps/dos_execute.Tpo -c -o dos_execute.o dos_execute.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/dos_execute.Tpo .deps/dos_execute.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT dos_memory.o -MD -MP -MF .deps/dos_memory.Tpo -c -o dos_memory.o dos_memory.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/dos_memory.Tpo .deps/dos_memory.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT dos_classes.o -MD -MP -MF .deps/dos_classes.Tpo -c -o dos_classes.o dos_classes.cpp dos_classes.cpp: In member function 'void DOS_ParamBlock::LoadData()': dos_classes.cpp:41: warning: dereferencing type-punned pointer will break strict-aliasing rules dos_classes.cpp:42: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/dos_classes.Tpo .deps/dos_classes.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT dos_programs.o -MD -MP -MF .deps/dos_programs.Tpo -c -o dos_programs.o dos_programs.cpp dos_programs.cpp: In member function 'virtual void MOUNT::Run()': dos_programs.cpp:59: warning: 'drive' may be used uninitialized in this function dos_programs.cpp:59: warning: 'newdrive' may be used uninitialized in this function dos_programs.cpp: In member function 'virtual void IMGMOUNT::Run()': dos_programs.cpp:984: warning: 'drive' may be used uninitialized in this function ../../include/dos_inc.h: At global scope: ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/dos_programs.Tpo .deps/dos_programs.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT dos_tables.o -MD -MP -MF .deps/dos_tables.Tpo -c -o dos_tables.o dos_tables.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/dos_tables.Tpo .deps/dos_tables.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT drives.o -MD -MP -MF .deps/drives.Tpo -c -o drives.o drives.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/drives.Tpo .deps/drives.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT drive_virtual.o -MD -MP -MF .deps/drive_virtual.Tpo -c -o drive_virtual.o drive_virtual.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/drive_virtual.Tpo .deps/drive_virtual.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT drive_local.o -MD -MP -MF .deps/drive_local.Tpo -c -o drive_local.o drive_local.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/drive_local.Tpo .deps/drive_local.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT drive_cache.o -MD -MP -MF .deps/drive_cache.Tpo -c -o drive_cache.o drive_cache.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/drive_cache.Tpo .deps/drive_cache.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT drive_fat.o -MD -MP -MF .deps/drive_fat.Tpo -c -o drive_fat.o drive_fat.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/drive_fat.Tpo .deps/drive_fat.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT drive_iso.o -MD -MP -MF .deps/drive_iso.Tpo -c -o drive_iso.o drive_iso.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/drive_iso.Tpo .deps/drive_iso.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT dos_mscdex.o -MD -MP -MF .deps/dos_mscdex.Tpo -c -o dos_mscdex.o dos_mscdex.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/dos_mscdex.Tpo .deps/dos_mscdex.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT dos_keyboard_layout.o -MD -MP -MF .deps/dos_keyboard_layout.Tpo -c -o dos_keyboard_layout.o dos_keyboard_layout.cpp dos_keyboard_layout.cpp: In member function 'void KeyboardLayout::selectCodepage(int)': dos_keyboard_layout.cpp:531: warning: unused variable 's' ../ints/int10.h: At global scope: ../ints/int10.h:149: warning: 'Bit8u CURSOR_POS_COL(Bit8u)' defined but not used ../ints/int10.h:153: warning: 'Bit8u CURSOR_POS_ROW(Bit8u)' defined but not used ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/dos_keyboard_layout.Tpo .deps/dos_keyboard_layout.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT cdrom.o -MD -MP -MF .deps/cdrom.Tpo -c -o cdrom.o cdrom.cpp mv -f .deps/cdrom.Tpo .deps/cdrom.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT cdrom_image.o -MD -MP -MF .deps/cdrom_image.Tpo -c -o cdrom_image.o cdrom_image.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/cdrom_image.Tpo .deps/cdrom_image.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-ranlib libdos.a make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/dos' Making all in fpu make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/fpu' arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-ranlib libfpu.a make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/fpu' Making all in gui make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/gui' arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT sdlmain.o -MD -MP -MF .deps/sdlmain.Tpo -c -o sdlmain.o sdlmain.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used sdlmain.cpp:403: warning: 'int int_log2(int)' defined but not used sdlmain.cpp:1038: warning: 'logo' defined but not used mv -f .deps/sdlmain.Tpo .deps/sdlmain.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT render.o -MD -MP -MF .deps/render.Tpo -c -o render.o render.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/render.Tpo .deps/render.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT render_scalers.o -MD -MP -MF .deps/render_scalers.Tpo -c -o render_scalers.o render_scalers.cpp render_templates.h:156: warning: 'void Cache_9_8(const void*)' defined but not used render_simple.h:24: warning: 'void Normal1x_9_8_R(const void*)' defined but not used render_simple.h:22: warning: 'void Normal1x_9_8_L(const void*)' defined but not used render_simple.h:24: warning: 'void Normal2x_9_8_R(const void*)' defined but not used render_simple.h:22: warning: 'void Normal2x_9_8_L(const void*)' defined but not used render_simple.h:24: warning: 'void Normal3x_9_8_R(const void*)' defined but not used render_simple.h:22: warning: 'void Normal3x_9_8_L(const void*)' defined but not used render_simple.h:24: warning: 'void NormalDw_9_8_R(const void*)' defined but not used render_simple.h:22: warning: 'void NormalDw_9_8_L(const void*)' defined but not used render_simple.h:24: warning: 'void NormalDh_9_8_R(const void*)' defined but not used render_simple.h:22: warning: 'void NormalDh_9_8_L(const void*)' defined but not used render_loops.h:22: warning: 'void HQ2x_15_R()' defined but not used render_loops.h:20: warning: 'void HQ2x_15_L()' defined but not used render_loops.h:22: warning: 'void HQ3x_15_R()' defined but not used render_loops.h:20: warning: 'void HQ3x_15_L()' defined but not used render_loops.h:22: warning: 'void Super2xSaI_15_R()' defined but not used render_loops.h:20: warning: 'void Super2xSaI_15_L()' defined but not used render_loops.h:22: warning: 'void SuperEagle_15_R()' defined but not used render_loops.h:20: warning: 'void SuperEagle_15_L()' defined but not used render_loops.h:22: warning: 'void _2xSaI_15_R()' defined but not used render_loops.h:20: warning: 'void _2xSaI_15_L()' defined but not used render_loops.h:22: warning: 'void AdvMame2x_15_R()' defined but not used render_loops.h:20: warning: 'void AdvMame2x_15_L()' defined but not used render_loops.h:22: warning: 'void AdvMame3x_15_R()' defined but not used render_loops.h:20: warning: 'void AdvMame3x_15_L()' defined but not used mv -f .deps/render_scalers.Tpo .deps/render_scalers.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT midi.o -MD -MP -MF .deps/midi.Tpo -c -o midi.o midi.cpp mv -f .deps/midi.Tpo .deps/midi.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-ranlib libgui.a make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/gui' Making all in hardware make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/hardware' Making all in serialport make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/hardware/serialport' arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT directserial.o -MD -MP -MF .deps/directserial.Tpo -c -o directserial.o directserial.cpp ../../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/directserial.Tpo .deps/directserial.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT libserial.o -MD -MP -MF .deps/libserial.Tpo -c -o libserial.o libserial.cpp mv -f .deps/libserial.Tpo .deps/libserial.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT serialdummy.o -MD -MP -MF .deps/serialdummy.Tpo -c -o serialdummy.o serialdummy.cpp ../../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/serialdummy.Tpo .deps/serialdummy.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT serialport.o -MD -MP -MF .deps/serialport.Tpo -c -o serialport.o serialport.cpp serialport.cpp: In function 'Bitu SERIAL_Read(Bitu, Bitu)': serialport.cpp:101: warning: 'retval' may be used uninitialized in this function ../../../include/dos_inc.h: At global scope: ../../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/serialport.Tpo .deps/serialport.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT softmodem.o -MD -MP -MF .deps/softmodem.Tpo -c -o softmodem.o softmodem.cpp softmodem.cpp: In member function 'void CSerialModem::SendRes(ResTypes)': softmodem.cpp:149: warning: enumeration value 'ResBUSY' not handled in switch softmodem.cpp: In member function 'void CSerialModem::EnterIdleState()': softmodem.cpp:274: warning: suggest parentheses around assignment used as truth value softmodem.cpp: In member function 'void CSerialModem::Timer2()': softmodem.cpp:651: warning: unused variable 'args' softmodem.cpp: In member function 'void CSerialModem::SendRes(ResTypes)': softmodem.cpp:148: warning: 'code' may be used uninitialized in this function softmodem.cpp:148: warning: 'string' may be used uninitialized in this function ../../../include/dos_inc.h: At global scope: ../../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/softmodem.Tpo .deps/softmodem.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT misc_util.o -MD -MP -MF .deps/misc_util.Tpo -c -o misc_util.o misc_util.cpp misc_util.cpp: In member function 'bool TCPClientSocket::SendArray(Bit8u*, Bitu)': misc_util.cpp:226: warning: comparison between signed and unsigned integer expressions misc_util.cpp: In member function 'bool TCPClientSocket::SendByteBuffered(Bit8u)': misc_util.cpp:240: warning: comparison between signed and unsigned integer expressions misc_util.cpp: In member function 'void TCPClientSocket::FlushBuffer()': misc_util.cpp:272: warning: comparison between signed and unsigned integer expressions mv -f .deps/misc_util.Tpo .deps/misc_util.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT nullmodem.o -MD -MP -MF .deps/nullmodem.Tpo -c -o nullmodem.o nullmodem.cpp ../../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used 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 arm-linux-gnueabi-ranlib libserial.a make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/hardware/serialport' make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/hardware' arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT adlib.o -MD -MP -MF .deps/adlib.Tpo -c -o adlib.o adlib.cpp adlib.cpp: In constructor 'Adlib::Module::Module(Section*)': adlib.cpp:657: warning: enumeration value 'OPL_none' not handled in switch adlib.cpp:657: warning: enumeration value 'OPL_cms' not handled in switch adlib.cpp: At global scope: adlib.cpp:570: warning: 'void SaveRad()' defined but not used mv -f .deps/adlib.Tpo .deps/adlib.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT dma.o -MD -MP -MF .deps/dma.Tpo -c -o dma.o dma.cpp mv -f .deps/dma.Tpo .deps/dma.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT gameblaster.o -MD -MP -MF .deps/gameblaster.Tpo -c -o gameblaster.o gameblaster.cpp mv -f .deps/gameblaster.Tpo .deps/gameblaster.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT hardware.o -MD -MP -MF .deps/hardware.Tpo -c -o hardware.o hardware.cpp In file included from hardware.cpp:37: ../libs/zmbv/zmbv.cpp: In member function 'int VideoCodec::FinishCompressFrame()': ../libs/zmbv/zmbv.cpp:342: warning: enumeration value 'ZMBV_FORMAT_NONE' not handled in switch ../libs/zmbv/zmbv.cpp:342: warning: enumeration value 'ZMBV_FORMAT_1BPP' not handled in switch ../libs/zmbv/zmbv.cpp:342: warning: enumeration value 'ZMBV_FORMAT_2BPP' not handled in switch ../libs/zmbv/zmbv.cpp:342: warning: enumeration value 'ZMBV_FORMAT_4BPP' not handled in switch ../libs/zmbv/zmbv.cpp:342: warning: enumeration value 'ZMBV_FORMAT_24BPP' not handled in switch ../libs/zmbv/zmbv.cpp:363: warning: unused variable 'res' ../libs/zmbv/zmbv.cpp: In member function 'bool VideoCodec::DecompressFrame(void*, int)': ../libs/zmbv/zmbv.cpp:463: warning: enumeration value 'ZMBV_FORMAT_NONE' not handled in switch ../libs/zmbv/zmbv.cpp:463: warning: enumeration value 'ZMBV_FORMAT_1BPP' not handled in switch ../libs/zmbv/zmbv.cpp:463: warning: enumeration value 'ZMBV_FORMAT_2BPP' not handled in switch ../libs/zmbv/zmbv.cpp:463: warning: enumeration value 'ZMBV_FORMAT_4BPP' not handled in switch ../libs/zmbv/zmbv.cpp:463: warning: enumeration value 'ZMBV_FORMAT_24BPP' not handled in switch ../libs/zmbv/zmbv.cpp:433: warning: unused variable 'res' ../libs/zmbv/zmbv.cpp: In member function 'void VideoCodec::Output_UpsideDown_24(void*)': ../libs/zmbv/zmbv.cpp:487: warning: enumeration value 'ZMBV_FORMAT_NONE' not handled in switch ../libs/zmbv/zmbv.cpp:487: warning: enumeration value 'ZMBV_FORMAT_1BPP' not handled in switch ../libs/zmbv/zmbv.cpp:487: warning: enumeration value 'ZMBV_FORMAT_2BPP' not handled in switch ../libs/zmbv/zmbv.cpp:487: warning: enumeration value 'ZMBV_FORMAT_4BPP' not handled in switch ../libs/zmbv/zmbv.cpp:487: warning: enumeration value 'ZMBV_FORMAT_24BPP' not handled in switch ../libs/zmbv/zmbv.cpp: In member function 'void VideoCodec::AddXorFrame() [with P = char]': ../libs/zmbv/zmbv.cpp:344: instantiated from here ../libs/zmbv/zmbv.cpp:197: warning: unused variable 'written' ../libs/zmbv/zmbv.cpp:198: warning: unused variable 'lastvector' ../libs/zmbv/zmbv.cpp:202: warning: unused variable 'totalx' ../libs/zmbv/zmbv.cpp:203: warning: unused variable 'totaly' ../libs/zmbv/zmbv.cpp: In member function 'void VideoCodec::AddXorFrame() [with P = short int]': ../libs/zmbv/zmbv.cpp:348: instantiated from here ../libs/zmbv/zmbv.cpp:197: warning: unused variable 'written' ../libs/zmbv/zmbv.cpp:198: warning: unused variable 'lastvector' ../libs/zmbv/zmbv.cpp:202: warning: unused variable 'totalx' ../libs/zmbv/zmbv.cpp:203: warning: unused variable 'totaly' ../libs/zmbv/zmbv.cpp: In member function 'void VideoCodec::AddXorFrame() [with P = long int]': ../libs/zmbv/zmbv.cpp:351: instantiated from here ../libs/zmbv/zmbv.cpp:197: warning: unused variable 'written' ../libs/zmbv/zmbv.cpp:198: warning: unused variable 'lastvector' ../libs/zmbv/zmbv.cpp:202: warning: unused variable 'totalx' ../libs/zmbv/zmbv.cpp:203: warning: unused variable 'totaly' mv -f .deps/hardware.Tpo .deps/hardware.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT iohandler.o -MD -MP -MF .deps/iohandler.Tpo -c -o iohandler.o iohandler.cpp mv -f .deps/iohandler.Tpo .deps/iohandler.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT joystick.o -MD -MP -MF .deps/joystick.Tpo -c -o joystick.o joystick.cpp mv -f .deps/joystick.Tpo .deps/joystick.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT keyboard.o -MD -MP -MF .deps/keyboard.Tpo -c -o keyboard.o keyboard.cpp mv -f .deps/keyboard.Tpo .deps/keyboard.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT memory.o -MD -MP -MF .deps/memory.Tpo -c -o memory.o memory.cpp mv -f .deps/memory.Tpo .deps/memory.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT mixer.o -MD -MP -MF .deps/mixer.Tpo -c -o mixer.o mixer.cpp mixer.cpp: In function 'void MIXER_Init(Section*)': mixer.cpp:655: warning: comparison between signed and unsigned integer expressions ../../include/dos_inc.h: At global scope: ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/mixer.Tpo .deps/mixer.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT pcspeaker.o -MD -MP -MF .deps/pcspeaker.Tpo -c -o pcspeaker.o pcspeaker.cpp mv -f .deps/pcspeaker.Tpo .deps/pcspeaker.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT pic.o -MD -MP -MF .deps/pic.Tpo -c -o pic.o pic.cpp mv -f .deps/pic.Tpo .deps/pic.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT sblaster.o -MD -MP -MF .deps/sblaster.Tpo -c -o sblaster.o sblaster.cpp ../../include/dma.h:117: warning: 'dma_wrapping' defined but not used ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/sblaster.Tpo .deps/sblaster.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT tandy_sound.o -MD -MP -MF .deps/tandy_sound.Tpo -c -o tandy_sound.o tandy_sound.cpp ../../include/dma.h:117: warning: 'dma_wrapping' defined but not used mv -f .deps/tandy_sound.Tpo .deps/tandy_sound.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.cpp mv -f .deps/timer.Tpo .deps/timer.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT vga.o -MD -MP -MF .deps/vga.Tpo -c -o vga.o vga.cpp mv -f .deps/vga.Tpo .deps/vga.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT vga_other.o -MD -MP -MF .deps/vga_other.Tpo -c -o vga_other.o vga_other.cpp vga_other.cpp: In function 'void write_color_select(Bit8u)': vga_other.cpp:240: warning: enumeration value 'M_CGA2' not handled in switch vga_other.cpp:240: warning: enumeration value 'M_CGA4' not handled in switch vga_other.cpp:240: warning: enumeration value 'M_EGA' not handled in switch vga_other.cpp:240: warning: enumeration value 'M_VGA' not handled in switch vga_other.cpp:240: warning: enumeration value 'M_LIN4' not handled in switch vga_other.cpp:240: warning: enumeration value 'M_LIN8' not handled in switch vga_other.cpp:240: warning: enumeration value 'M_LIN15' not handled in switch vga_other.cpp:240: warning: enumeration value 'M_LIN16' not handled in switch vga_other.cpp:240: warning: enumeration value 'M_LIN32' not handled in switch vga_other.cpp:240: warning: enumeration value 'M_HERC_GFX' not handled in switch vga_other.cpp:240: warning: enumeration value 'M_HERC_TEXT' not handled in switch vga_other.cpp:240: warning: enumeration value 'M_TANDY_TEXT' not handled in switch vga_other.cpp:240: warning: enumeration value 'M_ERROR' not handled in switch mv -f .deps/vga_other.Tpo .deps/vga_other.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT vga_xga.o -MD -MP -MF .deps/vga_xga.Tpo -c -o vga_xga.o vga_xga.cpp vga_xga.cpp: In function 'void XGA_SetDualReg(Bit32u&, Bitu)': vga_xga.cpp:976: warning: enumeration value 'M_CGA2' not handled in switch vga_xga.cpp:976: warning: enumeration value 'M_CGA4' not handled in switch vga_xga.cpp:976: warning: enumeration value 'M_EGA' not handled in switch vga_xga.cpp:976: warning: enumeration value 'M_VGA' not handled in switch vga_xga.cpp:976: warning: enumeration value 'M_LIN4' not handled in switch vga_xga.cpp:976: warning: enumeration value 'M_TEXT' not handled in switch vga_xga.cpp:976: warning: enumeration value 'M_HERC_GFX' not handled in switch vga_xga.cpp:976: warning: enumeration value 'M_HERC_TEXT' not handled in switch vga_xga.cpp:976: warning: enumeration value 'M_CGA16' not handled in switch vga_xga.cpp:976: warning: enumeration value 'M_TANDY2' not handled in switch vga_xga.cpp:976: warning: enumeration value 'M_TANDY4' not handled in switch vga_xga.cpp:976: warning: enumeration value 'M_TANDY16' not handled in switch vga_xga.cpp:976: warning: enumeration value 'M_TANDY_TEXT' not handled in switch vga_xga.cpp:976: warning: enumeration value 'M_ERROR' not handled in switch vga_xga.cpp: In function 'Bitu XGA_GetDualReg(Bit32u)': vga_xga.cpp:995: warning: enumeration value 'M_CGA2' not handled in switch vga_xga.cpp:995: warning: enumeration value 'M_CGA4' not handled in switch vga_xga.cpp:995: warning: enumeration value 'M_EGA' not handled in switch vga_xga.cpp:995: warning: enumeration value 'M_VGA' not handled in switch vga_xga.cpp:995: warning: enumeration value 'M_LIN4' not handled in switch vga_xga.cpp:995: warning: enumeration value 'M_TEXT' not handled in switch vga_xga.cpp:995: warning: enumeration value 'M_HERC_GFX' not handled in switch vga_xga.cpp:995: warning: enumeration value 'M_HERC_TEXT' not handled in switch vga_xga.cpp:995: warning: enumeration value 'M_CGA16' not handled in switch vga_xga.cpp:995: warning: enumeration value 'M_TANDY2' not handled in switch vga_xga.cpp:995: warning: enumeration value 'M_TANDY4' not handled in switch vga_xga.cpp:995: warning: enumeration value 'M_TANDY16' not handled in switch vga_xga.cpp:995: warning: enumeration value 'M_TANDY_TEXT' not handled in switch vga_xga.cpp:995: warning: enumeration value 'M_ERROR' not handled in switch vga_xga.cpp: In function 'void XGA_DrawPattern(Bitu)': vga_xga.cpp:817: warning: 'srcval' may be used uninitialized in this function vga_xga.cpp: In function 'void XGA_BlitRect(Bitu)': vga_xga.cpp:725: warning: 'srcval' may be used uninitialized in this function vga_xga.cpp: In function 'void XGA_DrawWait(Bitu, Bitu)': vga_xga.cpp:650: warning: 'chunks' may be used uninitialized in this function vga_xga.cpp:650: note: 'chunks' was declared here vga_xga.cpp:649: warning: 'chunksize' may be used uninitialized in this function vga_xga.cpp:649: note: 'chunksize' was declared here vga_xga.cpp: In function 'void XGA_DrawRectangle(Bitu)': vga_xga.cpp:462: warning: 'srcx' may be used uninitialized in this function vga_xga.cpp:458: warning: 'srcval' may be used uninitialized in this function vga_xga.cpp: In function 'void XGA_DrawLineBresenham(Bitu)': vga_xga.cpp:342: warning: 'srcval' may be used uninitialized in this function vga_xga.cpp: In function 'void XGA_DrawLineVector(Bitu)': vga_xga.cpp:248: warning: 'srcval' may be used uninitialized in this function mv -f .deps/vga_xga.Tpo .deps/vga_xga.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT cmos.o -MD -MP -MF .deps/cmos.Tpo -c -o cmos.o cmos.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/cmos.Tpo .deps/cmos.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT disney.o -MD -MP -MF .deps/disney.Tpo -c -o disney.o disney.cpp mv -f .deps/disney.Tpo .deps/disney.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT gus.o -MD -MP -MF .deps/gus.Tpo -c -o gus.o gus.cpp ../../include/dma.h:117: warning: 'dma_wrapping' defined but not used ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/gus.Tpo .deps/gus.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT mpu401.o -MD -MP -MF .deps/mpu401.Tpo -c -o mpu401.o mpu401.cpp mv -f .deps/mpu401.Tpo .deps/mpu401.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT ipx.o -MD -MP -MF .deps/ipx.Tpo -c -o ipx.o ipx.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/ipx.Tpo .deps/ipx.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT ipxserver.o -MD -MP -MF .deps/ipxserver.Tpo -c -o ipxserver.o ipxserver.cpp mv -f .deps/ipxserver.Tpo .deps/ipxserver.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT dbopl.o -MD -MP -MF .deps/dbopl.Tpo -c -o dbopl.o dbopl.cpp dbopl.cpp: In member function 'DBOPL::Channel* DBOPL::Channel::BlockTemplate(DBOPL::Chip*, Bit32u, Bit32s*) [with DBOPL::SynthMode mode = sm3Percussion]': dbopl.cpp:1035: instantiated from here dbopl.cpp:848: warning: enumeration value 'sm3Percussion' not handled in switch dbopl.cpp:938: warning: enumeration value 'sm3Percussion' not handled in switch dbopl.cpp: In member function 'DBOPL::Channel* DBOPL::Channel::BlockTemplate(DBOPL::Chip*, Bit32u, Bit32s*) [with DBOPL::SynthMode mode = sm2Percussion]': dbopl.cpp:1037: instantiated from here dbopl.cpp:848: warning: enumeration value 'sm2Percussion' not handled in switch dbopl.cpp:938: warning: enumeration value 'sm2Percussion' not handled in switch 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 arm-linux-gnueabi-ranlib libhardware.a make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/hardware' make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/hardware' Making all in libs make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs' Making all in zmbv make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs/zmbv' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs/zmbv' Making all in gui_tk make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs/gui_tk' arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-ranlib libgui_tk.a make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs/gui_tk' make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs' make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs' Making all in ints make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/ints' arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT mouse.o -MD -MP -MF .deps/mouse.Tpo -c -o mouse.o mouse.cpp int10.h:149: warning: 'Bit8u CURSOR_POS_COL(Bit8u)' defined but not used int10.h:153: warning: 'Bit8u CURSOR_POS_ROW(Bit8u)' defined but not used ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/mouse.Tpo .deps/mouse.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT xms.o -MD -MP -MF .deps/xms.Tpo -c -o xms.o xms.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/xms.Tpo .deps/xms.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT ems.o -MD -MP -MF .deps/ems.Tpo -c -o ems.o ems.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/ems.Tpo .deps/ems.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT int10.o -MD -MP -MF .deps/int10.Tpo -c -o int10.o int10.cpp mv -f .deps/int10.Tpo .deps/int10.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT int10_char.o -MD -MP -MF .deps/int10_char.Tpo -c -o int10_char.o int10_char.cpp int10_char.cpp: In function 'void INT10_WriteChar(Bit8u, Bit8u, Bit8u, Bit16u, bool)': int10_char.cpp:546: warning: enumeration value 'MCH_HERC' not handled in switch int10_char.cpp:546: warning: enumeration value 'MCH_TANDY' not handled in switch mv -f .deps/int10_char.Tpo .deps/int10_char.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT int10_memory.o -MD -MP -MF .deps/int10_memory.Tpo -c -o int10_memory.o int10_memory.cpp int10.h:149: warning: 'Bit8u CURSOR_POS_COL(Bit8u)' defined but not used int10.h:153: warning: 'Bit8u CURSOR_POS_ROW(Bit8u)' defined but not used mv -f .deps/int10_memory.Tpo .deps/int10_memory.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT int10_misc.o -MD -MP -MF .deps/int10_misc.Tpo -c -o int10_misc.o int10_misc.cpp int10.h:149: warning: 'Bit8u CURSOR_POS_COL(Bit8u)' defined but not used int10.h:153: warning: 'Bit8u CURSOR_POS_ROW(Bit8u)' defined but not used mv -f .deps/int10_misc.Tpo .deps/int10_misc.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT int10_modes.o -MD -MP -MF .deps/int10_modes.Tpo -c -o int10_modes.o int10_modes.cpp int10_modes.cpp: In function 'void FinishSetMode(bool)': int10_modes.cpp:380: warning: enumeration value 'M_HERC_GFX' not handled in switch int10_modes.cpp:380: warning: enumeration value 'M_HERC_TEXT' not handled in switch int10_modes.cpp:380: warning: enumeration value 'M_CGA16' not handled in switch int10_modes.cpp:380: warning: enumeration value 'M_TANDY2' not handled in switch int10_modes.cpp:380: warning: enumeration value 'M_TANDY4' not handled in switch int10_modes.cpp:380: warning: enumeration value 'M_TANDY_TEXT' not handled in switch int10_modes.cpp:380: warning: enumeration value 'M_ERROR' not handled in switch int10_modes.cpp: In function 'bool INT10_SetVideoMode_OTHER(Bit16u, bool)': int10_modes.cpp:439: warning: enumeration value 'MCH_EGA' not handled in switch int10_modes.cpp:439: warning: enumeration value 'MCH_VGA' not handled in switch int10_modes.cpp:482: warning: enumeration value 'M_EGA' not handled in switch int10_modes.cpp:482: warning: enumeration value 'M_VGA' not handled in switch int10_modes.cpp:482: warning: enumeration value 'M_LIN4' not handled in switch int10_modes.cpp:482: warning: enumeration value 'M_LIN8' not handled in switch int10_modes.cpp:482: warning: enumeration value 'M_LIN15' not handled in switch int10_modes.cpp:482: warning: enumeration value 'M_LIN16' not handled in switch int10_modes.cpp:482: warning: enumeration value 'M_LIN32' not handled in switch int10_modes.cpp:482: warning: enumeration value 'M_HERC_GFX' not handled in switch int10_modes.cpp:482: warning: enumeration value 'M_HERC_TEXT' not handled in switch int10_modes.cpp:482: warning: enumeration value 'M_CGA16' not handled in switch int10_modes.cpp:482: warning: enumeration value 'M_TANDY2' not handled in switch int10_modes.cpp:482: warning: enumeration value 'M_TANDY4' not handled in switch int10_modes.cpp:482: warning: enumeration value 'M_TANDY_TEXT' not handled in switch int10_modes.cpp:482: warning: enumeration value 'M_ERROR' not handled in switch int10_modes.cpp:516: warning: enumeration value 'MCH_EGA' not handled in switch int10_modes.cpp:516: warning: enumeration value 'MCH_VGA' not handled in switch int10_modes.cpp: In function 'bool INT10_SetVideoMode(Bit16u)': int10_modes.cpp:723: warning: enumeration value 'M_HERC_GFX' not handled in switch int10_modes.cpp:723: warning: enumeration value 'M_HERC_TEXT' not handled in switch int10_modes.cpp:723: warning: enumeration value 'M_CGA16' not handled in switch int10_modes.cpp:723: warning: enumeration value 'M_TANDY2' not handled in switch int10_modes.cpp:723: warning: enumeration value 'M_TANDY4' not handled in switch int10_modes.cpp:723: warning: enumeration value 'M_TANDY16' not handled in switch int10_modes.cpp:723: warning: enumeration value 'M_TANDY_TEXT' not handled in switch int10_modes.cpp:723: warning: enumeration value 'M_ERROR' not handled in switch int10_modes.cpp:878: warning: enumeration value 'M_EGA' not handled in switch int10_modes.cpp:878: warning: enumeration value 'M_LIN4' not handled in switch int10_modes.cpp:878: warning: enumeration value 'M_HERC_GFX' not handled in switch int10_modes.cpp:878: warning: enumeration value 'M_HERC_TEXT' not handled in switch int10_modes.cpp:878: warning: enumeration value 'M_CGA16' not handled in switch int10_modes.cpp:878: warning: enumeration value 'M_TANDY2' not handled in switch int10_modes.cpp:878: warning: enumeration value 'M_TANDY4' not handled in switch int10_modes.cpp:878: warning: enumeration value 'M_TANDY16' not handled in switch int10_modes.cpp:878: warning: enumeration value 'M_TANDY_TEXT' not handled in switch int10_modes.cpp:878: warning: enumeration value 'M_ERROR' not handled in switch int10_modes.cpp:947: warning: enumeration value 'M_HERC_GFX' not handled in switch int10_modes.cpp:947: warning: enumeration value 'M_HERC_TEXT' not handled in switch int10_modes.cpp:947: warning: enumeration value 'M_CGA16' not handled in switch int10_modes.cpp:947: warning: enumeration value 'M_TANDY2' not handled in switch int10_modes.cpp:947: warning: enumeration value 'M_TANDY4' not handled in switch int10_modes.cpp:947: warning: enumeration value 'M_TANDY16' not handled in switch int10_modes.cpp:947: warning: enumeration value 'M_TANDY_TEXT' not handled in switch int10_modes.cpp:947: warning: enumeration value 'M_ERROR' not handled in switch int10_modes.cpp:1020: warning: enumeration value 'M_HERC_GFX' not handled in switch int10_modes.cpp:1020: warning: enumeration value 'M_HERC_TEXT' not handled in switch int10_modes.cpp:1020: warning: enumeration value 'M_CGA16' not handled in switch int10_modes.cpp:1020: warning: enumeration value 'M_TANDY2' not handled in switch int10_modes.cpp:1020: warning: enumeration value 'M_TANDY4' not handled in switch int10_modes.cpp:1020: warning: enumeration value 'M_TANDY16' not handled in switch int10_modes.cpp:1020: warning: enumeration value 'M_TANDY_TEXT' not handled in switch int10_modes.cpp:1020: warning: enumeration value 'M_ERROR' not handled in switch int10_modes.cpp:1058: warning: enumeration value 'M_HERC_GFX' not handled in switch int10_modes.cpp:1058: warning: enumeration value 'M_HERC_TEXT' not handled in switch int10_modes.cpp:1058: warning: enumeration value 'M_CGA16' not handled in switch int10_modes.cpp:1058: warning: enumeration value 'M_TANDY2' not handled in switch int10_modes.cpp:1058: warning: enumeration value 'M_TANDY4' not handled in switch int10_modes.cpp:1058: warning: enumeration value 'M_TANDY_TEXT' not handled in switch int10_modes.cpp:1058: warning: enumeration value 'M_ERROR' not handled in switch int10_modes.cpp:1157: warning: enumeration value 'M_HERC_GFX' not handled in switch int10_modes.cpp:1157: warning: enumeration value 'M_HERC_TEXT' not handled in switch int10_modes.cpp:1157: warning: enumeration value 'M_CGA16' not handled in switch int10_modes.cpp:1157: warning: enumeration value 'M_TANDY2' not handled in switch int10_modes.cpp:1157: warning: enumeration value 'M_TANDY4' not handled in switch int10_modes.cpp:1157: warning: enumeration value 'M_TANDY_TEXT' not handled in switch int10_modes.cpp:1157: warning: enumeration value 'M_ERROR' not handled in switch int10_modes.cpp:1238: warning: enumeration value 'M_LIN8' not handled in switch int10_modes.cpp:1238: warning: enumeration value 'M_LIN15' not handled in switch int10_modes.cpp:1238: warning: enumeration value 'M_LIN16' not handled in switch int10_modes.cpp:1238: warning: enumeration value 'M_LIN32' not handled in switch int10_modes.cpp:1238: warning: enumeration value 'M_HERC_GFX' not handled in switch int10_modes.cpp:1238: warning: enumeration value 'M_HERC_TEXT' not handled in switch int10_modes.cpp:1238: warning: enumeration value 'M_CGA16' not handled in switch int10_modes.cpp:1238: warning: enumeration value 'M_TANDY2' not handled in switch int10_modes.cpp:1238: warning: enumeration value 'M_TANDY4' not handled in switch int10_modes.cpp:1238: warning: enumeration value 'M_TANDY_TEXT' not handled in switch int10_modes.cpp:1238: warning: enumeration value 'M_ERROR' not handled in switch int10_modes.cpp: In function 'Bitu VideoModeMemSize(Bitu)': int10_modes.cpp:1401: warning: enumeration value 'M_CGA2' not handled in switch int10_modes.cpp:1401: warning: enumeration value 'M_CGA4' not handled in switch int10_modes.cpp:1401: warning: enumeration value 'M_EGA' not handled in switch int10_modes.cpp:1401: warning: enumeration value 'M_VGA' not handled in switch int10_modes.cpp:1401: warning: enumeration value 'M_HERC_GFX' not handled in switch int10_modes.cpp:1401: warning: enumeration value 'M_HERC_TEXT' not handled in switch int10_modes.cpp:1401: warning: enumeration value 'M_CGA16' not handled in switch int10_modes.cpp:1401: warning: enumeration value 'M_TANDY2' not handled in switch int10_modes.cpp:1401: warning: enumeration value 'M_TANDY4' not handled in switch int10_modes.cpp:1401: warning: enumeration value 'M_TANDY16' not handled in switch int10_modes.cpp:1401: warning: enumeration value 'M_TANDY_TEXT' not handled in switch int10_modes.cpp:1401: warning: enumeration value 'M_ERROR' not handled in switch int10.h: At global scope: int10.h:149: warning: 'Bit8u CURSOR_POS_COL(Bit8u)' defined but not used int10.h:153: warning: 'Bit8u CURSOR_POS_ROW(Bit8u)' defined but not used mv -f .deps/int10_modes.Tpo .deps/int10_modes.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT int10_vesa.o -MD -MP -MF .deps/int10_vesa.Tpo -c -o int10_vesa.o int10_vesa.cpp int10_vesa.cpp: In function 'void INT10_SetupVESA()': int10_vesa.cpp:491: warning: enumeration value 'SVGA_None' not handled in switch int10_vesa.cpp:491: warning: enumeration value 'SVGA_TsengET4K' not handled in switch int10_vesa.cpp:491: warning: enumeration value 'SVGA_TsengET3K' not handled in switch int10_vesa.cpp:491: warning: enumeration value 'SVGA_ParadisePVGA1A' not handled in switch int10.h: At global scope: int10.h:149: warning: 'Bit8u CURSOR_POS_COL(Bit8u)' defined but not used int10.h:153: warning: 'Bit8u CURSOR_POS_ROW(Bit8u)' defined but not used ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/int10_vesa.Tpo .deps/int10_vesa.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT int10_pal.o -MD -MP -MF .deps/int10_pal.Tpo -c -o int10_pal.o int10_pal.cpp int10_pal.cpp: In function 'void INT10_SetSinglePaletteRegister(Bit8u, Bit8u)': int10_pal.cpp:37: warning: enumeration value 'MCH_HERC' not handled in switch int10_pal.cpp:37: warning: enumeration value 'MCH_CGA' not handled in switch int10_pal.cpp: In function 'void INT10_SetOverscanBorderColor(Bit8u)': int10_pal.cpp:56: warning: enumeration value 'MCH_HERC' not handled in switch int10_pal.cpp:56: warning: enumeration value 'MCH_CGA' not handled in switch int10_pal.cpp: In function 'void INT10_SetAllPaletteRegisters(PhysPt)': int10_pal.cpp:71: warning: enumeration value 'MCH_HERC' not handled in switch int10_pal.cpp:71: warning: enumeration value 'MCH_CGA' not handled in switch int10.h: At global scope: int10.h:149: warning: 'Bit8u CURSOR_POS_COL(Bit8u)' defined but not used int10.h:153: warning: 'Bit8u CURSOR_POS_ROW(Bit8u)' defined but not used mv -f .deps/int10_pal.Tpo .deps/int10_pal.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT int10_put_pixel.o -MD -MP -MF .deps/int10_put_pixel.Tpo -c -o int10_put_pixel.o int10_put_pixel.cpp int10.h:149: warning: 'Bit8u CURSOR_POS_COL(Bit8u)' defined but not used int10.h:153: warning: 'Bit8u CURSOR_POS_ROW(Bit8u)' defined but not used mv -f .deps/int10_put_pixel.Tpo .deps/int10_put_pixel.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT int10_video_state.o -MD -MP -MF .deps/int10_video_state.Tpo -c -o int10_video_state.o int10_video_state.cpp int10.h:149: warning: 'Bit8u CURSOR_POS_COL(Bit8u)' defined but not used int10.h:153: warning: 'Bit8u CURSOR_POS_ROW(Bit8u)' defined but not used mv -f .deps/int10_video_state.Tpo .deps/int10_video_state.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT int10_vptable.o -MD -MP -MF .deps/int10_vptable.Tpo -c -o int10_vptable.o int10_vptable.cpp int10.h:149: warning: 'Bit8u CURSOR_POS_COL(Bit8u)' defined but not used int10.h:153: warning: 'Bit8u CURSOR_POS_ROW(Bit8u)' defined but not used mv -f .deps/int10_vptable.Tpo .deps/int10_vptable.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT bios.o -MD -MP -MF .deps/bios.Tpo -c -o bios.o bios.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/bios.Tpo .deps/bios.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT bios_disk.o -MD -MP -MF .deps/bios_disk.Tpo -c -o bios_disk.o bios_disk.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/bios_disk.Tpo .deps/bios_disk.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT bios_keyboard.o -MD -MP -MF .deps/bios_keyboard.Tpo -c -o bios_keyboard.o bios_keyboard.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used 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 arm-linux-gnueabi-ranlib libints.a make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/ints' Making all in misc make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/misc' arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT cross.o -MD -MP -MF .deps/cross.Tpo -c -o cross.o cross.cpp mv -f .deps/cross.Tpo .deps/cross.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/messages.Tpo .deps/messages.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT programs.o -MD -MP -MF .deps/programs.Tpo -c -o programs.o programs.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/programs.Tpo .deps/programs.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT setup.o -MD -MP -MF .deps/setup.Tpo -c -o setup.o setup.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/setup.Tpo .deps/setup.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -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 arm-linux-gnueabi-ranlib libmisc.a make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/misc' Making all in shell make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/shell' arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT shell.o -MD -MP -MF .deps/shell.Tpo -c -o shell.o shell.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/shell.Tpo .deps/shell.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT shell_batch.o -MD -MP -MF .deps/shell_batch.Tpo -c -o shell_batch.o shell_batch.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/shell_batch.Tpo .deps/shell_batch.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT shell_cmds.o -MD -MP -MF .deps/shell_cmds.Tpo -c -o shell_cmds.o shell_cmds.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used mv -f .deps/shell_cmds.Tpo .deps/shell_cmds.Po arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT shell_misc.o -MD -MP -MF .deps/shell_misc.Tpo -c -o shell_misc.o shell_misc.cpp ../../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used 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 arm-linux-gnueabi-ranlib libshell.a make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/shell' Making all in platform make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/platform' Making all in visualc make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/platform/visualc' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/platform/visualc' make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/platform' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/platform' make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/platform' make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src' arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -MT dosbox.o -MD -MP -MF .deps/dosbox.Tpo -c -o dosbox.o dosbox.cpp ../include/dos_inc.h:639: warning: 'Bit8u RealHandle(Bit16u)' defined but not used ints/int10.h:149: warning: 'Bit8u CURSOR_POS_COL(Bit8u)' defined but not used ints/int10.h:153: warning: 'Bit8u CURSOR_POS_ROW(Bit8u)' defined but not used mv -f .deps/dosbox.Tpo .deps/dosbox.Po arm-linux-gnueabi-g++ -Wall -g -DMAEMO -DMAEMO_VERSION=5 -Os -fomit-frame-pointer -ffast-math -Wl,-z,defs -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/serialport/libserial.a libs/gui_tk/libgui_tk.a -lasound -lm -ldl -lpthread -L/usr/lib -lSDL -lpng -lz -lSDL_net -lX11 make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src' make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src' Making all in include make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/include' Making all in docs make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/docs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/docs' Making all in visualc_net make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/visualc_net' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/visualc_net' make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74' make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74' make[2]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74' make[1]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74' touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs /scratchbox/tools/bin/make DESTDIR=/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/dosbox install make[1]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74' Making install in src make[2]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src' Making install in cpu make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu' Making install in core_full make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_full' make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_full' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_full' make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_full' Making install in core_normal make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_normal' make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_normal' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_normal' make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_normal' Making install in core_dyn_x86 make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_dyn_x86' make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_dyn_x86' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_dyn_x86' make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_dyn_x86' Making install in core_dynrec make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_dynrec' make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_dynrec' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_dynrec' make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu/core_dynrec' make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu' make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu' make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu' make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/cpu' Making install in debug make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/debug' make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/debug' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/debug' make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/debug' Making install in dos make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/dos' make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/dos' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/dos' make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/dos' Making install in fpu make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/fpu' make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/fpu' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/fpu' make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/fpu' Making install in gui make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/gui' make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/gui' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/gui' make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/gui' Making install in hardware make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/hardware' Making install in serialport make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/hardware/serialport' make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/hardware/serialport' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/hardware/serialport' make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/hardware/serialport' make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/hardware' make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/hardware' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/hardware' make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/hardware' make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/hardware' Making install in libs make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs' Making install in zmbv make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs/zmbv' make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs/zmbv' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs/zmbv' make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs/zmbv' Making install in gui_tk make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs/gui_tk' make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs/gui_tk' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs/gui_tk' make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs/gui_tk' make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs' make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs' make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs' make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/libs' Making install in ints make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/ints' make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/ints' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/ints' make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/ints' Making install in misc make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/misc' make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/misc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/misc' make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/misc' Making install in shell make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/shell' make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/shell' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/shell' make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/shell' Making install in platform make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/platform' Making install in visualc make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/platform/visualc' make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/platform/visualc' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/platform/visualc' make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/platform/visualc' make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/platform' make[5]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/platform' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/platform' make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/platform' make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src/platform' make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src' make[4]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src' test -z "/usr/bin" || /scratchbox/tools/bin/mkdir -p "/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/dosbox/usr/bin" /scratchbox/tools/bin/install -c dosbox '/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/dosbox/usr/bin' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src' make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src' make[2]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/src' Making install in include make[2]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/include' make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/include' make[2]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/include' Making install in docs make[2]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/docs' make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/docs' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /scratchbox/tools/bin/mkdir -p "/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/dosbox/usr/share/man/man1" /scratchbox/tools/bin/install -c -m 644 dosbox.1 '/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/dosbox/usr/share/man/man1' make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/docs' make[2]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/docs' Making install in visualc_net make[2]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/visualc_net' make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/visualc_net' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/visualc_net' make[2]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/visualc_net' make[2]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74' make[3]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74' make[2]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74' make[1]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74' rm -rv /home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/dosbox/usr/share/man removed `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/dosbox/usr/share/man/man1/dosbox.1' removed directory: `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/dosbox/usr/share/man/man1' removed directory: `/home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/dosbox/usr/share/man' install -m 0644 /home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/dosbox.desktop /home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/dosbox/usr/share/applications/hildon uudecode < /home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/icons/dosbox26.png.uu > /home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/dosbox/usr/share/icons/hicolor/26x26/hildon/dosbox.png uudecode < /home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/icons/dosbox40.png.uu > /home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/dosbox/usr/share/icons/hicolor/40x40/hildon/dosbox.png uudecode < /home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/icons/dosbox48.png.uu > /home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/dosbox/usr/share/icons/hicolor/48x48/hildon/dosbox.png uudecode < /home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/icons/dosbox64.png.uu > /home/builder1/maemo-fremantle-armel-extras-devel/work/dosbox-0.74/debian/dosbox/usr/share/icons/hicolor/scalable/hildon/dosbox.png m4 -DMAEMO_MAJOR=5 debian/control.m4 > debian/control m4 -DMAEMO_MAJOR=5 debian/dosbox.postinst.m4 > debian/dosbox.postinst dh_testdir dh_testroot dh_link dh_strip --dbg-package=dosbox-dbg dh_compress dh_fixperms dh_installdeb dh_shlibdeps dpkg-shlibdeps: warning: dependency on libdl.so.2 could be avoided if "debian/dosbox/usr/bin/dosbox" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpthread.so.0 could be avoided if "debian/dosbox/usr/bin/dosbox" were not uselessly linked against it (they use none of its symbols). dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: warning: 'debian/dosbox/DEBIAN/control' contains user-defined field 'Maemo-Display-Name' dpkg-deb: warning: 'debian/dosbox/DEBIAN/control' contains user-defined field 'Maemo-Icon-26' dpkg-deb: warning: 'debian/dosbox/DEBIAN/control' contains user-defined field 'Maemo-Upgrade-Description' dpkg-deb: warning: ignoring 3 warnings about the control file(s) dpkg-deb: building package `dosbox' in `../dosbox_0.74-0maemo6_armel.deb'. dpkg-deb: building package `dosbox-dbg' in `../dosbox-dbg_0.74-0maemo6_armel.deb'. fakeroot maemo-optify-deb --auto maemo-optify-deb: mode auto dosbox: optified 4 entries, saving about 2036 kB. dpkg-deb: warning: 'dosbox_0.74-0maemo6_armel/DEBIAN/control' contains user-defined field 'Maemo-Display-Name' dpkg-deb: warning: 'dosbox_0.74-0maemo6_armel/DEBIAN/control' contains user-defined field 'Maemo-Icon-26' dpkg-deb: warning: 'dosbox_0.74-0maemo6_armel/DEBIAN/control' contains user-defined field 'Maemo-Upgrade-Description' dpkg-deb: warning: ignoring 3 warnings about the control file(s) dpkg-deb: building package `dosbox' in `../dosbox_0.74-0maemo6_armel.deb'. dosbox-dbg: optified 1 entries, saving about 6066 kB. dpkg-deb: building package `dosbox-dbg' in `../dosbox-dbg_0.74-0maemo6_armel.deb'. dpkg-genchanges -sa -eAutomatic Builder >../dosbox_0.74-0maemo6_armel.changes dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload; Debian-native package (full source is included)