Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge snes9x on PS3
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures
View previous topic :: View next topic  
Author Message
rhermans
n00b
n00b


Joined: 19 Sep 2007
Posts: 1

PostPosted: Wed Sep 19, 2007 7:18 pm    Post subject: emerge snes9x on PS3 Reply with quote

Hi all,

I'm having trouble emerging snes9x on my freshly installed gentoo PS3. Hopefully someone can point me in the right direction..

I found some messages about xlib and gcc in the log, so I already updated both, but that didn't help.

Here's the complete log:

Code:
localhost ~ # emerge -v snes9x

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] games-emulation/snes9x-1.43-r1  USE="opengl zlib
-debug -dga -joystick" 0 kB

Total: 1 package (1 new), Size of downloads: 0 kB

>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) games-emulation/snes9x-1.43-r1 to /
 * snes9x-1.43-src.tar.gz RMD160 ;-) ...                                  [ ok ]
 * snes9x-1.43-src.tar.gz SHA1 ;-) ...                                    [ ok ]
 * snes9x-1.43-src.tar.gz SHA256 ;-) ...                                  [ ok ]
 * snes9x-1.43-src.tar.gz size ;-) ...                                    [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking snes9x-1.43-src.tar.gz ;-) ...                                [ ok ]
>>> Unpacking source...
>>> Unpacking snes9x-1.43-src.tar.gz to
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work
 * Applying nojoy.patch ...                                               [ ok ]
 * Applying snes9x-1.43-porting.patch ...                                 [ ok ]
 * Applying snes9x-1.43-key-bindings-fix.patch ...                        [ ok ]
 * Applying snes9x-1.43-build.patch ...                                   [ ok ]
 * Applying snes9x-1.43-config.patch ...                                  [ ok ]
 * Running autoconf ...                                                   [ ok ]
>>> Source unpacked.
>>> Compiling source in
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src
...
./configure --prefix=/usr --host=powerpc-unknown-linux-gnu
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
--sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/games
--libdir=/usr/games/lib --datadir=/usr/share/games
--sysconfdir=/etc/games --localstatedir=/var/games --with-opengl
--without-glide --without-x --without-assembler --without-joystick
--without-debugger --with-zlib --with-screenshot --without-extensions
--build=powerpc-unknown-linux-gnu
checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether powerpc-unknown-linux-gnu-gcc accepts -g... yes
checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89...
none needed
checking for powerpc-unknown-linux-gnu-g++... powerpc-unknown-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether powerpc-unknown-linux-gnu-g++ accepts -g... yes
checking for size_t... yes
configure: WARNING:
Converted . to /var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x,
If this does not work, please use an absolute path to the configure script.

checking -mcpu=ultrasparc... no
checking -mcpu=supersparc... no
checking -O2... yes
checking -fomit-frame-pointer... yes
checking -fno-exceptions... yes
checking -Wall... yes
checking -W... yes
checking -pedantic... yes
checking -Wno-unused-parameter... yes
checking -pipe... yes
checking -fno-rtti... yes
checking if the CPU is IA32... no
checking if the OS is Linux... yes
checking if the OS is HP-UX... no
checking if the OS is MS Windows... no
checking how to run the C++ preprocessor... powerpc-unknown-linux-gnu-g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking if zlib.h is new enough... yes
checking for gzread in -lz... yes
checking for png_write_info in -lpng... yes
checking for mkstemp... yes
checking for X... disabled
configure: WARNING: X is normally required to build on Unix.
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking sys/isa_defs.h usability... no
checking sys/isa_defs.h presence... no
checking for sys/isa_defs.h... no
checking for unistd.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking WS2tcpip.h usability... no
checking WS2tcpip.h presence... no
checking for WS2tcpip.h... no
checking for the type of the last argument to accept... socklen_t *
checking if _XOPEN_SOURCE_EXTENDED is defined... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking if sound is supported on this platform... yes
checking for gethostbyname in -lnsl... yes
checking for socket in -lsocket... no

build information:
cc................ powerpc-unknown-linux-gnu-gcc
cxx............... powerpc-unknown-linux-gnu-g++
options...........  -O2 -fomit-frame-pointer -fno-exceptions -Wall -W
-pedantic -Wno-unused-parameter -pipe
libs..............  -lz -lpng -lnsl
defines...........  -DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP
-DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H
'-DACCEPT_SIZE_T=socklen_t'

features:
new colour blender.. no
sound support....... yes
display system...... OpenGL on X11
joystick support.... no
SDD1 decompression.. yes
JMA decompression... no
debugger............ no
DGA, vidmode........ no (forced without)
Gz.................. yes
using asm cores..... no (forced without)

