Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 283308 - media-libs/gstreamer-0.10.23: some tests (maybe) not run due to check_pic not found
Summary: media-libs/gstreamer-0.10.23: some tests (maybe) not run due to check_pic not...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-31 09:59 UTC by Kevin F. Quinn
Modified: 2010-09-26 21:28 UTC (History)
1 user (show)

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 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.