Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 95153

Summary: new ebuild: dev-games/frikqcc
Product: Gentoo Linux Reporter: Robert Schuster <theBohemian>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED WONTFIX    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: Other   
URL: http://wiki.quakesrc.org/index.php/Downloads
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: an ebuild that compiles frikqcc

Description Robert Schuster 2005-06-05 14:22:01 UTC
I request adding frikqcc the QuakeC compiler to Gentoo's portage.

The compiler is useful for developers who want to help the recently released nexuiz project.
Comment 1 Robert Schuster 2005-06-05 14:24:31 UTC
Created attachment 60680 [details]
an ebuild that compiles frikqcc

Although the compilation shows a number of warning everything works fine and
generates a working compiler.

Tested on x86:
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r6 i686)
=================================================================
System uname: 2.6.11-gentoo-r6 i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.4.16
Python: 	     dev-lang/python-2.3.5 [2.3.5 (#1, Apr 27 2005, 20:10:01)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]

dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r1, 2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distcc distlocks sandbox sfperms
strict"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo"
LANG="de_DE.utf8"
LC_ALL="de_DE.utf8"
LINGUAS="de en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex X aalib alsa apache2 apm avi beepmp berkdb bitmap-fonts
bmp cairo cdr crypt cups curl directfb dvdr eds emboss encode esd fam fbcon
ffmpeg flac foomaticdb gcj gd gdbm gif gimpprint gnome gpm gstreamer gtk gtk2
gtkhtml guile hal imagemagick imlib ipv6 java jikes joystick jpeg junit lcms
libg libg++ libwww mad mikmod mmx mng motif mozilla mozsvg mp3 mpeg mysql
ncurses network nfs nls nptl offensive ogg oggvorbis opengl pam pdflib png ppds
python quicktime readline ruby scanner sdl silc slang speex spell sse ssl svg
svga tcpd tetex theora tiff truetype truetype-fonts type1-fonts unicode usb
vorbis xine xml xml2 xv zlib linguas_de linguas_en userland_GNU kernel_linux
elibc_glibc"
Unset:	ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 2 Robert Schuster 2005-06-05 14:53:18 UTC
please forget about this bug report. frikqcc is not officially supported for
nexuiz. but fteqcc is - I prepare a proper ebuild for that later.