Bug 180666

Summary: gstreamer08 fails to build in rawhide.
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: gstreamer08Assignee: Christopher Aillon <caillon>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell, johnp
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-09 20:26:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 150221    

Description Jesse Keating 2006-02-09 20:14:58 UTC
Pleas esee:
http://porkchop.redhat.com/beehive/logs/gstreamer08-699409-x86_64-hs20-bc1-4.build.redhat.com.log

echo "{ global:" > .libs/libgstreamer-0.8.ver
 cat .libs/libgstreamer-0.8.exp | sed -e "s/\(.*\)/\1;/" >>
.libs/libgstreamer-0.8.ver
 echo "local: *; };" >> .libs/libgstreamer-0.8.ver
 x86_64-redhat-linux-gcc -shared  .libs/libgstreamer_0.8_la-gst.o
.libs/libgstreamer_0.8_la-gstobject.o .libs/libgstreamer_0.8_la-gstatomic.o
.libs/libgstreamer_0.8_la-gstbin.o .libs/libgstreamer_0.8_la-gstbuffer.o
.libs/libgstreamer_0.8_la-gstcaps.o .libs/libgstreamer_0.8_la-gstclock.o
.libs/libgstreamer_0.8_la-gstcpu.o .libs/libgstreamer_0.8_la-gstdata.o
.libs/libgstreamer_0.8_la-gstelement.o
.libs/libgstreamer_0.8_la-gstelementfactory.o
.libs/libgstreamer_0.8_la-gsterror.o .libs/libgstreamer_0.8_la-gstevent.o
.libs/libgstreamer_0.8_la-gstfilter.o .libs/libgstreamer_0.8_la-gstformat.o
.libs/libgstreamer_0.8_la-gstindex.o .libs/libgstreamer_0.8_la-gstinfo.o
.libs/libgstreamer_0.8_la-gstinterface.o .libs/libgstreamer_0.8_la-gstmemchunk.o
.libs/libgstreamer_0.8_la-gstpad.o .libs/libgstreamer_0.8_la-gstchildproxy.o
.libs/libgstreamer_0.8_la-gstpipeline.o .libs/libgstreamer_0.8_la-gstplugin.o
.libs/libgstreamer_0.8_la-gstpluginfeature.o
.libs/libgstreamer_0.8_la-gstprobe.o .libs/libgstreamer_0.8_la-gstqueue.o
.libs/libgstreamer_0.8_la-gstquery.o .libs/libgstreamer_0.8_la-gstscheduler.o
.libs/libgstreamer_0.8_la-gststructure.o
.libs/libgstreamer_0.8_la-gstsystemclock.o .libs/libgstreamer_0.8_la-gsttag.o
.libs/libgstreamer_0.8_la-gsttaginterface.o
.libs/libgstreamer_0.8_la-gstthread.o .libs/libgstreamer_0.8_la-gsttrace.o
.libs/libgstreamer_0.8_la-gsttrashstack.o
.libs/libgstreamer_0.8_la-gsttypefind.o .libs/libgstreamer_0.8_la-gsturi.o
.libs/libgstreamer_0.8_la-gsturitype.o .libs/libgstreamer_0.8_la-gstutils.o
.libs/libgstreamer_0.8_la-gstvalue.o .libs/libgstreamer_0.8_la-gstregistry.o
.libs/libgstreamer_0.8_la-gstregistrypool.o .libs/libgstreamer_0.8_la-gstparse.o
.libs/libgstreamer_0.8_la-gstxml.o .libs/libgstreamer_0.8_la-gstenumtypes.o
.libs/libgstreamer_0.8_la-gstmarshal.o -Wl,--whole-archive
parse/.libs/libgstparse.a registries/.libs/libgstxmlregistry.a
-Wl,--no-whole-archive  -L/usr/lib64/valgrind/amd64-linux -lxml2 -lz
-lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpopt -lcoregrind
-lvex -lgcc -lm  -m64 -mtune=generic -pthread -Wl,--export-dynamic -Wl,-soname
-Wl,libgstreamer-0.8.so.1 -Wl,-version-script -Wl,.libs/libgstreamer-0.8.ver -o
.libs/libgstreamer-0.8.so.1.4.0
/usr/bin/ld:
/usr/lib64/valgrind/amd64-linux/libcoregrind.a(libcoregrind_amd64_linux_a-m_main.o):
relocation R_X86_64_32S against `vgPlain_interim_stack' can not be used when
making a shared object; recompile with -fPIC
/usr/lib64/valgrind/amd64-linux/libcoregrind.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[4]: *** [libgstreamer-0.8.la] Error 1

Comment 1 Christopher Aillon 2006-02-09 20:26:43 UTC
WONTFIX.  I am removing the last of the gstreamer08 dependencies.  We can kill
this package soon.