Your message dated Sat, 19 Aug 2017 01:18:07 +0300
with message-id <20170818221807.hxjwhyc6ksag46ql@localhost>
and subject line mame 0.188+dfsg.1-1 builds with gcc 7
has caused the Debian Bug report #853535,
regarding mame: ftbfs with GCC-7
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
853535: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853535
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mame
Version: 0.182-1
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/mame_0.182-1_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html

[...]
Compiling src/osd/modules/sound/direct_sound.cpp...
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g0 -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -MP -MP -DPTR64=1 
-DNDEBUG -DCRLF=2 -DLSB_FIRST -DXMD_H -DFLAC__NO_DLL -DNATIVE_DRC=drcbe_x64 
-DLUA_COMPAT_ALL -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DNO_AFFINITY_NP 
-DUSE_NETWORK -DOSD_NET_USE_TAPTUN -D'INI_PATH="/etc/mame"' -DSDLMAME_X11 
-DUSE_XINPUT=0 -DSDLMAME_SDL2=1 -DOSD_SDL -DSDLMAME_UNIX -DUSE_OPENGL=1 
-D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS -DUSE_QTDEBUG=1 -I/usr/X11/include 
-I/usr/X11R6/include -I/usr/openwin/include 
-I../../../../../3rdparty/asio/include 
-I../../../../../3rdparty/bgfx/examples/common 
-I../../../../../3rdparty/bgfx/include -I../../../../../3rdparty/bgfx/3rdparty 
-I../../../../../3rdparty/bx/include -I../../../../../3rdpart
 y/rapidjson/include -I../../../../../scripts/src/osd -I../../../../../src/emu 
-I../../../../../src/devices -I../../../../../src/osd -I../../../../../src/lib 
-I../../../../../src/lib/util -I../../../../../src/osd/modules/file 
-I../../../../../src/osd/modules/render -I../../../../../3rdparty 
-I../../../../../src/osd/sdl   -m64 -pipe -Wno-deprecated-declarations -O3 
-fno-strict-aliasing -Wno-unknown-pragmas -Wall -Wcast-align -Wundef 
-Wformat-security -Wwrite-strings -Wno-sign-compare -Wno-conversion 
-Wno-unused-result -Wno-array-bounds -m64 -I/usr/include/alsa -D_REENTRANT 
-I/usr/include/SDL2 -I/usr/include/freetype2 
-I/usr/include/x86_64-linux-gnu/qt5 -x c++ -std=c++14 -Woverloaded-virtual 
-include /<<PKGBUILDDIR>>/src/osd/sdl/sdlprefix.h -o 
"../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/sound/direct_sound.o"
 -c "../../../../../src/osd/modules/sound/direct_sound.cpp"
Compiling src/osd/modules/sound/js_sound.cpp...
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g0 -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -MP -MP -DPTR64=1 
-DNDEBUG -DCRLF=2 -DLSB_FIRST -DXMD_H -DFLAC__NO_DLL -DNATIVE_DRC=drcbe_x64 
-DLUA_COMPAT_ALL -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DNO_AFFINITY_NP 
-DUSE_NETWORK -DOSD_NET_USE_TAPTUN -D'INI_PATH="/etc/mame"' -DSDLMAME_X11 
-DUSE_XINPUT=0 -DSDLMAME_SDL2=1 -DOSD_SDL -DSDLMAME_UNIX -DUSE_OPENGL=1 
-D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS -DUSE_QTDEBUG=1 -I/usr/X11/include 
-I/usr/X11R6/include -I/usr/openwin/include 
-I../../../../../3rdparty/asio/include 
-I../../../../../3rdparty/bgfx/examples/common 
-I../../../../../3rdparty/bgfx/include -I../../../../../3rdparty/bgfx/3rdparty 
-I../../../../../3rdparty/bx/include -I../../../../../3rdpart
 y/rapidjson/include -I../../../../../scripts/src/osd -I../../../../../src/emu 
-I../../../../../src/devices -I../../../../../src/osd -I../../../../../src/lib 
-I../../../../../src/lib/util -I../../../../../src/osd/modules/file 
-I../../../../../src/osd/modules/render -I../../../../../3rdparty 
-I../../../../../src/osd/sdl   -m64 -pipe -Wno-deprecated-declarations -O3 
-fno-strict-aliasing -Wno-unknown-pragmas -Wall -Wcast-align -Wundef 
-Wformat-security -Wwrite-strings -Wno-sign-compare -Wno-conversion 
-Wno-unused-result -Wno-array-bounds -m64 -I/usr/include/alsa -D_REENTRANT 
-I/usr/include/SDL2 -I/usr/include/freetype2 
-I/usr/include/x86_64-linux-gnu/qt5 -x c++ -std=c++14 -Woverloaded-virtual 
-include /<<PKGBUILDDIR>>/src/osd/sdl/sdlprefix.h -o 
"../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/sound/js_sound.o"
 -c "../../../../../src/osd/modules/sound/js_sound.cpp"
