[package - 121arm64-quarterly][emulators/mednafen] Failed for mednafen-1.22.2, 1 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Apr 9 13:31:39 UTC 2020


You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     acm at FreeBSD.org
Last committer: pkubaj at FreeBSD.org
Ident:          $FreeBSD: branches/2020Q2/emulators/mednafen/Makefile 528921 2020-03-22 15:03:39Z pkubaj $
Log URL:        http://thunderx1.nyi.freebsd.org/data/121arm64-quarterly/530537/logs/mednafen-1.22.2,1.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=121arm64-quarterly&build=530537
Log:

=>> Building emulators/mednafen
build started at Thu Apr  9 13:05:18 UTC 2020
port directory: /usr/ports/emulators/mednafen
package name: mednafen-1.22.2,1
building for: FreeBSD 121arm64-quarterly-job-11 12.1-RELEASE-p3 FreeBSD 12.1-RELEASE-p3 1201000 arm64
maintained by: acm at FreeBSD.org
Makefile ident:      $FreeBSD: branches/2020Q2/emulators/mednafen/Makefile 528921 2020-03-22 15:03:39Z pkubaj $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300002
Jail OSVERSION: 1201000
Job Id: 11

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1201000
UNAME_v=FreeBSD 12.1-RELEASE-p3 1201000
UNAME_r=12.1-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/121arm64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/121arm64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=121arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/121arm64-quarterly/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for mednafen-1.22.2,1:
     DOCS=on: Build and/or install documentation
     JACK=off: support the JACK audio API
     NLS=on: Native Language Support
====> Options available for the multi EMU: you have to choose at least one of them
     GB=on: build with GameBoy emulation
     GBA=on: build with GameBoy Advance emulation
     LINX=on: build with Atari Lynx emulation
     MD=on: build with Sega Genesis/MegaDrive emulation
     NES=on: build with Nintendo Entertainment System emulation
     NGP=on: build with Neo Geo Pocket emulation
     PCE=on: build with PC Engine (TurboGrafx 16) emulation
     PCFX=on: build with PC-FX emulation
     PSX=on: build with Playstation emulation
     SMS=on: build with SMS+GG emulation
     SWAN=on: build with WonderSWan emulation
     VB=on: build with Virtual Boy emulation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
acm at FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--disable-alsa --disable-alsatest  --with-sdl-prefix=/usr/local --enable-gb --enable-gba --disable-jack --enable-lynx --enable-md --enable-nes --enable-ngp --enable-nls --enable-pce --enable-pcfx --enable-psx --enable-sms --enable-wswan --enable-vb --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/mednafen/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/mednafen/work  HOME=/wrkdirs/usr/ports/emulators/mednafen/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/emulators/mednafen/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/mednafen/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/mednafen/work  HOME=/wrkdirs/usr/ports/emulators/mednafen/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/emulators/mednafen/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-I/usr/local/include -DLIBICONV_PLUG"  LDFLAGS=" -L/usr/local/lib -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" DOCS="" NO_DOCS="@comment " GB="" NO_GB="@comment " GBA="" NO_GBA="@comment " JACK="@comment " NO_JACK="" LINX="" NO_LINX="@comment " MD="" NO_MD="@comment " NES="" NO_NES="@comment " NGP="" NO_NGP="@comment " NLS="" NO_NLS="@comment " PCE="" NO_PCE="@comment " PCFX="" NO_PCFX="@comment " PSX="" NO_PSX="@comment " SMS="" NO_SMS="@comment " SWAN="" NO_SWAN="@comment " VB="" NO_VB="@comment " OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/mednafen"  EXAMPLESDIR="share/examples/mednafen"  DATADIR="share/mednafen"  WWWDIR="www/mednafen"  ETCDIR="etc/mednafen"
--End PLIST_SUB--

