https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249053

--- Comment #1 from Mikael Urankar <[email protected]> ---
I put some dlerror() in devel/nspr (nspr/pr/src/linking/prlink.c), here are the
logs:
/usr/ports/security/nss/work/nss-3.56/nss/cmd/shlibsign/FreeBSD13.0_OPT.OBJ/shlibsign
-v -i
/usr/ports/security/nss/work/nss-3.56/nss/cmd/shlibsign/../../../dist/FreeBSD13.0_OPT.OBJ/lib/libsoftokn3.so
Error 0.2: Undefined symbol "nspr_use_zone_allocator"
moduleSpec configdir='' certPrefix='' keyPrefix='' secmod='' flags=noCertDB,
noModDB
Error 3:
/usr/ports/security/nss/work/nss-3.56/nss/cmd/shlibsign/../../../dist/FreeBSD13.0_OPT.OBJ/lib/libfreeblpriv3.so:
Undefined symbol "gcm_HashInit_hw"
Error 3: Cannot open
"../../../nss/lib/softoken/FreeBSD13.0_OPT.OBJ/libfreeblpriv3.so"
Error 3:
/usr/ports/security/nss/work/nss-3.56/nss/cmd/shlibsign/../../../dist/FreeBSD13.0_OPT.OBJ/lib/libfreeblpriv3.so:
Undefined symbol "gcm_HashInit_hw"
C_Initialize failed: 0x00000030, CKR_DEVICE_ERROR                    
NSPR error code: -5977: Failure to load dynamic library
Initiailzing softoken failed: 0x00000030, CKR_DEVICE_ERROR                    
NSPR error code: -5977: Failure to load dynamic library

gcm_HashInit_hw is implemented in gcm-aarch64.c but is not compiled for
aarch64/FreeBSD

I'm still digging...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to