Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28726 - duke3d doesn't compile
Summary: duke3d doesn't compile
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-09-14 13:17 UTC by Donnie Berkholz (RETIRED)
Modified: 2003-09-18 22:59 UTC (History)
0 users

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


Attachments
Build log (duke3d-build-log.txt,8.90 KB, text/plain)
2003-09-14 13:17 UTC, Donnie Berkholz (RETIRED)
Details
requested Makefile (Makefile,8.27 KB, text/plain)
2003-09-15 01:05 UTC, Donnie Berkholz (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Donnie Berkholz (RETIRED) gentoo-dev 2003-09-14 13:17:06 UTC
CFLAGS="-O2 -march=i686 -pipe" FEATURES="-distcc" MAKEOPTS="-j1" emerge
games-fps/duke3d &> build.log

Log forthcoming. Even though this is probably not a very popular game, I'm gonna
mark this major since it won't compile.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2003-09-14 13:17:49 UTC
Created attachment 17712 [details]
Build log
Comment 2 SpanKY gentoo-dev 2003-09-14 13:36:50 UTC
considering the error i doubt it's gcc-3.x related ... plus it compiles fine on my 3.3.1 box ...

post `emerge info`
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2003-09-14 21:11:46 UTC
I just sort of figure any of this stuff is. My bad if it isn't.

$ emerge -vp duke3d
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild  N    ] games-fps/duke3d-20030817  +perl +opengl -nophysfs

$ emerge info
Portage 2.0.49-r3 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r1, 2.4.20-gentoo-r6)=================================================================
System uname: 2.4.20-gentoo-r6 i686 AMD Athlon(tm) MP 2000+
distcc 2.10 i486-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]ccache version 2.2 [enabled]
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-mp -mfpmath=sse,387 -pipe -fomit-frame-pointer -fprefetch-loop-arrays"
CHOST="i486-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=athlon-mp -mfpmath=sse,387 -pipe -fomit-frame-pointer -fprefetch-loop-arrays"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="ftp://gentoo.mirrors.pair.com/ ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://gentoo.mirrors.pair.com/ ftp://ftp.ussg.iu.edu/pub/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod mmx mpeg ncurses pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm berkdb slang readline svga java X sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gnome gtk motif opengl mozilla 3dnow aalib acpi acpi4linux alsa apache2 bonobo cdr clamav dga directfb dvd fbcon fbdev gd ggi gphoto2 gstreamer gtk2 gtkhtml imap informix innodb lcd ldap maildir moznocompose moznoirc moznomail moznoxft mysql oav odbc offensive plotutils samba sasl scanner sse tcltk tiff transcode type1 usb videos wmf X509 xml xosd -arts -kde -nls -qt"
Comment 4 SpanKY gentoo-dev 2003-09-15 00:03:06 UTC
could you post the Makefile in source/buildengine/ ?
Comment 5 Donnie Berkholz (RETIRED) gentoo-dev 2003-09-15 01:05:43 UTC
Created attachment 17741 [details]
requested Makefile
Comment 6 SpanKY gentoo-dev 2003-09-18 22:59:54 UTC
fixed in cvs