configure: creating ./config.status
config.status: creating Makefile
powerpc-unknown-linux-gnu-g++  -fno-rtti -Wl,-z,noexecstack
-lpthread -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -o offsets offsets.cpp
./offsets >/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/i386/offsets.h
#FIXME: Move to builddir
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/cpuops.cpp
-o cpuops.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/cpuexec.cpp
-o cpuexec.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/sa1cpu.cpp
-o sa1cpu.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/spc700.cpp
-o spc700.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/soundux.cpp
-o soundux.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/apu.cpp
-o apu.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/apudebug.cpp
-o apudebug.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/fxinst.cpp
-o fxinst.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/fxemu.cpp
-o fxemu.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/fxdbg.cpp
-o fxdbg.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/c4.cpp
-o c4.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/c4emu.cpp
-o c4emu.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/cpu.cpp
-o cpu.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/sa1.cpp
-o sa1.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/debug.cpp
-o debug.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/sdd1.cpp
-o sdd1.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/tile.cpp
-o tile.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/srtc.cpp
-o srtc.o
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/srtc.cpp:
In function 'void S9xSRTCPreSaveState()':
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/srtc.cpp:539:
warning: right shift count >= width of type
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/srtc.cpp:540:
warning: right shift count >= width of type
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/srtc.cpp:541:
warning: right shift count >= width of type
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/srtc.cpp:542:
warning: right shift count >= width of type
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/srtc.cpp:
In function 'void S9xSRTCPostLoadState()':
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/srtc.cpp:569:
warning: left shift count >= width of type
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/srtc.cpp:570:
warning: left shift count >= width of type
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/srtc.cpp:571:
warning: left shift count >= width of type
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/srtc.cpp:572:
warning: left shift count >= width of type
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/gfx.cpp
-o gfx.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/memmap.cpp
-o memmap.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/clip.cpp
-o clip.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/dsp1.cpp
-o dsp1.o
In file included from
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/dsp1.cpp:97:
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/dsp3emu.cpp:728:2:
warning: no newline at end of file
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/dsp4emu.cpp:
In function 'void DSP4_Op01()':
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/dsp4emu.cpp:297:
warning: converting to 'int16' from 'double'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/dsp4emu.cpp:300:
warning: converting to 'int16' from 'double'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/dsp4emu.cpp:
In function 'void DSP4_Op07()':
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/dsp4emu.cpp:502:
warning: converting to 'int16' from 'double'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/dsp4emu.cpp:505:
warning: converting to 'int16' from 'double'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/dsp4emu.cpp:
In function 'void DSP4_Op0D()':
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/dsp4emu.cpp:1064:
warning: converting to 'int16' from 'double'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/dsp4emu.cpp:1067:
warning: converting to 'int16' from 'double'
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/ppu.cpp
-o ppu.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/dma.cpp
-o dma.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/snes9x.cpp
-o snes9x.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/data.cpp
-o data.o
powerpc-unknown-linux-gnu-g++  -fno-rtti -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -c -O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -INONE  -INONE
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x
-I/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/unzip
 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN
-DEXECUTE_SUPERFX_PER_LINE  -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT
-DUNZIP_SUPPORT   -DUSE_OPENGL   -DSDD1_DECOMP  -DNO_INLINE_SET_GET
-DNOASM -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H
-DHAVE_SYS_IOCTL_H -DHAVE_ENDIAN_H '-DACCEPT_SIZE_T=socklen_t'
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/globals.cpp
-o globals.o
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/dsp1.h:128:
error: previous declaration of 'SDSP1 DSP1' with 'C++' linkage
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/globals.cpp:126:
error: conflicts with new declaration with 'C' linkage
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/ppu.h:336:
error: previous declaration of 'SnesModel M1SNES' with 'C++' linkage
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/globals.cpp:134:
error: conflicts with new declaration with 'C' linkage
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/ppu.h:337:
error: previous declaration of 'SnesModel M2SNES' with 'C++' linkage
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/globals.cpp:135:
error: conflicts with new declaration with 'C' linkage
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/ppu.h:335:
error: previous declaration of 'SnesModel* Model' with 'C++' linkage
/var/tmp/portage/games-emulation/snes9x-1.43-r1/work/snes9x-1.43-src/snes9x/globals.cpp:136:
error: conflicts with new declaration with 'C' linkage
make: *** [globals.o] Error 1
 *
 * ERROR: games-emulation/snes9x-1.43-r1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   snes9x-1.43-r1.ebuild, line 97:   Called die
 *
 * making osnes9x
 * If you need support, post the topmost build error, and the call
stack if relevant.
 * A complete build log is located at
'/var/tmp/portage/games-emulation/snes9x-1.43-r1/temp/build.log'.
 *

 * Messages for package games-emulation/snes9x-1.43-r1:

 *
 * ERROR: games-emulation/snes9x-1.43-r1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   snes9x-1.43-r1.ebuild, line 97:   Called die
 *
 * making osnes9x
 * If you need support, post the topmost build error, and the call
stack if relevant.
 * A complete build log is located at
'/var/tmp/portage/games-emulation/snes9x-1.43-r1/temp/build.log'.
 *
localhost ~ #
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum