Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 51163

Summary: Lumiere 0.5.0 released
Product: Gentoo Linux Reporter: Hinrik Örn Sigurðsson <hinrik.sig>
Component: New packagesAssignee: Luca Barbato <lu_zero>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: gnome
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://www.nongnu.org/lumiere/
Whiteboard:
Package list:
Runtime testing required: ---

Description Hinrik Örn Sigurðsson 2004-05-15 15:35:44 UTC
I wanted to try this player, so I copied the 0.4 ebuild to lumiere-0.5.0.ebuild and fixed the SRC_URI line, but it doesn't compile. Could you add it to Portage, and perhaps get it to compile? :)

I'm using Gnome 2.6.

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOMEICONDIR=\""/usr/share/pixmaps"\" -DDATADIR=\""/usr/share"\" -DLIBEXECDIR=\""/usr/libexec/"\" -DLIBDIR=\""/usr/lib/"\" -DPREFIX=\""/usr/"\" -DSYSCONFDIR=\""/etc/"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0       -O3  -Wall -Wmissing-declarations -Wmissing-prototypes -Wsign-compare -c `test -f 'lum-player-info.c' || echo './'`lum-player-info.c
lum-player.c: In function `lum_player_init':
lum-player.c:644: warning: implicit declaration of function `gtk_timeout_add'
lum-player.c: In function `___real_lum_player_status_changed':
lum-player.c:1125: warning: implicit declaration of function `gtk_timeout_remove'
lum-player-info.c: In function `lum_player_info_load_widget_data':
lum-player-info.c:240: error: `GnomeIconTheme' undeclared (first use in this function)
lum-player-info.c:240: error: (Each undeclared identifier is reported only once
lum-player-info.c:240: error: for each function it appears in.)
lum-player-info.c:240: error: `icon_theme' undeclared (first use in this function)
lum-player-info.c:240: warning: implicit declaration of function `gnome_icon_theme_new'
lum-player-info.c:243: warning: implicit declaration of function `gnome_icon_theme_lookup_icon'
lum-player-info.c:244: warning: assignment makes pointer from integer without a cast
make[4]: *** [lum-player-info.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/lumiere-0.5.0/work/lumiere-0.5.0/lumiere'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/lumiere-0.5.0/work/lumiere-0.5.0/lumiere'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/lumiere-0.5.0/work/lumiere-0.5.0/lumiere'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/lumiere-0.5.0/work/lumiere-0.5.0'
make: *** [all] Error 2
 
!!! ERROR: media-video/lumiere-0.5.0 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure




Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040420-r0, 2.6.6)
=================================================================
System uname: 2.6.6 i686 AMD Athlon(tm) XP 2800+
Gentoo Base System version 1.4.12
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.rhnet.is/pub/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://ftp.rhnet.is/gentoo-portage"
USE="3dnow X acpi alsa avi cdr cups dga encode esd fam fbcon foomatidb gif gnome gphoto2 gpm gstreamer gtk gtk2 jpeg mad mmx moznocompose moznoirc moznomail mpeg ncurses nls nptl offensive oggvorbis opengl pam perl pic png python quicktime samba sdl sse ssl svga truetype unicode v4l v4l2 wxwindows x86 xv xvid zlib"


Btw, lumiere-0.4 only compiles after doing `opengl-update xfree`.
Comment 1 foser (RETIRED) gentoo-dev 2004-05-18 09:31:53 UTC
we never added this.. it should be ditched or at least masked, crappy unmaintained stuff.
Comment 2 Luca Barbato gentoo-dev 2004-09-23 06:11:51 UTC
marked wontfix accordingly