--SUB_LIST--
DOCS="" NO_DOCS="@comment " GB="" NO_GB="@comment " GBA="" NO_GBA="@comment " JACK="@comment " NO_JACK="" LINX="" NO_LINX="@comment " MD="" NO_MD="@comment " NES="" NO_NES="@comment " NGP="" NO_NGP="@comment " NLS="" NO_NLS="@comment " PCE="" NO_PCE="@comment " PCFX="" NO_PCFX="@comment " PSX="" NO_PSX="@comment " SMS="" NO_SMS="@comment " SWAN="" NO_SWAN="@comment " VB="" NO_VB="@comment " PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/mednafen DOCSDIR=/usr/local/share/doc/mednafen EXAMPLESDIR=/usr/local/share/examples/mednafen  WWWDIR=/usr/local/www/mednafen ETCDIR=/usr/local/etc/mednafen
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: aarch64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: aarch64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: aarch64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=12.1-RELEASE-p3
OSREL=12.1
OSVERSION=1201000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License GPLv2+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   mednafen-1.22.2,1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.13.2.txz
[121arm64-quarterly-job-11] Installing pkg-1.13.2...
[121arm64-quarterly-job-11] Extracting pkg-1.13.2: .......... done
===>   mednafen-1.22.2,1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of mednafen-1.22.2,1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by mednafen-1.22.2,1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by mednafen-1.22.2,1 for building
=> SHA256 Checksum OK for mednafen-1.22.2.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by mednafen-1.22.2,1 for building
===>  Extracting for mednafen-1.22.2,1
=> SHA256 Checksum OK for mednafen-1.22.2.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for mednafen-1.22.2,1
===========================================================================
=======================<phase: build-depends  >============================
===>   mednafen-1.22.2,1 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-1.6.3,1.txz
[121arm64-quarterly-job-11] Installing pkgconf-1.6.3,1...
<snip>
        ^~~~~~~~~
2xSaI.cpp:585:11: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
          register int r = 0;
          ^~~~~~~~~
2xSaI.cpp:718:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register int r = 0;
        ^~~~~~~~~
2xSaI.cpp:795:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register sai_uint32 colorA, colorB;
        ^~~~~~~~~
2xSaI.cpp:795:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
        register sai_uint32 colorA, colorB;
        ^~~~~~~~~
2xSaI.cpp:868:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
            register int r = 0;
            ^~~~~~~~~
2xSaI.cpp:955:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
      register sai_uint32 colorA, colorB;
      ^~~~~~~~~
2xSaI.cpp:955:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
      register sai_uint32 colorA, colorB;
      ^~~~~~~~~
2xSaI.cpp:1028:11: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
          register int r = 0;
          ^~~~~~~~~
2xSaI.cpp:1260:22: warning: variable 'product1' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
            else if (y2 <= x1)  // close to D
                     ^~~~~~~~
2xSaI.cpp:1273:28: note: uninitialized use occurs here
      *(sai_uint32 *) dP = product1;
                           ^~~~~~~~
2xSaI.cpp:1260:18: note: remove the 'if' if its condition is always true
            else if (y2 <= x1)  // close to D
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
2xSaI.cpp:1223:18: warning: variable 'product1' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
        else if (y1 <= x1)      // close to B
                 ^~~~~~~~
2xSaI.cpp:1273:28: note: uninitialized use occurs here
      *(sai_uint32 *) dP = product1;
                           ^~~~~~~~
2xSaI.cpp:1223:14: note: remove the 'if' if its condition is always true
        else if (y1 <= x1)      // close to B
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2xSaI.cpp:1174:36: note: initialize the variable 'product1' to silence this warning
      sai_uint32 position, product1;
                                   ^
                                    = 0
