Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2017 03:26:48 GMT
From:      pkg-fallout@FreeBSD.org
To:        acm@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 110i386-default][emulators/mednafen] Failed for mednafen-0.9.45.1_1, 1 in build/runaway
Message-ID:  <201709260326.v8Q3QmPQ080143@beefy10.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
Last committer: gerald@FreeBSD.org
Ident:          $FreeBSD: head/emulators/mednafen/Makefile 449591 2017-09-10 20:55:38Z gerald $
Log URL:        http://beefy10.nyi.freebsd.org/data/110i386-default/450640/logs/mednafen-0.9.45.1_1,1.log
Build URL:      http://beefy10.nyi.freebsd.org/build.html?mastername=110i386-default&build=450640
Log:

====>> Building emulators/mednafen
build started at Tue Sep 26 01:14:25 UTC 2017
port directory: /usr/ports/emulators/mednafen
building for: FreeBSD 110i386-default-job-13 11.0-RELEASE-p12 FreeBSD 11.0-RELEASE-p12 i386
maintained by: acm@FreeBSD.org
Makefile ident:      $FreeBSD: head/emulators/mednafen/Makefile 449591 2017-09-10 20:55:38Z gerald $
Poudriere version: 3.1.19-63-g681eaae7
Host OSVERSION: 1200040
Jail OSVERSION: 1100122
Job Id: 13

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p12
UNAME_r=11.0-RELEASE-p12
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=mednafen-0.9.45.1_1,1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110i386-default/ref/.p/pool
MASTERNAME=110i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-63-g681eaae7
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for mednafen-0.9.45.1_1,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---

--CONFIGURE_ARGS--
--disable-alsa --disable-alsatest  --with-sdl-prefix=/usr/local --disable-jack --enable-nls --enable-gb --enable-gba --enable-lynx --enable-md --enable-nes --enable-ngp --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--
SDL_CONFIG=/usr/local/bin/sdl-config PKG_CONFIG=pkgconf 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" 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--
SDL_CONFIG=/usr/local/bin/sdl-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" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include -DLIBICONV_PLUG"  LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -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--
DOCS=""
NO_DOCS="@comment
"
JACK="@comment
"
NO_JACK=""
NLS=""
NO_NLS="@comment
"
GB=""
NO_GB="@comment
"
GBA=""
NO_GBA="@comment
"
LINX=""
NO_LINX="@comment
"
MD=""
NO_MD="@comment
"
NES=""
NO_NES="@comment
"
NGP=""
NO_NGP="@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=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
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
"
JACK="@comment
"
NO_JACK=""
NLS=""
NO_NLS="@comment
"
GB=""
NO_GB="@comment
"
GBA=""
NO_GBA="@comment
"
LINX=""
NO_LINX="@comment
"
MD=""
NO_MD="@comment
"
NES=""
NO_NES="@comment
"
NGP=""
NO_NGP="@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
<snip>
#  define LOOKUP_T const ogg_int32_t
                   ^
