Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76538 - error emerging snes9x-1.43
Summary: error emerging snes9x-1.43
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-03 10:49 UTC by Jud Porter
Modified: 2005-01-04 15:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
this snes9x-1.43.ebuild seems to work (snes9x-1.43.ebuild,1.85 KB, text/plain)
2005-01-03 16:15 UTC, Alexandre Rostovtsev (RETIRED)
Details
snes9x-1.43.ebuild (snes9x-1.43.ebuild,1.95 KB, text/plain)
2005-01-03 22:24 UTC, SpanKY
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jud Porter 2005-01-03 10:49:21 UTC
bash-2.05b# emerge snes9x
Calculating dependencies ...done!
>>> emerge (1 of 1) games-emulation/snes9x-1.43 to /
>>> md5 src_uri ;-) snes9x-1.43-src.tar.gz
>>> Unpacking source...
>>> Unpacking snes9x-1.43-src.tar.gz to /var/tmp/portage/snes9x-1.43/work
 * Applying nojoy.patch ...                                                                                                                                             [ ok ]
>>> Source unpacked.
opengl
QA Notice: USE Flag 'debug' not in IUSE for games-emulation/snes9x-1.43
 * Using GNU config files from /usr/share/libtool
 *  No config.sub found in /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src, skipping..
 *  No config.guess found in /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src, skipping..
