[...] Making check in check make[1]: Entering directory `/tmp/pkg-config-0.20/check' make check-TESTS make[2]: Entering directory `/tmp/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 =================== make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/tmp/pkg-config-0.20/check' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/tmp/pkg-config-0.20/check' make: *** [check-recursive] Error 1
Somehow the Requires/Libs.Private handling was screwed up here. I think these issues have been resolved, and I even downloaded an old pkg-config-0.20 and successfully passed the testsuite on linux. I'm gonna close this as resolved. If you think this is in error, could you please try again with the current pkg-config-0.26? http://pkgconfig.freedesktop.org/releases/pkg-config-0.26.tar.gz
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.