codegooglecom / pathfinder-pki

Automatically exported from code.google.com/p/pathfinder-pki
0 stars 0 forks source link

Make test fails on Fedora #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Tested on Fedora 8 and 9 (x86_64):

sed -i -e 's/mozilla-nss/nss/g' CMakeLists.txt
cmake -D CMAKE_INSTALL_PREFIX:PATH=/usr .
make
make test

Versions of openssl: 0.9.8b (F8), 0.9.8g (F9). Attached is the LastTest.log
from the Fedora 9 build, plus the build.log and root.log from mock (for
reference, since it includes package versions).

Original issue reported on code.google.com by mricon on 24 Dec 2007 at 12:56

Attachments:

GoogleCodeExporter commented 8 years ago
Same test fails on i386, so it's not 64-bit related.

Original comment by mricon on 24 Dec 2007 at 1:07

GoogleCodeExporter commented 8 years ago
Resolved for now - comment out the test. 

Original comment by ppatt...@gmail.com on 31 Dec 2007 at 1:43