Compiling src/osd/modules/sound/none.cpp...
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g0 -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -MP -MP -DPTR64=1 
-DNDEBUG -DCRLF=2 -DLSB_FIRST -DXMD_H -DFLAC__NO_DLL -DNATIVE_DRC=drcbe_x64 
-DLUA_COMPAT_ALL -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DNO_AFFINITY_NP 
-DUSE_NETWORK -DOSD_NET_USE_TAPTUN -D'INI_PATH="/etc/mame"' -DSDLMAME_X11 
-DUSE_XINPUT=0 -DSDLMAME_SDL2=1 -DOSD_SDL -DSDLMAME_UNIX -DUSE_OPENGL=1 
-D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS -DUSE_QTDEBUG=1 -I/usr/X11/include 
-I/usr/X11R6/include -I/usr/openwin/include 
-I../../../../../3rdparty/asio/include 
-I../../../../../3rdparty/bgfx/examples/common 
-I../../../../../3rdparty/bgfx/include -I../../../../../3rdparty/bgfx/3rdparty 
-I../../../../../3rdparty/bx/include -I../../../../../3rdpart
 y/rapidjson/include -I../../../../../scripts/src/osd -I../../../../../src/emu 
-I../../../../../src/devices -I../../../../../src/osd -I../../../../../src/lib 
-I../../../../../src/lib/util -I../../../../../src/osd/modules/file 
-I../../../../../src/osd/modules/render -I../../../../../3rdparty 
-I../../../../../src/osd/sdl   -m64 -pipe -Wno-deprecated-declarations -O3 
-fno-strict-aliasing -Wno-unknown-pragmas -Wall -Wcast-align -Wundef 
-Wformat-security -Wwrite-strings -Wno-sign-compare -Wno-conversion 
-Wno-unused-result -Wno-array-bounds -m64 -I/usr/include/alsa -D_REENTRANT 
-I/usr/include/SDL2 -I/usr/include/freetype2 
-I/usr/include/x86_64-linux-gnu/qt5 -x c++ -std=c++14 -Woverloaded-virtual 
-include /<<PKGBUILDDIR>>/src/osd/sdl/sdlprefix.h -o 
"../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/sound/none.o" -c 
"../../../../../src/osd/modules/sound/none.cpp"
Compiling src/osd/modules/sound/pa_sound.cpp...
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g0 -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -MP -MP -DPTR64=1 
-DNDEBUG -DCRLF=2 -DLSB_FIRST -DXMD_H -DFLAC__NO_DLL -DNATIVE_DRC=drcbe_x64 
-DLUA_COMPAT_ALL -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DNO_AFFINITY_NP 
-DUSE_NETWORK -DOSD_NET_USE_TAPTUN -D'INI_PATH="/etc/mame"' -DSDLMAME_X11 
-DUSE_XINPUT=0 -DSDLMAME_SDL2=1 -DOSD_SDL -DSDLMAME_UNIX -DUSE_OPENGL=1 
-D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS -DUSE_QTDEBUG=1 -I/usr/X11/include 
-I/usr/X11R6/include -I/usr/openwin/include 
-I../../../../../3rdparty/asio/include 
-I../../../../../3rdparty/bgfx/examples/common 
-I../../../../../3rdparty/bgfx/include -I../../../../../3rdparty/bgfx/3rdparty 
-I../../../../../3rdparty/bx/include -I../../../../../3rdpart
 y/rapidjson/include -I../../../../../scripts/src/osd -I../../../../../src/emu 
-I../../../../../src/devices -I../../../../../src/osd -I../../../../../src/lib 
-I../../../../../src/lib/util -I../../../../../src/osd/modules/file 
-I../../../../../src/osd/modules/render -I../../../../../3rdparty 
-I../../../../../src/osd/sdl   -m64 -pipe -Wno-deprecated-declarations -O3 
-fno-strict-aliasing -Wno-unknown-pragmas -Wall -Wcast-align -Wundef 
-Wformat-security -Wwrite-strings -Wno-sign-compare -Wno-conversion 
-Wno-unused-result -Wno-array-bounds -m64 -I/usr/include/alsa -D_REENTRANT 
-I/usr/include/SDL2 -I/usr/include/freetype2 
-I/usr/include/x86_64-linux-gnu/qt5 -x c++ -std=c++14 -Woverloaded-virtual 
-include /<<PKGBUILDDIR>>/src/osd/sdl/sdlprefix.h -o 
"../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/sound/pa_sound.o"
 -c "../../../../../src/osd/modules/sound/pa_sound.cpp"
