On 3 Nov 2013, at 18:48, Paul Wouters wrote: > > Hi, > > (sorry for posting here, I'm not aware of an softhsm dedicated mailing > list)
There isn't one so posting here is fine. Or you can open a support issue via the bug tracker: https://issues.opendnssec.org/browse/SUPPORT and just choose the appropriate SoftHSM release to file the issue against. > > It seems running "make check" on ppc64 shows a failure: > > make[2]: Entering directory `/builddir/build/BUILD/softhsm-1.3.5/checks' > ./checks -z > checks: checks.c:545: runUserCheck: Assertion `rv == (0xa0)' failed. > Checking C_Initialize and C_Finalize: OK > Checking C_GetInfo, C_GetFunctionList, C_GetSlotList, C_GetSlotInfo, > C_GetTokenInfo, C_GetMechanismList, C_GetMechanismInfo: OK > Checking C_OpenSession, C_CloseSession, C_CloseAllSessions, and > C_GetSessionInfo: OK > Checking C_Login and C_Logout: make[2]: Leaving directory > `/builddir/build/BUILD/softhsm-1.3.5/checks' > make[2]: *** [check-local] Aborted > make[1]: *** [check-am] Error 2 > make[1]: Leaving directory `/builddir/build/BUILD/softhsm-1.3.5/checks' > make: *** [check-recursive] Error 1 > error: Bad exit status from /var/tmp/rpm-tmp.ijR6ce (%check) > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.ijR6ce (%check) > Child return code was: 1 > > (full log: > http://koji.fedoraproject.org/koji/getfile?taskID=6133647&name=build.log&offset=-4000) > > Note that we never ran "make check" before, so I'm not sure if this bug > has been newly introduced or has always been there. We test SoftHSM 1.3.5 on the same platforms as ODS - the list is on this page: https://wiki.opendnssec.org/display/DOCS/Installation#Installation-Platformsupport we do run 'make check' in our regression testing suite which is currently passing on all these platforms. But as you can see ppc64 isn't there so I can't speak to whether this is new or not, just that it is currently unsupported. Sara. _______________________________________________ Opendnssec-user mailing list [email protected] https://lists.opendnssec.org/mailman/listinfo/opendnssec-user
