Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78088 - celestia 1.3.2 fails to emerge
Summary: celestia 1.3.2 fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-15 06:52 UTC by david jenkins
Modified: 2005-01-15 19:38 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 david jenkins 2005-01-15 06:52:08 UTC
trying to emerge celestia-1.3.2 I get the error output listed below

Reproducible: Always
Steps to Reproduce:
1.emerge celestia
2.
3.

Actual Results:  
fails to merge with the following output: 
 
kde/libkdegui.a(kdeglwidget.moc.o)(.gnu.linkonce.r._ZTI11KdeGlWidget+0x10): 
undefined reference to `typeinfo for QGLWidget' 
collect2: ld returned 1 exit status 
make[4]: *** [celestia] Error 1 
make[4]: Leaving directory 
`/var/tmp/portage/celestia-1.3.2/work/celestia-1.3.2/src/celestia' 
make[3]: *** [all-recursive] Error 1 
make[3]: Leaving directory 
`/var/tmp/portage/celestia-1.3.2/work/celestia-1.3.2/src/celestia' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/celestia-1.3.2/work/celestia-1.3.2/src' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/var/tmp/portage/celestia-1.3.2/work/celestia-1.3.2' 
make: *** [all] Error 2 
 
!!! ERROR: sci-astronomy/celestia-1.3.2 failed. 
!!! Function src_compile, Line 99, Exitcode 2 
!!! (no error message) 
!!! If you need support, post the topmost build error, NOT this status message. 
 

Expected Results:  
successful emerge 

emerge info output: 
 
System uname: 2.6.10-gentoo-r4 i686 AMD Athlon(tm) XP 2800+ 
Gentoo Base System version 1.4.16 
Autoconf: sys-devel/autoconf-2.59-r5 
Automake: sys-devel/automake-1.8.5-r1 
Binutils: sys-devel/binutils-2.15.92.0.2-r1 
Headers:  sys-kernel/linux-headers-2.4.21-r1 
Libtools: sys-devel/libtool-1.5.2-r7 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
COMPILER="" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /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/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms" 
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://gentoo.llarian.net" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="X apm arts avi bash-completion bcmath berkdb bitmap-fonts bzlib calendar 
cdr crypt ctype cups dvd dvdr encode f77 fam font-server foomaticdb fortran gd 
gdbm gif gmp gnutls gphoto2 gpm gstreamer imagemagick imap imlib innodb ipv6 
jpeg kde kdexdeltas ldap libg++ libwww mad maildir mikmod mime motif mozilla 
mpeg mysql ncurses nls oggvorbis oscar oss pam pam-mysql pcre pdflib perl php 
png posix postgres python qt quicktime readline ruby samba sasl scanner sdl 
session simplexml soap spell spl sqlite ssl svga tcpd tiff tokenizer truetype 
truetype-fonts type1-fonts usb x86 xml2 xmms xprint xv zlib"
Comment 1 david jenkins 2005-01-15 19:37:31 UTC
disregard bug. For some reason I didn't have opengl in make.conf
Comment 2 david jenkins 2005-01-15 19:38:12 UTC
user error