Compiling src/osd/modules/sound/sdl_sound.cpp...
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g0 -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -MP -MP -DPTR64=1 
-DNDEBUG -DCRLF=2 -DLSB_FIRST -DXMD_H -DFLAC__NO_DLL -DNATIVE_DRC=drcbe_x64 
-DLUA_COMPAT_ALL -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DNO_AFFINITY_NP 
-DUSE_NETWORK -DOSD_NET_USE_TAPTUN -D'INI_PATH="/etc/mame"' -DSDLMAME_X11 
-DUSE_XINPUT=0 -DSDLMAME_SDL2=1 -DOSD_SDL -DSDLMAME_UNIX -DUSE_OPENGL=1 
-D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS -DUSE_QTDEBUG=1 -I/usr/X11/include 
-I/usr/X11R6/include -I/usr/openwin/include 
-I../../../../../3rdparty/asio/include 
-I../../../../../3rdparty/bgfx/examples/common 
-I../../../../../3rdparty/bgfx/include -I../../../../../3rdparty/bgfx/3rdparty 
-I../../../../../3rdparty/bx/include -I../../../../../3rdpart
 y/rapidjson/include -I../../../../../scripts/src/osd -I../../../../../src/emu 
-I../../../../../src/devices -I../../../../../src/osd -I../../../../../src/lib 
-I../../../../../src/lib/util -I../../../../../src/osd/modules/file 
-I../../../../../src/osd/modules/render -I../../../../../3rdparty 
-I../../../../../src/osd/sdl   -m64 -pipe -Wno-deprecated-declarations -O3 
-fno-strict-aliasing -Wno-unknown-pragmas -Wall -Wcast-align -Wundef 
-Wformat-security -Wwrite-strings -Wno-sign-compare -Wno-conversion 
-Wno-unused-result -Wno-array-bounds -m64 -I/usr/include/alsa -D_REENTRANT 
-I/usr/include/SDL2 -I/usr/include/freetype2 
-I/usr/include/x86_64-linux-gnu/qt5 -x c++ -std=c++14 -Woverloaded-virtual 
-include /<<PKGBUILDDIR>>/src/osd/sdl/sdlprefix.h -o 
"../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/sound/sdl_sound.o"
 -c "../../../../../src/osd/modules/sound/sdl_sound.cpp"
Compiling src/osd/modules/sound/xaudio2_sound.cpp...
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g0 -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -MP -MP -DPTR64=1 
-DNDEBUG -DCRLF=2 -DLSB_FIRST -DXMD_H -DFLAC__NO_DLL -DNATIVE_DRC=drcbe_x64 
-DLUA_COMPAT_ALL -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DNO_AFFINITY_NP 
-DUSE_NETWORK -DOSD_NET_USE_TAPTUN -D'INI_PATH="/etc/mame"' -DSDLMAME_X11 
-DUSE_XINPUT=0 -DSDLMAME_SDL2=1 -DOSD_SDL -DSDLMAME_UNIX -DUSE_OPENGL=1 
-D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS -DUSE_QTDEBUG=1 -I/usr/X11/include 
-I/usr/X11R6/include -I/usr/openwin/include 
-I../../../../../3rdparty/asio/include 
-I../../../../../3rdparty/bgfx/examples/common 
-I../../../../../3rdparty/bgfx/include -I../../../../../3rdparty/bgfx/3rdparty 
-I../../../../../3rdparty/bx/include -I../../../../../3rdpart
 y/rapidjson/include -I../../../../../scripts/src/osd -I../../../../../src/emu 
-I../../../../../src/devices -I../../../../../src/osd -I../../../../../src/lib 
-I../../../../../src/lib/util -I../../../../../src/osd/modules/file 
-I../../../../../src/osd/modules/render -I../../../../../3rdparty 
-I../../../../../src/osd/sdl   -m64 -pipe -Wno-deprecated-declarations -O3 
-fno-strict-aliasing -Wno-unknown-pragmas -Wall -Wcast-align -Wundef 
-Wformat-security -Wwrite-strings -Wno-sign-compare -Wno-conversion 
-Wno-unused-result -Wno-array-bounds -m64 -I/usr/include/alsa -D_REENTRANT 
-I/usr/include/SDL2 -I/usr/include/freetype2 
-I/usr/include/x86_64-linux-gnu/qt5 -x c++ -std=c++14 -Woverloaded-virtual 
-include /<<PKGBUILDDIR>>/src/osd/sdl/sdlprefix.h -o 
"../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/sound/xaudio2_sound.o"
 -c "../../../../../src/osd/modules/sound/xaudio2_sound.cpp"
