make check fails

Daniel Macks dmacks at netspace.org
Mon Dec 5 06:35:32 PST 2005


On Sat, Dec 03, 2005 at 05:21:57PM +0100, Sven Strickroth wrote:
> Hi all,
> 
> since version 0.19.1 "make check" fails, because of that I'm still using
> 0.17.2:
[...]
> Making check in check
> make[1]: Entering directory `/usr/src/RPM/BUILD/pkg-config-0.20/check'
> make  check-TESTS
> make[2]: Entering directory `/usr/src/RPM/BUILD/pkg-config-0.20/check'
> PASS: check-cflags
> ../pkg-config --libs simple :
> '-lsimple -lm' != '-lsimple'
> FAIL: check-libs
> PASS: check-define-variable
> PASS: check-libs-private
> ../pkg-config --libs requires-test :
> '-L/requires-test/lib -L/private-dep/lib -L/public-dep/lib -lrequires-test -
> lprivate-dep -lpublic-dep' !=
> '-L/requires-test/lib -L/public-dep/lib -lrequires-test -lpublic-dep'
> FAIL: check-requires-private
> PASS: check-includedir
> ===================
> 2 of 6 tests failed
> ===================
> 
> Can you correct these "bugs" in the next release or send me a patch?

I bet you have ENABLE_INDIRECT_DEPS #defined in your config.h. If so,
the problem is already present on pkg-config's bugzilla:
https://bugs.freedesktop.org/show_bug.cgi?id=3809 with no solution
yet.

dan

-- 
Daniel Macks
dmacks at netspace.org
http://www.netspace.org/~dmacks



More information about the pkg-config mailing list