Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15836 - totem-0.90.0 don't emerge : undefine ref
Summary: totem-0.90.0 don't emerge : undefine ref
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-17 05:11 UTC by Ph. Bobo
Modified: 2003-03-03 15:30 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 Ph. Bobo 2003-02-17 05:11:59 UTC
gcc  -march=pentium3 -O3 -pipe  -o totem -export-dynamic egg-recent-model.o 
egg-recent-item.o egg-recent-view.o egg-recent-v 
iew-gtk.o egg-recent-util.o cd-drive.o bacon-cd-selection.o totem.o totem-remote.o 
gtkxine-marshal.o gtk-xine.o gtk-xine-pro 
perties.o gtk-playlist.o rb-ellipsizing-label.o scrsaver.o video-utils.o gtk-message.o 
gnome-authn-manager.o gnome-caption-t 
able.o gnome-password-dialog.o totem-statusbar.o -pthread -Wl,--export-dynamic 
-L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbon 
oboui-2 -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lglade-2.0 
-lgtk-x11-2.0 -lxml2 -lgdk-x1 
1-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgnomevfs-2 
-lbonobo-activation -lORBit-2 -lm -lli 
nc -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lxine -lz -lpthread -lXext   -lXtst 
-L/usr/X11R6/lib -llirc_cl 
ient 
egg-recent-model.o(.text+0x2a2): In function `egg_recent_model_add_full': 
: undefined reference to `gnome_vfs_uris_match' 
egg-recent-model.o(.text+0x181d): In function `egg_recent_model_filter': 
: undefined reference to `gnome_vfs_get_uri_scheme' 
egg-recent-item.o(.text+0x172): In function `egg_recent_item_set_uri': 
: undefined reference to `gnome_vfs_make_uri_from_input' 
egg-recent-item.o(.text+0x1e4): In function `egg_recent_item_set_uri': 
: undefined reference to `gnome_vfs_make_uri_from_input' 
egg-recent-item.o(.text+0x49d): In function `egg_recent_item_get_uri_for_display': 
: undefined reference to `gnome_vfs_format_uri_for_display' 
collect2: ld returned 1 exit status 
make[2]: *** [totem] Error 1 
make[2]: *** Waiting for unfinished jobs.... 
make[2]: Leaving directory `/var/tmp/portage/totem-0.90.0/work/totem-0.90.0/src' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/var/tmp/portage/totem-0.90.0/work/totem-0.90.0' 
make: *** [all-recursive-am] Error 2 
 
!!! ERROR: media-video/totem-0.90.0 failed. 
!!! Function gnome2_src_compile, Line 41, Exitcode 2 
!!! compile failure 
 

Reproducible: Always
Steps to Reproduce:
1. emerge totem-0.90.0 
2. 
3. 
Actual Results:  
don't emerge 

Expected Results:  
emerge succeed 

Portage 2.0.46-r12 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2) 
================================================================= 
System uname: 2.4.19-gentoo-r9 i686 Pentium III (Coppermine) 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/X11R6/lib/X11/xkb 
/opt/jakarta/tomcat/conf /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/usr/portage/distfiles" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR_OVERLAY="" 
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg ncurses 
nls pdflib png qtmt quicktime spell truetype xml2 xmms xv zlib directfb gdbm berkdb slang 
readline arts tetex aalib svga tcltk java guile ruby mysql X sdl gpm tcpd pam libwww ssl perl 
python esd imlib oggvorbis gnome gtk qt kde motif opengl mozilla ldap snmp cdr scanner" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=pentium3 -O3 -pipe" 
CXXFLAGS="-march=pentium3 -O3 -pipe" 
ACCEPT_KEYWORDS="x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache"
Comment 1 foser (RETIRED) gentoo-dev 2003-02-17 07:50:53 UTC
what gnome_vfs are you using exactly ? the dep might be incorrect (upstream bug). Try updating gnome-vfs to the latest version that you have first and try again.
Comment 2 foser (RETIRED) gentoo-dev 2003-02-17 08:15:02 UTC
you have something with blockers dont you, this is annoying. Becuase its _your_ bug it doesn't mean it has to be a blocker, let us decide that (or the bugwranglers).
Comment 3 Ph. Bobo 2003-03-02 05:01:05 UTC
After a new rsync, I see that totem-0.90 is masked. As I don't have hight level 
skills, I will wait till it becomes unmask. 
Comment 4 foser (RETIRED) gentoo-dev 2003-03-03 15:30:42 UTC
removed from portage, try latest version