Compiling src/osd/osdnet.cpp...
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g0 -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -MP -MP -DPTR64=1 
-DNDEBUG -DCRLF=2 -DLSB_FIRST -DXMD_H -DFLAC__NO_DLL -DNATIVE_DRC=drcbe_x64 
-DLUA_COMPAT_ALL -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DNO_AFFINITY_NP 
-DUSE_NETWORK -DOSD_NET_USE_TAPTUN -D'INI_PATH="/etc/mame"' -DSDLMAME_X11 
-DUSE_XINPUT=0 -DSDLMAME_SDL2=1 -DOSD_SDL -DSDLMAME_UNIX -DUSE_OPENGL=1 
-D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS -DUSE_QTDEBUG=1 -I/usr/X11/include 
-I/usr/X11R6/include -I/usr/openwin/include 
-I../../../../../3rdparty/asio/include 
-I../../../../../3rdparty/bgfx/examples/common 
-I../../../../../3rdparty/bgfx/include -I../../../../../3rdparty/bgfx/3rdparty 
-I../../../../../3rdparty/bx/include -I../../../../../3rdpart
 y/rapidjson/include -I../../../../../scripts/src/osd -I../../../../../src/emu 
-I../../../../../src/devices -I../../../../../src/osd -I../../../../../src/lib 
-I../../../../../src/lib/util -I../../../../../src/osd/modules/file 
-I../../../../../src/osd/modules/render -I../../../../../3rdparty 
-I../../../../../src/osd/sdl   -m64 -pipe -Wno-deprecated-declarations -O3 
-fno-strict-aliasing -Wno-unknown-pragmas -Wall -Wcast-align -Wundef 
-Wformat-security -Wwrite-strings -Wno-sign-compare -Wno-conversion 
-Wno-unused-result -Wno-array-bounds -m64 -I/usr/include/alsa -D_REENTRANT 
-I/usr/include/SDL2 -I/usr/include/freetype2 
-I/usr/include/x86_64-linux-gnu/qt5 -x c++ -std=c++14 -Woverloaded-virtual 
-include /<<PKGBUILDDIR>>/src/osd/sdl/sdlprefix.h -o 
"../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/osdnet.o" -c 
"../../../../../src/osd/osdnet.cpp"
Compiling src/osd/sdl/sdlmain.cpp...
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g0 -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -MP -MP -DPTR64=1 
-DNDEBUG -DCRLF=2 -DLSB_FIRST -DXMD_H -DFLAC__NO_DLL -DNATIVE_DRC=drcbe_x64 
-DLUA_COMPAT_ALL -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DNO_AFFINITY_NP 
-DUSE_NETWORK -DOSD_NET_USE_TAPTUN -D'INI_PATH="/etc/mame"' -DSDLMAME_X11 
-DUSE_XINPUT=0 -DSDLMAME_SDL2=1 -DOSD_SDL -DSDLMAME_UNIX -DUSE_OPENGL=1 
-D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS -DUSE_QTDEBUG=1 -I/usr/X11/include 
-I/usr/X11R6/include -I/usr/openwin/include 
-I../../../../../3rdparty/asio/include 
-I../../../../../3rdparty/bgfx/examples/common 
-I../../../../../3rdparty/bgfx/include -I../../../../../3rdparty/bgfx/3rdparty 
-I../../../../../3rdparty/bx/include -I../../../../../3rdpart
 y/rapidjson/include -I../../../../../scripts/src/osd -I../../../../../src/emu 
