Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 May 2020 18:12:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 242523] security/nss 3.48 doesn't build on PowerPC
Message-ID:  <bug-242523-21738-NNysmNetBJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242523-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242523-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=3D242523

--- Comment #25 from canardo <canardo909@gmx.com> ---

Error when building security/nss on Powerbook G4 powerpc 32 bit :=20

FreeBSD 13.0-CURRENT (GENERIC) #0 r360211: Thu Apr 23 05:00:07 UTC 2020

/usr/ports/security/nss # make -DBATCH install clean
=3D=3D=3D>  Building for nss-3.51.1_1
....
pqg.c:345:16: error: result of comparison of constant 18446744073709551615 =
with
expression of type 'unsigned long' is always true
[-Werror,-Wtautological-constant-out-of-range-compare]
    if (addend < MP_DIGIT_MAX) {
        ~~~~~~ ^ ~~~~~~~~~~~~
1 error generated.
gmake[4]: *** [../../coreconf/rules.mk:393:
FreeBSD13.0_OPT.OBJ/FreeBSD_SINGLE_SHLIB/pqg.o] Error 1
gmake[4]: Leaving directory
'/usr/ports/security/nss/work/nss-3.51.1/nss/lib/freebl'
gmake[3]: *** [Makefile:639: libs] Error 2


Is it related to the problem above ?
(If not, I can open a new PR)

Does the error message help ?

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-242523-21738-NNysmNetBJ>