In file included from window.c:22:
./window_lookup.h:86:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
static const LOOKUP_T vwin512[256] = {
             ^
./misc.h:28:20: note: expanded from macro 'LOOKUP_T'
#  define LOOKUP_T const ogg_int32_t
                   ^
In file included from window.c:22:
./window_lookup.h:153:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
static const LOOKUP_T vwin1024[512] = {
             ^
./misc.h:28:20: note: expanded from macro 'LOOKUP_T'
#  define LOOKUP_T const ogg_int32_t
                   ^
In file included from window.c:22:
./window_lookup.h:284:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
static const LOOKUP_T vwin2048[1024] = {
             ^
./misc.h:28:20: note: expanded from macro 'LOOKUP_T'
#  define LOOKUP_T const ogg_int32_t
                   ^
In file included from window.c:22:
./window_lookup.h:543:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
static const LOOKUP_T vwin4096[2048] = {
             ^
./misc.h:28:20: note: expanded from macro 'LOOKUP_T'
#  define LOOKUP_T const ogg_int32_t
                   ^
In file included from window.c:22:
./window_lookup.h:1058:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
static const LOOKUP_T vwin8192[4096] = {
             ^
./misc.h:28:20: note: expanded from macro 'LOOKUP_T'
#  define LOOKUP_T const ogg_int32_t
                   ^
8 warnings generated.
mv -f .deps/window.Tpo .deps/window.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -I../../include -I./    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT synthesis.o -MD -MP -MF .deps/synthesis.Tpo -c -o synthesis.o synthesis.c
mv -f .deps/synthesis.Tpo .deps/synthesis.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -I../../include -I./    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.c
mv -f .deps/info.Tpo .deps/info.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -I../../include -I./    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT floor1.o -MD -MP -MF .deps/floor1.Tpo -c -o floor1.o floor1.c
mv -f .deps/floor1.Tpo .deps/floor1.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -I../../include -I./    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT floor0.o -MD -MP -MF .deps/floor0.Tpo -c -o floor0.o floor0.c
mv -f .deps/floor0.Tpo .deps/floor0.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -I../../include -I./    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT vorbisfile.o -MD -MP -MF .deps/vorbisfile.Tpo -c -o vorbisfile.o vorbisfile.c
vorbisfile.c:1064:9: warning: declaration shadows a local variable [-Wshadow]
    int i;
        ^
vorbisfile.c:1058:40: note: previous declaration is here
long ov_bitrate(OggVorbis_File *vf,int i){
                                       ^
vorbisfile.c:1130:9: warning: declaration shadows a local variable [-Wshadow]
    int i;
        ^
vorbisfile.c:1125:49: note: previous declaration is here
ogg_int64_t ov_raw_total(OggVorbis_File *vf,int i){
                                                ^
vorbisfile.c:1149:9: warning: declaration shadows a local variable [-Wshadow]
    int i;
        ^
vorbisfile.c:1144:49: note: previous declaration is here
ogg_int64_t ov_pcm_total(OggVorbis_File *vf,int i){
                                                ^
vorbisfile.c:1168:9: warning: declaration shadows a local variable [-Wshadow]
    int i;
        ^
vorbisfile.c:1163:50: note: previous declaration is here
ogg_int64_t ov_time_total(OggVorbis_File *vf,int i){
                                                 ^
vorbisfile.c:1578:16: warning: declaration shadows a local variable [-Wshadow]
      ogg_page og;
               ^
vorbisfile.c:1426:14: note: previous declaration is here
    ogg_page og;
             ^
vorbisfile.c:1673:9: warning: declaration shadows a local variable [-Wshadow]
    int ret=ogg_stream_packetpeek(&vf->os,&op);
        ^
vorbisfile.c:1662:7: note: previous declaration is here
  int ret=ov_pcm_seek_page(vf,pos);
      ^
6 warnings generated.
mv -f .deps/vorbisfile.Tpo .deps/vorbisfile.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -I../../include -I./    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT res012.o -MD -MP -MF .deps/res012.Tpo -c -o res012.o res012.c
mv -f .deps/res012.Tpo .deps/res012.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -I../../include -I./    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT mapping0.o -MD -MP -MF .deps/mapping0.Tpo -c -o mapping0.o mapping0.c
mv -f .deps/mapping0.Tpo .deps/mapping0.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -I../../include -I./    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT registry.o -MD -MP -MF .deps/registry.Tpo -c -o registry.o registry.c
mv -f .deps/registry.Tpo .deps/registry.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -I../../include -I./    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT codebook.o -MD -MP -MF .deps/codebook.Tpo -c -o codebook.o codebook.c
codebook.c:339:11: warning: unused variable 'j' [-Wunused-variable]
    int i,j;
          ^
1 warning generated.
mv -f .deps/codebook.Tpo .deps/codebook.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -I../../include -I./    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT sharedbook.o -MD -MP -MF .deps/sharedbook.Tpo -c -o sharedbook.o sharedbook.c
mv -f .deps/sharedbook.Tpo .deps/sharedbook.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -I../../include -I./    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT framing.o -MD -MP -MF .deps/framing.Tpo -c -o framing.o framing.c
framing.c:733:20: warning: declaration shadows a local variable [-Wshadow]
    unsigned char *page=oy->data+oy->returned;
                   ^
framing.c:678:18: note: previous declaration is here
  unsigned char *page=oy->data+oy->returned;
                 ^
framing.c:734:10: warning: declaration shadows a local variable [-Wshadow]
    long bytes;
         ^
framing.c:680:8: note: previous declaration is here
  long bytes=oy->fill-oy->returned;
       ^
2 warnings generated.
mv -f .deps/framing.Tpo .deps/framing.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -I../../include -I./    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT bitwise.o -MD -MP -MF .deps/bitwise.Tpo -c -o bitwise.o bitwise.c
mv -f .deps/bitwise.Tpo .deps/bitwise.Po
rm -f libvorbisidec.a
ar cru libvorbisidec.a mdct.o block.o  window.o synthesis.o info.o  floor1.o floor0.o vorbisfile.o  res012.o mapping0.o registry.o  codebook.o sharedbook.o framing.o  bitwise.o 
ranlib libvorbisidec.a
Making all in mpcdec
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -DMPC_FIXED_POINT=1 -I. -I../../include    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT huffman.o -MD -MP -MF .deps/huffman.Tpo -c -o huffman.o huffman.c
mv -f .deps/huffman.Tpo .deps/huffman.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -DMPC_FIXED_POINT=1 -I. -I../../include    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT mpc_decoder.o -MD -MP -MF .deps/mpc_decoder.Tpo -c -o mpc_decoder.o mpc_decoder.c
mv -f .deps/mpc_decoder.Tpo .deps/mpc_decoder.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -DMPC_FIXED_POINT=1 -I. -I../../include    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT mpc_reader.o -MD -MP -MF .deps/mpc_reader.Tpo -c -o mpc_reader.o mpc_reader.c
mv -f .deps/mpc_reader.Tpo .deps/mpc_reader.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -DMPC_FIXED_POINT=1 -I. -I../../include    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT requant.o -MD -MP -MF .deps/requant.Tpo -c -o requant.o requant.c
mv -f .deps/requant.Tpo .deps/requant.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -DMPC_FIXED_POINT=1 -I. -I../../include    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT streaminfo.o -MD -MP -MF .deps/streaminfo.Tpo -c -o streaminfo.o streaminfo.c
mv -f .deps/streaminfo.Tpo .deps/streaminfo.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -DMPC_FIXED_POINT=1 -I. -I../../include    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT synth_filter.o -MD -MP -MF .deps/synth_filter.Tpo -c -o synth_filter.o synth_filter.c
mv -f .deps/synth_filter.Tpo .deps/synth_filter.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -DMPC_FIXED_POINT=1 -I. -I../../include    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT mpc_bits_reader.o -MD -MP -MF .deps/mpc_bits_reader.Tpo -c -o mpc_bits_reader.o mpc_bits_reader.c
mv -f .deps/mpc_bits_reader.Tpo .deps/mpc_bits_reader.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -DMPC_FIXED_POINT=1 -I. -I../../include    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT mpc_demux.o -MD -MP -MF .deps/mpc_demux.Tpo -c -o mpc_demux.o mpc_demux.c
mpc_demux.c:102:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
                        bytes2read &= -1 << 2;
                                      ~~ ^
mpc_demux.c:103:39: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
                        offset = (unread_bytes + 3) & ( -1 << 2);
                                                        ~~ ^
mpc_demux.c:155:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
                        next_pos = ((next_pos - d->si.header_position) & (-1 << 2)) + d->si.header_position;
                                                                          ~~ ^
mpc_demux.c:305:24: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
                        code = -(code & (-1 << 1));
                                         ~~ ^
4 warnings generated.
mv -f .deps/mpc_demux.Tpo .deps/mpc_demux.Po
cc -std=gnu99 -fsigned-char -DHAVE_CONFIG_H -fvisibility=hidden -DMPC_FIXED_POINT=1 -I. -I../../include    -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fno-fast-math -fno-unsafe-math-optimizations -fomit-frame-pointer  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -MT crc32.o -MD -MP -MF .deps/crc32.Tpo -c -o crc32.o crc32.c
mv -f .deps/crc32.Tpo .deps/crc32.Po
rm -f libmpcdec.a
ar cru libmpcdec.a huffman.o mpc_decoder.o  mpc_reader.o requant.o streaminfo.o  synth_filter.o mpc_bits_reader.o  mpc_demux.o crc32.o 
ranlib libmpcdec.a
depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o debug.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT error.o -MD -MP -MF $depbase.Tpo -c -o error.o error.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo mempatcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT mempatcher.o -MD -MP -MF $depbase.Tpo -c -o mempatcher.o mempatcher.cpp && mv -f $depbase.Tpo $depbase.Po
mempatcher.cpp:927:7: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
 if(x < 0)
    ~ ^ ~
1 warning generated.
depbase=`echo settings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT settings.o -MD -MP -MF $depbase.Tpo -c -o settings.o settings.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo endian.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT endian.o -MD -MP -MF $depbase.Tpo -c -o endian.o endian.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo Time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT Time.o -MD -MP -MF $depbase.Tpo -c -o Time.o Time.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo mednafen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT mednafen.o -MD -MP -MF $depbase.Tpo -c -o mednafen.o mednafen.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo git.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT git.o -MD -MP -MF $depbase.Tpo -c -o git.o git.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT file.o -MD -MP -MF $depbase.Tpo -c -o file.o file.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo general.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT general.o -MD -MP -MF $depbase.Tpo -c -o general.o general.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo memory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT memory.o -MD -MP -MF $depbase.Tpo -c -o memory.o memory.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo netplay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT netplay.o -MD -MP -MF $depbase.Tpo -c -o netplay.o netplay.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT state.o -MD -MP -MF $depbase.Tpo -c -o state.o state.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo state_rewind.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT state_rewind.o -MD -MP -MF $depbase.Tpo -c -o state_rewind.o state_rewind.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo movie.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT movie.o -MD -MP -MF $depbase.Tpo -c -o movie.o movie.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo player.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT player.o -MD -MP -MF $depbase.Tpo -c -o player.o player.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo PSFLoader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT PSFLoader.o -MD -MP -MF $depbase.Tpo -c -o PSFLoader.o PSFLoader.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo SSFLoader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT SSFLoader.o -MD -MP -MF $depbase.Tpo -c -o SSFLoader.o SSFLoader.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo SNSFLoader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT SNSFLoader.o -MD -MP -MF $depbase.Tpo -c -o SNSFLoader.o SNSFLoader.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo SPCReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT SPCReader.o -MD -MP -MF $depbase.Tpo -c -o SPCReader.o SPCReader.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT tests.o -MD -MP -MF $depbase.Tpo -c -o tests.o tests.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo qtrecord.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT qtrecord.o -MD -MP -MF $depbase.Tpo -c -o qtrecord.o qtrecord.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo Stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT Stream.o -MD -MP -MF $depbase.Tpo -c -o Stream.o Stream.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo MemoryStream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT MemoryStream.o -MD -MP -MF $depbase.Tpo -c -o MemoryStream.o MemoryStream.cpp && mv -f $depbase.Tpo $depbase.Po
MemoryStream.cpp:284:18: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
 if(new_position < 0)
    ~~~~~~~~~~~~ ^ ~
1 warning generated.
depbase=`echo FileStream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT FileStream.o -MD -MP -MF $depbase.Tpo -c -o FileStream.o FileStream.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo IPSPatcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT IPSPatcher.o -MD -MP -MF $depbase.Tpo -c -o IPSPatcher.o IPSPatcher.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo cdplay/cdplay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT cdplay/cdplay.o -MD -MP -MF $depbase.Tpo -c -o cdplay/cdplay.o cdplay/cdplay.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo demo/demo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT demo/demo.o -MD -MP -MF $depbase.Tpo -c -o demo/demo.o demo/demo.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo gb/gb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT gb/gb.o -MD -MP -MF $depbase.Tpo -c -o gb/gb.o gb/gb.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo gb/gfx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT gb/gfx.o -MD -MP -MF $depbase.Tpo -c -o gb/gfx.o gb/gfx.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo gb/gbGlobals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT gb/gbGlobals.o -MD -MP -MF $depbase.Tpo -c -o gb/gbGlobals.o gb/gbGlobals.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo gb/memory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT gb/memory.o -MD -MP -MF $depbase.Tpo -c -o gb/memory.o gb/memory.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo gb/sound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT gb/sound.o -MD -MP -MF $depbase.Tpo -c -o gb/sound.o gb/sound.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo gb/z80.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT gb/z80.o -MD -MP -MF $depbase.Tpo -c -o gb/z80.o gb/z80.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo gba/GBAinline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT gba/GBAinline.o -MD -MP -MF $depbase.Tpo -c -o gba/GBAinline.o gba/GBAinline.cpp && mv -f $depbase.Tpo $depbase.Po
depbase=`echo gba/arm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -std=gnu++11 -fsigned-char -DHAVE_CONFIG_H -I/usr/local/include -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  -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization  -fno-pic -fno-pie -fno-PIC -fno-PIE -fwrapv  -fexceptions -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG -MT gba/arm.o -MD -MP -MF $depbase.Tpo -c -o gba/arm.o gba/arm.cpp && mv -f $depbase.Tpo $depbase.Po
====>> Killing runaway build after 7200 seconds with no output



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709260326.v8Q3QmPQ080143>