-I../../../../../src/devices -I../../../../../src/osd -I../../../../../src/lib 
-I../../../../../src/lib/util -I../../../../../src/osd/modules/file 
-I../../../../../src/osd/modules/render -I../../../../../3rdparty 
-I../../../../../src/osd/sdl   -m64 -pipe -Wno-deprecated-declarations -O3 
-fno-strict-aliasing -Wno-unknown-pragmas -Wall -Wcast-align -Wundef 
-Wformat-security -Wwrite-strings -Wno-sign-compare -Wno-conversion 
-Wno-unused-result -Wno-array-bounds -m64 -I/usr/include/alsa -D_REENTRANT 
-I/usr/include/SDL2 -I/usr/include/freetype2 
-I/usr/include/x86_64-linux-gnu/qt5 -x c++ -std=c++14 -Woverloaded-virtual 
-include /<<PKGBUILDDIR>>/src/osd/sdl/sdlprefix.h -o 
"../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/sdl/sdlmain.o" -c 
"../../../../../src/osd/sdl/sdlmain.cpp"
Compiling src/osd/sdl/video.cpp...
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g0 -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -MP -MP -DPTR64=1 
-DNDEBUG -DCRLF=2 -DLSB_FIRST -DXMD_H -DFLAC__NO_DLL -DNATIVE_DRC=drcbe_x64 
-DLUA_COMPAT_ALL -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DNO_AFFINITY_NP 
-DUSE_NETWORK -DOSD_NET_USE_TAPTUN -D'INI_PATH="/etc/mame"' -DSDLMAME_X11 
-DUSE_XINPUT=0 -DSDLMAME_SDL2=1 -DOSD_SDL -DSDLMAME_UNIX -DUSE_OPENGL=1 
-D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS -DUSE_QTDEBUG=1 -I/usr/X11/include 
-I/usr/X11R6/include -I/usr/openwin/include 
-I../../../../../3rdparty/asio/include 
-I../../../../../3rdparty/bgfx/examples/common 
-I../../../../../3rdparty/bgfx/include -I../../../../../3rdparty/bgfx/3rdparty 
-I../../../../../3rdparty/bx/include -I../../../../../3rdpart
 y/rapidjson/include -I../../../../../scripts/src/osd -I../../../../../src/emu 
-I../../../../../src/devices -I../../../../../src/osd -I../../../../../src/lib 
-I../../../../../src/lib/util -I../../../../../src/osd/modules/file 
-I../../../../../src/osd/modules/render -I../../../../../3rdparty 
-I../../../../../src/osd/sdl   -m64 -pipe -Wno-deprecated-declarations -O3 
-fno-strict-aliasing -Wno-unknown-pragmas -Wall -Wcast-align -Wundef 
-Wformat-security -Wwrite-strings -Wno-sign-compare -Wno-conversion 
-Wno-unused-result -Wno-array-bounds -m64 -I/usr/include/alsa -D_REENTRANT 
-I/usr/include/SDL2 -I/usr/include/freetype2 
-I/usr/include/x86_64-linux-gnu/qt5 -x c++ -std=c++14 -Woverloaded-virtual 
-include /<<PKGBUILDDIR>>/src/osd/sdl/sdlprefix.h -o 
"../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/sdl/video.o" -c 
"../../../../../src/osd/sdl/video.cpp"
Compiling src/osd/sdl/window.cpp...
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g0 -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -MP -MP -DPTR64=1 
-DNDEBUG -DCRLF=2 -DLSB_FIRST -DXMD_H -DFLAC__NO_DLL -DNATIVE_DRC=drcbe_x64 
-DLUA_COMPAT_ALL -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DNO_AFFINITY_NP 
-DUSE_NETWORK -DOSD_NET_USE_TAPTUN -D'INI_PATH="/etc/mame"' -DSDLMAME_X11 
-DUSE_XINPUT=0 -DSDLMAME_SDL2=1 -DOSD_SDL -DSDLMAME_UNIX -DUSE_OPENGL=1 
-D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS -DUSE_QTDEBUG=1 -I/usr/X11/include 
-I/usr/X11R6/include -I/usr/openwin/include 
-I../../../../../3rdparty/asio/include 
-I../../../../../3rdparty/bgfx/examples/common 
-I../../../../../3rdparty/bgfx/include -I../../../../../3rdparty/bgfx/3rdparty 
-I../../../../../3rdparty/bx/include -I../../../../../3rdpart
 y/rapidjson/include -I../../../../../scripts/src/osd -I../../../../../src/emu 
