Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28281 - emerge of pingus-0.6.0 or pingus-0.6.0-r1 fails
Summary: emerge of pingus-0.6.0 or pingus-0.6.0-r1 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-09 11:20 UTC by Tassilo Horn
Modified: 2003-09-09 22:23 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 Tassilo Horn 2003-09-09 11:20:51 UTC
When I emerge pingus both versions fail with the error message: 
generic_property_frame.cxx:272: error: `assert' undeclared (first use this 
   function) 
generic_property_frame.cxx:272: error: (Each undeclared identifier is reported 
   only once for each function it appears in.) 
generic_property_frame.cxx: In member function `void 
   EditorNS::GenericPropertyFrame::add_enum_value(const std::string&, int)': 
generic_property_frame.cxx:279: error: `assert' undeclared (first use this 
   function) 
generic_property_frame.cxx: In member function `void 
   EditorNS::GenericPropertyFrame::end_add_enum_box()': 
generic_property_frame.cxx:286: error: `assert' undeclared (first use this 
   function) 
make[3]: *** [generic_property_frame.o] Error 1 
make[3]: *** Waiting for unfinished jobs.... 
make[3]: Leaving directory `/var/tmp/portage/pingus-0.6.0/work/pingus-0.6.0/src/editor' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory `/var/tmp/portage/pingus-0.6.0/work/pingus-0.6.0/src' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/var/tmp/portage/pingus-0.6.0/work/pingus-0.6.0' 
make: *** [all] Error 2 
 
!!! ERROR: app-games/pingus-0.6.0 failed. 
!!! Function src_compile, Line 21, Exitcode 2 
!!! (no error message) 
 
 
emerge info says: 
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 Intel(R) Pentium(R) 4 Mobile CPU 1.40GHz 
ccache version 2.2 [enabled] 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
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" 
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs sandbox ccache" 
GENTOO_MIRRORS="ftp://ftp.easynet.nl/mirror/gentoo/ http://gentoo.inode.at/ 
ftp://gentoo.inode.at/source/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo 
http://ftp.uni-erlangen.de/pub/mirrors/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage" 
USE="x86 apm avi crypt cups encode gif jpeg mad mikmod mmx mpeg ncurses nls 
pdflib png quicktime spell truetype xml2 xmms xv zlib alsa gdbm berkdb slang readline 
arts tetex svga tcltk java guile ruby mysql X sdl gpm tcpd pam libwww ssl perl python 
imlib oggvorbis gtk qt kde opengl ldap cdr apache2 dvd emacs flash gtk2 icc icc-pgo 
imagemagick imap innodb jack jikes kerberos krb4 lcd maildir mbox music offensive 
pcmcia pnp samba sasl slp socks5 sox sse tiff transcode usb videos wmf wxwindows 
xosd xvid -oss -foomaticdb -gnome -libg++ -aalib -esd -motif" 
 
 
On my girlfriend's computer (Athlon XP 1800+) the merge doesn't fail. 
 
Thanks, 
Tassilo
Comment 1 SpanKY gentoo-dev 2003-09-09 21:46:29 UTC
is your gf running gcc-3.3.x ? :)
Comment 2 SpanKY gentoo-dev 2003-09-09 22:23:05 UTC
alrighty, fixed in cvs ;)