Your message dated Fri, 11 Aug 2023 18:27:42 +0000
with message-id <e1quwro-00a6jm...@fasolo.debian.org>
and subject line Bug#1037792: fixed in nss-pem 1.1.0-1
has caused the Debian Bug report #1037792,
regarding nss-pem: ftbfs with GCC-13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1037792: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037792
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:nss-pem
Version: 1.0.8+1-1
Severity: normal
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-13

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-13/g++-13, but succeeds to build with gcc-12/g++-12. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2023/05/22/logs/nss-pem_1.0.8+1-1_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 13, either set CC=gcc-13 CXX=g++-13 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-13/porting_to.html

[...]
make[7]: Leaving directory '/<<PKGBUILDDIR>>/nss/nss/lib/pkcs7'
make[7]: Entering directory '/<<PKGBUILDDIR>>/nss/nss/lib/smime'
cc -o OBJS/cmsarray.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmsarray.c
cc -o OBJS/cmsasn1.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmsasn1.c
cc -o OBJS/cmsattr.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmsattr.c
cc -o OBJS/cmscinfo.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmscinfo.c
cc -o OBJS/cmscipher.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmscipher.c
cc -o OBJS/cmsdecode.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmsdecode.c
cc -o OBJS/cmsdigdata.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmsdigdata.c
cc -o OBJS/cmsdigest.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmsdigest.c
cc -o OBJS/cmsencdata.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmsencdata.c
cc -o OBJS/cmsencode.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmsencode.c
cc -o OBJS/cmsenvdata.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmsenvdata.c
cc -o OBJS/cmsmessage.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmsmessage.c
cc -o OBJS/cmspubkey.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmspubkey.c
cc -o OBJS/cmsrecinfo.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmsrecinfo.c
cc -o OBJS/cmsreclist.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmsreclist.c
cc -o OBJS/cmssigdata.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmssigdata.c
cc -o OBJS/cmssiginfo.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmssiginfo.c
cc -o OBJS/cmsudf.o -c -std=c99 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-I../nss/dist/private/nss -I../nss/dist/private/nss -Wall -pipe -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe -ffunction-sections -fdata-sections 
-DHAVE_STRERROR -DLINUX -Dlinux -Wall -Wshadow -Werror -DXP_UNIX -DXP_UNIX 
-UDEBUG -DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT 
-DNSS_NO_INIT_SUPPORT -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmsudf.c
cc -o OBJS/cmsutil.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmsutil.c
cc -o OBJS/smimemessage.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  smimemessage.c
cc -o OBJS/smimeutil.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  smimeutil.c
cc -o OBJS/smimever.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  smimever.c
rm -f OBJS/libsmime.a
ar cr OBJS/libsmime.a OBJS/cmsarray.o OBJS/cmsasn1.o OBJS/cmsattr.o 
OBJS/cmscinfo.o OBJS/cmscipher.o OBJS/cmsdecode.o OBJS/cmsdigdata.o 
OBJS/cmsdigest.o OBJS/cmsencdata.o OBJS/cmsencode.o OBJS/cmsenvdata.o 
OBJS/cmsmessage.o OBJS/cmspubkey.o OBJS/cmsrecinfo.o OBJS/cmsreclist.o 
OBJS/cmssigdata.o OBJS/cmssiginfo.o OBJS/cmsudf.o OBJS/cmsutil.o 
OBJS/smimemessage.o OBJS/smimeutil.o OBJS/smimever.o
echo OBJS/libsmime.a
OBJS/libsmime.a
grep -v ';-' smime.def | sed -e 's,;+,,' -e 's; DATA ;;' -e 's,;;,,' -e 
's,;.*,;,' > OBJS/smime.def
rm -f OBJS/libsmime3.so
cc -shared -Wl,-z,relro -Wl,-z,now -L../nss/dist/lib/ -L../nss/dist/lib/ -m64 
-Wl,-z,defs -Wl,-soname -Wl,libsmime3.so  -Wl,--version-script,OBJS/smime.def 
-o OBJS/libsmime3.so OBJS/cmsarray.o OBJS/cmsasn1.o OBJS/cmsattr.o 
OBJS/cmscinfo.o OBJS/cmscipher.o OBJS/cmsdecode.o OBJS/cmsdigdata.o 
OBJS/cmsdigest.o OBJS/cmsencdata.o OBJS/cmsencode.o OBJS/cmsenvdata.o 
OBJS/cmsmessage.o OBJS/cmspubkey.o OBJS/cmsrecinfo.o OBJS/cmsreclist.o 
OBJS/cmssigdata.o OBJS/cmssiginfo.o OBJS/cmsudf.o OBJS/cmsutil.o 
OBJS/smimemessage.o OBJS/smimeutil.o OBJS/smimever.o ../pkcs12/OBJS/p12local.o 
../pkcs12/OBJS/p12creat.o ../pkcs12/OBJS/p12dec.o ../pkcs12/OBJS/p12plcy.o 
../pkcs12/OBJS/p12tmpl.o ../pkcs12/OBJS/p12e.o ../pkcs12/OBJS/p12d.o 
../pkcs7/OBJS/certread.o ../pkcs7/OBJS/p7common.o ../pkcs7/OBJS/p7create.o 
../pkcs7/OBJS/p7decode.o ../pkcs7/OBJS/p7encode.o ../pkcs7/OBJS/p7local.o 
../pkcs7/OBJS/secmime.o   -L/<<PKGBUILDDIR>>/nss/dist/lib -lnss3 
-L/<<PKGBUILDDIR>>/nss/dist/lib -lnssutil3 -L/usr/lib/x86_64-lin
 ux-gnu -lplc4 -lplds4 -lnspr4  -lpthread  -ldl -lc