-I../../../../../src/devices -I../../../../../src/osd -I../../../../../src/lib 
-I../../../../../src/lib/util -I../../../../../src/osd/modules/file 
-I../../../../../src/osd/modules/render -I../../../../../3rdparty 
-I../../../../../src/osd/sdl   -m64 -pipe -Wno-deprecated-declarations -O3 
-fno-strict-aliasing -Wno-unknown-pragmas -Wall -Wcast-align -Wundef 
-Wformat-security -Wwrite-strings -Wno-sign-compare -Wno-conversion 
-Wno-unused-result -Wno-array-bounds -m64 -I/usr/include/alsa -D_REENTRANT 
-I/usr/include/SDL2 -I/usr/include/freetype2 
-I/usr/include/x86_64-linux-gnu/qt5 -x c++ -std=c++14 -Woverloaded-virtual 
-include /<<PKGBUILDDIR>>/src/osd/sdl/sdlprefix.h -o 
"../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/sdl/window.o" -c 
"../../../../../src/osd/sdl/window.cpp"
Compiling src/osd/watchdog.cpp...
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g0 -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -MP -MP -DPTR64=1 
-DNDEBUG -DCRLF=2 -DLSB_FIRST -DXMD_H -DFLAC__NO_DLL -DNATIVE_DRC=drcbe_x64 
-DLUA_COMPAT_ALL -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DNO_AFFINITY_NP 
-DUSE_NETWORK -DOSD_NET_USE_TAPTUN -D'INI_PATH="/etc/mame"' -DSDLMAME_X11 
-DUSE_XINPUT=0 -DSDLMAME_SDL2=1 -DOSD_SDL -DSDLMAME_UNIX -DUSE_OPENGL=1 
-D__STDC_LIMIT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS 
-DIMGUI_DISABLE_OBSOLETE_FUNCTIONS -DUSE_QTDEBUG=1 -I/usr/X11/include 
-I/usr/X11R6/include -I/usr/openwin/include 
-I../../../../../3rdparty/asio/include 
-I../../../../../3rdparty/bgfx/examples/common 
-I../../../../../3rdparty/bgfx/include -I../../../../../3rdparty/bgfx/3rdparty 
-I../../../../../3rdparty/bx/include -I../../../../../3rdpart
 y/rapidjson/include -I../../../../../scripts/src/osd -I../../../../../src/emu 
-I../../../../../src/devices -I../../../../../src/osd -I../../../../../src/lib 
-I../../../../../src/lib/util -I../../../../../src/osd/modules/file 
-I../../../../../src/osd/modules/render -I../../../../../3rdparty 
-I../../../../../src/osd/sdl   -m64 -pipe -Wno-deprecated-declarations -O3 
-fno-strict-aliasing -Wno-unknown-pragmas -Wall -Wcast-align -Wundef 
-Wformat-security -Wwrite-strings -Wno-sign-compare -Wno-conversion 
-Wno-unused-result -Wno-array-bounds -m64 -I/usr/include/alsa -D_REENTRANT 
-I/usr/include/SDL2 -I/usr/include/freetype2 
-I/usr/include/x86_64-linux-gnu/qt5 -x c++ -std=c++14 -Woverloaded-virtual 
-include /<<PKGBUILDDIR>>/src/osd/sdl/sdlprefix.h -o 
"../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/watchdog.o" -c 
"../../../../../src/osd/watchdog.cpp"
Makefile:58: recipe for target 'optional' failed
make[3]: *** [optional] Error 2
make[3]: *** Waiting for unfinished jobs....
Archiving libqtdbg_sdl.a...
rm -f  ../../../../linux_gcc/bin/x64/Release/libqtdbg_sdl.a
ar  -rcs ../../../../linux_gcc/bin/x64/Release/libqtdbg_sdl.a 
../../../../linux_gcc/obj/x64/Release/qtdbg_sdl/src/osd/modules/debugger/debugqt.o
 
../../../../linux_gcc/obj/x64/Release/qtdbg_sdl/src/osd/modules/debugger/qt/breakpointswindow.o
 
../../../../linux_gcc/obj/x64/Release/qtdbg_sdl/src/osd/modules/debugger/qt/dasmwindow.o
 
../../../../linux_gcc/obj/x64/Release/qtdbg_sdl/src/osd/modules/debugger/qt/debuggerview.o
 
../../../../linux_gcc/obj/x64/Release/qtdbg_sdl/src/osd/modules/debugger/qt/deviceinformationwindow.o
 
../../../../linux_gcc/obj/x64/Release/qtdbg_sdl/src/osd/modules/debugger/qt/deviceswindow.o
 
../../../../linux_gcc/obj/x64/Release/qtdbg_sdl/src/osd/modules/debugger/qt/logwindow.o
 
../../../../linux_gcc/obj/x64/Release/qtdbg_sdl/src/osd/modules/debugger/qt/mainwindow.o
 
../../../../linux_gcc/obj/x64/Release/qtdbg_sdl/src/osd/modules/debugger/qt/memorywindow.o
 
../../../../linux_gcc/obj/x64/Release/qtdbg_sdl/src/osd/modules/debugger/qt/windowqt.o
 ../../../../linux_gcc/obj/x6
 4/Release/qtdbg_sdl/generated/osd/modules/debugger/qt/breakpointswindow.moc.o 
