Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120991 - emerge xdtv 2.3.0 fails with ogg useflag
Summary: emerge xdtv 2.3.0 fails with ogg useflag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL: http://xawdecode.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-30 15:44 UTC by Paul Chatzidimitriou
Modified: 2006-02-02 11:50 UTC (History)
3 users (show)

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 Paul Chatzidimitriou 2006-01-30 15:44:59 UTC
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="ftp://files.gentoo.gr http://ftp.ntua.gr/pub/linux/gentoo/ ftp://ftp.uoi.gr/mirror/OS/gentoo/ http://ftp.physics.auth.gr/pub/mirrors/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/opt/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 aalib alsa apm audiofile avi berkdb bitmap-fonts bonobo bzip2 cdr crypt cups curl dbus dga divx4linux dv dvd dvdr dvdread eds emboss encode esd exif expat fam fame fbcon ffmpeg fftw flac flash foomaticdb fortran gd gdbm gif gimp gimpprint glitz glut gnome gnutls gpm gstreamer gtk gtk2 gtkhtml hal howl idn imagemagick imlib ipv6 jabber java jpeg junit kdeenablefinal kerberos krb4 lcms libg++ libwww mad mhash mikmod mmx mng motif mozilla mp3 mpeg mplayer msn ncurses nls nvidia ogg oggvorbis openal opengl oss pam pcre pdflib perl pic png ppds python quicktime readline recode samba scanner sdl speex spell sqlite sse ssl subtitles svg tcltk tcpd theora tidy tiff truetype truetype-fonts type1-fonts udev usb v4l v4l2 vorbis win32codecs wxwindows xine xml xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Paul Chatzidimitriou 2006-01-30 15:58:37 UTC
When i try to emerge -av xdtv(version 2.3.0) with ogg useflag i get this error:
container-ogg.c: In function `print_info':
container-ogg.c:90: error: structure has no member named `pixelformat'
container-ogg.c: In function `open_ofile':
container-ogg.c:155: error: structure has no member named `pixelformat'
container-ogg.c:155: error: `OC_PF_420' undeclared (first use in this function)
container-ogg.c:155: error: (Each undeclared identifier is reported only once
container-ogg.c:155: error: for each function it appears in.)
make[2]: *** [container-ogg.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/xdtv-2.3.0/work/xdtv-2.3.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xdtv-2.3.0/work/xdtv-2.3.0'
make: *** [all] Error 2 
Comment 2 Cyril Mertens 2006-02-02 10:10:17 UTC
xdtv-2.3.0 needs at least libtheora1.0_alpha5 (~arch) while the ebuild does not impose a specific version.
Comment 3 Paul Chatzidimitriou 2006-02-02 11:10:46 UTC
I confirm that with libtheora1.0_alpha5 xdtv 2.3.0 builds ok with the ogg useflag
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-02-02 11:50:53 UTC
Dependency updated, thanks.