./configure --prefix=/usr/games --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --with-opengl --without-glide --without-x --with-assembler --with-joystick --without-debugger --with-zlib --with-screenshot
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe ) works... yes
checking whether the C compiler (gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ -O3 -march=pentium4 -fomit-frame-pointer -pipe ) works... yes
checking whether the C++ compiler (c++ -O3 -march=pentium4 -fomit-frame-pointer -pipe ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for size_t... yes
configure: warning:
Converted . to /var/tmp/portage/snes9x-1.43/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... yes
checking if the OS is Linux... yes
checking if the OS is HP-UX... no
checking if the OS is MS Windows... no
checking for nasm... /usr/bin/nasm
checking how to run the C++ preprocessor... c++ -E
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 XF86DGAQueryExtension in -lXxf86dga... no
checking for strings.h... yes
checking for sys/ioctl.h... yes
checking for unistd.h... yes
checking for sys/socket.h... yes
checking for winsock.h... no
checking for winsock2.h... 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 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................ gcc
cxx............... c++
options...........  -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -Wno-unused-parameter -pipe
libs..............  -lz -lpng -lnsl
defines...........  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t'

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

updating cache ./config.cache
creating ./config.status
creating Makefile
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/offsets.cpp -o offsets.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -o offsets offsets.o
./offsets >/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/offsets.h #FIXME: Move to builddir
c++ -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/cpuops.S -o i386/cpuops.o
c++ -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/cpuexec.S -o i386/cpuexec.o
c++ -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/sa1ops.S -o i386/sa1ops.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/spc700.cpp -o spc700.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/soundux.cpp -o soundux.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/apu.cpp -o apu.o
/usr/bin/nasm -f elf -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/ -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/ /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/SPC.ASM -o i386/SPC.O
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/apudebug.cpp -o apudebug.o
/usr/bin/nasm -f elf -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/ -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/ -o i386/fxemu2b.o /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/fxemu2b.asm
/usr/bin/nasm -f elf -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/ -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/ -o i386/fxemu2.o /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/fxemu2.asm
/usr/bin/nasm -f elf -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/ -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/ -o i386/fxemu2c.o /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/fxemu2c.asm
/usr/bin/nasm -f elf -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/ -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/ -o i386/fxtable.o /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/fxtable.asm
/usr/bin/nasm -f elf -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/ -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/ -o i386/sfxproc.o /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/sfxproc.asm
/usr/bin/nasm -f elf -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/ -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/ /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/ZSNES.ASM -o i386/ZSNES.O
/usr/bin/nasm -f elf -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/ -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/ /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/C4.ASM -o i386/C4.O
/usr/bin/nasm -f elf -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/ -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/ -o i386/zsnesc4.o /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/zsnesc4.asm
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/c4.cpp -o c4.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/cpu.cpp -o cpu.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/sa1.cpp -o sa1.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/debug.cpp -o debug.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/sdd1.cpp -o sdd1.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/tile.cpp -o tile.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/srtc.cpp -o srtc.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/gfx.cpp -o gfx.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/memmap.cpp -o memmap.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/clip.cpp -o clip.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/dsp1.cpp -o dsp1.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/ppu.cpp -o ppu.o
In file included from /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/dsp1.cpp:97:
/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/dsp3emu.cpp:728:2: warning: no newline at end of file
In file included from /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/dsp1.cpp:957:
/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/dsp4emu.cpp: In
   function `void DSP4_Op01()':
/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/dsp4emu.cpp:297: warning: converting
    to `short int' from `double'
/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/dsp4emu.cpp:300: warning: converting
    to `short int' from `double'
/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/dsp4emu.cpp: In
   function `void DSP4_Op07()':
/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/dsp4emu.cpp:502: warning: converting
    to `short int' from `double'
/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/dsp4emu.cpp:505: warning: converting
    to `short int' from `double'
/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/dsp4emu.cpp: In
   function `void DSP4_Op0D()':
/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/dsp4emu.cpp:1064: warning: converting
    to `short int' from `double'
/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/dsp4emu.cpp:1067: warning: converting
    to `short int' from `double'
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/dma.cpp -o dma.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/snes9x.cpp -o snes9x.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/data.cpp -o data.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/globals.cpp -o globals.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/spc7110.cpp -o spc7110.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/obc1.cpp -o obc1.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/seta.cpp -o seta.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/seta010.cpp -o seta010.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/seta011.cpp -o seta011.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/seta018.cpp -o seta018.o
/usr/bin/nasm -f elf -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/ -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/ /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/2XSAIMMX.ASM -o i386/2XSAIMMX.O
/usr/bin/nasm -f elf -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/ -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/ -o i386/bilinear.o /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/i386/bilinear.asm
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/2xsai.cpp -o 2xsai.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/sdd1emu.cpp -o sdd1emu.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/cheats.cpp -o cheats.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/cheats2.cpp -o cheats2.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unix/unix.cpp -o unix/unix.o
gcc -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unix/config.c -o unix/config.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/snaporig.cpp -o snaporig.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/snapshot.cpp -o snapshot.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/screenshot.cpp -o screenshot.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/movie.cpp -o movie.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/netplay.cpp -o netplay.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/server.cpp -o server.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/loadzip.cpp -o loadzip.o
gcc -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip/unzip.c -o unzip/unzip.o
gcc -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip/explode.c -o unzip/explode.o
gcc -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip/unreduce.c -o unzip/unreduce.o
gcc -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip/unshrink.c -o unzip/unshrink.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unix/x11.cpp -o unix/x11.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -INONE  -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -DMITSHM -DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4 -DUSE_THREADS -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DUSE_OPENGL  -DMMX -DSDD1_DECOMP -DJOYSTICK_SUPPORT -DNO_INLINE_SET_GET  -DZLIB -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H '-DACCEPT_SIZE_T=socklen_t' /var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unix/opengl.cpp -o unix/opengl.o
c++  -fno-rtti -INONE -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x -I/var/tmp/portage/snes9x-1.43/work/snes9x-1.43-src/snes9x/unzip -Ii386 -o osnes9x i386/cpuops.o i386/cpuexec.o i386/sa1ops.o spc700.o soundux.o apu.o i386/SPC.O apudebug.o i386/fxemu2b.o i386/fxemu2.o i386/fxemu2c.o i386/fxtable.o i386/sfxproc.o i386/ZSNES.O i386/C4.O i386/zsnesc4.o c4.o cpu.o sa1.o debug.o sdd1.o tile.o srtc.o gfx.o memmap.o clip.o dsp1.o ppu.o dma.o snes9x.o data.o globals.o spc7110.o obc1.o seta.o seta010.o seta011.o seta018.o i386/2XSAIMMX.O i386/bilinear.o 2xsai.o sdd1emu.o cheats.o cheats2.o unix/unix.o unix/config.o snaporig.o snapshot.o screenshot.o movie.o netplay.o server.o loadzip.o unzip/unzip.o unzip/explode.o unzip/unreduce.o unzip/unshrink.o unix/x11.o unix/opengl.o  -lGL -lGLU -ldl  -lz -lpng -lnsl  -lXext -lX11 -lpthread -lm
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
make: *** [osnes9x] Error 1

!!! ERROR: games-emulation/snes9x-1.43 failed.
!!! Function src_compile, Line 66, Exitcode 2
!!! making osnes9x
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
emerge snes9x

Actual Results:  

!!! ERROR: games-emulation/snes9x-1.43 failed.
!!! Function src_compile, Line 66, Exitcode 2


bash-2.05b# emerge info
Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.9-gentoo-r9 i686)
=================================================================
System uname: 2.6.9-gentoo-r9 i686 Intel(R) Pentium(R) 4 Mobile CPU 1.60GHz
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac acl acpi aim alsa apache2 apm arts avi bash-completion berkdb
bitmap-fonts calendar cdr crypt cups curl doc dvd encode ethereal exif fam fbcon
flac foomaticdb fortran ftp gdbm gif ginac gphoto2 gpm imagemagick imap imlib
ipv6 java jikes joystick jpeg junit kde ldap libg++ libwww mad mhash mikmod mmx
motif mozilla mpeg mysql mysqli ncurses nls nvidia oggvorbis openal opengl oscar
oss pam pcmcia pcre pdflib perl php png pnp ppds python qt quicktime readline
samba sdl slang snmp sockets spell sse ssl svg svga tcltk tcpd tetex tidy tiff
truetype trusted usb videos x86 xine xml xml2 xmlrpe xmms xsi xv xvid zlib"
Comment 1 SpanKY gentoo-dev 2005-01-03 14:01:09 UTC
can you attach config.log from the build directory please ?

