Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6839 - quakeforge-0.5.0.ebuild emerge failure
Summary: quakeforge-0.5.0.ebuild emerge failure
Status: RESOLVED DUPLICATE of bug 5596
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-21 12:20 UTC by tuxisuau
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tuxisuau 2002-08-21 12:20:13 UTC
I use gentoo "1.4pre" gcc3.2 -march=athlon -O3 -fomit-frame-pointer -pipe

When I emerge it I obtain:

/bin/sh ../../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H
-I. -I. -I../../../include -I../../../include -I/usr/include/SDL -D_REENTRANT
-I/usr/include -I/usr/X11R6/include -march=athlon -O3 -fomit-frame-pointer -pipe
-g -march=i686 -O3 -ffast-math -funroll-loops -fomit-frame-pointer
-fexpensive-optimizations -fstrict-aliasing -pipe -Wall -Werror -fno-common -c
-o libQFjs_la-joy.lo `test -f joy.c || echo './'`joy.c
mkdir .libs
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include
-I../../../include -I/usr/include/SDL -D_REENTRANT -I/usr/include
-I/usr/X11R6/include -march=athlon -O3 -fomit-frame-pointer -pipe -g -march=i686
-O3 -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations
-fstrict-aliasing -pipe -Wall -Werror -fno-common -c joy.c -MT libQFjs_la-joy.lo
-MD -MP -MF .deps/libQFjs_la-joy.TPlo -fPIC -DPIC -o .libs/libQFjs_la-joy.lo
cc1: changing search order for system directory "/usr/include"
cc1: as it has already been specified as a non-system directory
make[3]: *** [libQFjs_la-joy.lo] Error 1
make[3]: Leaving directory
`/var/tmp/portage/quakeforge-0.5.0/work/quakeforge/libs/video/targets'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/quakeforge-0.5.0/work/quakeforge/libs/video'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/quakeforge-0.5.0/work/quakeforge/libs'
make: *** [all-recursive] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 9, Exitcode 2
!!! (no error message)

!!! emerge aborting on /usr/portage/app-games/quakeforge/quakeforge-0.5.0.ebuild .

I have also seen that the download URL points to a quakeforge-current tarball at
ibiblio. When a new tarball appear... how we will know and update quakeforge? It
should have a version/snapshot number attached, as well as the ebuild.
Comment 1 SpanKY gentoo-dev 2002-08-21 16:49:03 UTC
ill take care of all these quakeforge issues when 1.4 final is released cause 
thats when ill install it ;)

*** This bug has been marked as a duplicate of 5596 ***