Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Feb 2020 11:30:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 243101] security/nss: fix builds for 32-bit powerpc
Message-ID:  <bug-243101-21738-gZM3XORiKo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243101-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243101-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=3D243101

canardo <canardo909@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |canardo909@gmx.com

--- Comment #1 from canardo <canardo909@gmx.com> ---
Same problem on Powerbook G4 powerpc 32 bits

Error is

cc1: error: unrecognized command line option "-mcrypto"
cc1: error: unrecognized command line option "-mvsx"
gmake[4]: *** [../../coreconf/rules.mk:393:
FreeBSD12.1_OPT.OBJ/FreeBSD_SINGLE_SHLIB/gcm.o] Error 1
gmake[4]: Leaving directory
'/usr/ports/security/nss/work/nss-3.49.2/nss/lib/freebl'
gmake[3]: *** [Makefile:655: libs] Error 2
gmake[3]: Leaving directory
'/usr/ports/security/nss/work/nss-3.49.2/nss/lib/freebl'
gmake[2]: *** [../coreconf/rules.mk:101: libs] Error 2
gmake[2]: Leaving directory '/usr/ports/security/nss/work/nss-3.49.2/nss/li=
b'
gmake[1]: *** [coreconf/rules.mk:101: libs] Error 2
gmake[1]: Leaving directory '/usr/ports/security/nss/work/nss-3.49.2/nss'
*** Error code 1



And same successfull workaround : when building port with USE_GCC=3D9, no e=
rror
anymore

--=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-243101-21738-gZM3XORiKo>