Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20815 - planeshift doesn't configure nor build
Summary: planeshift doesn't configure nor build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-11 17:21 UTC by Denys Duchier
Modified: 2011-09-14 20:37 UTC (History)
1 user (show)

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 Denys Duchier 2003-05-11 17:21:50 UTC
The planeshift ebuild doesn't work at all for me.  I had to set some env vars to make some 
progress: 
 
export PATH=$PATH:/usr/games/bin 
export CRYSTAL=/opt/crystal 
export CSCONFPATH=/usr/games/bin 
 
but then I got error messages from the compiler that did not cause the ebuild to fail, so I had to 
interrupt it.  File doc/Compiling.txt from the planeshift package indicates that psjam 2.5 is 
necessary because jam 2.4 has bugs.  Maybe this was the problem, but that's where I stopped 
investigating. 

Reproducible: Always
Steps to Reproduce:
 



Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4) 
================================================================= 
System uname: 2.4.20-gentoo-r2 i686 Intel(R) Pentium(R) III Mobile CPU      1200MHz 
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/ 
http://gentoo.oregonstate.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/texmf/tex/generic/config/ 
/usr/share/texmf/tex/platex/config/ /usr/share/config" 
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="" 
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg ncurses 
nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml alsa gdbm berkdb slang 
readline arts tetex bonobo svga tcltk java guile mysql X sdl gpm tcpd pam libwww ssl perl 
python esd imlib oggvorbis gnome gtk qt kde motif opengl mozilla dvd sse" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer" 
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer" 
ACCEPT_KEYWORDS="x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache"
Comment 1 Matze Braun 2003-05-12 18:44:41 UTC
The ebuild works fine with jam 2.4 too.
It would be nice if you could actually tell use your compile errors...

Also take a look at these 2 submissions, they'll probably solve your problems:
http://bugs.gentoo.org/show_bug.cgi?id=20181
http://bugs.gentoo.org/show_bug.cgi?id=20181
Comment 2 Thiago dos Santos Alves 2003-06-11 06:41:59 UTC
I'm trying to emerge planeshift and it gives me this error: 
 
LinkApplication texparse 
C++ src/tools/ase2spr/ase.o 
C++ src/tools/ase2spr/ase2spr.o 
C++ src/tools/ase2spr/spr.o 
LinkApplication ase_2_spr 
C++ src/updater/httpclient/change.o 
C++ src/updater/httpclient/changelist.o 
C++ src/updater/httpclient/download.o 
C++ src/updater/httpclient/error.o 
C++ src/updater/httpclient/fileutil.o 
C++ src/updater/httpclient/main.o 
C++ src/updater/httpclient/md5.o 
C++ src/updater/httpclient/registry.o 
C++ src/updater/httpclient/registrycreator.o 
C++ src/updater/httpclient/registryfile.o 
C++ src/updater/httpclient/timestamp.o 
C++ src/updater/httpclient/updater.o 
C++ src/updater/httpclient/updaterconfig.o 
LinkApplication updater 
...failed updating 56 target(s)... 
...skipped 10 target(s)... 
...updated 91 target(s)... 
 
!!! ERROR: app-games/planeshift-0.2.010 failed. 
!!! Function src_compile, Line 27, Exitcode 1 
!!! (no error message) 
Comment 3 Mikael A 2003-07-01 06:49:24 UTC
The ...failed updating 56 target(s)... is because cel installs the headerfiles in 
/opt/crystal intead of in /opt/crystal/include/(bl|pl|bf) as it ?should? 
addinst symlinks as in: 
cd /opt/crystal;ln -s /opt/crystal/ include/bl;ln -s /opt/crystal/ include/pl;ln -s 
/opt/crystal/ include/bf 
resolves this issue. But fixing the cel build is probably the 'right-way(tm)' 
Comment 4 Mikael A 2003-07-01 06:50:48 UTC
About cel: http://bugs.gentoo.org/show_bug.cgi?id=20383 
Comment 5 SpanKY gentoo-dev 2003-07-10 14:35:15 UTC

*** This bug has been marked as a duplicate of 20383 ***
Comment 6 Mr. Bones. (RETIRED) gentoo-dev 2005-05-19 09:06:01 UTC
Closing to clean up after bugzilla upgrade.  reopen if closed in error.  Thanks.
Comment 7 Mr. Bones. (RETIRED) gentoo-dev 2011-09-14 20:37:00 UTC
clean up bug list after bugzilla update