Powered by Ken. Your IP: 18.204.42.98 | hatari 9e131393-5a18-45b9-bb3b-bfb3aa049545Toc:- prep
Executing(%prep): /bin/sh -e /tmp/B.U0lzjp/BUILD/tmp/rpm-tmp.81642
- build
Executing(%build): /bin/sh -e /tmp/B.U0lzjp/BUILD/tmp/rpm-tmp.11889
- install
Executing(%install): /bin/sh -e /tmp/B.U0lzjp/BUILD/tmp/rpm-tmp.20560
- files hatari
Processing files: hatari-2.3.1-1.x86_64
- doc
Executing(%doc): /bin/sh -e /tmp/B.U0lzjp/BUILD/tmp/rpm-tmp.15671
- files hatari-debuginfo
Processing files: hatari-debuginfo-2.3.1-1.x86_64
- clean
Executing(%clean): /bin/sh -e /tmp/B.U0lzjp/BUILD/tmp/rpm-tmp.84052
Content:request from: qboosh
checking if we should skip the build
started at: Tue Jan 12 06:35:31 2021
killing old processes on a builder
sending signal 9 to pid -1
cleaning up /tmp
fetching https://srcbuilder.pld-linux.org/th//srpms/9e131393-5a18-45b9-bb3b-bfb3aa049545/hatari-2.3.1-1.src.rpm
fetched 4352317 bytes, 9122.3 K/s
installing srpm: hatari-2.3.1-1.src.rpm
+ install -d /tmp/B.U0lzjp/BUILD /tmp/B.U0lzjp/RPMS
+ LC_ALL=en_US.UTF-8
+ rpm -qp --changelog hatari-2.3.1-1.src.rpm
* Tue Jan 12 2021 PLD Linux Team <feedback@pld-linux.org>
- For complete changelog see: http://git.pld-linux.org/?p=packages/hatari.git;a=log;h=master
* Mon Jan 11 2021 Jakub Bogusz <qboosh@pld-linux.org> b825647 - updated to 2.3.1
- updated useless_files,desktop patches
- removed outdated python_init patch (python3 is used now)
- use just SDL2, there is no switch to select SDL 1.2 is SDL2 is found
+ rpm -Uhv --nodeps --define '_topdir /tmp/B.U0lzjp' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' hatari-2.3.1-1.src.rpm
Preparing... ##################################################
hatari ##################################################
+ rm -f hatari-2.3.1-1.src.rpm
+ install -m 700 -d /tmp/B.U0lzjp/BUILD/tmp
+ TMPDIR=/tmp/B.U0lzjp/BUILD/tmp
+ exec nice -n 0 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.U0lzjp' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-pld-linux --define 'prep exit 0' /tmp/B.U0lzjp/hatari.spec
Building target platforms: x86_64-pld-linux
checking BuildConflict-ing packages
no BuildConflicts found
checking BR
rpm: Building target platforms: x86_64-pld-linux
no BR needed
building RPM using: set -ex; : build-id: 9e131393-5a18-45b9-bb3b-bfb3aa049545; TMPDIR=/tmp/B.U0lzjp/BUILD/tmp exec nice -n 0 rpmbuild -bb --define '_smp_mflags -j9' --define '_make_opts -Otarget' --define '_pld_builder 1' --define '_topdir /tmp/B.U0lzjp' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-pld-linux /tmp/B.U0lzjp/hatari.spec
+ : build-id: 9e131393-5a18-45b9-bb3b-bfb3aa049545
+ TMPDIR=/tmp/B.U0lzjp/BUILD/tmp
+ exec nice -n 0 rpmbuild -bb --define '_smp_mflags -j9' --define '_make_opts -Otarget' --define '_pld_builder 1' --define '_topdir /tmp/B.U0lzjp' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-pld-linux /tmp/B.U0lzjp/hatari.spec
Building target platforms: x86_64-pld-linux
Executing(%prep): /bin/sh -e /tmp/B.U0lzjp/BUILD/tmp/rpm-tmp.81642
+ umask 022
+ cd /tmp/B.U0lzjp/BUILD
+ cd /tmp/B.U0lzjp/BUILD
+ rm -rf hatari-2.3.1
+ /usr/bin/bzip2 -dc /tmp/B.U0lzjp/hatari-2.3.1.tar.bz2
+ /bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd hatari-2.3.1
+ /bin/id -u
+ '[' 1000 '=' 0 ']'
+ /bin/id -u
+ '[' 1000 '=' 0 ']'
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (hatari-useless_files.patch):'
Patch #0 (hatari-useless_files.patch):
+ '[' -f /tmp/B.U0lzjp/hatari-useless_files.patch ']'
+ /bin/cat /tmp/B.U0lzjp/hatari-useless_files.patch
+ /usr/bin/patch -s -p1
+ echo 'Patch #1 (hatari-desktop.patch):'
Patch #1 (hatari-desktop.patch):
+ '[' -f /tmp/B.U0lzjp/hatari-desktop.patch ']'
+ /bin/cat /tmp/B.U0lzjp/hatari-desktop.patch
+ /usr/bin/patch -s -p1
+ /bin/sed -i -e '1s,#!/usr/bin/env python3,#!/usr/bin/python3,' python-ui/config.py python-ui/debugui.py python-ui/dialogs.py python-ui/gentypes.py python-ui/hatari.py python-ui/hatariui.py python-ui/uihelpers.py tools/atari-convert-dir.py tools/debugger/hatari_profile.py tools/debugger/hatari_spinloop.py tools/hconsole/example.py tools/hconsole/hconsole.py
+ exit 0
Executing(%build): /bin/sh -e /tmp/B.U0lzjp/BUILD/tmp/rpm-tmp.11889
TMP=/home/users/builder/tmp
HOME=/home/users/builder
PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin:/home/users/builder/bin
TMPDIR=/tmp/B.U0lzjp/BUILD/tmp
+ umask 022
+ cd /tmp/B.U0lzjp/BUILD
+ cd hatari-2.3.1
+ install -d build
+ cd build
+ CC=x86_64-pld-linux-gcc CXX=x86_64-pld-linux-g++ CPPFLAGS='' /usr/bin/cmake -Wno-dev '-DCMAKE_VERBOSE_MAKEFILE=ON' '-DCMAKE_BUILD_TYPE=PLD' '-DCMAKE_INSTALL_BINDIR:PATH=/usr/bin' '-DCMAKE_INSTALL_SBINDIR:PATH=/usr/sbin' '-DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec' '-DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc' '-DCMAKE_INSTALL_SHAREDSTATEDIRPATH:PATH=/var/lib' '-DCMAKE_INSTALL_LOCALSTATEDIRPATH:PATH=/var' '-DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64' '-DCMAKE_INSTALL_INCLUDEDIR:PATH=/usr/include' '-DCMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include' '-DCMAKE_INSTALL_DATAROOTDIR:PATH=/usr/share' '-DCMAKE_INSTALL_DATADIR:PATH=/usr/share' '-DCMAKE_INSTALL_INFODIR:PATH=/usr/share/info' '-DCMAKE_INSTALL_LOCALEDIR:PATH=/usr/share/locale' '-DCMAKE_INSTALL_MANDIR:PATH=/usr/share/man' '-DCMAKE_INSTALL_DOCDIR:PATH=/usr/share/doc' '-DCMAKE_INSTALL_PREFIX:PATH=/usr' '-DSYSCONF_INSTALL_DIR:PATH=/etc' '-DCMAKE_CXX_FLAGS_PLD=-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG' '-DCMAKE_C_FLAGS_PLD=-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG' '-DCMAKE_Fortran_FLAGS_PLD=-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG' '-DCMAKE_EXE_LINKER_FLAGS_PLD=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' '-DCMAKE_SHARED_LINKER_FLAGS_PLD=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' '-DCMAKE_MODULE_LINKER_FLAGS_PLD=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' '-DLIB_SUFFIX=64' '-DBUILD_SHARED_LIBS:BOOL=ON' .. '-DBUILD_SHARED_LIBS:BOOL=OFF' '-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG'
-- The C compiler identification is GNU 10.2.0
-- Check for working C compiler: /usr/bin/x86_64-pld-linux-gcc
-- Check for working C compiler: /usr/bin/x86_64-pld-linux-gcc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test ASAN_AVAILABLE
-- Performing Test ASAN_AVAILABLE - Failed
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found SDL2: /usr/lib64/libSDL2main.a;/usr/lib64/libSDL2.so;-lpthread
-- Found Math: /usr/lib64/libm.so
-- Found Readline: /usr/lib64/libreadline.so
-- Looking for rl_filename_completion_function
-- Looking for rl_filename_completion_function - found
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11")
-- Found PNG: /usr/lib64/libpng.so (found version "1.6.37")
-- Found X11: /usr/include
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found PortAudio: /usr/lib64/libportaudio.so
-- Looking for Pa_GetDefaultInputDevice
-- Looking for Pa_GetDefaultInputDevice - found
-- Found PortMidi: /usr/lib64/libportmidi.so
-- Looking for Pm_Initialize
-- Looking for Pm_Initialize - found
-- Could NOT find CapsImage (missing: CAPSIMAGE_LIBRARY CAPSIMAGE_INCLUDE_DIR)
-- Found Udev: /lib64/libudev.so
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of off_t
-- Check size of off_t - done
-- Looking for include file termios.h
-- Looking for include file termios.h - found
-- Looking for include file sys/ioctl.h
-- Looking for include file sys/ioctl.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file malloc.h
-- Looking for include file malloc.h - found
-- Looking for include file /usr/include/SDL2/SDL_config.h
-- Looking for include file /usr/include/SDL2/SDL_config.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/times.h
-- Looking for include file sys/times.h - found
-- Looking for include file utime.h
-- Looking for include file utime.h - found
-- Looking for include file sys/utime.h
-- Looking for include file sys/utime.h - not found
-- Looking for include files sys/socket.h, sys/un.h
-- Looking for include files sys/socket.h, sys/un.h - found
-- Looking for cfmakeraw
-- Looking for cfmakeraw - found
-- Looking for tcsetattr
-- Looking for tcsetattr - found
-- Looking for setenv
-- Looking for setenv - found
-- Looking for select
-- Looking for select - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for nanosleep
-- Looking for nanosleep - found
-- Looking for alphasort
-- Looking for alphasort - found
-- Looking for scandir
-- Looking for scandir - found
-- Looking for statvfs
-- Looking for statvfs - found
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for ftello
-- Looking for ftello - found
-- Looking for flock
-- Looking for flock - found
-- Looking for strlcpy
-- Looking for strlcpy - not found
-- Performing Test HAVE_DIRENT_D_TYPE
-- Performing Test HAVE_DIRENT_D_TYPE - Success
-- Found PythonInterp: /usr/bin/python (found version "2.7.18")
Libraries summary :
-------------------
- sdl : using SDL2 v2.0.14
- readline : found, enables history/completion in the debugger
- zlib : found, allows to use zip/gz files directly
- png : found, allows to compress screenshot/avi files using png
- portaudio : found, enables the microphone input in Falcon mode
- portmidi : found, required for (non-Linux) MIDI support
- capsimage : v5 not found, install it to use .IPF, .RAW and .CTR disk images
- udev : found, required for media change detection in NatFeats SCSI
devices on udev-based systems (Linux)
- LFS : Large File Support is available (size of off_t = 8),
AVI recording and HD image files can be bigger than 2 GB
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_CXX_FLAGS_PLD
CMAKE_Fortran_FLAGS_PLD
CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_DATADIR
CMAKE_INSTALL_DATAROOTDIR
CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_LOCALSTATEDIRPATH
CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_SBINDIR
CMAKE_INSTALL_SHAREDSTATEDIRPATH
CMAKE_INSTALL_SYSCONFDIR
LIB_SUFFIX
SYSCONF_INSTALL_DIR
-- Build files have been written to: /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build
+ /usr/bin/make -Otarget -j9
/usr/bin/cmake -S/tmp/B.U0lzjp/BUILD/hatari-2.3.1 -B/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/CMakeFiles /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
/usr/bin/make -f src/cpu/CMakeFiles/build68k.dir/build.make src/cpu/CMakeFiles/build68k.dir/depend
/usr/bin/make -f src/CMakeFiles/Floppy.dir/build.make src/CMakeFiles/Floppy.dir/depend
/usr/bin/make -f src/debug/CMakeFiles/Debug.dir/build.make src/debug/CMakeFiles/Debug.dir/depend
/usr/bin/make -f src/falcon/CMakeFiles/Falcon.dir/build.make src/falcon/CMakeFiles/Falcon.dir/depend
/usr/bin/make -f src/gui-sdl/CMakeFiles/GuiSdl.dir/build.make src/gui-sdl/CMakeFiles/GuiSdl.dir/depend
/usr/bin/make -f tests/debugger/CMakeFiles/DebuggerTestLib.dir/build.make tests/debugger/CMakeFiles/DebuggerTestLib.dir/depend
/usr/bin/make -f tools/CMakeFiles/zip2st_man.dir/build.make tools/CMakeFiles/zip2st_man.dir/depend
/usr/bin/make -f tools/CMakeFiles/atari_hd_image_man.dir/build.make tools/CMakeFiles/atari_hd_image_man.dir/depend
/usr/bin/make -f tools/CMakeFiles/hatari_prg_args_man.dir/build.make tools/CMakeFiles/hatari_prg_args_man.dir/depend
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/CMakeFiles/hatari_prg_args_man.dir/DependInfo.cmake --color=
Scanning dependencies of target hatari_prg_args_man
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/CMakeFiles/hatari_prg_args_man.dir/build.make tools/CMakeFiles/hatari_prg_args_man.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/CMakeFiles/atari_hd_image_man.dir/DependInfo.cmake --color=
Scanning dependencies of target atari_hd_image_man
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/CMakeFiles/atari_hd_image_man.dir/build.make tools/CMakeFiles/atari_hd_image_man.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/CMakeFiles/zip2st_man.dir/DependInfo.cmake --color=
Scanning dependencies of target zip2st_man
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/CMakeFiles/zip2st_man.dir/build.make tools/CMakeFiles/zip2st_man.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/CMakeFiles/Floppy.dir/DependInfo.cmake --color=
Scanning dependencies of target Floppy
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f src/CMakeFiles/Floppy.dir/build.make src/CMakeFiles/Floppy.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/CMakeFiles/build68k.dir/DependInfo.cmake --color=
Scanning dependencies of target build68k
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f src/cpu/CMakeFiles/build68k.dir/build.make src/cpu/CMakeFiles/build68k.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/falcon /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/falcon/CMakeFiles/Falcon.dir/DependInfo.cmake --color=
Scanning dependencies of target Falcon
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f src/falcon/CMakeFiles/Falcon.dir/build.make src/falcon/CMakeFiles/Falcon.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 0%] Generating hatari-prg-args.1.gz
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools && gzip -c -9 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/hatari-prg-args.1 > /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hatari-prg-args.1.gz
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 0%] Generating atari-hd-image.1.gz
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools && gzip -c -9 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/atari-hd-image.1 > /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/atari-hd-image.1.gz
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tests/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger/CMakeFiles/DebuggerTestLib.dir/DependInfo.cmake --color=
Scanning dependencies of target DebuggerTestLib
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tests/debugger/CMakeFiles/DebuggerTestLib.dir/build.make tests/debugger/CMakeFiles/DebuggerTestLib.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 1%] Generating zip2st.1.gz
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools && gzip -c -9 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/zip2st.1 > /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/zip2st.1.gz
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 3%] Built target hatari_prg_args_man
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug/CMakeFiles/Debug.dir/DependInfo.cmake --color=
Scanning dependencies of target Debug
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f src/debug/CMakeFiles/Debug.dir/build.make src/debug/CMakeFiles/Debug.dir/build
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 3%] Built target atari_hd_image_man
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/CMakeFiles/atari_convert_dir_man.dir/build.make tools/CMakeFiles/atari_convert_dir_man.dir/depend
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 3%] Built target zip2st_man
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/hmsa/CMakeFiles/hmsa_manpage.dir/build.make tools/hmsa/CMakeFiles/hmsa_manpage.dir/depend
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl/CMakeFiles/GuiSdl.dir/DependInfo.cmake --color=
Scanning dependencies of target GuiSdl
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f src/gui-sdl/CMakeFiles/GuiSdl.dir/build.make src/gui-sdl/CMakeFiles/GuiSdl.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/CMakeFiles/atari_convert_dir_man.dir/DependInfo.cmake --color=
Scanning dependencies of target atari_convert_dir_man
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/CMakeFiles/atari_convert_dir_man.dir/build.make tools/CMakeFiles/atari_convert_dir_man.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/hmsa /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hmsa /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hmsa/CMakeFiles/hmsa_manpage.dir/DependInfo.cmake --color=
Scanning dependencies of target hmsa_manpage
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/hmsa/CMakeFiles/hmsa_manpage.dir/build.make tools/hmsa/CMakeFiles/hmsa_manpage.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 5%] Generating atari-convert-dir.1.gz
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools && gzip -c -9 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/atari-convert-dir.1 > /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/atari-convert-dir.1.gz
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 6%] Generating hmsa.1.gz
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hmsa && gzip -c -9 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/hmsa/hmsa.1 > /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hmsa/hmsa.1.gz
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 6%] Built target atari_convert_dir_man
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 7%] Built target hmsa_manpage
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 4%] Building C object src/cpu/CMakeFiles/build68k.dir/writelog.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/build68k.dir/writelog.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/writelog.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 2%] Building C object src/CMakeFiles/Floppy.dir/createBlankImage.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Floppy.dir/createBlankImage.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/createBlankImage.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 4%] Building C object tests/debugger/CMakeFiles/DebuggerTestLib.dir/test-dummies.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/DebuggerTestLib.dir/test-dummies.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tests/debugger/test-dummies.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 4%] Building C object src/debug/CMakeFiles/Debug.dir/log.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/usr/include/readline -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Debug.dir/log.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/log.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 8%] Building C object src/falcon/CMakeFiles/Falcon.dir/microphone.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/falcon && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Falcon.dir/microphone.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon/microphone.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 3%] Building C object src/cpu/CMakeFiles/build68k.dir/build68k.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/build68k.dir/build68k.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/build68k.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 9%] Building C object src/CMakeFiles/Floppy.dir/dim.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Floppy.dir/dim.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/dim.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 7%] Building C object src/falcon/CMakeFiles/Falcon.dir/nvram.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/falcon && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Falcon.dir/nvram.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon/nvram.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 13%] Linking C executable build68k
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/cmake -E cmake_link_script CMakeFiles/build68k.dir/link.txt --verbose=1
/usr/bin/x86_64-pld-linux-gcc -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/build68k.dir/build68k.c.o CMakeFiles/build68k.dir/writelog.c.o -o build68k -L/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug -L/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/falcon -L/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl -L/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 13%] Building C object src/CMakeFiles/Floppy.dir/st.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Floppy.dir/st.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/st.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 9%] Building C object tests/debugger/CMakeFiles/DebuggerTestLib.dir/__/__/src/str.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/DebuggerTestLib.dir/__/__/src/str.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/str.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/hconsole/CMakeFiles/hconsole_man.dir/build.make tools/hconsole/CMakeFiles/hconsole_man.dir/depend
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 14%] Built target build68k
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/debugger/CMakeFiles/hatari_profile_man.dir/build.make tools/debugger/CMakeFiles/hatari_profile_man.dir/depend
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/hconsole /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hconsole /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hconsole/CMakeFiles/hconsole_man.dir/DependInfo.cmake --color=
Scanning dependencies of target hconsole_man
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/hconsole/CMakeFiles/hconsole_man.dir/build.make tools/hconsole/CMakeFiles/hconsole_man.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/debugger/CMakeFiles/hatari_profile_man.dir/DependInfo.cmake --color=
Scanning dependencies of target hatari_profile_man
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/debugger/CMakeFiles/hatari_profile_man.dir/build.make tools/debugger/CMakeFiles/hatari_profile_man.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 12%] Building C object src/CMakeFiles/Floppy.dir/msa.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Floppy.dir/msa.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/msa.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 15%] Generating hconsole.1.gz
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hconsole && gzip -c -9 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/hconsole/hconsole.1 > /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hconsole/hconsole.1.gz
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 16%] Generating hatari_profile.1.gz
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/debugger && gzip -c -9 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/debugger/hatari_profile.1 > /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/debugger/hatari_profile.1.gz
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 16%] Built target hconsole_man
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 16%] Built target hatari_profile_man
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 3%] Building C object src/falcon/CMakeFiles/Falcon.dir/crossbar.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/falcon && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Falcon.dir/crossbar.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon/crossbar.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 7%] Building C object src/gui-sdl/CMakeFiles/GuiSdl.dir/dlgAbout.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../includes -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-write-strings -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/GuiSdl.dir/dlgAbout.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/dlgAbout.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 9%] Building C object src/falcon/CMakeFiles/Falcon.dir/videl.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/falcon && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Falcon.dir/videl.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon/videl.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 14%] Building C object src/CMakeFiles/Floppy.dir/zip.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Floppy.dir/zip.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/zip.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 17%] Building C object tests/debugger/CMakeFiles/DebuggerTestLib.dir/__/__/src/debug/history.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/DebuggerTestLib.dir/__/__/src/debug/history.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/history.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 18%] Linking C static library libFloppy.a
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/cmake -P CMakeFiles/Floppy.dir/cmake_clean_target.cmake
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/Floppy.dir/link.txt --verbose=1
/usr/bin/ar qc libFloppy.a CMakeFiles/Floppy.dir/createBlankImage.c.o CMakeFiles/Floppy.dir/dim.c.o CMakeFiles/Floppy.dir/msa.c.o CMakeFiles/Floppy.dir/st.c.o CMakeFiles/Floppy.dir/zip.c.o
/usr/bin/ranlib libFloppy.a
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 18%] Built target Floppy
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/debugger/CMakeFiles/gst2ascii_man.dir/build.make tools/debugger/CMakeFiles/gst2ascii_man.dir/depend
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/debugger/CMakeFiles/gst2ascii_man.dir/DependInfo.cmake --color=
Scanning dependencies of target gst2ascii_man
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/debugger/CMakeFiles/gst2ascii_man.dir/build.make tools/debugger/CMakeFiles/gst2ascii_man.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 10%] Building C object tests/debugger/CMakeFiles/DebuggerTestLib.dir/__/__/src/debug/breakcond.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/DebuggerTestLib.dir/__/__/src/debug/breakcond.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/breakcond.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/debugger/CMakeFiles/gst2ascii.dir/build.make tools/debugger/CMakeFiles/gst2ascii.dir/depend
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 18%] Generating gst2ascii.1.gz
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/debugger && gzip -c -9 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/debugger/gst2ascii.1 > /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/debugger/gst2ascii.1.gz
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/debugger/CMakeFiles/gst2ascii.dir/DependInfo.cmake --color=
Scanning dependencies of target gst2ascii
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/debugger/CMakeFiles/gst2ascii.dir/build.make tools/debugger/CMakeFiles/gst2ascii.dir/build
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 18%] Built target gst2ascii_man
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 17%] Building C object src/falcon/CMakeFiles/Falcon.dir/dsp.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/falcon && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Falcon.dir/dsp.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon/dsp.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 16%] Building C object tests/debugger/CMakeFiles/DebuggerTestLib.dir/__/__/src/debug/debugcpu.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/DebuggerTestLib.dir/__/__/src/debug/debugcpu.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/debugcpu.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 18%] Building C object tests/debugger/CMakeFiles/DebuggerTestLib.dir/__/__/src/debug/evaluate.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/DebuggerTestLib.dir/__/__/src/debug/evaluate.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/evaluate.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 17%] Building C object src/debug/CMakeFiles/Debug.dir/breakcond.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/usr/include/readline -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Debug.dir/breakcond.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/breakcond.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 20%] Building C object tests/debugger/CMakeFiles/DebuggerTestLib.dir/__/__/src/debug/vars.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/DebuggerTestLib.dir/__/__/src/debug/vars.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/vars.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 11%] Building C object src/debug/CMakeFiles/Debug.dir/debugui.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/usr/include/readline -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Debug.dir/debugui.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/debugui.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 18%] Building C object tools/debugger/CMakeFiles/gst2ascii.dir/gst2ascii.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/debugger && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/usr/include/SDL2 -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/gst2ascii.dir/gst2ascii.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/debugger/gst2ascii.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 17%] Building C object src/gui-sdl/CMakeFiles/GuiSdl.dir/dlgAlert.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../includes -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-write-strings -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/GuiSdl.dir/dlgAlert.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/dlgAlert.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 20%] Building C object src/falcon/CMakeFiles/Falcon.dir/dsp_core.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/falcon && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Falcon.dir/dsp_core.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon/dsp_core.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 23%] Linking C executable gst2ascii
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/debugger && /usr/bin/cmake -E cmake_link_script CMakeFiles/gst2ascii.dir/link.txt --verbose=1
/usr/bin/x86_64-pld-linux-gcc -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/gst2ascii.dir/gst2ascii.c.o -o gst2ascii
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 24%] Built target gst2ascii
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f python-ui/CMakeFiles/hatariui_man.dir/build.make python-ui/CMakeFiles/hatariui_man.dir/depend
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 18%] Building C object src/gui-sdl/CMakeFiles/GuiSdl.dir/dlgCpu.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../includes -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-write-strings -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/GuiSdl.dir/dlgCpu.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/dlgCpu.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/python-ui /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/python-ui /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/python-ui/CMakeFiles/hatariui_man.dir/DependInfo.cmake --color=
Scanning dependencies of target hatariui_man
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f python-ui/CMakeFiles/hatariui_man.dir/build.make python-ui/CMakeFiles/hatariui_man.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 25%] Generating hatariui.1.gz
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/python-ui && gzip -c -9 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/python-ui/hatariui.1 > /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/python-ui/hatariui.1.gz
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 25%] Built target hatariui_man
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f python-ui/CMakeFiles/conftypes.dir/build.make python-ui/CMakeFiles/conftypes.dir/depend
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 21%] Building C object src/debug/CMakeFiles/Debug.dir/debugcpu.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/usr/include/readline -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Debug.dir/debugcpu.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/debugcpu.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/python-ui /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/python-ui /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/python-ui/CMakeFiles/conftypes.dir/DependInfo.cmake --color=
Scanning dependencies of target conftypes
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f python-ui/CMakeFiles/conftypes.dir/build.make python-ui/CMakeFiles/conftypes.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 19%] Building C object tests/debugger/CMakeFiles/DebuggerTestLib.dir/__/__/src/debug/symbols.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/DebuggerTestLib.dir/__/__/src/debug/symbols.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/symbols.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 25%] Generating ../../python-ui/conftypes.py
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/python-ui && ../../python-ui/gentypes.py < /tmp/B.U0lzjp/BUILD/hatari-2.3.1/python-ui/../src/configuration.c > /tmp/B.U0lzjp/BUILD/hatari-2.3.1/python-ui/conftypes.py
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 26%] Built target conftypes
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 26%] Linking C static library libDebuggerTestLib.a
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger && /usr/bin/cmake -P CMakeFiles/DebuggerTestLib.dir/cmake_clean_target.cmake
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger && /usr/bin/cmake -E cmake_link_script CMakeFiles/DebuggerTestLib.dir/link.txt --verbose=1
/usr/bin/ar qc libDebuggerTestLib.a CMakeFiles/DebuggerTestLib.dir/test-dummies.c.o CMakeFiles/DebuggerTestLib.dir/__/__/src/str.c.o CMakeFiles/DebuggerTestLib.dir/__/__/src/debug/breakcond.c.o CMakeFiles/DebuggerTestLib.dir/__/__/src/debug/debugcpu.c.o CMakeFiles/DebuggerTestLib.dir/__/__/src/debug/history.c.o CMakeFiles/DebuggerTestLib.dir/__/__/src/debug/evaluate.c.o CMakeFiles/DebuggerTestLib.dir/__/__/src/debug/symbols.c.o CMakeFiles/DebuggerTestLib.dir/__/__/src/debug/vars.c.o
/usr/bin/ranlib libDebuggerTestLib.a
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 27%] Built target DebuggerTestLib
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f src/cpu/CMakeFiles/gencpu.dir/build.make src/cpu/CMakeFiles/gencpu.dir/depend
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 22%] Building C object src/gui-sdl/CMakeFiles/GuiSdl.dir/dlgDevice.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../includes -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-write-strings -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/GuiSdl.dir/dlgDevice.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/dlgDevice.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 28%] Generating cpudefs.c
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && ./build68k < /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/table68k >cpudefs.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 24%] Building C object src/gui-sdl/CMakeFiles/GuiSdl.dir/dlgFloppy.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../includes -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-write-strings -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/GuiSdl.dir/dlgFloppy.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/dlgFloppy.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 22%] Building C object src/falcon/CMakeFiles/Falcon.dir/dsp_disasm.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/falcon && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Falcon.dir/dsp_disasm.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon/dsp_disasm.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tests/debugger/CMakeFiles/test-symbols.dir/build.make tests/debugger/CMakeFiles/test-symbols.dir/depend
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/CMakeFiles/gencpu.dir/DependInfo.cmake --color=
Scanning dependencies of target gencpu
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f src/cpu/CMakeFiles/gencpu.dir/build.make src/cpu/CMakeFiles/gencpu.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 25%] Building C object src/debug/CMakeFiles/Debug.dir/debugInfo.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/usr/include/readline -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Debug.dir/debugInfo.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/debugInfo.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 27%] Building C object src/debug/CMakeFiles/Debug.dir/debugdsp.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/usr/include/readline -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Debug.dir/debugdsp.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/debugdsp.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tests/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger/CMakeFiles/test-symbols.dir/DependInfo.cmake --color=
Scanning dependencies of target test-symbols
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tests/debugger/CMakeFiles/test-symbols.dir/build.make tests/debugger/CMakeFiles/test-symbols.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 25%] Building C object src/gui-sdl/CMakeFiles/GuiSdl.dir/dlgHalt.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../includes -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-write-strings -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/GuiSdl.dir/dlgHalt.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/dlgHalt.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 24%] Building C object src/gui-sdl/CMakeFiles/GuiSdl.dir/dlgFileSelect.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../includes -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-write-strings -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/GuiSdl.dir/dlgFileSelect.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/dlgFileSelect.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 30%] Building C object tests/debugger/CMakeFiles/test-symbols.dir/test-symbols.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/test-symbols.dir/test-symbols.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tests/debugger/test-symbols.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 30%] Building C object src/debug/CMakeFiles/Debug.dir/evaluate.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/usr/include/readline -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Debug.dir/evaluate.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/evaluate.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 32%] Linking C executable test-symbols
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-symbols.dir/link.txt --verbose=1
/usr/bin/x86_64-pld-linux-gcc -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/test-symbols.dir/test-symbols.c.o -o test-symbols libDebuggerTestLib.a
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 33%] Built target test-symbols
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tests/debugger/CMakeFiles/test-evaluate.dir/build.make tests/debugger/CMakeFiles/test-evaluate.dir/depend
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tests/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger/CMakeFiles/test-evaluate.dir/DependInfo.cmake --color=
Scanning dependencies of target test-evaluate
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tests/debugger/CMakeFiles/test-evaluate.dir/build.make tests/debugger/CMakeFiles/test-evaluate.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 33%] Building C object src/debug/CMakeFiles/Debug.dir/history.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/usr/include/readline -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Debug.dir/history.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/history.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 28%] Building C object src/gui-sdl/CMakeFiles/GuiSdl.dir/dlgHardDisk.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../includes -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-write-strings -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/GuiSdl.dir/dlgHardDisk.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/dlgHardDisk.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 30%] Building C object src/cpu/CMakeFiles/gencpu.dir/readcpu.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/gencpu.dir/readcpu.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/readcpu.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 29%] Building C object src/gui-sdl/CMakeFiles/GuiSdl.dir/dlgJoystick.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../includes -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-write-strings -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/GuiSdl.dir/dlgJoystick.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/dlgJoystick.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 33%] Building C object tests/debugger/CMakeFiles/test-evaluate.dir/test-evaluate.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/test-evaluate.dir/test-evaluate.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tests/debugger/test-evaluate.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 30%] Building C object src/gui-sdl/CMakeFiles/GuiSdl.dir/dlgKeyboard.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../includes -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-write-strings -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/GuiSdl.dir/dlgKeyboard.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/dlgKeyboard.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 34%] Building C object src/cpu/CMakeFiles/gencpu.dir/cpudefs.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/gencpu.dir/cpudefs.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/cpudefs.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 34%] Building C object src/debug/CMakeFiles/Debug.dir/vars.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/usr/include/readline -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Debug.dir/vars.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/vars.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 31%] Building C object src/gui-sdl/CMakeFiles/GuiSdl.dir/dlgMain.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../includes -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-write-strings -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/GuiSdl.dir/dlgMain.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/dlgMain.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 36%] Linking C executable test-evaluate
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-evaluate.dir/link.txt --verbose=1
/usr/bin/x86_64-pld-linux-gcc -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/test-evaluate.dir/test-evaluate.c.o -o test-evaluate libDebuggerTestLib.a
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 37%] Built target test-evaluate
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 36%] Building C object src/debug/CMakeFiles/Debug.dir/profile.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/usr/include/readline -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Debug.dir/profile.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/profile.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 33%] Building C object src/debug/CMakeFiles/Debug.dir/symbols.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/usr/include/readline -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Debug.dir/symbols.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/symbols.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 34%] Building C object src/gui-sdl/CMakeFiles/GuiSdl.dir/dlgMemory.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../includes -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-write-strings -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/GuiSdl.dir/dlgMemory.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/dlgMemory.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 35%] Building C object src/gui-sdl/CMakeFiles/GuiSdl.dir/dlgNewDisk.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../includes -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-write-strings -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/GuiSdl.dir/dlgNewDisk.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/dlgNewDisk.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 37%] Building C object src/debug/CMakeFiles/Debug.dir/profilecpu.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/usr/include/readline -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Debug.dir/profilecpu.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/profilecpu.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 37%] Building C object src/gui-sdl/CMakeFiles/GuiSdl.dir/dlgRom.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../includes -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-write-strings -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/GuiSdl.dir/dlgRom.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/dlgRom.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 39%] Building C object src/debug/CMakeFiles/Debug.dir/natfeats.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/usr/include/readline -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Debug.dir/natfeats.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/natfeats.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 38%] Building C object src/debug/CMakeFiles/Debug.dir/profiledsp.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/usr/include/readline -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Debug.dir/profiledsp.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/profiledsp.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tests/debugger/CMakeFiles/test-breakcond.dir/build.make tests/debugger/CMakeFiles/test-breakcond.dir/depend
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 40%] Building C object src/debug/CMakeFiles/Debug.dir/console.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/usr/include/readline -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Debug.dir/console.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/console.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/hmsa/CMakeFiles/hmsa.dir/build.make tools/hmsa/CMakeFiles/hmsa.dir/depend
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tests/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger/CMakeFiles/test-breakcond.dir/DependInfo.cmake --color=
Scanning dependencies of target test-breakcond
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tests/debugger/CMakeFiles/test-breakcond.dir/build.make tests/debugger/CMakeFiles/test-breakcond.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/hmsa /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hmsa /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hmsa/CMakeFiles/hmsa.dir/DependInfo.cmake --color=
Scanning dependencies of target hmsa
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/hmsa/CMakeFiles/hmsa.dir/build.make tools/hmsa/CMakeFiles/hmsa.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 38%] Building C object src/gui-sdl/CMakeFiles/GuiSdl.dir/dlgScreen.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../includes -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-write-strings -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/GuiSdl.dir/dlgScreen.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/dlgScreen.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 41%] Building C object tools/hmsa/CMakeFiles/hmsa.dir/hmsa.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hmsa && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/usr/include/SDL2 -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hmsa.dir/hmsa.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/hmsa/hmsa.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 41%] Building C object tests/debugger/CMakeFiles/test-breakcond.dir/test-breakcond.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/test-breakcond.dir/test-breakcond.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tests/debugger/test-breakcond.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 42%] Building C object tools/hmsa/CMakeFiles/hmsa.dir/floppy.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hmsa && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/usr/include/SDL2 -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hmsa.dir/floppy.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/hmsa/floppy.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 39%] Building C object src/gui-sdl/CMakeFiles/GuiSdl.dir/dlgSound.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../includes -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-write-strings -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/GuiSdl.dir/dlgSound.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/dlgSound.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 20%] Building C object src/falcon/CMakeFiles/Falcon.dir/dsp_cpu.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/falcon && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Falcon.dir/dsp_cpu.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon/dsp_cpu.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 43%] Linking C executable test-breakcond
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-breakcond.dir/link.txt --verbose=1
/usr/bin/x86_64-pld-linux-gcc -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/test-breakcond.dir/test-breakcond.c.o -o test-breakcond libDebuggerTestLib.a
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 44%] Linking C static library libFalcon.a
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/falcon && /usr/bin/cmake -P CMakeFiles/Falcon.dir/cmake_clean_target.cmake
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/falcon && /usr/bin/cmake -E cmake_link_script CMakeFiles/Falcon.dir/link.txt --verbose=1
/usr/bin/ar qc libFalcon.a CMakeFiles/Falcon.dir/crossbar.c.o CMakeFiles/Falcon.dir/microphone.c.o CMakeFiles/Falcon.dir/nvram.c.o CMakeFiles/Falcon.dir/videl.c.o CMakeFiles/Falcon.dir/dsp.c.o CMakeFiles/Falcon.dir/dsp_core.c.o CMakeFiles/Falcon.dir/dsp_cpu.c.o CMakeFiles/Falcon.dir/dsp_disasm.c.o
/usr/bin/ranlib libFalcon.a
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 44%] Built target test-breakcond
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 44%] Built target Falcon
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 40%] Building C object src/gui-sdl/CMakeFiles/GuiSdl.dir/dlgSystem.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../includes -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-write-strings -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/GuiSdl.dir/dlgSystem.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/dlgSystem.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 42%] Building C object tools/hmsa/CMakeFiles/hmsa.dir/__/__/src/file.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hmsa && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/usr/include/SDL2 -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hmsa.dir/__/__/src/file.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/file.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 44%] Building C object tools/hmsa/CMakeFiles/hmsa.dir/__/__/src/unzip.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hmsa && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/usr/include/SDL2 -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hmsa.dir/__/__/src/unzip.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/unzip.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 44%] Linking C executable hmsa
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hmsa && /usr/bin/cmake -E cmake_link_script CMakeFiles/hmsa.dir/link.txt --verbose=1
/usr/bin/x86_64-pld-linux-gcc -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/hmsa.dir/hmsa.c.o CMakeFiles/hmsa.dir/floppy.c.o CMakeFiles/hmsa.dir/__/__/src/file.c.o CMakeFiles/hmsa.dir/__/__/src/unzip.c.o -o hmsa ../../src/libFloppy.a -lm /usr/lib64/libz.so
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 44%] Built target hmsa
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 40%] Building C object src/gui-sdl/CMakeFiles/GuiSdl.dir/sdlgui.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/../includes -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-write-strings -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/GuiSdl.dir/sdlgui.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl/sdlgui.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 45%] Linking C static library libGuiSdl.a
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/cmake -P CMakeFiles/GuiSdl.dir/cmake_clean_target.cmake
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl && /usr/bin/cmake -E cmake_link_script CMakeFiles/GuiSdl.dir/link.txt --verbose=1
/usr/bin/ar qc libGuiSdl.a CMakeFiles/GuiSdl.dir/dlgAbout.c.o CMakeFiles/GuiSdl.dir/dlgAlert.c.o CMakeFiles/GuiSdl.dir/dlgCpu.c.o CMakeFiles/GuiSdl.dir/dlgDevice.c.o CMakeFiles/GuiSdl.dir/dlgFileSelect.c.o CMakeFiles/GuiSdl.dir/dlgFloppy.c.o CMakeFiles/GuiSdl.dir/dlgHalt.c.o CMakeFiles/GuiSdl.dir/dlgHardDisk.c.o CMakeFiles/GuiSdl.dir/dlgJoystick.c.o CMakeFiles/GuiSdl.dir/dlgKeyboard.c.o CMakeFiles/GuiSdl.dir/dlgMain.c.o CMakeFiles/GuiSdl.dir/dlgMemory.c.o CMakeFiles/GuiSdl.dir/dlgNewDisk.c.o CMakeFiles/GuiSdl.dir/dlgRom.c.o CMakeFiles/GuiSdl.dir/dlgScreen.c.o CMakeFiles/GuiSdl.dir/dlgSound.c.o CMakeFiles/GuiSdl.dir/dlgSystem.c.o CMakeFiles/GuiSdl.dir/sdlgui.c.o
/usr/bin/ranlib libGuiSdl.a
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 45%] Built target GuiSdl
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 41%] Building C object src/debug/CMakeFiles/Debug.dir/68kDisass.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/usr/include/readline -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/Debug.dir/68kDisass.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug/68kDisass.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 45%] Linking C static library libDebug.a
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug && /usr/bin/cmake -P CMakeFiles/Debug.dir/cmake_clean_target.cmake
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug && /usr/bin/cmake -E cmake_link_script CMakeFiles/Debug.dir/link.txt --verbose=1
/usr/bin/ar qc libDebug.a CMakeFiles/Debug.dir/log.c.o CMakeFiles/Debug.dir/debugui.c.o CMakeFiles/Debug.dir/breakcond.c.o CMakeFiles/Debug.dir/debugcpu.c.o CMakeFiles/Debug.dir/debugInfo.c.o CMakeFiles/Debug.dir/debugdsp.c.o CMakeFiles/Debug.dir/evaluate.c.o CMakeFiles/Debug.dir/history.c.o CMakeFiles/Debug.dir/symbols.c.o CMakeFiles/Debug.dir/vars.c.o CMakeFiles/Debug.dir/profile.c.o CMakeFiles/Debug.dir/profilecpu.c.o CMakeFiles/Debug.dir/profiledsp.c.o CMakeFiles/Debug.dir/natfeats.c.o CMakeFiles/Debug.dir/console.c.o CMakeFiles/Debug.dir/68kDisass.c.o
/usr/bin/ranlib libDebug.a
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 45%] Built target Debug
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 29%] Building C object src/cpu/CMakeFiles/gencpu.dir/gencpu.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/gencpu.dir/gencpu.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/gencpu.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 46%] Linking C executable gencpu
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/cmake -E cmake_link_script CMakeFiles/gencpu.dir/link.txt --verbose=1
/usr/bin/x86_64-pld-linux-gcc -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/gencpu.dir/gencpu.c.o CMakeFiles/gencpu.dir/readcpu.c.o CMakeFiles/gencpu.dir/cpudefs.c.o -o gencpu -L/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug -L/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/falcon -L/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl -L/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 46%] Built target gencpu
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f src/cpu/CMakeFiles/UaeCpu.dir/build.make src/cpu/CMakeFiles/UaeCpu.dir/depend
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 46%] Generating cpustbl.c, cpuemu_0.c, cpuemu_11.c, cpuemu_13.c, cpuemu_20.c, cpuemu_21.c, cpuemu_22.c, cpuemu_23.c, cpuemu_24.c, cpuemu_31.c, cpuemu_32.c, cpuemu_33.c, cpuemu_34.c, cpuemu_35.c, cpuemu_40.c, cpuemu_50.c
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && ./gencpu
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/CMakeFiles/UaeCpu.dir/DependInfo.cmake --color=
Scanning dependencies of target UaeCpu
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f src/cpu/CMakeFiles/UaeCpu.dir/build.make src/cpu/CMakeFiles/UaeCpu.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 46%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpustbl.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-sign-compare -Wno-shadow -Wno-unused-variable -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpustbl.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/cpustbl.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 50%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpuemu_24.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-sign-compare -Wno-shadow -Wno-unused-variable -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpuemu_24.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/cpuemu_24.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 47%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpuemu_22.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-sign-compare -Wno-shadow -Wno-unused-variable -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpuemu_22.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/cpuemu_22.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 50%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpuemu_23.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-sign-compare -Wno-shadow -Wno-unused-variable -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpuemu_23.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/cpuemu_23.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 48%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpuemu_21.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-sign-compare -Wno-shadow -Wno-unused-variable -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpuemu_21.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/cpuemu_21.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 48%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpuemu_20.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-sign-compare -Wno-shadow -Wno-unused-variable -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpuemu_20.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/cpuemu_20.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 51%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpuemu_31.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-sign-compare -Wno-shadow -Wno-unused-variable -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpuemu_31.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/cpuemu_31.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 47%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpuemu_0.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-sign-compare -Wno-shadow -Wno-unused-variable -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpuemu_0.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/cpuemu_0.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 54%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpudefs.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpudefs.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/cpudefs.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 55%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpummu.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpummu.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/cpummu.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 55%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpummu030.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpummu030.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/cpummu030.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 56%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/debug.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/debug.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/debug.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 56%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/disasm.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/disasm.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/disasm.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 57%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/newcpu_common.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/newcpu_common.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/newcpu_common.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 57%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/newcpu.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/newcpu.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/newcpu.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 58%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/readcpu.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/readcpu.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/readcpu.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 58%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/writelog.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/writelog.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/writelog.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 52%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpuemu_33.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-sign-compare -Wno-shadow -Wno-unused-variable -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpuemu_33.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/cpuemu_33.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 59%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/fpp.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/fpp.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/fpp.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 60%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/fpp_softfloat.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/fpp_softfloat.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/fpp_softfloat.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 59%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/fpp_native.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/fpp_native.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/fpp_native.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 61%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/softfloat/softfloat_decimal.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/softfloat/softfloat_decimal.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat/softfloat_decimal.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 61%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/softfloat/softfloat_fpsp.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/softfloat/softfloat_fpsp.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat/softfloat_fpsp.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 60%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/softfloat/softfloat.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/softfloat/softfloat.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat/softfloat.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 62%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/machdep/m68k.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-unused-variable -Wno-unused-function -Wno-unused-label -Wno-missing-braces -Wno-sign-compare -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/machdep/m68k.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/machdep/m68k.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 62%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/custom.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/UaeCpu.dir/custom.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/custom.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 63%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/events.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/UaeCpu.dir/events.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/events.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 64%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/hatari-glue.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/UaeCpu.dir/hatari-glue.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/hatari-glue.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 63%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/memory.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/UaeCpu.dir/memory.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/memory.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 53%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpuemu_40.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-sign-compare -Wno-shadow -Wno-unused-variable -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpuemu_40.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/cpuemu_40.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 51%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpuemu_32.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-sign-compare -Wno-shadow -Wno-unused-variable -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpuemu_32.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/cpuemu_32.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 53%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpuemu_35.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-sign-compare -Wno-shadow -Wno-unused-variable -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpuemu_35.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/cpuemu_35.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 52%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpuemu_34.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-sign-compare -Wno-shadow -Wno-unused-variable -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpuemu_34.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/cpuemu_34.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 54%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpuemu_50.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-sign-compare -Wno-shadow -Wno-unused-variable -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpuemu_50.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/cpuemu_50.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 49%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpuemu_13.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-sign-compare -Wno-shadow -Wno-unused-variable -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpuemu_13.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/cpuemu_13.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 47%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/cpuemu_11.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../.. -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/../includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu/softfloat -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wno-sign-compare -Wno-shadow -Wno-unused-variable -Wno-unused-but-set-variable -o CMakeFiles/UaeCpu.dir/cpuemu_11.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/cpuemu_11.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 64%] Linking C static library libUaeCpu.a
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/cmake -P CMakeFiles/UaeCpu.dir/cmake_clean_target.cmake
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu && /usr/bin/cmake -E cmake_link_script CMakeFiles/UaeCpu.dir/link.txt --verbose=1
/usr/bin/ar qc libUaeCpu.a CMakeFiles/UaeCpu.dir/cpustbl.c.o CMakeFiles/UaeCpu.dir/cpuemu_0.c.o CMakeFiles/UaeCpu.dir/cpuemu_11.c.o CMakeFiles/UaeCpu.dir/cpuemu_13.c.o CMakeFiles/UaeCpu.dir/cpuemu_20.c.o CMakeFiles/UaeCpu.dir/cpuemu_21.c.o CMakeFiles/UaeCpu.dir/cpuemu_22.c.o CMakeFiles/UaeCpu.dir/cpuemu_23.c.o CMakeFiles/UaeCpu.dir/cpuemu_24.c.o CMakeFiles/UaeCpu.dir/cpuemu_31.c.o CMakeFiles/UaeCpu.dir/cpuemu_32.c.o CMakeFiles/UaeCpu.dir/cpuemu_33.c.o CMakeFiles/UaeCpu.dir/cpuemu_34.c.o CMakeFiles/UaeCpu.dir/cpuemu_35.c.o CMakeFiles/UaeCpu.dir/cpuemu_40.c.o CMakeFiles/UaeCpu.dir/cpuemu_50.c.o CMakeFiles/UaeCpu.dir/cpudefs.c.o CMakeFiles/UaeCpu.dir/cpummu.c.o CMakeFiles/UaeCpu.dir/cpummu030.c.o CMakeFiles/UaeCpu.dir/debug.c.o CMakeFiles/UaeCpu.dir/disasm.c.o CMakeFiles/UaeCpu.dir/newcpu_common.c.o CMakeFiles/UaeCpu.dir/newcpu.c.o CMakeFiles/UaeCpu.dir/readcpu.c.o CMakeFiles/UaeCpu.dir/writelog.c.o CMakeFiles/UaeCpu.dir/fpp.c.o CMakeFiles/UaeCpu.dir/fpp_native.c.o CMakeFiles/UaeCpu.dir/fpp_softfloat.c.o CMakeFiles/UaeCpu.dir/softfloat/softfloat.c.o CMakeFiles/UaeCpu.dir/softfloat/softfloat_decimal.c.o CMakeFiles/UaeCpu.dir/softfloat/softfloat_fpsp.c.o CMakeFiles/UaeCpu.dir/machdep/m68k.c.o CMakeFiles/UaeCpu.dir/custom.c.o CMakeFiles/UaeCpu.dir/events.c.o CMakeFiles/UaeCpu.dir/memory.c.o CMakeFiles/UaeCpu.dir/hatari-glue.c.o
/usr/bin/ranlib libUaeCpu.a
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 65%] Built target UaeCpu
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f src/CMakeFiles/hatari.dir/build.make src/CMakeFiles/hatari.dir/depend
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/CMakeFiles/hatari.dir/DependInfo.cmake --color=
Scanning dependencies of target hatari
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f src/CMakeFiles/hatari.dir/build.make src/CMakeFiles/hatari.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 66%] Building C object src/CMakeFiles/hatari.dir/cart.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/cart.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cart.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 67%] Building C object src/CMakeFiles/hatari.dir/bios.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/bios.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/bios.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 69%] Building C object src/CMakeFiles/hatari.dir/cfgopts.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/cfgopts.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cfgopts.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 66%] Building C object src/CMakeFiles/hatari.dir/acia.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/acia.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/acia.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 70%] Building C object src/CMakeFiles/hatari.dir/configuration.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/configuration.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/configuration.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 72%] Building C object src/CMakeFiles/hatari.dir/cycles.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/cycles.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cycles.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 69%] Building C object src/CMakeFiles/hatari.dir/blitter.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/blitter.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/blitter.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 71%] Building C object src/CMakeFiles/hatari.dir/change.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/change.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/change.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 72%] Building C object src/CMakeFiles/hatari.dir/cycInt.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/cycInt.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cycInt.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 66%] Building C object src/CMakeFiles/hatari.dir/audio.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/audio.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/audio.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 71%] Building C object src/CMakeFiles/hatari.dir/control.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/control.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/control.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 70%] Building C object src/CMakeFiles/hatari.dir/clocks_timings.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/clocks_timings.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/clocks_timings.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 75%] Building C object src/CMakeFiles/hatari.dir/floppy_ipf.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/floppy_ipf.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/floppy_ipf.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 75%] Building C object src/CMakeFiles/hatari.dir/floppy.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/floppy.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/floppy.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 69%] Building C object src/CMakeFiles/hatari.dir/avi_record.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/avi_record.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/avi_record.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 72%] Building C object src/CMakeFiles/hatari.dir/dmaSnd.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/dmaSnd.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/dmaSnd.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 75%] Building C object src/CMakeFiles/hatari.dir/file.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/file.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/file.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 73%] Building C object src/CMakeFiles/hatari.dir/dialog.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/dialog.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/dialog.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 79%] Building C object src/CMakeFiles/hatari.dir/ioMem.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/ioMem.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/ioMem.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 77%] Building C object src/CMakeFiles/hatari.dir/hdc.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/hdc.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/hdc.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 79%] Building C object src/CMakeFiles/hatari.dir/ioMemTabST.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/ioMemTabST.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/ioMemTabST.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 80%] Building C object src/CMakeFiles/hatari.dir/ioMemTabSTE.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/ioMemTabSTE.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/ioMemTabSTE.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 70%] Building C object src/CMakeFiles/hatari.dir/options.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/options.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/options.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 80%] Building C object src/CMakeFiles/hatari.dir/ioMemTabTT.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/ioMemTabTT.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/ioMemTabTT.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 76%] Building C object src/CMakeFiles/hatari.dir/floppy_stx.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/floppy_stx.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/floppy_stx.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 81%] Building C object src/CMakeFiles/hatari.dir/ioMemTabFalcon.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/ioMemTabFalcon.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/ioMemTabFalcon.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 82%] Building C object src/CMakeFiles/hatari.dir/keymap.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/keymap.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/keymap.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 78%] Building C object src/CMakeFiles/hatari.dir/ide.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/ide.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/ide.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 76%] Building C object src/CMakeFiles/hatari.dir/gemdos.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/gemdos.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gemdos.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 82%] Building C object src/CMakeFiles/hatari.dir/m68000.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/m68000.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/m68000.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 74%] Building C object src/CMakeFiles/hatari.dir/fdc.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/fdc.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/fdc.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 79%] Building C object src/CMakeFiles/hatari.dir/ikbd.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/ikbd.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/ikbd.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 84%] Building C object src/CMakeFiles/hatari.dir/memorySnapShot.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/memorySnapShot.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/memorySnapShot.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 83%] Building C object src/CMakeFiles/hatari.dir/midi.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/midi.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/midi.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 87%] Building C object src/CMakeFiles/hatari.dir/printer.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/printer.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/printer.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 86%] Building C object src/CMakeFiles/hatari.dir/paths.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/paths.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/paths.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 81%] Building C object src/CMakeFiles/hatari.dir/joy.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/joy.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/joy.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 77%] Building C object src/CMakeFiles/hatari.dir/hd6301_cpu.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/hd6301_cpu.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/hd6301_cpu.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 85%] Building C object src/CMakeFiles/hatari.dir/nf_scsidrv.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/nf_scsidrv.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/nf_scsidrv.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 89%] Building C object src/CMakeFiles/hatari.dir/scandir.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/scandir.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/scandir.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 87%] Building C object src/CMakeFiles/hatari.dir/psg.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/psg.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/psg.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 89%] Building C object src/CMakeFiles/hatari.dir/rtc.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/rtc.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/rtc.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 85%] Building C object src/CMakeFiles/hatari.dir/ncr5380.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/ncr5380.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/ncr5380.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 89%] Building C object src/CMakeFiles/hatari.dir/reset.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/reset.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/reset.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 83%] Building C object src/CMakeFiles/hatari.dir/main.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/main.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/main.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 90%] Building C object src/CMakeFiles/hatari.dir/scc.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/scc.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/scc.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 87%] Building C object src/CMakeFiles/hatari.dir/resolution.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/resolution.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/resolution.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 89%] Building C object src/CMakeFiles/hatari.dir/stMemory.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/stMemory.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/stMemory.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 88%] Building C object src/CMakeFiles/hatari.dir/rs232.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/rs232.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/rs232.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 93%] Building C object src/CMakeFiles/hatari.dir/spec512.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/spec512.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/spec512.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 84%] Building C object src/CMakeFiles/hatari.dir/mfp.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/mfp.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/mfp.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 95%] Building C object src/CMakeFiles/hatari.dir/utils.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/utils.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/utils.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 92%] Building C object src/CMakeFiles/hatari.dir/screenSnapShot.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/screenSnapShot.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/screenSnapShot.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 94%] Building C object src/CMakeFiles/hatari.dir/str.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/str.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/str.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 92%] Building C object src/CMakeFiles/hatari.dir/shortcut.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/shortcut.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/shortcut.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 90%] Building C object src/CMakeFiles/hatari.dir/screenConvert.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/screenConvert.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/screenConvert.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 93%] Building C object src/CMakeFiles/hatari.dir/sound.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/sound.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/sound.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 95%] Building C object src/CMakeFiles/hatari.dir/tos.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/tos.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/tos.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 96%] Building C object src/CMakeFiles/hatari.dir/inffile.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/inffile.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/inffile.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 98%] Building C object src/CMakeFiles/hatari.dir/ymFormat.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/ymFormat.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/ymFormat.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 97%] Building C object src/CMakeFiles/hatari.dir/wavFormat.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/wavFormat.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/wavFormat.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 96%] Building C object src/CMakeFiles/hatari.dir/vdi.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/vdi.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/vdi.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 98%] Building C object src/CMakeFiles/hatari.dir/xbios.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/xbios.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/xbios.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 99%] Building C object src/CMakeFiles/hatari.dir/lilo.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/lilo.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/lilo.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 99%] Building C object src/CMakeFiles/hatari.dir/unzip.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/unzip.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/unzip.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 94%] Building C object src/CMakeFiles/hatari.dir/statusbar.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/statusbar.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/statusbar.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 91%] Building C object src/CMakeFiles/hatari.dir/screen.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/screen.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/screen.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 97%] Building C object src/CMakeFiles/hatari.dir/video.c.o
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/x86_64-pld-linux-gcc -DCONFDIR=\"/etc\" -DWITH_SDL2 -D_REENTRANT -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/includes -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build -I/usr/include/SDL2 -I/tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/hatari.dir/video.c.o -c /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/video.c
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[100%] Linking C executable hatari
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/hatari.dir/link.txt --verbose=1
/usr/bin/x86_64-pld-linux-gcc -std=gnu99 -Wcast-qual -Wbad-function-cast -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wall -Wwrite-strings -Wsign-compare -Wformat-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/hatari.dir/acia.c.o CMakeFiles/hatari.dir/audio.c.o CMakeFiles/hatari.dir/avi_record.c.o CMakeFiles/hatari.dir/bios.c.o CMakeFiles/hatari.dir/blitter.c.o CMakeFiles/hatari.dir/cart.c.o CMakeFiles/hatari.dir/cfgopts.c.o CMakeFiles/hatari.dir/clocks_timings.c.o CMakeFiles/hatari.dir/configuration.c.o CMakeFiles/hatari.dir/options.c.o CMakeFiles/hatari.dir/change.c.o CMakeFiles/hatari.dir/control.c.o CMakeFiles/hatari.dir/cycInt.c.o CMakeFiles/hatari.dir/cycles.c.o CMakeFiles/hatari.dir/dialog.c.o CMakeFiles/hatari.dir/dmaSnd.c.o CMakeFiles/hatari.dir/fdc.c.o CMakeFiles/hatari.dir/file.c.o CMakeFiles/hatari.dir/floppy.c.o CMakeFiles/hatari.dir/floppy_ipf.c.o CMakeFiles/hatari.dir/floppy_stx.c.o CMakeFiles/hatari.dir/gemdos.c.o CMakeFiles/hatari.dir/hd6301_cpu.c.o CMakeFiles/hatari.dir/hdc.c.o CMakeFiles/hatari.dir/ide.c.o CMakeFiles/hatari.dir/ikbd.c.o CMakeFiles/hatari.dir/ioMem.c.o CMakeFiles/hatari.dir/ioMemTabST.c.o CMakeFiles/hatari.dir/ioMemTabSTE.c.o CMakeFiles/hatari.dir/ioMemTabTT.c.o CMakeFiles/hatari.dir/ioMemTabFalcon.c.o CMakeFiles/hatari.dir/joy.c.o CMakeFiles/hatari.dir/keymap.c.o CMakeFiles/hatari.dir/m68000.c.o CMakeFiles/hatari.dir/main.c.o CMakeFiles/hatari.dir/midi.c.o CMakeFiles/hatari.dir/memorySnapShot.c.o CMakeFiles/hatari.dir/mfp.c.o CMakeFiles/hatari.dir/nf_scsidrv.c.o CMakeFiles/hatari.dir/ncr5380.c.o CMakeFiles/hatari.dir/paths.c.o CMakeFiles/hatari.dir/psg.c.o CMakeFiles/hatari.dir/printer.c.o CMakeFiles/hatari.dir/resolution.c.o CMakeFiles/hatari.dir/rs232.c.o CMakeFiles/hatari.dir/reset.c.o CMakeFiles/hatari.dir/rtc.c.o CMakeFiles/hatari.dir/scandir.c.o CMakeFiles/hatari.dir/scc.c.o CMakeFiles/hatari.dir/stMemory.c.o CMakeFiles/hatari.dir/screen.c.o CMakeFiles/hatari.dir/screenConvert.c.o CMakeFiles/hatari.dir/screenSnapShot.c.o CMakeFiles/hatari.dir/shortcut.c.o CMakeFiles/hatari.dir/sound.c.o CMakeFiles/hatari.dir/spec512.c.o CMakeFiles/hatari.dir/statusbar.c.o CMakeFiles/hatari.dir/str.c.o CMakeFiles/hatari.dir/tos.c.o CMakeFiles/hatari.dir/utils.c.o CMakeFiles/hatari.dir/vdi.c.o CMakeFiles/hatari.dir/inffile.c.o CMakeFiles/hatari.dir/video.c.o CMakeFiles/hatari.dir/wavFormat.c.o CMakeFiles/hatari.dir/xbios.c.o CMakeFiles/hatari.dir/ymFormat.c.o CMakeFiles/hatari.dir/lilo.c.o CMakeFiles/hatari.dir/unzip.c.o -o hatari -L/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug -L/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/falcon -L/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl -L/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu -Wl,-rpath,/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug:/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/falcon:/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl:/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu: falcon/libFalcon.a cpu/libUaeCpu.a gui-sdl/libGuiSdl.a libFloppy.a debug/libDebug.a /usr/lib64/libSDL2main.a /usr/lib64/libSDL2.so -lpthread -lm /usr/lib64/libSDL2main.a /usr/lib64/libreadline.so /usr/lib64/libz.so /usr/lib64/libpng.so /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libX11.so /usr/lib64/libXext.so /usr/lib64/libportaudio.so /usr/lib64/libportmidi.so /lib64/libudev.so /usr/lib64/libSDL2.so -lpthread -lm /usr/lib64/libreadline.so /usr/lib64/libz.so /usr/lib64/libpng.so /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libX11.so /usr/lib64/libXext.so /usr/lib64/libportaudio.so /usr/lib64/libportmidi.so /lib64/libudev.so
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[100%] Built target hatari
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/cmake -E cmake_progress_start /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/CMakeFiles 0
+ exit 0
Executing(%install): /bin/sh -e /tmp/B.U0lzjp/BUILD/tmp/rpm-tmp.20560
TMP=/home/users/builder/tmp
HOME=/home/users/builder
PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin:/home/users/builder/bin
TMPDIR=/tmp/B.U0lzjp/BUILD/tmp
+ umask 022
+ cd /tmp/B.U0lzjp/BUILD
+ /bin/rm '--interactive=never' -rf /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder
+ /bin/mkdir -p /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder
+ cd hatari-2.3.1
+ rm -rf /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder
+ install -d /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/man/fr/man1
+ /usr/bin/make -Otarget -j9 -C build install 'DESTDIR=/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder'
make: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/cmake -S/tmp/B.U0lzjp/BUILD/hatari-2.3.1 -B/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build --check-build-system CMakeFiles/Makefile.cmake 0
make: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/cmake -E cmake_progress_start /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/CMakeFiles /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/CMakeFiles/progress.marks
make: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f CMakeFiles/Makefile2 all
/usr/bin/make -f src/cpu/CMakeFiles/build68k.dir/build.make src/cpu/CMakeFiles/build68k.dir/depend
/usr/bin/make -f src/CMakeFiles/Floppy.dir/build.make src/CMakeFiles/Floppy.dir/depend
/usr/bin/make -f src/debug/CMakeFiles/Debug.dir/build.make src/debug/CMakeFiles/Debug.dir/depend
/usr/bin/make -f src/falcon/CMakeFiles/Falcon.dir/build.make src/falcon/CMakeFiles/Falcon.dir/depend
/usr/bin/make -f src/gui-sdl/CMakeFiles/GuiSdl.dir/build.make src/gui-sdl/CMakeFiles/GuiSdl.dir/depend
/usr/bin/make -f tests/debugger/CMakeFiles/DebuggerTestLib.dir/build.make tests/debugger/CMakeFiles/DebuggerTestLib.dir/depend
/usr/bin/make -f tools/CMakeFiles/zip2st_man.dir/build.make tools/CMakeFiles/zip2st_man.dir/depend
/usr/bin/make -f tools/CMakeFiles/atari_hd_image_man.dir/build.make tools/CMakeFiles/atari_hd_image_man.dir/depend
/usr/bin/make -f tools/CMakeFiles/hatari_prg_args_man.dir/build.make tools/CMakeFiles/hatari_prg_args_man.dir/depend
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/CMakeFiles/build68k.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tests/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger/CMakeFiles/DebuggerTestLib.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/CMakeFiles/Floppy.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f src/cpu/CMakeFiles/build68k.dir/build.make src/cpu/CMakeFiles/build68k.dir/build
/usr/bin/make -f src/CMakeFiles/Floppy.dir/build.make src/CMakeFiles/Floppy.dir/build
/usr/bin/make -f tests/debugger/CMakeFiles/DebuggerTestLib.dir/build.make tests/debugger/CMakeFiles/DebuggerTestLib.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/CMakeFiles/zip2st_man.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/falcon /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/falcon /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/falcon/CMakeFiles/Falcon.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/gui-sdl /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/gui-sdl/CMakeFiles/GuiSdl.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/debug /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/debug/CMakeFiles/Debug.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/CMakeFiles/zip2st_man.dir/build.make tools/CMakeFiles/zip2st_man.dir/build
make[2]: Nothing to be done for 'src/cpu/CMakeFiles/build68k.dir/build'.
/usr/bin/make -f src/falcon/CMakeFiles/Falcon.dir/build.make src/falcon/CMakeFiles/Falcon.dir/build
/usr/bin/make -f src/debug/CMakeFiles/Debug.dir/build.make src/debug/CMakeFiles/Debug.dir/build
make[2]: Nothing to be done for 'src/CMakeFiles/Floppy.dir/build'.
/usr/bin/make -f src/gui-sdl/CMakeFiles/GuiSdl.dir/build.make src/gui-sdl/CMakeFiles/GuiSdl.dir/build
make[2]: Nothing to be done for 'tools/CMakeFiles/zip2st_man.dir/build'.
make[2]: Nothing to be done for 'src/falcon/CMakeFiles/Falcon.dir/build'.
make[2]: Nothing to be done for 'tests/debugger/CMakeFiles/DebuggerTestLib.dir/build'.
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/CMakeFiles/atari_hd_image_man.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/CMakeFiles/atari_hd_image_man.dir/build.make tools/CMakeFiles/atari_hd_image_man.dir/build
make[2]: Nothing to be done for 'src/debug/CMakeFiles/Debug.dir/build'.
make[2]: Nothing to be done for 'src/gui-sdl/CMakeFiles/GuiSdl.dir/build'.
make[2]: Nothing to be done for 'tools/CMakeFiles/atari_hd_image_man.dir/build'.
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/CMakeFiles/hatari_prg_args_man.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/CMakeFiles/hatari_prg_args_man.dir/build.make tools/CMakeFiles/hatari_prg_args_man.dir/build
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 2%] Built target build68k
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Nothing to be done for 'tools/CMakeFiles/hatari_prg_args_man.dir/build'.
/usr/bin/make -f tools/CMakeFiles/atari_convert_dir_man.dir/build.make tools/CMakeFiles/atari_convert_dir_man.dir/depend
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 6%] Built target Falcon
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 7%] Built target zip2st_man
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 15%] Built target Floppy
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 12%] Built target DebuggerTestLib
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/hmsa/CMakeFiles/hmsa_manpage.dir/build.make tools/hmsa/CMakeFiles/hmsa_manpage.dir/depend
/usr/bin/make -f tools/hmsa/CMakeFiles/hmsa.dir/build.make tools/hmsa/CMakeFiles/hmsa.dir/depend
/usr/bin/make -f tools/hconsole/CMakeFiles/hconsole_man.dir/build.make tools/hconsole/CMakeFiles/hconsole_man.dir/depend
/usr/bin/make -f tools/debugger/CMakeFiles/hatari_profile_man.dir/build.make tools/debugger/CMakeFiles/hatari_profile_man.dir/depend
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 25%] Built target GuiSdl
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 16%] Built target atari_hd_image_man
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/debugger/CMakeFiles/gst2ascii_man.dir/build.make tools/debugger/CMakeFiles/gst2ascii_man.dir/depend
/usr/bin/make -f tools/debugger/CMakeFiles/gst2ascii.dir/build.make tools/debugger/CMakeFiles/gst2ascii.dir/depend
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 33%] Built target Debug
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f python-ui/CMakeFiles/hatariui_man.dir/build.make python-ui/CMakeFiles/hatariui_man.dir/depend
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/CMakeFiles/atari_convert_dir_man.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/CMakeFiles/atari_convert_dir_man.dir/build.make tools/CMakeFiles/atari_convert_dir_man.dir/build
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 33%] Built target hatari_prg_args_man
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f python-ui/CMakeFiles/conftypes.dir/build.make python-ui/CMakeFiles/conftypes.dir/depend
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/hmsa /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hmsa /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hmsa/CMakeFiles/hmsa_manpage.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Nothing to be done for 'tools/CMakeFiles/atari_convert_dir_man.dir/build'.
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/hmsa/CMakeFiles/hmsa_manpage.dir/build.make tools/hmsa/CMakeFiles/hmsa_manpage.dir/build
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/hmsa /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hmsa /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hmsa/CMakeFiles/hmsa.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/hmsa/CMakeFiles/hmsa.dir/build.make tools/hmsa/CMakeFiles/hmsa.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/hconsole /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hconsole /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/hconsole/CMakeFiles/hconsole_man.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/debugger/CMakeFiles/hatari_profile_man.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Nothing to be done for 'tools/hmsa/CMakeFiles/hmsa_manpage.dir/build'.
/usr/bin/make -f tools/debugger/CMakeFiles/hatari_profile_man.dir/build.make tools/debugger/CMakeFiles/hatari_profile_man.dir/build
/usr/bin/make -f tools/hconsole/CMakeFiles/hconsole_man.dir/build.make tools/hconsole/CMakeFiles/hconsole_man.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/python-ui /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/python-ui /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/python-ui/CMakeFiles/hatariui_man.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Nothing to be done for 'tools/hmsa/CMakeFiles/hmsa.dir/build'.
make[2]: Nothing to be done for 'tools/debugger/CMakeFiles/hatari_profile_man.dir/build'.
/usr/bin/make -f python-ui/CMakeFiles/hatariui_man.dir/build.make python-ui/CMakeFiles/hatariui_man.dir/build
make[2]: Nothing to be done for 'tools/hconsole/CMakeFiles/hconsole_man.dir/build'.
make[2]: Nothing to be done for 'python-ui/CMakeFiles/hatariui_man.dir/build'.
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/debugger/CMakeFiles/gst2ascii.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tools/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tools/debugger/CMakeFiles/gst2ascii_man.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tools/debugger/CMakeFiles/gst2ascii.dir/build.make tools/debugger/CMakeFiles/gst2ascii.dir/build
/usr/bin/make -f tools/debugger/CMakeFiles/gst2ascii_man.dir/build.make tools/debugger/CMakeFiles/gst2ascii_man.dir/build
make[2]: Nothing to be done for 'tools/debugger/CMakeFiles/gst2ascii.dir/build'.
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 34%] Built target atari_convert_dir_man
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f src/cpu/CMakeFiles/gencpu.dir/build.make src/cpu/CMakeFiles/gencpu.dir/depend
make[2]: Nothing to be done for 'tools/debugger/CMakeFiles/gst2ascii_man.dir/build'.
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/python-ui /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/python-ui /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/python-ui/CMakeFiles/conftypes.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f python-ui/CMakeFiles/conftypes.dir/build.make python-ui/CMakeFiles/conftypes.dir/build
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 35%] Built target hmsa_manpage
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tests/debugger/CMakeFiles/test-symbols.dir/build.make tests/debugger/CMakeFiles/test-symbols.dir/depend
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 37%] Built target hmsa
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 38%] Built target hatari_profile_man
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tests/debugger/CMakeFiles/test-evaluate.dir/build.make tests/debugger/CMakeFiles/test-evaluate.dir/depend
make[2]: Nothing to be done for 'python-ui/CMakeFiles/conftypes.dir/build'.
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 39%] Built target hconsole_man
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tests/debugger/CMakeFiles/test-breakcond.dir/build.make tests/debugger/CMakeFiles/test-breakcond.dir/depend
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 40%] Built target gst2ascii
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 40%] Built target hatariui_man
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 40%] Built target gst2ascii_man
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/CMakeFiles/gencpu.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f src/cpu/CMakeFiles/gencpu.dir/build.make src/cpu/CMakeFiles/gencpu.dir/build
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tests/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger/CMakeFiles/test-symbols.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tests/debugger/CMakeFiles/test-symbols.dir/build.make tests/debugger/CMakeFiles/test-symbols.dir/build
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 40%] Built target conftypes
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tests/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger/CMakeFiles/test-evaluate.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Nothing to be done for 'src/cpu/CMakeFiles/gencpu.dir/build'.
/usr/bin/make -f tests/debugger/CMakeFiles/test-evaluate.dir/build.make tests/debugger/CMakeFiles/test-evaluate.dir/build
make[2]: Nothing to be done for 'tests/debugger/CMakeFiles/test-symbols.dir/build'.
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/tests/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/tests/debugger/CMakeFiles/test-breakcond.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f tests/debugger/CMakeFiles/test-breakcond.dir/build.make tests/debugger/CMakeFiles/test-breakcond.dir/build
make[2]: Nothing to be done for 'tests/debugger/CMakeFiles/test-evaluate.dir/build'.
make[2]: Nothing to be done for 'tests/debugger/CMakeFiles/test-breakcond.dir/build'.
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 43%] Built target gencpu
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f src/cpu/CMakeFiles/UaeCpu.dir/build.make src/cpu/CMakeFiles/UaeCpu.dir/depend
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 44%] Built target test-symbols
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 45%] Built target test-evaluate
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 46%] Built target test-breakcond
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src/cpu /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/cpu/CMakeFiles/UaeCpu.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f src/cpu/CMakeFiles/UaeCpu.dir/build.make src/cpu/CMakeFiles/UaeCpu.dir/build
make[2]: Nothing to be done for 'src/cpu/CMakeFiles/UaeCpu.dir/build'.
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[ 65%] Built target UaeCpu
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f src/CMakeFiles/hatari.dir/build.make src/CMakeFiles/hatari.dir/depend
make[2]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
cd /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.U0lzjp/BUILD/hatari-2.3.1 /tmp/B.U0lzjp/BUILD/hatari-2.3.1/src /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/src/CMakeFiles/hatari.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f src/CMakeFiles/hatari.dir/build.make src/CMakeFiles/hatari.dir/build
make[2]: Nothing to be done for 'src/CMakeFiles/hatari.dir/build'.
make[1]: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
[100%] Built target hatari
make[1]: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
make: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/cmake -E cmake_progress_start /tmp/B.U0lzjp/BUILD/hatari-2.3.1/build/CMakeFiles 0
make: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
/usr/bin/make -f CMakeFiles/Makefile2 preinstall
make[1]: Nothing to be done for 'preinstall'.
make: Entering directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "PLD"
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/bin/hatari
-- Set runtime path of "/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/bin/hatari" to ""
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatari-icon.bmp
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/tos.img
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/bin/atari-convert-dir
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/bin/hatari-prg-args
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/bin/atari-hd-image
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/bin/zip2st
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/man/man1/atari-convert-dir.1.gz
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/man/man1/hatari-prg-args.1.gz
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/man/man1/atari-hd-image.1.gz
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/man/man1/zip2st.1.gz
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/bin/hmsa
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/man/man1/hmsa.1.gz
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hconsole/hconsole.py
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hconsole/example.py
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hconsole/example-commands
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hconsole/example-debugger
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hconsole/release-notes.txt
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/man/man1/hconsole.1.gz
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/bin/gst2ascii
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/bin/hatari_profile
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/man/man1/gst2ascii.1.gz
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/man/man1/hatari_profile.1.gz
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/bin/hatariui
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/hatariui.py
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/debugui.py
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/README
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/TODO
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/release-notes.txt
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/hatari-icon.png
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/hatari-logo.png
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/config.py
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/dialogs.py
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/hatari.py
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/uihelpers.py
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/conftypes.py
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/applications/hatariui.desktop
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/man/man1/hatariui.1.gz
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/icons/hicolor/32x32/apps/hatari.png
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/icons/hicolor/32x32/mimetypes/application-x-st-disk-image.png
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/icons/hicolor/48x48/apps/hatari.png
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/icons/hicolor/48x48/mimetypes/application-x-st-disk-image.png
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/icons/hicolor/64x64/apps/hatari.png
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/icons/hicolor/64x64/mimetypes/application-x-st-disk-image.png
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/icons/hicolor/128x128/apps/hatari.png
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/icons/hicolor/128x128/mimetypes/application-x-st-disk-image.png
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/icons/hicolor/256x256/apps/hatari.png
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/icons/hicolor/256x256/mimetypes/application-x-st-disk-image.png
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/icons/hicolor/scalable/apps/hatari.svg
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/icons/hicolor/scalable/mimetypes/application-x-st-disk-image.svg
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/mime/packages/hatari.xml
-- Installing: /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/applications/hatari.desktop
make: Leaving directory '/tmp/B.U0lzjp/BUILD/hatari-2.3.1/build'
+ install doc/fr/hatari.1 /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/man/fr/man1
+ /usr/bin/python3 -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder'\''):])' /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui
Listing '/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui'...
Compiling '/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/config.py'...
Compiling '/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/conftypes.py'...
Compiling '/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/debugui.py'...
Compiling '/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/dialogs.py'...
Compiling '/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/hatari.py'...
Compiling '/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/hatariui.py'...
Compiling '/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/uihelpers.py'...
+ /usr/bin/python3 -O -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder'\''):])' /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui
Listing '/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui'...
Compiling '/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/config.py'...
Compiling '/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/conftypes.py'...
Compiling '/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/debugui.py'...
Compiling '/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/dialogs.py'...
Compiling '/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/hatari.py'...
Compiling '/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/hatariui.py'...
Compiling '/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/hatari/hatariui/uihelpers.py'...
+ /bin/mv python-ui/README python-ui/README-ui
+ /bin/mv python-ui/TODO python-ui/TODO-ui
+ /bin/mv tools/hconsole/release-notes.txt tools/hconsole/release-notes-hconsole.txt
+ /bin/mv python-ui/release-notes.txt python-ui/release-notes-ui.txt
+ /usr/lib/rpm/find-debuginfo.sh /tmp/B.U0lzjp/BUILD/hatari-2.3.1
RPM_BUILD_DIR=/tmp/B.U0lzjp/BUILD
extracting debug info from /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/bin/gst2ascii
extracting debug info from /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/bin/hatari
extracting debug info from /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/bin/hmsa
cpio: /tmp/B.fDKtQa/BUILD/glibc-2.32/csu: Cannot stat: No such file or directory
71252 blocks
+ __spec_install_post_strip
+ set +x
Stripping 3 ELF executables...DONE
+ __spec_install_post_chrpath
+ set +x
Remove RPATH/RUNPATH from 3 executable binaries and shared object files.
+ __spec_install_post_compress_modules
+ set +x
+ __spec_install_post_check_so
+ set +x
Searching for shared objects with unresolved symbols... DONE
+ __spec_install_post_check_tmpfiles
+ set +x
Checking /var/run <-> tmpfiles.d completeness...
DONE
+ __spec_install_post_check_shebangs
+ set +x
Checking script shebangs...
DONE
+ __spec_install_post_compress_docs
+ set +x
Compress man pages: /usr/share/man
+ __spec_install_post_py_hardlink
+ set +x
Hardlink Python files: 0/14 files hardlinked
Processing files: hatari-2.3.1-1.x86_64
Executing(%doc): /bin/sh -e /tmp/B.U0lzjp/BUILD/tmp/rpm-tmp.15671
+ umask 022
+ cd /tmp/B.U0lzjp/BUILD
+ cd hatari-2.3.1
+ DOCDIR=/tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/doc/hatari-2.3.1
+ export DOCDIR
+ test -d /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/doc/hatari-2.3.1
+ /bin/mkdir -p /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/doc/hatari-2.3.1
+ cp -pr readme.txt doc/authors.txt doc/changelog.txt doc/emutos.txt doc/keymap-sample.txt doc/memory-usage.txt doc/midi-linux.txt doc/release-notes.txt doc/todo.txt doc/compatibility.html doc/manual.html tools/hconsole/release-notes-hconsole.txt python-ui/README-ui python-ui/TODO-ui python-ui/release-notes-ui.txt /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/doc/hatari-2.3.1
+ /usr/lib/rpm/compress-doc
Compressing documentation in /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder/usr/share/doc/hatari-2.3.1...
./readme.txt ./authors.txt ./changelog.txt ./emutos.txt ./keymap-sample.txt ./memory-usage.txt ./midi-linux.txt ./release-notes.txt ./todo.txt ./release-notes-hconsole.txt ./README-ui ./TODO-ui ./release-notes-ui.txt
Documentation compressed.
+ exit 0
skipping /usr/share/doc/hatari-2.3.1 requires detection
skipping /usr/share/doc/hatari-2.3.1/compatibility.html requires detection
skipping /usr/share/doc/hatari-2.3.1/manual.html requires detection
Provides: elf(buildid) = 290452c40a2dae3886720a33857d905a6ec26876 elf(buildid) = b19873fce77e98ca00f312fc6fa784a96bf3687f elf(buildid) = f14d0ed0d38919d22d9e6a7fed10ce824d4e12fb mimetype(application/vnd.fastcopy-disk-image) mimetype(application/vnd.msa-disk-image) mimetype(application/x-st-disk-image) mimetype(application/x-stx-disk-image)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh desktop-file-utils gtk-update-icon-cache
Requires(postun): /bin/sh desktop-file-utils gtk-update-icon-cache
Requires: /bin/sh /usr/bin/python3 libSDL2-2.0.so.0()(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libportaudio.so.2()(64bit) libportmidi.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libreadline.so.8()(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.3.3)(64bit) python(abi) rtld(GNU_HASH)
Processing files: hatari-debuginfo-2.3.1-1.x86_64
Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder
warning: Could not canonicalize hostname: ymir
Wrote: /tmp/B.U0lzjp/RPMS/hatari-2.3.1-1.x86_64.rpm
Wrote: /tmp/B.U0lzjp/RPMS/hatari-debuginfo-2.3.1-1.x86_64.rpm
Executing(%clean): /bin/sh -e /tmp/B.U0lzjp/BUILD/tmp/rpm-tmp.84052
+ umask 022
+ cd /tmp/B.U0lzjp/BUILD
+ cd hatari-2.3.1
+ /bin/rm '--interactive=never' -rf /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder
+ rm -rf /tmp/B.U0lzjp/BUILD/tmp/hatari-2.3.1-root-builder
ended at: Tue Jan 12 06:38:15 2021, done in 0:02:42.503318
+ chmod -R u+rwX /tmp/B.U0lzjp/BUILD
+ rm -rf /tmp/B.U0lzjp/tmp /tmp/B.U0lzjp/BUILD
copy rpm files to cache_dir: /spools/ready
Creating pndir index of /spools/ready/ (type=dir)...
Loading [pndir]previous /spools/ready/packages.ndir.gz...
Loading [dir]/spools/ready/...
Writing /spools/ready/packages.ndir.gz...
Begin-PLD-Builder-Info
upgrading packages
End-PLD-Builder-Info
+ rm -rf /tmp/B.U0lzjp
Begin-PLD-Builder-Info
Build-Time: user:682.60s sys:27.30s real:165.59s (faults io:4734 non-io:5154151)
Files queued for ftp:
21014768 hatari-debuginfo-2.3.1-1.x86_64.rpm
3885032 hatari-2.3.1-1.x86_64.rpm
120 hatari-2.3.1-1.src.rpm.uploadinfo
End-PLD-Builder-Info
|
|