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

Bug 283308

Summary: media-libs/gstreamer-0.10.23: some tests (maybe) not run due to check_pic not found
Product: Gentoo Linux Reporter: Kevin F. Quinn <g2>
Component: [OLD] UnspecifiedAssignee: GStreamer package maintainers <gstreamer>
Status: RESOLVED FIXED    
Severity: normal CC: gnome
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kevin F. Quinn 2009-08-31 09:59:18 UTC
Test phase passes, but noticed this in config.log:

checking for check named check_pic  - version >= 0.9.2... no
*** Could not run check test program, checking why...
*** The test program failed to compile or link. See the file config.log for
*** the exact error that occured.

config.log shows:

configure:23803: checking for check named check_pic  - version >= 0.9.2
configure:23876: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -ggdb2   -Wl,-O1 conftest.c  -lcheck_pic  -lrt -ldl >&5
conftest.c: In function 'main':
conftest.c:81: warning: incompatible implicit declaration of built-in function 'strdup'
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcheck_pic
collect2: ld returned 1 exit status

Found the following talking about this:

http://mail.gnome.org/archives/build-brigade-list/2007-October/msg00011.html
http://mail.gnome.org/archives/build-brigade-list/2007-October/msg00012.html

but as you can see they're quite old...


Reproducible: Always

Steps to Reproduce:
1. emerge --oneshot =media-libs/gstreamer-0.10.23
2.
3.

Actual Results:  
Log shows configure failed to find check_lib

Expected Results:  
? should have found check_lib, and run other tests?
Comment 1 Kevin F. Quinn 2010-09-26 21:28:14 UTC
This doesn't happen in current stable ebuild - closing.