for some reason, X wasnt detected on your system
Comment 2 Alexandre Rostovtsev (RETIRED) gentoo-dev 2005-01-03 16:00:46 UTC
It wasn't detected on judzillah's system (and it's not detected on my system either) because of
./configure [...] --without-x [...] 
(removing --without-x from the list of config flags makes X detect properly)

which occurs because of

case ${vid} in
    3dfx)
        vidconf="--with-glide --without-opengl --without-x"
        target=gsnes9x;;
    opengl)
        vidconf="--with-opengl --without-glide --without-x"
        target=osnes9x;;
    X)
        vidconf="--with-x --without-glide --without-opengl"
        target=snes9x;;
esac

in the ebuild. So this is triggered by the opengl USE flag.

Can anyone tell why USE=opengl should disable X completely?
Comment 3 Alexandre Rostovtsev (RETIRED) gentoo-dev 2005-01-03 16:15:36 UTC
Created attachment 47532 [details]
this snes9x-1.43.ebuild seems to work

Removed --without-x from the USE=opengl and USE=3dfx cases. Works for me with
no problem.
Comment 4 Jud Porter 2005-01-03 16:41:12 UTC
Here is my config.log if it would help

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:569: checking for gcc
configure:682: checking whether the C compiler (gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe ) works
configure:698: gcc -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe   conftest.c  1>&5
configure:724: checking whether the C compiler (gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe ) is a cross-compiler
configure:729: checking whether we are using GNU C
configure:738: gcc -E conftest.c
configure:757: checking whether gcc accepts -g
configure:793: checking for c++
configure:825: checking whether the C++ compiler (c++ -O3 -march=pentium4 -fomit-frame-pointer -pipe ) works
configure:841: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe   conftest.C  1>&5
configure:867: checking whether the C++ compiler (c++ -O3 -march=pentium4 -fomit-frame-pointer -pipe ) is a cross-compiler
configure:872: checking whether we are using GNU C++
configure:881: c++ -E conftest.C
configure:900: checking whether c++ accepts -g
configure:949: checking for size_t
configure:974: c++ -c -O3 -march=pentium4 -fomit-frame-pointer -pipe  conftest.C 1>&5
configure:1179: checking -mcpu=ultrasparc
configure:1228: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe -mcpu=ultrasparc   conftest.C  1>&5 2>conftezt.out.2
configure: failed program was:
#line 1211 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
#endif

      int foo;
      int main(int argc, char **argv)
      {
        /* The following code triggs gcc:s generation of aline opcodes,
	 * which some versions of as does not support.
	 */
	if (argc > 0) argc = 0;
	return argc;
      }
    
