Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89026 - bzflag-2.0.2.20050318 doesn't build bzflag!
Summary: bzflag-2.0.2.20050318 doesn't build bzflag!
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-13 19:44 UTC by Scott
Modified: 2005-04-14 01:50 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 Scott 2005-04-13 19:44:13 UTC
Just emerged the latest bzflag; however, the ebuild didn't produce /usr/games/bin/bzflag (it did compile and install the bzadmin and bzfs utilities).

Looking back through the log file, it appears that either the bzflag src directory is empty or a makefile is missing:

make[2]: Leaving directory `/var/tmp/portage/bzflag-2.0.2.20050318/work/bzflag-2.0.2.20050318/src/bzfs'
Making all in bzflag
make[2]: Entering directory `/var/tmp/portage/bzflag-2.0.2.20050318/work/bzflag-2.0.2.20050318/src/bzflag'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/bzflag-2.0.2.20050318/work/bzflag-2.0.2.20050318/src/bzflag'


Reproducible: Always
Steps to Reproduce:
1. emerge bzflag

Actual Results:  
Everything compiled EXCEPT the bzflag client.

Expected Results:  
Should have compiled and installed /usr/games/bin/bzflag

bash-2.05b# emerge --info
Portage 2.0.51.19 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20041102-r1, 2.6.9-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r6 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 11 2005, 00:01:07)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.8.5-r3, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/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/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org/
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/
http://csociety-ftp.ecn.purdue.edu/pub/gentoo/
http://gentoo.chem.wisc.edu/gentoo/ http://mirrors.tds.net/gentoo
http://open-systems.ufl.edu/mirrors/gentoo http://gentoo.mirrored.ca
http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aalib acl acpi aim alsa apache2 apm arts berkdb bitmap-fonts bonobo
bzlib cdr crypt cups curl curlwrappers dedicated divx4linuxdoc dvb dvd dvdr
encode esd ethereal evo fam fbcon flac font-server fortran ftp gd gdbm gif gnome
gphoto2 gpm gps gstreamer gtk gtk2 icq imagemagick imlib ipv6 jabber java
joystick jp2 jpeg junit kde kerberos krb4 libgda libwww lzw lzw-tiff maildir
mbox memlimit mikmod mime mng motif mozilla mp3 mpeg msql msqli mysql ncurses
nls odbc offensive ogg oggvorbis openal opengl oss pam pcre pda pdflib perl
plotutils png ppds prelude python qt quicktime readline samba sdl sharedmem soap
sockets socks5 sox speex spell spl ssl tcltk tcpd tetex tiff truetype
truetype-fonts type1-fonts usb userlocales videos vorbis xine xinerama xml xml2
xmms xpm xrandr xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-04-14 01:50:28 UTC
USE="dedicated" builds server-only. See Bug 53079.