2xSaI.cpp:185:19: warning: unused function 'GetResult1_32' [-Wunused-function]
static inline int GetResult1_32 (sai_uint32 A, sai_uint32 B, sai_uint32 C, sai_uint32 D,
                  ^
2xSaI.cpp:207:19: warning: unused function 'GetResult2_32' [-Wunused-function]
static inline int GetResult2_32 (sai_uint32 A, sai_uint32 B, sai_uint32 C, sai_uint32 D,
                  ^
16 warnings generated.
depbase=`echo debugger.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H  -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT debugger.o -MD -MP -MF $depbase.Tpo -c -o debugger.o debugger.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo gfxdebugger.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H  -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT gfxdebugger.o -MD -MP -MF $depbase.Tpo -c -o gfxdebugger.o gfxdebugger.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo memdebugger.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H  -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT memdebugger.o -MD -MP -MF $depbase.Tpo -c -o memdebugger.o memdebugger.cpp && mv -f $depbase.Tpo $depbase.Po
memdebugger.cpp:400:16: warning: variable length array used [-Wvla]
 uint8 waveform[wf_size];
               ^
1 warning generated.
depbase=`echo logdebugger.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H  -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT logdebugger.o -MD -MP -MF $depbase.Tpo -c -o logdebugger.o logdebugger.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo prompt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H  -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT prompt.o -MD -MP -MF $depbase.Tpo -c -o prompt.o prompt.cpp && mv -f $depbase.Tpo $depbase.Po
rm -f libmdfnsdl.a
ar cru libmdfnsdl.a main.o args.o help.o  ers.o sound.o netplay.o  input.o mouse.o keyboard.o  Joystick.o Joystick_SDL.o    console.o cheat.o  fps.o video-state.o remote.o  rmdui.o opengl.o shader.o  nongl.o nnx.o video.o hqxx-common.o  hq2x.o hq3x.o  hq4x.o scale2x.o  scale3x.o scalebit.o  2xSaI.o  debugger.o  gfxdebugger.o  memdebugger.o  logdebugger.o prompt.o 
ranlib libmdfnsdl.a
Making all in sexyal
depbase=`echo sexyal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT sexyal.o -MD -MP -MF $depbase.Tpo -c -o sexyal.o sexyal.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo convert.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT convert.o -MD -MP -MF $depbase.Tpo -c -o convert.o convert.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo drivers/dummy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT drivers/dummy.o -MD -MP -MF $depbase.Tpo -c -o drivers/dummy.o drivers/dummy.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo drivers/oss.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT drivers/oss.o -MD -MP -MF $depbase.Tpo -c -o drivers/oss.o drivers/oss.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo drivers/sdl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT drivers/sdl.o -MD -MP -MF $depbase.Tpo -c -o drivers/sdl.o drivers/sdl.cpp && mv -f $depbase.Tpo $depbase.Po
rm -f libsexyal.a
ar cru libsexyal.a sexyal.o convert.o  drivers/dummy.o    drivers/oss.o    drivers/sdl.o   
ranlib libsexyal.a
Making all in ss
depbase=`echo db.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT db.o -MD -MP -MF $depbase.Tpo -c -o db.o db.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo cdb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT cdb.o -MD -MP -MF $depbase.Tpo -c -o cdb.o cdb.cpp && mv -f $depbase.Tpo $depbase.Po
cdb.cpp:1890:21: warning: unused variable 'start_index' [-Wunused-variable]
     const unsigned start_index = std::min<unsigned>(99, std::max<unsigned>(1, CurPlayStart & 0xFF));
                    ^
1 warning generated.
depbase=`echo sound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT sound.o -MD -MP -MF $depbase.Tpo -c -o sound.o sound.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo cart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT cart.o -MD -MP -MF $depbase.Tpo -c -o cart.o cart.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo cart/backup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT cart/backup.o -MD -MP -MF $depbase.Tpo -c -o cart/backup.o cart/backup.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo cart/cs1ram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT cart/cs1ram.o -MD -MP -MF $depbase.Tpo -c -o cart/cs1ram.o cart/cs1ram.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo cart/debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT cart/debug.o -MD -MP -MF $depbase.Tpo -c -o cart/debug.o cart/debug.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo cart/extram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT cart/extram.o -MD -MP -MF $depbase.Tpo -c -o cart/extram.o cart/extram.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo cart/rom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT cart/rom.o -MD -MP -MF $depbase.Tpo -c -o cart/rom.o cart/rom.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo cart/ar4mp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT cart/ar4mp.o -MD -MP -MF $depbase.Tpo -c -o cart/ar4mp.o cart/ar4mp.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo ss.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT ss.o -MD -MP -MF $depbase.Tpo -c -o ss.o ss.cpp && mv -f $depbase.Tpo $depbase.Po
In file included from ss.cpp:488:
./sh7095.inc:1923:5: warning: "Conditional move inline assembly not being used." [-W#warnings]
   #warning "Conditional move inline assembly not being used."
    ^
ss.cpp:678:13: warning: unknown pragma ignored [-Wunknown-pragmas]
#pragma GCC push_options
            ^
ss.cpp:683:14: warning: unknown pragma ignored [-Wunknown-pragmas]
 #pragma GCC optimize("O2,no-unroll-loops,no-peel-loops,no-crossjumping")
             ^
ss.cpp:721:13: warning: unknown pragma ignored [-Wunknown-pragmas]
#pragma GCC pop_options
            ^
In file included from ss.cpp:101:
./debug.inc:57:13: warning: unused function 'DBG_Break' [-Wunused-function]
static void DBG_Break(void)
            ^
ss.cpp:1071:23: warning: unused function 'DetectRegionByFN' [-Wunused-function]
static MDFN_COLD bool DetectRegionByFN(const std::string& fn, unsigned* const region)
                      ^
6 warnings generated.
depbase=`echo scu_dsp_gen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT scu_dsp_gen.o -MD -MP -MF $depbase.Tpo -c -o scu_dsp_gen.o scu_dsp_gen.cpp && mv -f $depbase.Tpo $depbase.Po
scu_dsp_gen.cpp:25:13: warning: unknown pragma ignored [-Wunknown-pragmas]
#pragma GCC optimize("Os")
            ^
1 warning generated.
depbase=`echo scu_dsp_mvi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT scu_dsp_mvi.o -MD -MP -MF $depbase.Tpo -c -o scu_dsp_mvi.o scu_dsp_mvi.cpp && mv -f $depbase.Tpo $depbase.Po
scu_dsp_mvi.cpp:25:13: warning: unknown pragma ignored [-Wunknown-pragmas]
#pragma GCC optimize("Os")
            ^
1 warning generated.
depbase=`echo scu_dsp_jmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT scu_dsp_jmp.o -MD -MP -MF $depbase.Tpo -c -o scu_dsp_jmp.o scu_dsp_jmp.cpp && mv -f $depbase.Tpo $depbase.Po
scu_dsp_jmp.cpp:25:13: warning: unknown pragma ignored [-Wunknown-pragmas]
#pragma GCC optimize("Os")
            ^
1 warning generated.
depbase=`echo scu_dsp_misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT scu_dsp_misc.o -MD -MP -MF $depbase.Tpo -c -o scu_dsp_misc.o scu_dsp_misc.cpp && mv -f $depbase.Tpo $depbase.Po
scu_dsp_misc.cpp:25:13: warning: unknown pragma ignored [-Wunknown-pragmas]
#pragma GCC optimize("Os")
            ^
1 warning generated.
depbase=`echo vdp1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT vdp1.o -MD -MP -MF $depbase.Tpo -c -o vdp1.o vdp1.cpp && mv -f $depbase.Tpo $depbase.Po
In file included from vdp1.cpp:40:
./vdp1_common.h:282:12: warning: explicitly assigning value of variable of type 'uint16' (aka 'unsigned short') to itself [-Wself-assign]
       pix = pix;
       ~~~ ^ ~~~
1 warning generated.
depbase=`echo vdp1_line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT vdp1_line.o -MD -MP -MF $depbase.Tpo -c -o vdp1_line.o vdp1_line.cpp && mv -f $depbase.Tpo $depbase.Po
In file included from vdp1_line.cpp:23:
./vdp1_common.h:282:12: warning: explicitly assigning value of variable of type 'uint16' (aka 'unsigned short') to itself [-Wself-assign]
       pix = pix;
       ~~~ ^ ~~~
1 warning generated.
depbase=`echo vdp1_sprite.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT vdp1_sprite.o -MD -MP -MF $depbase.Tpo -c -o vdp1_sprite.o vdp1_sprite.cpp && mv -f $depbase.Tpo $depbase.Po
In file included from vdp1_sprite.cpp:23:
./vdp1_common.h:282:12: warning: explicitly assigning value of variable of type 'uint16' (aka 'unsigned short') to itself [-Wself-assign]
       pix = pix;
       ~~~ ^ ~~~
1 warning generated.
depbase=`echo vdp1_poly.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT vdp1_poly.o -MD -MP -MF $depbase.Tpo -c -o vdp1_poly.o vdp1_poly.cpp && mv -f $depbase.Tpo $depbase.Po
In file included from vdp1_poly.cpp:23:
./vdp1_common.h:282:12: warning: explicitly assigning value of variable of type 'uint16' (aka 'unsigned short') to itself [-Wself-assign]
       pix = pix;
       ~~~ ^ ~~~
1 warning generated.
depbase=`echo vdp2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT vdp2.o -MD -MP -MF $depbase.Tpo -c -o vdp2.o vdp2.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo vdp2_render.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I../../include -I../../include -I../../intl    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer -fstrict-aliasing  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization -Werror=write-strings  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -fjump-tables  -fexceptions   -fno-stack-protector -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG -MT vdp2_render.o -MD -MP -MF $depbase.Tpo -c -o vdp2_render.o vdp2_render.cpp && mv -f $depbase.Tpo $depbase.Po
vdp2_render.cpp:1327:13: warning: unknown pragma ignored [-Wunknown-pragmas]
#pragma GCC push_options
            ^
vdp2_render.cpp:1328:13: warning: unknown pragma ignored [-Wunknown-pragmas]
#pragma GCC optimize("no-unroll-loops,no-peel-loops,no-crossjumping")
            ^
vdp2_render.cpp:1362:13: warning: unknown pragma ignored [-Wunknown-pragmas]
#pragma GCC pop_options
            ^
c++: error: unable to execute command: Killed
c++: error: clang frontend command failed due to signal (use -v to see invocation)
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
Target: aarch64-unknown-freebsd12.1
Thread model: posix
InstalledDir: /usr/bin
c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script.
c++: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/vdp2_render-298dce.cpp
c++: note: diagnostic msg: /tmp/vdp2_render-298dce.sh
c++: note: diagnostic msg: 

********************
*** Error code 254

Stop.
make[3]: stopped in /wrkdirs/usr/ports/emulators/mednafen/work/mednafen/src/ss
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/emulators/mednafen/work/mednafen/src
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/emulators/mednafen/work/mednafen
*** Error code 1

Stop.
make: stopped in /usr/ports/emulators/mednafen


More information about the freebsd-pkg-fallout mailing list