configure:1288: checking -mcpu=supersparc
configure:1337: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe -mcpu=supersparc   conftest.C  1>&5 2>conftezt.out.2
configure: failed program was:
#line 1320 "configure"
#include "confdefs.h"
#ifdef __cplusplus
extern "C" void exit(int);
#endif

      int foo;
      int main(int argc, char **argv)
      {
        /* The following code triggs gcc:s generation of aline opcodes,
	 * which some versions of as does not support.
	 */
	if (argc > 0) argc = 0;
	return argc;
      }
    
configure:1636: checking -O2
configure:1685: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2   conftest.C  1>&5 2>conftezt.out.2
configure:1860: checking -fomit-frame-pointer
configure:1909: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer   conftest.C  1>&5 2>conftezt.out.2
configure:1971: checking -fno-exceptions
configure:2020: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions   conftest.C  1>&5 2>conftezt.out.2
configure:2082: checking -Wall
configure:2131: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall   conftest.C  1>&5 2>conftezt.out.2
configure:2193: checking -W
configure:2242: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W   conftest.C  1>&5 2>conftezt.out.2
configure:2304: checking -pedantic
configure:2353: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic   conftest.C  1>&5 2>conftezt.out.2
configure:2415: checking -Wno-unused-parameter
configure:2464: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -Wno-unused-parameter   conftest.C  1>&5 2>conftezt.out.2
configure:2526: checking -pipe
configure:2575: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -Wno-unused-parameter -pipe   conftest.C  1>&5 2>conftezt.out.2
configure:2637: checking -fno-rtti
configure:2686: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -Wno-unused-parameter -pipe -fno-rtti   conftest.C  1>&5 2>conftezt.out.2
configure:2931: checking if the CPU is IA32
configure:2951: c++ -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -Wno-unused-parameter -pipe  conftest.C 1>&5
configure:2966: checking if the OS is Linux
configure:2985: c++ -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -Wno-unused-parameter -pipe  conftest.C 1>&5
configure:3000: checking if the OS is HP-UX
configure:3019: c++ -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -Wno-unused-parameter -pipe  conftest.C 1>&5
configure:3011:2: #error Not Hpux.
configure: failed program was:
#line 3006 "configure"
#include "confdefs.h"

#ifdef __hpux
/* */
#else
#error Not Hpux.
#endif
  
int main() {

; return 0; }
configure:3034: checking if the OS is MS Windows
configure:3053: c++ -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -Wno-unused-parameter -pipe  conftest.C 1>&5
configure:3045:2: #error Not win32.
configure: failed program was:
#line 3040 "configure"
#include "confdefs.h"

#if defined (__WIN32__)
/* */
#else
#error Not win32.
#endif
  
int main() {

; return 0; }
configure:3090: checking for nasm
configure:3289: checking how to run the C++ preprocessor
configure:3307: c++ -E  conftest.C >/dev/null 2>conftest.out
configure:3335: checking for zlib.h
configure:3345: c++ -E  conftest.C >/dev/null 2>conftest.out
configure:3373: checking if zlib.h is new enough
configure:3386: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -Wno-unused-parameter -pipe   conftest.C  1>&5
configure: In function `int main()':
configure:3381: warning: unused variable `int foo'
configure:3679: checking for gzread in -lz
configure:3701: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -Wno-unused-parameter -pipe   conftest.C -lz   1>&5
configure:3755: checking for png_write_info in -lpng
configure:3777: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -Wno-unused-parameter -pipe   conftest.C -lpng -lz -lm  1>&5
configure:3805: checking for mkstemp
configure:3836: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -Wno-unused-parameter -pipe   conftest.C  1>&5
configure:3865: checking for X
configure:4123: checking for XF86DGAQueryExtension in -lXxf86dga
configure:4145: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -Wno-unused-parameter -pipe  -INONE    conftest.C -lXxf86dga   1>&5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lXxf86dga
collect2: ld returned 1 exit status
configure: failed program was:
#line 4131 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char XF86DGAQueryExtension();

