Bug #2030
closed
Unit tests fail on OSX 10.9.5 with XCode 6
Added by Alex Afanasyev about 10 years ago.
Updated almost 10 years ago.
Description
On my machine test cases simply don't start with
[cawka@cawka-mac ndn-cxx (master)]$ ./build/unit-tests
Test setup error: std::runtime_error: PK_Signer: key too short for this signature scheme
On two other machines tests start, but some fail with the same error
Is it just a problem with tests? TPM may have same problem.
I'm investigating, not sure yet.
- Status changed from In Progress to Resolved
Something wrong with macport's binary version of libcryptopp. After recompiling it from source (sudo port install -s libcryptopp
), everything works fine.
- Tracker changed from Task to Bug
Keep it in resolved state. This issue may still come up on some machines and it is more visible when it is not closed.
The problem pops up to me, and the above solution port install -s libcryptopp does not work. p.s., my os is Yosemite. quit urgent, since I cannot pass the NDNS tests locally.
If you have upgraded, you must remove all the ports and then install boost, libcryptopp, and other libraries again.
- Related to Task #2284: INSTALL: remind user to reinstall ports after OSX upgrade added
- Status changed from Resolved to Closed
The solution in note-7 may occur on machine machines, so it deserves to be mentioned in INSTALL.rst.
I'm splitting that to #2284, and this Bug can be closed now.
Also available in: Atom
PDF