make check: 2 tests fail
Elias Pipping
pipping at macports.org
Tue Feb 27 15:27:03 PST 2007
Hello,
I'm on a mac (ppc, g4), running macosx 10.4.8.
./configure; make; make -k check
leads to one failed test:
../pkg-config --cflags requires-test :
'-I/requires-test/include -I/private-dep/include -I/public-dep/
include' != '-I/requires-test/include -I/public-dep/include'
FAIL: check-requires-private
-> see config.1.log.bz2.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.1.log.bz2
Type: application/octet-stream
Size: 7398 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/pkg-config/attachments/20070228/f29ca2a9/config.1.log.obj
-------------- next part --------------
./configure --enable-indirect-deps; make; make -k check
leads to yet another failed test:
../pkg-config --libs simple :
'-lsimple -lm' != '-lsimple'
FAIL: check-libs
../pkg-config --cflags requires-test :
'-I/requires-test/include -I/private-dep/include -I/public-dep/
include' != '-I/requires-test/include -I/public-dep/include'
FAIL: check-requires-private
-> see config.2.log.bz2.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.2.log.bz2
Type: application/octet-stream
Size: 7388 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/pkg-config/attachments/20070228/f29ca2a9/config.2.log.obj
-------------- next part --------------
Regards,
Elias Pipping
More information about the pkg-config
mailing list