int main() {
XF86DGAQueryExtension()
; return 0; }
configure:4249: checking for strings.h
configure:4259: c++ -E  -INONE conftest.C >/dev/null 2>conftest.out
configure:4285: checking for sys/ioctl.h
configure:4295: c++ -E  -INONE conftest.C >/dev/null 2>conftest.out
configure:4323: checking for unistd.h
configure:4333: c++ -E  -INONE conftest.C >/dev/null 2>conftest.out
configure:4323: checking for sys/socket.h
configure:4333: c++ -E  -INONE conftest.C >/dev/null 2>conftest.out
configure:4323: checking for winsock.h
configure:4333: c++ -E  -INONE conftest.C >/dev/null 2>conftest.out
configure:4329:21: winsock.h: No such file or directory
configure: failed program was:
#line 4328 "configure"
#include "confdefs.h"
#include <winsock.h>
configure:4323: checking for winsock2.h
configure:4333: c++ -E  -INONE conftest.C >/dev/null 2>conftest.out
configure:4329:22: winsock2.h: No such file or directory
configure: failed program was:
#line 4328 "configure"
#include "confdefs.h"
#include <winsock2.h>
configure:4323: checking for WS2tcpip.h
configure:4333: c++ -E  -INONE conftest.C >/dev/null 2>conftest.out
configure:4329:22: WS2tcpip.h: No such file or directory
configure: failed program was:
#line 4328 "configure"
#include "confdefs.h"
#include <WS2tcpip.h>
configure:4363: checking for the type of the last argument to accept
configure:4411: c++ -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -Wno-unused-parameter -pipe  -INONE conftest.C 1>&5
configure:4555: checking if _XOPEN_SOURCE_EXTENDED is defined
configure:4574: c++ -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -Wno-unused-parameter -pipe  -INONE conftest.C 1>&5
configure:4566:2: #error _XOPEN_SOURCE_EXTENDED not defined.
configure: failed program was:
#line 4561 "configure"
#include "confdefs.h"

#ifdef _XOPEN_SOURCE_EXTENDED
/* */
#else
#error _XOPEN_SOURCE_EXTENDED not defined.
#endif
  
int main() {

; return 0; }
configure:4598: checking for pthread.h
configure:4608: c++ -E  -INONE conftest.C >/dev/null 2>conftest.out
configure:4643: checking if sound is supported on this platform
configure:4662: c++ -c -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -Wno-unused-parameter -pipe  -INONE conftest.C 1>&5
configure:4686: checking for gethostbyname in -lnsl
configure:4708: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -Wno-unused-parameter -pipe  -INONE    conftest.C -lnsl   1>&5
configure:4736: checking for socket in -lsocket
configure:4758: c++ -o conftest -O3 -march=pentium4 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -Wno-unused-parameter -pipe  -INONE    conftest.C -lsocket  -lnsl  1>&5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure: failed program was:
#line 4744 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char socket();

int main() {
socket()
; return 0; }
Comment 5 SpanKY gentoo-dev 2005-01-03 22:24:56 UTC
Created attachment 47555 [details]
snes9x-1.43.ebuild

can you guys try this ebuild please ?
Comment 6 Alexandre Rostovtsev (RETIRED) gentoo-dev 2005-01-03 22:35:26 UTC
The second ebuild also works for me.
Comment 7 SpanKY gentoo-dev 2005-01-04 15:43:13 UTC
added to cvs then, thanks