Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115502 - cant compile media-libs/gstreamer-0.8.11 with dev-util/valgrind-3.1.0
Summary: cant compile media-libs/gstreamer-0.8.11 with dev-util/valgrind-3.1.0
Status: RESOLVED DUPLICATE of bug 115421
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-14 00:01 UTC by Alexey Maximov
Modified: 2005-12-14 00:06 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 Alexey Maximov 2005-12-14 00:01:16 UTC
rm -fr .libs/libgstreamer-0.8.lax/libgstxmlregistry.a  
mkdir .libs/libgstreamer-0.8.lax/libgstxmlregistry.a  
(cd .libs/libgstreamer-0.8.lax/libgstxmlregistry.a && i686-pc-linux-gnu-ar  
x /var/tmp/portage/gstreamer-0.8.11/work/gstreamer-0.8.11/gst/registries/.libs/libgstxmlregistry.a)  
i686-pc-linux-gnu-ar cru .libs/libgstreamer-0.8.a  libgstreamer_0.8_la-gst.o  
libgstreamer_0.8_la-gstobject.o libgstreamer_0.8_la-gstatomic.o  
libgstreamer_0.8_la-gstbin.o libgstreamer_0.8_la-gstbuffer.o  
libgstreamer_0.8_la-gstcaps.o libgstreamer_0.8_la-gstclock.o  
libgstreamer_0.8_la-gstcpu.o libgstreamer_0.8_la-gstdata.o  
libgstreamer_0.8_la-gstelement.o libgstreamer_0.8_la-gstelementfactory.o  
libgstreamer_0.8_la-gsterror.o libgstreamer_0.8_la-gstevent.o  
libgstreamer_0.8_la-gstfilter.o libgstreamer_0.8_la-gstformat.o  
libgstreamer_0.8_la-gstindex.o libgstreamer_0.8_la-gstinfo.o  
libgstreamer_0.8_la-gstinterface.o libgstreamer_0.8_la-gstmemchunk.o  
libgstreamer_0.8_la-gstpad.o libgstreamer_0.8_la-gstchildproxy.o  
libgstreamer_0.8_la-gstpipeline.o libgstreamer_0.8_la-gstplugin.o  
libgstreamer_0.8_la-gstpluginfeature.o libgstreamer_0.8_la-gstprobe.o  
libgstreamer_0.8_la-gstqueue.o libgstreamer_0.8_la-gstquery.o  
libgstreamer_0.8_la-gstscheduler.o libgstreamer_0.8_la-gststructure.o  
libgstreamer_0.8_la-gstsystemclock.o libgstreamer_0.8_la-gsttag.o  
libgstreamer_0.8_la-gsttaginterface.o libgstreamer_0.8_la-gstthread.o  
libgstreamer_0.8_la-gsttrace.o libgstreamer_0.8_la-gsttrashstack.o  
libgstreamer_0.8_la-gsttypefind.o libgstreamer_0.8_la-gsturi.o  
libgstreamer_0.8_la-gsturitype.o libgstreamer_0.8_la-gstutils.o  
libgstreamer_0.8_la-gstvalue.o libgstreamer_0.8_la-gstregistry.o  
libgstreamer_0.8_la-gstregistrypool.o libgstreamer_0.8_la-gstparse.o  
libgstreamer_0.8_la-gstxml.o libgstreamer_0.8_la-gstenumtypes.o  
libgstreamer_0.8_la-gstmarshal.o  .libs/libgstreamer-0.8.lax/libgstparse.a/libgstparse_la-lex._gst_parse_yy.o .libs/libgstreamer-0.8.lax/libgstparse.a/libgstparse_la-grammar.tab.o  .libs/libgstreamer-0.8.lax/libgstxmlregistry.a/libgstxmlregistry_la-gstlibxmlregistry.o  
i686-pc-linux-gnu-ranlib .libs/libgstreamer-0.8.a  
rm -fr .libs/libgstreamer-0.8.lax  
creating libgstreamer-0.8.la  
(cd .libs && rm -f libgstreamer-0.8.la && ln -s ../libgstreamer-0.8.la  
libgstreamer-0.8.la)  
make[4]: Leaving directory  
`/var/tmp/portage/gstreamer-0.8.11/work/gstreamer-0.8.11/gst'  
Making all in autoplug  
make[4]: Entering directory  
`/var/tmp/portage/gstreamer-0.8.11/work/gstreamer-0.8.11/gst/autoplug'  
/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc   
-march=pentium2 -O2  -Wl,-O1 -Wl,--sort-common -Wl,--enable-new-dtags -o  
spidertest  spidertest-spidertest.o ../../gst/libgstreamer-0.8.la  
i686-pc-linux-gnu-gcc -march=pentium2 -O2 -Wl,-O1 -Wl,--sort-common  
-Wl,--enable-new-dtags -o .libs/spidertest  
spidertest-spidertest.o  ../../gst/.libs/libgstreamer-0.8.so  
-L/usr/lib/valgrind/x86-linux /usr/lib/libxml2.so  
-lz /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so  
-lpthread /usr/lib/libgmodule-2.0.so  
-ldl /usr/lib/libglib-2.0.so /usr/lib/libpopt.so -lcoregrind -lvex -lgcc -lm  
../../gst/.libs/libgstreamer-0.8.so: undefined reference to  
`vgPlain_tool_info'  
collect2: ld returned 1 exit status  
make[4]: *** [spidertest] Error 1  
make[4]: Leaving directory  
`/var/tmp/portage/gstreamer-0.8.11/work/gstreamer-0.8.11/gst/autoplug'  
make[3]: *** [all-recursive] Error 1  
make[3]: Leaving directory  
`/var/tmp/portage/gstreamer-0.8.11/work/gstreamer-0.8.11/gst'  
make[2]: *** [all] Error 2  
make[2]: Leaving directory  
`/var/tmp/portage/gstreamer-0.8.11/work/gstreamer-0.8.11/gst'  
make[1]: *** [all-recursive] Error 1  
make[1]: Leaving directory  
`/var/tmp/portage/gstreamer-0.8.11/work/gstreamer-0.8.11'  
make: *** [all] Error 2  
  
 
localhost valgrind # emerge info 
Portage 2.0.53 (!/usr/local/fantoo/profiles/fantoo-stable, gcc-3.4.5, 
glibc-2.3.6-r1, 2.6.14_p22-realtime-r5 i686) 
================================================================= 
System uname: 2.6.14_p22-realtime-r5 i686 AMD Athlon(tm) 64 Processor 3200+ 
Gentoo Base System version 1.12.0_pre11 
distcc[7959] (dcc_mkdir) ERROR: mkdir /var/tmp/portage/homedir/.distcc/state 
failed: No such file or directory [disabled] 
ccache version 2.4 [disabled] 
dev-lang/python:     2.4.2 
sys-apps/sandbox:    1.2.17 
sys-devel/autoconf:  2.13, 2.59-r7 
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-r1, 2.16.91.0.3, 2.16.91.0.4, 9999_pre051123 
sys-devel/libtool:   1.5.20-r1 
virtual/os-headers:  2.6.11-r3 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CBUILD="i686-pc-linux-gnu" 
CFLAGS="-march=pentium2 -O2 -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /opt/openjms/config /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/fax /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/bind /var/qmail/control /var/spool/fax/etc" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d" 
CXXFLAGS="-march=pentium2 -O2 -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig buildpkg distlocks prelink sandbox sfperms strict" 
GENTOO_MIRRORS="http://distfiles.gentoo.org 
http://distro.ibiblio.org/pub/linux/distributions/gentoo" 
LANG="ru_RU.UTF-8" 
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--enable-new-dtags" 
LINGUAS="ru uk" 
MAKEOPTS="-j1" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage /usr/local/fantoo /usr/local/bmg-main" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="x86 7zip X a52 aac aalib acl acpi acpi4linux activefilter adns aim alsa 
amuled ao apache2 arts artswrappersuid artworkextra asf asterisk async atm 
audiofile automount avahi avi bash-completion bcp berkdb bidi bitmap-fonts 
bjam bl bluetooth bmp bonobo browserplugin bzip2 cairo caps cdda cddb cdio 
cdparanoia cdr cflags chm chroot clamav clanJavaScript clanVoice corba crypt 
css cups curl custom-cflags daap dba dbus dga dhcp directfb djbfft djvu 
dlloader dpms dri dts dv dvb dvd dvdr dvdread dvi dxr3 dynagraph ecc edl eds 
effects elf emacs encode evo exif expat extensions fame fat fbcon fbsplash 
ffmpeg fftw firefox flac flash fltk foomaticdb fping fpx freetype ftp gcj gd 
gdbm ggi gif gimp gimpprint glitz gmail gmp gnokii gnome gnome-firefox 
gnome-print gnomedb gnutls gpgme gphoto2 gpm graphviz gs gsf gsm gstreamer gtk 
gtk2 gtkhtml guile gzip hal haskell hfs howl http httpd iconv icq icu idea idl 
idn ieee1394 imagemagick imap imlib inkjar innodb iproute2 irc irda irmc irssi 
ithreads jabber jack jack-tmpfs java javamail javascript jbig jfs jikes jms 
jmx joystick jp2 jpeg jpeg2k junit jython kde kdeenablefinal kdepim kerberos 
kernel_linux kqemu ladcca ladspa lcd lcms ldap libcaca libclamav libgda 
libsamplerate libvisual lirc live lj lm_sensors lmtp logitech-mouse logrotate 
lua lufsusermount lzo lzw mad madwifi maildir mailwrapper maps matroska mbox 
mbrola md5sum mdb mgetty mh mikmod mjpeg mmx mng mod mono motif mozdevelop 
mozilla moznocompose moznoirc moznomail mozsvg mp3 mpeg mpeg2 mpeg4 mplayer 
mppe-mppc msn multislot multitargets musepack music musicbrainz mysql mythtv 
nas nautilus ncurses network nntp no-old-linux nocd nptl nsplugin ntfs ntlm 
ntlm_unsupported_patch numeric oav objc odbc ogg oggvorbis openexr opengl opie 
osc oss pam pam_chroot pam_console pam_timestamp pango pascal pcmcia pcre pda 
pdf pdflib perl php pic plotutils plugin png pop3 portaudio postgres 
postscript povray ppds pvm pwdb pyste python qt quicktime quotas radius rar 
rc5 rdesktop readline real reiserfs remote rhino rle rss rtc ruby samba 
sametime sasl sblive scanner screen sdl sensord sftplogging shorten shout silc 
skey skins slang slic slp smartcard sms sndfile snmp socks5 sounds speex spell 
spreadsheet sql sqlite srv ssl stats stream subtitles svg svga svgz sysfs 
syslog t1lib tcltk tetex theora threads tidy tiff tos transcode truetype 
truetype-fonts unicode urandom usb utf8 v4l v4l2 vcd vcdimager vfat vidix 
visualization vlm vorbis webservices wifi win32codecs winbind wmf wxwindows 
xanim xbase xchat xchatdccserver xfs xine xml xml2 xmms xosd xprint xrandr xv 
xvid yahoo yv12 zeroconf zip zlib zvbi linguas_ru linguas_uk userland_GNU 
elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LC_ALL
Comment 1 Alexey Maximov 2005-12-14 00:02:18 UTC
with dev-util/valgrind-3.0.1 all OK 
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-12-14 00:06:22 UTC

*** This bug has been marked as a duplicate of 115421 ***