../../../../linux_gcc/obj/x64/Release/qtdbg_sdl/generated/osd/modules/debugger/qt/dasmwindow.moc.o
 
../../../../linux_gcc/obj/x64/Release/qtdbg_sdl/generated/osd/modules/debugger/qt/debuggerview.moc.o
 
../../../../linux_gcc/obj/x64/Release/qtdbg_sdl/generated/osd/modules/debugger/qt/deviceinformationwindow.moc.o
 
../../../../linux_gcc/obj/x64/Release/qtdbg_sdl/generated/osd/modules/debugger/qt/deviceswindow.moc.o
 
../../../../linux_gcc/obj/x64/Release/qtdbg_sdl/generated/osd/modules/debugger/qt/logwindow.moc.o
 
../../../../linux_gcc/obj/x64/Release/qtdbg_sdl/generated/osd/modules/debugger/qt/mainwindow.moc.o
 
../../../../linux_gcc/obj/x64/Release/qtdbg_sdl/generated/osd/modules/debugger/qt/memorywindow.moc.o
 
../../../../linux_gcc/obj/x64/Release/qtdbg_sdl/generated/osd/modules/debugger/qt/windowqt.moc.o
 
../../../../../src/osd/sdl/video.cpp: In function 'void 
check_osd_inputs(running_machine&)':
../../../../../src/osd/sdl/video.cpp:139:60: warning: ?: using integer 
constants in boolean context [-Wint-in-bool-context]
   window->target()->set_scale_mode(video_config.fullstretch? SCALE_FRACTIONAL 
: SCALE_INTEGER);
                                    
~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Linking imgtool...
g++ -o ../../../../../imgtool 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/charconv.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/filtbas.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/filteoln.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/filter.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/formats/coco_dsk.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/formats/vt_dsk.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/iflopimg.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/imghd.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/imgterrs.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/imgtool.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/library.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/main.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/amiga.o 
../../../../linux_gcc/ob
 j/x64/Release/src/tools/imgtool/modules/bml3.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/concept.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/cybiko.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/cybikoxt.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/fat.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/hp48.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/hp9845_tape.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/mac.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/macbin.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/macutil.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/os9.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/pc_flop.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/pc_hard.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/prodos.o .
 ./../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/psion.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/rsdos.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/thomson.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/ti99.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/ti990hd.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/modules/vzdos.o 
../../../../linux_gcc/obj/x64/Release/src/tools/imgtool/stream.o    
-Wl,-z,relro -Wl,-z,now -Wl,--no-keep-memory -L/usr/X11/lib -L/usr/X11R6/lib 
-L/usr/openwin/lib -L. -L../../../../linux_gcc/bin/x64/Release/mame_mame 
-L../../../../linux_gcc/bin/x64/Release -m64 
../../../../linux_gcc/bin/x64/Release/mame_mame/libformats.a 
../../../../linux_gcc/bin/x64/Release/libemu.a 
../../../../linux_gcc/bin/x64/Release/libutils.a 
../../../../linux_gcc/bin/x64/Release/lib7z.a 
../../../../linux_gcc/bin/x64/Release/mame_mame/libocore_sdl.a 
../../../../linux_gcc/bin/x64/Rele
 ase/libutf8proc.a -ldl -lrt -lSDL2 -lm -lpthread -lutil -lexpat -lz -lFLAC
