Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 352285 - dev-games/simgear-2.0.0 fails to emerge
Summary: dev-games/simgear-2.0.0 fails to emerge
Status: RESOLVED INVALID
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: 2011-01-20 20:46 UTC by Hilco
Modified: 2011-01-24 20:01 UTC (History)
0 users

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


Attachments
Full build log (build.log,50.12 KB, text/plain)
2011-01-20 20:48 UTC, Hilco
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hilco 2011-01-20 20:46:03 UTC
Simgear 2.0.0 fails to emerge.

make[4]: Entering directory `/var/tmp/portage/dev-games/simgear-2.0.0/work/SimGear-2.0.0/simgear/scene/model'
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../simgear -I../../..    -march=i686 -O2 -pipe -fomit-frame-pointer -D_REENTRANT -MT animation.o -MD -MP -MF .deps/animation.Tpo -c -o animation.o animation.cxx
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../simgear -I../../..    -march=i686 -O2 -pipe -fomit-frame-pointer -D_REENTRANT -MT particles.o -MD -MP -MF .deps/particles.Tpo -c -o particles.o particles.cxx
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../simgear -I../../..    -march=i686 -O2 -pipe -fomit-frame-pointer -D_REENTRANT -MT model.o -MD -MP -MF .deps/model.Tpo -c -o model.o model.cxx
mv -f .deps/model.Tpo .deps/model.Po
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../simgear -I../../..    -march=i686 -O2 -pipe -fomit-frame-pointer -D_REENTRANT -MT modellib.o -MD -MP -MF .deps/modellib.Tpo -c -o modellib.o modellib.cxx
mv -f .deps/particles.Tpo .deps/particles.Po
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../simgear -I../../..    -march=i686 -O2 -pipe -fomit-frame-pointer -D_REENTRANT -MT ModelRegistry.o -MD -MP -MF .deps/ModelRegistry.Tpo -c -o ModelRegistry.o ModelRegistry.cxx
mv -f .deps/animation.Tpo .deps/animation.Po
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../simgear -I../../..    -march=i686 -O2 -pipe -fomit-frame-pointer -D_REENTRANT -MT persparam.o -MD -MP -MF .deps/persparam.Tpo -c -o persparam.o persparam.cxx
mv -f .deps/modellib.Tpo .deps/modellib.Po
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../simgear -I../../..    -march=i686 -O2 -pipe -fomit-frame-pointer -D_REENTRANT -MT placement.o -MD -MP -MF .deps/placement.Tpo -c -o placement.o placement.cxx
mv -f .deps/persparam.Tpo .deps/persparam.Po
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../simgear -I../../..    -march=i686 -O2 -pipe -fomit-frame-pointer -D_REENTRANT -MT shadanim.o -MD -MP -MF .deps/shadanim.Tpo -c -o shadanim.o shadanim.cxx
mv -f .deps/placement.Tpo .deps/placement.Po
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../simgear -I../../..    -march=i686 -O2 -pipe -fomit-frame-pointer -D_REENTRANT -MT CheckSceneryVisitor.o -MD -MP -MF .deps/CheckSceneryVisitor.Tpo -c -o CheckSceneryVisitor.o CheckSceneryVisitor.cxx
mv -f .deps/shadanim.Tpo .deps/shadanim.Po
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../simgear -I../../..    -march=i686 -O2 -pipe -fomit-frame-pointer -D_REENTRANT -MT SGClipGroup.o -MD -MP -MF .deps/SGClipGroup.Tpo -c -o SGClipGroup.o SGClipGroup.cxx
mv -f .deps/ModelRegistry.Tpo .deps/ModelRegistry.Po
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../simgear -I../../..    -march=i686 -O2 -pipe -fomit-frame-pointer -D_REENTRANT -MT SGInteractionAnimation.o -MD -MP -MF .deps/SGInteractionAnimation.Tpo -c -o SGInteractionAnimation.o SGInteractionAnimation.cxx
mv -f .deps/CheckSceneryVisitor.Tpo .deps/CheckSceneryVisitor.Po
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../simgear -I../../..    -march=i686 -O2 -pipe -fomit-frame-pointer -D_REENTRANT -MT SGMaterialAnimation.o -MD -MP -MF .deps/SGMaterialAnimation.Tpo -c -o SGMaterialAnimation.o SGMaterialAnimation.cxx
In file included from SGClipGroup.cxx:26:0:
SGClipGroup.hxx:55:10: error: 'RegisterRenderBinProxy' in namespace 'osgUtil' does not name a type
SGClipGroup.cxx:73:1: error: 'RegisterRenderBinProxy' in namespace 'osgUtil' does not name a type
make[4]: *** [SGClipGroup.o] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f .deps/SGInteractionAnimation.Tpo .deps/SGInteractionAnimation.Po
mv -f .deps/SGMaterialAnimation.Tpo .deps/SGMaterialAnimation.Po
make[4]: Leaving directory `/var/tmp/portage/dev-games/simgear-2.0.0/work/SimGear-2.0.0/simgear/scene/model'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-games/simgear-2.0.0/work/SimGear-2.0.0/simgear/scene'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-games/simgear-2.0.0/work/SimGear-2.0.0/simgear'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/dev-games/simgear-2.0.0/work/SimGear-2.0.0/simgear'
make: *** [all-recursive] Error 1
emake failed
 * ERROR: dev-games/simgear-2.0.0 failed:
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 2332:  Called _eapi2_src_compile
 *     ebuild.sh, line  659:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 * 
 * If you need support, post the output of 'emerge --info =dev-games/simgear-2.0.0',
 * the complete build log and the output of 'emerge -pqv =dev-games/simgear-2.0.0'.
 * The complete build log is located at '/var/tmp/portage/dev-games/simgear-2.0.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-games/simgear-2.0.0/temp/environment'.
 * S: '/var/tmp/portage/dev-games/simgear-2.0.0/work/SimGear-2.0.0'

