Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 337980 - sci-astronomy/celestia-1.6.0: src/celestia/oggtheoracapture.cpp:454: undefined reference to `theora_encode_YUVin'
Summary: sci-astronomy/celestia-1.6.0: src/celestia/oggtheoracapture.cpp:454: undefine...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Astronomy project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-18 22:29 UTC by Alexey Dobriyan
Modified: 2011-11-01 08:15 UTC (History)
1 user (show)

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


Attachments
build log (build-celestia-1.6.0.log,90.55 KB, text/plain)
2010-09-18 22:30 UTC, Alexey Dobriyan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Dobriyan 2010-09-18 22:29:31 UTC
libtool: link: x86_64-pc-linux-gnu-g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=native -O2 -pipe -ggdb -fsigned-char -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wall -DLUA_VER=0x050100 -DCELX -Wl,-O1 -o celestia celestiacore.o configfile.o destination.o eclipsefinder.o favorites.o imagecapture.o url.o celx.o celx_celestia.o celx_frame.o celx_gl.o celx_object.o celx_observer.o celx_phase.o celx_position.o celx_rotation.o celx_vector.o glutmain.o oggtheoracapture.o  -Wl,--as-needed ../celengine/libcelengine.a ../celtxf/libceltxf.a ../cel3ds/libcel3ds.a ../celmath/libcelmath.a ../celutil/libcelutil.a /usr/lib64/libpng14.so /usr/lib64/libjpeg.so /usr/lib64/libglut.so /usr/lib64/libXxf86vm.so -lGLU /usr/lib64/libXmu.so /usr/lib64/libXt.so /usr/lib64/libSM.so -luuid /usr/lib64/libICE.so /usr/lib64/libXi.so /usr/lib64/libXext.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -lz -lGL //usr/lib64//liblua.so -ldl -lm -Wl,-rpath -Wl,//usr/lib64/ -Wl,-rpath -Wl,//usr/lib64/
oggtheoracapture.o: In function `OggTheoraCapture::cleanup()':
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:454: undefined reference to `theora_encode_YUVin'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:455: undefined reference to `theora_encode_packetout'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:456: undefined reference to `ogg_stream_packetin'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:458: undefined reference to `ogg_stream_pageout'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:465: undefined reference to `ogg_stream_flush'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:472: undefined reference to `theora_clear'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:473: undefined reference to `ogg_stream_clear'
oggtheoracapture.o: In function `OggTheoraCapture::captureFrame()':
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:325: undefined reference to `ogg_stream_pageout'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:332: undefined reference to `ogg_stream_eos'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:402: undefined reference to `theora_encode_YUVin'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:403: undefined reference to `theora_encode_packetout'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:404: undefined reference to `ogg_stream_packetin'
oggtheoracapture.o: In function `OggTheoraCapture::start(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int, float)':
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:169: undefined reference to `ogg_stream_init'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:216: undefined reference to `theora_info_init'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:246: undefined reference to `theora_encode_init'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:247: undefined reference to `theora_info_clear'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:250: undefined reference to `theora_encode_header'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:251: undefined reference to `ogg_stream_packetin'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:252: undefined reference to `ogg_stream_pageout'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:260: undefined reference to `theora_comment_init'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:261: undefined reference to `theora_encode_comment'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:262: undefined reference to `theora_comment_clear'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:263: undefined reference to `ogg_stream_packetin'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:264: undefined reference to `theora_encode_tables'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:265: undefined reference to `ogg_stream_packetin'
/var/tmp/portage/sci-astronomy/celestia-1.6.0/work/celestia-1.6.0/src/celestia/oggtheoracapture.cpp:269: undefined reference to `ogg_stream_flush'
collect2: ld returned 1 exit status

Reproducible: Always

Steps to Reproduce:




$ emerge -pqv =sci-astronomy/celestia-1.6.0
[ebuild  N    ] sci-astronomy/celestia-1.6.0  USE="theora -cairo -debug -gnome -gtk -nls -pch -threads"

$ emerge --info =sci-astronomy/celestia-1.6.0
Portage 2.1.8.3 (default/linux/amd64/10.0, gcc-4.4.3, glibc-2.11.2-r0, 2.6.36-rc4 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.36-rc4-x86_64-Intel-R-_Core-TM-2_CPU_6400_@_2.13GHz-with-gentoo-1.12.13
Timestamp of tree: Sat, 18 Sep 2010 22:00:01 +0000
app-shells/bash:     4.0_p37
dev-lang/python:     2.6.5-r3, 3.1.2-r4
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 1.12.13
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.65-r1
sys-devel/automake:  1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA AdobeFlash-10.1"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe -ggdb"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news nostrip parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LC_ALL="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa amd64 berkdb bzip2 cli cracklib crypt cxx dbus dirac dri dvd emacs faac faad gdbm gpm iconv jpeg kde kpathsea lzma mmx modules mp3 mudflap multilib ncurses nptl nptlonly ogg opengl pcre perl png pppd python qt3support qt4 readline reflection session sql sse sse2 ssl ssse3 svg sysfs tcpd theora unicode vorbis webkit x264 xorg xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon" 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, FFLAGS, INSTALL_MASK, LANG, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Alexey Dobriyan 2010-09-18 22:30:44 UTC
Created attachment 247915 [details]
build log
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2011-11-01 08:15:43 UTC
I cannot reproduce it with celestia-1.6.1, please reopen if issue persists.