Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2020 09:39:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246690] www/firefox: build fails with nss 3.51
Message-ID:  <bug-246690-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246690

            Bug ID: 246690
           Summary: www/firefox: build fails with nss 3.51
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gecko@FreeBSD.org
          Reporter: mikael@FreeBSD.org
          Assignee: gecko@FreeBSD.org
             Flags: maintainer-feedback?(gecko@FreeBSD.org)

/usr/local/bin/clang90 -std=3Dgnu99 -o Unified_c_netwerk_srtp_src0.o -c=20
-I/usr/ports/www/firefox/work/.build/dist/system_wrappers -include
/usr/ports/www/firefox/work/firefox-76.0.1/config/g
cc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -fstack-protector-strong
-DNDEBUG=3D1 -DTRIMMED=3D1 -DOS_POSIX=3D1 -DOS_FREEBSD=3D1 -DOS_BSD=3D1
'-DPACKAGE_STRING=3D"libsrtp2 2.2.0-pre"' '-DPACKAGE_V
ERSION=3D"2.2.0-pre"' -DHAVE_CONFIG_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_UINT8_=
T=3D1
-DHAVE_UINT16_T=3D1 -DHAVE_INT32_T=3D1 -DHAVE_UINT32_T=3D1 -DHAVE_UINT64_T=
=3D1 -DGCM=3D1
-DNSS=3D1 -DCPU_RISC=3D1 -DHAVE_NETINET_I
N_H=3D1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL
-DSTATIC_EXPORTABLE_JS_API
-I/usr/ports/www/firefox/work/firefox-76.0.1/netwerk/srtp/src
-I/usr/ports/www/firefox/work/.build/ne
twerk/srtp/src -I/usr/ports/www/firefox/work/.build/ipc/ipdl/_ipdlheaders
-I/usr/ports/www/firefox/work/firefox-76.0.1/ipc/chromium/src
-I/usr/ports/www/firefox/work/firefox-76.0.1/ipc/glue
 -I/usr/ports/www/firefox/work/firefox-76.0.1/netwerk/srtp/src/crypto/inclu=
de
-I/usr/ports/www/firefox/work/firefox-76.0.1/netwerk/srtp/src/include
-I/usr/ports/www/firefox/work/.build/dist
/include -I/usr/local/include/nspr -I/usr/local/include
-I/usr/local/include/nss -I/usr/ports/www/firefox/work/.build/dist/include/=
nss
-I/usr/local/include -I/usr/local/include -I/usr/local
/include/pixman-1 -fPIC -include
/usr/ports/www/firefox/work/.build/mozilla-config.h -DMOZILLA_CLIENT
-Qunused-arguments -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -O3
-DLIBICONV
_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-alia=
sing
-fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -f=
PIC
-pipe -I/usr/local/include -O2
 -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall
-Wbitfield-enum-conversion -Wempty-body -Wignored-qualifiers -Wpointer-arith
-Wshadow-field-in-constructor-modified -Ws
ign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return
-Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion
-Wloop-analysis -Wstring-conversion -Wtautological
-overlap-compare -Wtautological-unsigned-enum-zero-compare
-Wtautological-unsigned-zero-compare -Wno-error=3Dtautological-type-limit-c=
ompare
-Wno-error=3Ddeprecated-declarations -Wno-error=3Darra
y-bounds -Wno-error=3Dbackend-plugin -Wno-error=3Dreturn-std-move
-Wno-error=3Datomic-alignment -Wformat -Wformat-security
-Wno-gnu-zero-variadic-macro-arguments -std=3Dgnu99 -fexperimental-new-pas
s-manager  -MD -MP -MF .deps/Unified_c_netwerk_srtp_src0.o.pp=20=20
Unified_c_netwerk_srtp_src0.c
netwerk/srtp/src/Unified_c_netwerk_srtp_src1.o
In file included from Unified_c_netwerk_srtp_src0.c:2:
/usr/ports/www/firefox/work/firefox-76.0.1/netwerk/srtp/src/crypto/cipher/a=
es_gcm_nss.c:274:15:
error: no member named 'ulIvBits' in 'struct CK_GCM_PARAMS'
    c->params.ulIvBits =3D GCM_IV_LEN * 8;
    ~~~~~~~~~ ^
1 error generated.
gmake[5]: *** [/usr/ports/www/firefox/work/firefox-76.0.1/config/rules.mk:6=
73:
Unified_c_netwerk_srtp_src0.o] Error 1

seems ok with nss 3.52

--=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-246690-7788>