First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 25972
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: handsomepete <trusty_jeff@yahoo.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
epsxe-1.6.0.ebuild epsxe 1.6.0 ebuild (bumped from 1.5.2) text/plain handsomepete 2003-08-05 12:04 0000 949 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 25972 depends on: Show dependency tree
Show dependency graph
Bug 25972 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-08-05 12:03 0000
epsxe 1.6.0 was released today.  Version bumped and tested the ebuild, and here
it is.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From handsomepete 2003-08-05 12:04:06 0000 -------
Created an attachment (id=15555) [edit]
epsxe 1.6.0 ebuild (bumped from 1.5.2)

------- Comment #2 From Chris Gianelloni (RETIRED) 2003-08-05 12:47:43 0000 -------
Added to CVS... thanks for the ebuild

------- Comment #3 From Clint Silvester 2003-08-05 22:42:47 0000 -------
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"

------- Comment #4 From Chris Gianelloni (RETIRED) 2003-08-06 05:07:44 0000 -------
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.

------- Comment #5 From SpanKY 2003-08-21 17:28:13 0000 -------
http://bugs.gentoo.org/show_bug.cgi?id=25461#c6 
 
ill do it 

------- Comment #6 From SpanKY 2003-08-21 18:48:08 0000 -------
err, wolf already did :x

First Last Prev Next    No search results available      Search page      Enter new bug