chmod +x OBJS/libsmime3.so
../../coreconf/nsinstall/OBJS/nsinstall -R -m 664 OBJS/libsmime.a 
/<<PKGBUILDDIR>>/nss/dist/lib
../../coreconf/nsinstall/OBJS/nsinstall -R -m 775 OBJS/libsmime3.so 
/<<PKGBUILDDIR>>/nss/dist/lib
make[7]: Leaving directory '/<<PKGBUILDDIR>>/nss/nss/lib/smime'
make[7]: Entering directory '/<<PKGBUILDDIR>>/nss/nss/lib/ssl'
cc -o OBJS/authcert.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  authcert.c
cc -o OBJS/cmpcert.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  cmpcert.c
cc -o OBJS/dtls13con.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  dtls13con.c
cc -o OBJS/dtlscon.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  dtlscon.c
cc -o OBJS/prelib.o -c -std=c99 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-I../nss/dist/private/nss -I../nss/dist/private/nss -Wall -pipe -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe -ffunction-sections -fdata-sections 
-DHAVE_STRERROR -DLINUX -Dlinux -Wall -Wshadow -Werror -DXP_UNIX -DXP_UNIX 
-UDEBUG -DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT 
-DNSS_NO_INIT_SUPPORT -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  prelib.c
cc -o OBJS/selfencrypt.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  selfencrypt.c
cc -o OBJS/ssl3con.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  ssl3con.c
cc -o OBJS/ssl3ecc.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  ssl3ecc.c
cc -o OBJS/ssl3ext.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  ssl3ext.c
cc -o OBJS/ssl3exthandle.o -c -std=c99 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/nss=. -fstack-protector-strong -Wformat 
-Werror=format-security -I../nss/dist/private/nss -I../nss/dist/private/nss 
-Wall -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC  -m64 -pipe 
-ffunction-sections -fdata-sections -DHAVE_STRERROR -DLINUX -Dlinux -Wall 
-Wshadow -Werror -DXP_UNIX -DXP_UNIX -UDEBUG -DNDEBUG -D_DEFAULT_SOURCE 
-D_BSD_SOURCE -D_POSIX_SOURCE -DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -UDEBUG 
-DNDEBUG -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_POSIX_SOURCE 
-DSDB_MEASURE_USE_TEMP_DIR -D_REENTRANT -DNSS_NO_INIT_SUPPORT 
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT 
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -I/usr/include/nspr 
-I/<<PKGBUILDDIR>>/nss/dist/include -I/<<PKGBUILDDIR>>/nss/dist/public/nss 
-I/<<PKGBUILDDIR>>/nss/dist/private/nss  ssl3exthandle.c
ssl3exthandle.c:205:1: error: conflicting types for 
‘ssl3_ClientSendSessionTicketXtn’ due to enum/integer mismatch; have 
‘PRInt32(const sslSocket *, TLSExtensionData *, sslBuffer *, PRBool *)’ {aka 
‘int(const struct sslSocketStr *, struct TLSExtensionDataStr *, struct 
sslBufferStr *, int *)’} [-Werror=enum-int-mismatch]
  205 | ssl3_ClientSendSessionTicketXtn(const sslSocket *ss, TLSExtensionData 
*xtnData,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ssl3exthandle.c:17:
ssl3exthandle.h:116:11: note: previous declaration of 
‘ssl3_ClientSendSessionTicketXtn’ with type ‘SECStatus(const sslSocket *, 
TLSExtensionData *, sslBuffer *, PRBool *)’ {aka ‘enum _SECStatus(const struct 
sslSocketStr *, struct TLSExtensionDataStr *, struct sslBufferStr *, int *)’}
  116 | SECStatus ssl3_ClientSendSessionTicketXtn(const sslSocket *ss,
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[7]: *** [../../coreconf/rules.mk:292: OBJS/ssl3exthandle.o] Error 1
make[7]: Leaving directory '/<<PKGBUILDDIR>>/nss/nss/lib/ssl'
make[6]: *** [../coreconf/rules.mk:44: ssl] Error 2
make[6]: Leaving directory '/<<PKGBUILDDIR>>/nss/nss/lib'
make[5]: *** [coreconf/rules.mk:44: lib] Error 2
make[5]: Leaving directory '/<<PKGBUILDDIR>>/nss/nss'
make[4]: *** [manifest.mn:21: all] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/nss/nss'
make[3]: *** [debian/rules:112: override_dh_auto_build] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/nss'
make[2]: *** [debian/rules:197: build] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/nss'
make[1]: *** [debian/rules:21: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: nss-pem
Source-Version: 1.1.0-1
Done: Timo Aaltonen <tjaal...@debian.org>

We believe that the bug you reported is fixed in the latest version of
nss-pem, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1037...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Aaltonen <tjaal...@debian.org> (supplier of updated nss-pem package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 11 Aug 2023 20:41:35 +0300
Source: nss-pem
Built-For-Profiles: noudeb
Architecture: source
Version: 1.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian FreeIPA Team <pkg-freeipa-de...@lists.alioth.debian.org>
Changed-By: Timo Aaltonen <tjaal...@debian.org>
Closes: 1037792
Changes:
 nss-pem (1.1.0-1) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Bump debhelper from old 10 to 13.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Repository-Browse.
   * Use canonical URL in Vcs-Browser.
   * Update standards version to 4.6.2, no changes needed.
 .
   [ Timo Aaltonen ]
   * New upstream release.
   * nss: Sync with src:nss 2:3.91-1 (Closes: #1037792)
   * patches: Refreshed.
Checksums-Sha1:
 53c777e67ed6b3086a92511ad9be3d5c64735484 2069 nss-pem_1.1.0-1.dsc
 5f48ab872f0d9800f121668e22bfb498b7ca487b 52181280 nss-pem_1.1.0.orig.tar.xz
 1491f081f7d3be9d7fc9a8243907d2e36b1c095c 5684 nss-pem_1.1.0-1.debian.tar.xz
 d99e8f631876de9e9e0bd4262cf3d48d64cd69c5 8079 nss-pem_1.1.0-1_source.buildinfo
Checksums-Sha256:
 c400ea1ac362bb3df59d46c1a5fb63dd3c82ede04eec762ce3079dd0bcf127d0 2069 
nss-pem_1.1.0-1.dsc
 757d73b636a1acad3f3724c75e905bc352b8c487b701075bae1cd4f53f13cc87 52181280 
nss-pem_1.1.0.orig.tar.xz
 210d261b073201ee72a9dbadb7a5cb5a462c124de58308200f1eeb7c6f43fdc5 5684 
nss-pem_1.1.0-1.debian.tar.xz
 71e9746681e868d4626d570fc3573e6164076e5da88b26651d9a3330c312ae45 8079 
nss-pem_1.1.0-1_source.buildinfo
Files:
 04e9a0a0a4ad7453597b2fc49c010747 2069 libs optional nss-pem_1.1.0-1.dsc
 fd66c3061bd9f78dd65e7a47dbb84888 52181280 libs optional 
nss-pem_1.1.0.orig.tar.xz
 de14c49afe68e7d2964b03de0cd92fa4 5684 libs optional 
nss-pem_1.1.0-1.debian.tar.xz
 3098a4404c5a457d2ea49d57377f716b 8079 libs optional 
nss-pem_1.1.0-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEdS3ifE3rFwGbS2Yjy3AxZaiJhNwFAmTWctoACgkQy3AxZaiJ
hNzlHw/8ClOHn02dhkoSHmtq9FNUFX1rQ0RwBLStcxFpeOhkpQGJpzDESRhgehgY
bdJeO/uCDFIYKDz7e2+SkweZgLktSCEasfp3mVPNKKubGkh3KjlgjAG269qSBS3z
FVFdZ5mgJ91iK3QwRjgIv357GOG/rSP5mWwGNvW6mq/Mseu/y1CRv0660tIh6KOt
clxxfODUaMgc4RKotXgVPB5xzRPlQ+u/JOBS75oUgT3HEl3Sn1T6xCcd52lgvpbT
l6T57op2HzYGXRxxm1C9xBa2EqHR6VqmWGtubAXmW9XKDw2OucPbX/D7RTjzdmtD
v1GbrgaOLdbF4NOBPU+Mdxqo1qOKEyrV7CKB2XiYOP1j9whpgmZ6fyaStdjrcx0Q
rHDhJgkcqzjG+2xuCZc3FMYwS+BO+TxSyVmJl4fL6M9K2AWJjldE7n8pcQ/Lj0ju
rPY2QUgIDnvSg3SV1k5V/o/dKR3k0HgP3WGD+p8QJFc9JCxyu/3AFg0wyXovbYTl
TzuAnLvKmfxVEco0DRo9XPCzOCQGNvDLJ8aLNKJnl3l+mKMiJ/qzWHNADK87qQmi
lpn2B8GCXQ5nvpL4xrkyJ3ly8OlrxA4tFAOyxrnGNviPrqs4N6psH0p7qG9QLMqA
Y0tN7chNoN2M7ZF+6RFuxxghIJOJdqhXodz3FQJUGgv13QAdJ3U=
=OMSi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to