Date: Sat, 16 Mar 2024 12:33:30 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 253614] security/nss: apparently needs MAKE_JOBS_UNSAFE Message-ID: <bug-253614-21738-vVAcJq0VBD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253614-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-253614-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253614 mario felicioni <marietto2008@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marietto2008@gmail.com --- Comment #5 from mario felicioni <marietto2008@gmail.com> --- I found a similar problem in FreeBSD 13.3. Today I tried the installation of Firefox 124 (using the default options offered by the port) from ports but = the compilation stopped when it tried to compile the port "security / nss". So,I tried to compile it as a standalone port and I saw the same behavior. Maybe= it stopped because a bug,but I'm not sure. nss is part of Firefox,so I don't k= now how to exclude it. If it crashes,even Firefox crashes : mario@marietto-133:/usr/ports/security/nss # doas make MAKE_JOBS_UNSAFE=3Dy= es ...... /usr/ports/security/nss/work/nss- 3.98/nss/cmd/shlibsign/FreeBSD13.3_OPT.OBJ/shlibsign -v -i=20 /usr/ports/security/nss/work/nss- 3.98/nss/cmd/shlibsign/../../../dist/FreeBSD13.3_OPT.OBJ/lib/libsoftokn3.so moduleSpec configdir=3D'' certPrefix=3D'' keyPrefix=3D'' secmod=3D'' flags= =3DnoCertDB, noModDB C_Initialize failed: 0x00000030, CKR_DEVICE_ERROR=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 NSPR error code: -5977: Failure to load dynamic library Initiailzing softoken failed: 0x00000030, CKR_DEVICE_ERROR=20=20=20=20=20= =20=20=20=20=20=20=20=20=20 NSPR error code: -5977: Failure to load dynamic library gmake[4]: *** [Makefile:92: ../../../dist/FreeBSD13.3_OPT.OBJ/lib/libsoftokn3.chk]=20 Error 1 gmake[4]: Leaving directory '/usr/ports/security/nss/work/nss- 3.98/nss/cmd/shlibsign' gmake[3]: *** [Makefile:100: libs] Error 2 gmake[3]: Leaving directory '/usr/ports/security/nss/work/nss- 3.98/nss/cmd/shlibsign' gmake[2]: *** [../coreconf/rules.mk:44: shlibsign] Error 2 gmake[2]: Leaving directory '/usr/ports/security/nss/work/nss-3.98/nss/cmd' gmake[1]: *** [coreconf/rules.mk:44: cmd] Error 2 gmake[1]: Leaving directory '/usr/ports/security/nss/work/nss-3.98/nss' gmake: *** [manifest.mn:21: all] Error 2 *** Error code 1 I've upgraded the ports tree several times with portsnap : # portsnap fetch extract # portsnap fetch update --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253614-21738-vVAcJq0VBD>