Reproducible: Always

Steps to Reproduce:




Portage 2.1.9.34 (default/linux/x86/10.0/desktop, gcc-4.5.2, glibc-2.12.2-r0, 2.6.37-gentoo i686)
=================================================================
System uname: Linux-2.6.37-gentoo-i686-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_5200+-with-gentoo-2.0.1
Timestamp of tree: Thu, 20 Jan 2011 15:45:01 +0000
app-shells/bash:     4.1_p9
dev-java/java-config: 2.1.11-r3
dev-lang/python:     2.7.1, 3.1.3
dev-util/cmake:      2.8.3-r1
sys-apps/baselayout: 2.0.1-r1
sys-apps/openrc:     0.7.0
sys-apps/sandbox:    2.4
sys-devel/autoconf:  2.13, 2.68
sys-devel/automake:  1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.21
sys-devel/gcc:       4.5.2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.4-r1
sys-devel/make:      3.82
virtual/os-headers:  2.6.36.1 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="*"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/openvpn/easy-rsa"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=i686 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs buildpkg distlocks fixlafiles fixpackages metadata-transfer news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en_GB en nl en_US"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/sunrise /var/lib/layman/java-overlay /var/lib/layman/piczu /var/lib/layman/gamerlay /var/lib/layman/games /var/lib/layman/kde /var/lib/layman/nx /var/lib/layman/perl-experimental /var/lib/layman/pure-funtoo /usr/local/portage"
SYNC="rsync://rsync.ca.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X Xaw3d a52 accessibility acl acpi additions alsa arts artworkextra bash-completion bazaar berkdb branding bzip2 cairo cddb cdr chroot cisco cjk cleartype cli consolekit contrib cracklib crypt cscope cups curl cxx daemon darcs dbus dga djvu dri dvd dvdr dvi dxr3 emboss encode esd exif expat extensions fam ffmpeg firefox flac fontconfig gd gdbm gdu gif git glib glibc-omitfp glsa gnome gnutls gpm gstreamer gtk hardened iceweasel iconv inotify inquisitio jack java javacomm jce jpeg jpeg2k kde latex lcms libffi libnotify mad mercurial mikmod mjpeg mmap mmx mmxext mng modules mozdevelop moznoirc moznomail moznopango moznoroaming mp3 mp4 mpeg mplayer mudflap musicbrainz ncurses netbeans nethack netjack nptl nptlonly offensive ofx ogg ogre opengl openmp oss pam pango paste64 pch pcre pdf perl pink png policykit portaudio ppds pppd print pulseaudio python qt3support qt4 quotes rdesktop readline restrict-javascript sdk sdl seamonkey semantic-desktop session smp spoof-source sql sqlite3 sse sse2 sse3 ssl startup-notification subversion svg sysfs t1lib tcpd threads tidy tiff toolbar truetype udev unicode usb vim-syntax visualization vnc vorbis webdav-neon webkit win32codecs wmf x86 xattr xcb xcomposite xforms xine xml xorg xscreensaver xulrunner xv xvid xvmc zlib" ALSA_CARDS="hda-intel usb-audio" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="vmmouse mouse keyboard evdev virtualbox" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_GB en nl en_US" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia virtualbox fbdev nv vesa vmware" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Hilco 2011-01-20 20:48:04 UTC
Created attachment 260400 [details]
Full build log
Comment 2 Tupone Alfredo gentoo-dev 2011-01-22 21:15:34 UTC
Here it works. Seems a problem on the file /usr/include/osgUtil/RenderBin from openscenegraph

It should export the class RegisterRenderBinProxy, at least here it does. And on your side?
Comment 3 Hilco 2011-01-24 20:01:13 UTC
Okay, I found out what the problem was. I had inadvertently installed openscenegraph 2.9.10 from the gamerlay overlay. Apparently, simgear 2.0.0 doesn't work with this newer openscenegraph.

Going back to 2.8.3 fixes everything. I've set this bug to INVALID.