[Bug 242523] security/nss 3.48 doesn't build on PowerPC

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 1 18:12:55 UTC 2020


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

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

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

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

/usr/ports/security/nss # make -DBATCH install clean
===>  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 ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-gecko mailing list