Archiving libosd_sdl.a...
rm -f  ../../../../linux_gcc/bin/x64/Release/mame_mame/libosd_sdl.a
ar  -rcs ../../../../linux_gcc/bin/x64/Release/mame_mame/libosd_sdl.a 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/debugger/debugimgui.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/debugger/debugwin.o
 ../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/debugger/none.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/diagnostics/diagnostics_win32.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/diagnostics/none.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/font/font_dwrite.o
 ../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/font/font_none.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/font/font_osx.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/font/font_sdl.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/font/font_windows.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/input/input_common.o
 ../../../../linux_gcc/obj/x6
 4/Release/osd_sdl/src/osd/modules/input/input_dinput.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/input/input_none.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/input/input_rawinput.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/input/input_sdl.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/input/input_sdlcommon.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/input/input_uwp.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/input/input_win32.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/input/input_windows.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/input/input_winhybrid.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/input/input_x11.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/input/input_xinput.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/lib/osdobj_common.o
 ../../../../linux_gcc/obj/x64/Rel
 ease/osd_sdl/src/osd/modules/midi/none.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/midi/portmidi.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/monitor/monitor_common.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/monitor/monitor_dxgi.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/monitor/monitor_sdl.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/monitor/monitor_win32.o
 ../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/netdev/none.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/netdev/pcap.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/netdev/taptun.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/opengl/gl_shader_mgr.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/opengl/gl_shader_tool.o
 ../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/osdwindow.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules
 /output/console.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/output/network.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/output/none.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/output/win32_output.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/aviwrite.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/blendreader.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/chain.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/chainentry.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/chainentryreader.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/chainmanager.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/chainreader.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/clear.o
 ../../../../linux_gcc/obj/x64/Release/osd_sdl/src/o
 sd/modules/render/bgfx/clearreader.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/cullreader.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/depthreader.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/effect.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/effectmanager.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/effectreader.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/entryuniformreader.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/frameparameter.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/inputpair.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/paramreader.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/paramuniform.o
 ../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/
 paramuniformreader.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/shadermanager.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/slider.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/sliderreader.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/slideruniform.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/slideruniformreader.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/statereader.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/suppressor.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/suppressorreader.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/target.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/targetmanager.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/targetreader.
 o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/texture.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/texturemanager.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/timeparameter.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/uniform.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/uniformreader.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/valueuniform.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/valueuniformreader.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfx/writereader.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/bgfxutil.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/binpacker.o
 ../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/draw13.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl
 /src/osd/modules/render/drawbgfx.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/drawogl.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/render/drawsdl.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/sound/coreaudio_sound.o
 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/sound/direct_sound.o
 ../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/sound/js_sound.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/sound/none.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/sound/pa_sound.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/sound/sdl_sound.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/modules/sound/xaudio2_sound.o
 ../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/osdnet.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/sdl/sdlmain.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/sdl/video.o 
../../../../linux_gcc/obj/x64/Release/osd
 _sdl/src/osd/sdl/window.o 
../../../../linux_gcc/obj/x64/Release/osd_sdl/src/osd/watchdog.o 
Archiving libnetlist.a...
rm -f  ../../../../linux_gcc/bin/x64/Release/libnetlist.a
ar  -rcs ../../../../linux_gcc/bin/x64/Release/libnetlist.a 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/analog/nld_bjt.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/analog/nld_fourterm.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/analog/nld_opamps.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/analog/nld_switches.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/analog/nld_twoterm.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/net_lib.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_2102A.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_2716.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_4020.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_4066.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_4316.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_74107.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/
 devices/nld_74123.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_74153.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_74161.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_74165.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_74166.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_74174.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_74175.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_74192.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_74193.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_74194.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_74279.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_74365.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_7448.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_7450.o 
../../../../linux
 _gcc/obj/x64/Release/src/lib/netlist/devices/nld_7473.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_7474.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_7475.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_7483.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_7485.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_7490.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_7493.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_74ls629.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_82S115.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_82S123.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_82S126.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_82S16.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_9310.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/d
 evices/nld_9312.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_9316.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_9322.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_am2847.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_dm9334.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_legacy.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_log.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_mm5837.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_ne555.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_r2r_dac.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_system.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_tristate.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nld_truthtable.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/devices/nlid_proxy.o ../..
 /../../linux_gcc/obj/x64/Release/src/lib/netlist/macro/nlm_base.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/macro/nlm_cd4xxx.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/macro/nlm_opamp.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/macro/nlm_other.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/macro/nlm_ttl74xx.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/nl_base.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/nl_factory.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/nl_parser.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/nl_setup.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/plib/palloc.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/plib/pchrono.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/plib/pdynlib.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/plib/pexception.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/plib/pfmtlog.o 
../../../../linux_gcc/obj/x64/R
 elease/src/lib/netlist/plib/pfunction.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/plib/poptions.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/plib/pparser.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/plib/pstate.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/plib/pstream.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/plib/pstring.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/plib/putil.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/solver/nld_matrix_solver.o
 ../../../../linux_gcc/obj/x64/Release/src/lib/netlist/solver/nld_solver.o 
../../../../linux_gcc/obj/x64/Release/src/lib/netlist/tools/nl_convert.o 
make[3]: Leaving directory 
'/<<PKGBUILDDIR>>/build/projects/sdl/mame/gmake-linux'
makefile:1244: recipe for target 'linux_x64' failed
make[2]: *** [linux_x64] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:184: recipe for target 'override_dh_auto_build-arch' failed
make[1]: *** [override_dh_auto_build-arch] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:181: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Version: 0.188+dfsg.1-1

mame 0.188+dfsg.1-1 builds with gcc 7:
https://buildd.debian.org/status/package.php?p=mame

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--- End Message ---

Reply via email to