epsxe 1.6.0 was released today. Version bumped and tested the ebuild, and here it is. Reproducible: Always Steps to Reproduce:
Created attachment 15555 [details] epsxe 1.6.0 ebuild (bumped from 1.5.2)
Added to CVS... thanks for the ebuild
I dunno, maybe I should have submitted a new bug for this, but I've got this compile error with this version: gcc -march=athlon-xp -m3dnow -mmmx -O3 -mfpmath=sse,387 -msse -fomit-frame-pointer -falign-functions=4 -pipe -fprefetch-loop-arrays -fmerge-all-constants -fPIC -c -Wall -mpentium -O3 -ffast-math -fomit-frame-pointer spu.c gcc -march=athlon-xp -m3dnow -mmmx -O3 -mfpmath=sse,387 -msse -fomit-frame-pointer -falign-functions=4 -pipe -fprefetch-loop-arrays -fmerge-all-constants -fPIC -c -Wall -mpentium -O3 -ffast-math -fomit-frame-pointer cfg.c `-mpentium' is deprecated. Use `-march=pentium' or `-mcpu=pentium' instead. In file included from spu.c:92: dsoundoss.h:35:7: warning: no newline at end of file In file included from spu.c:93: regs.h:36:71: warning: no newline at end of file In file included from spu.c:95: record.h:11:7: warning: no newline at end of file In file included from spu.c:198: adsr.c: In function `InitADSR': adsr.c:65: internal error: Floating point exception Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugs.gentoo.org/> for instructions. distcc[30905] ERROR: compile on localhost failed with exit code 1 make: *** [spu.o] Error 1 make: *** Waiting for unfinished jobs.... distcc[30906] (dcc_writex) ERROR: failed to write: No route to host distcc[30906] (dcc_build_somewhere) Warning: failed to distribute to 10.1.1.2, running locally instead `-mpentium' is deprecated. Use `-march=pentium' or `-mcpu=pentium' instead. !!! ERROR: app-emulation/psemu-peopsspu-1.0.7 failed. !!! Function src_compile, Line 38, Exitcode 2 !!! (no error message) System uname: 2.4.20-gentoo-r5 i686 AMD Athlon(tm) XP 2600+ GENTOO_MIRRORS="ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.orego nstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share /config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config /opt/ quake3/cpma/server.cfg" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="/usr/local/portage_local" USE="x86 oss 3dnow apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikm od mmx ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm be rkdb slang readline tetex bonobo svga ggi tcltk java guile X gpm tcpd pam libwww perl python imlib oggvorbis qt kde motif opengl mozilla ldap snmp aalib acl als a -arts cdr dga dvd -gnome kerberos lirc mysql odbc samba slp sse tiff usb xiner ama fb mpeg fbcon directfb ssl -esd dvb gtk2 gtk moznoirc moznocompose xvid v4l joystick sdl matroska" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-march=athlon-xp -m3dnow -mmmx -O3 -mfpmath=sse,387 -msse -fomit-frame-p ointer -falign-functions=4 -pipe -fprefetch-loop-arrays -fmerge-all-constants" CXXFLAGS="-march=athlon-xp -m3dnow -mmmx -O3 -mfpmath=sse,387 -msse -fomit-frame -pointer -falign-functions=4 -pipe -fprefetch-loop-arrays -fmerge-all-constants" ACCEPT_KEYWORDS="x86" MAKEOPTS="-j2" AUTOCLEAN="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" FEATURES="sandbox ccache distcc"
You definitely should have filed another bug. Your compile error looks like it is a distcc compile error. Try FEATURES="-distcc" emerge epsxe and see if that solves your problem. If it doesn't, then fill out a bug report.
http://bugs.gentoo.org/show_bug.cgi?id=25461#c6 ill do it
err, wolf already did :x