D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: line 36: It's not recommended to have unversioned Obsoletes: Obsoletes:	mozilla-nspr
warning: line 52: It's not recommended to have unversioned Obsoletes: Obsoletes:	mozilla-nspr-devel
warning: line 53: It's not recommended to have unversioned Obsoletes: Obsoletes:	nspr-devel
warning: line 54: It's not recommended to have unversioned Obsoletes: Obsoletes:	lib64nspr4-devel
Installing /home/iurt/rpmbuild/SRPMS/nspr-4.32-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.12SO0P
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf nspr-4.32
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/nspr-4.32.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd nspr-4.32
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ cp ./nspr/config/nspr-config.in ./nspr/config/nspr-config-pc.in
+ echo 'Patch #1 (nspr-config-pc.patch):'
Patch #1 (nspr-config-pc.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file nspr/config/nspr-config-pc.in
patching file nspr/configure
Hunk #1 succeeded at 8317 (offset 1642 lines).
patching file nspr/configure.in
Hunk #1 succeeded at 2823 (offset -489 lines).
+ cp /home/iurt/rpmbuild/SOURCES/nspr-config-vars.in ./nspr/config/
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hJehsu
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd nspr-4.32
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ pushd nspr
~/rpmbuild/BUILD/nspr-4.32/nspr ~/rpmbuild/BUILD/nspr-4.32
+ autoconf
configure.in:583: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:583: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:583: the top level
configure.in:657: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:657: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:657: the top level
configure.in:720: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:720: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:720: the top level
configure.in:1063: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:1063: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:1063: the top level
configure.in:1132: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:1132: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:1132: the top level
configure.in:1142: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:1142: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:1142: the top level
+ popd
~/rpmbuild/BUILD/nspr-4.32
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ ./nspr/configure --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --target=aarch64-mageia-linux-gnu --prefix=/usr --libdir=/usr/lib64 --includedir=/usr/include/nspr4 --enable-optimize=-O2 --disable-debug --enable-ipv6 --with-pthreads --with-mozilla
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking target system type... aarch64-mageia-linux-gnu
checking for whoami... /usr/bin/whoami
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for as... /usr/bin/as
checking for ar... /usr/bin/ar
checking for ld... /usr/bin/ld
checking for strip... /usr/bin/strip
checking for windres... no
checking how to run the C preprocessor... gcc -E
checking for gcc -pipe support... no
checking for pragma diagnostic... no
checking whether C compiler supports -fprofile-generate... yes
checking for visibility(hidden) attribute... yes
checking for visibility pragma support... yes
checking for perl5... /usr/bin/perl5
checking for dlopen in -ldl... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether gcc needs -traditional... no
checking for dladdr... yes
checking for gettid... yes
checking for lchown... yes
checking for setpriority... yes
checking for strerror... yes
checking for syscall... yes
checking for secure_getenv... yes
checking for __secure_getenv... no
checking for pthread_create in -lpthreads... no
checking for pthread_create in -lpthread... yes
checking whether gcc accepts -pthread... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating config/autoconf.mk
config.status: creating config/nsprincl.mk
config.status: creating config/nsprincl.sh
config.status: creating config/nspr-config
config.status: creating config/nspr-config-pc
config.status: creating config/nspr-config-vars
config.status: creating config/nspr.pc
config.status: creating lib/Makefile
config.status: creating lib/ds/Makefile
config.status: creating lib/libc/Makefile
config.status: creating lib/libc/include/Makefile
config.status: creating lib/libc/src/Makefile
config.status: creating lib/tests/Makefile
config.status: creating pkg/Makefile
config.status: creating pr/Makefile
config.status: creating pr/include/Makefile
config.status: creating pr/include/md/Makefile
config.status: creating pr/include/obsolete/Makefile
config.status: creating pr/include/private/Makefile
config.status: creating pr/src/Makefile
config.status: creating pr/src/io/Makefile
config.status: creating pr/src/linking/Makefile
config.status: creating pr/src/malloc/Makefile
config.status: creating pr/src/md/Makefile
config.status: creating pr/src/md/unix/Makefile
config.status: creating pr/src/memory/Makefile
config.status: creating pr/src/misc/Makefile
config.status: creating pr/src/threads/Makefile
config.status: creating pr/tests/Makefile
config.status: creating pr/tests/dll/Makefile
config.status: creating pkg/linux/Makefile
config.status: creating pr/src/pthreads/Makefile
config.status: executing default commands
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make -C config export
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/config'
gcc -o now.o -c     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6   .././nspr/config/now.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/config'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/config'
gcc  now.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -o now
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/config'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/config'
gcc -o nsinstall.o -c     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6   .././nspr/config/nsinstall.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/config'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/config'
gcc  nsinstall.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -o nsinstall
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/config'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/config'
rm -f nfspwd; cp .././nspr/config/nfspwd.pl nfspwd; chmod +x nfspwd
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/config'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/config'
rm -f ../dist/bin/nspr-config
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/config'
/usr/bin/make -C pr export
/usr/bin/make -C include export
/usr/bin/make -C md export
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/include/md'
../../../config/./nsinstall -R -m 444 ../../.././nspr/pr/include/md/_aix32.cfg ../../.././nspr/pr/include/md/_aix64.cfg ../../.././nspr/pr/include/md/_bsdi.cfg ../../.././nspr/pr/include/md/_darwin.cfg ../../.././nspr/pr/include/md/_freebsd.cfg ../../.././nspr/pr/include/md/_hpux32.cfg ../../.././nspr/pr/include/md/_hpux64.cfg ../../.././nspr/pr/include/md/_linux.cfg ../../.././nspr/pr/include/md/_netbsd.cfg ../../.././nspr/pr/include/md/_nto.cfg ../../.././nspr/pr/include/md/_openbsd.cfg ../../.././nspr/pr/include/md/_os2.cfg ../../.././nspr/pr/include/md/_qnx.cfg ../../.././nspr/pr/include/md/_riscos.cfg ../../.././nspr/pr/include/md/_scoos.cfg ../../.././nspr/pr/include/md/_solaris.cfg ../../.././nspr/pr/include/md/_unixware.cfg ../../.././nspr/pr/include/md/_unixware7.cfg ../../.././nspr/pr/include/md/_win95.cfg ../../.././nspr/pr/include/md/_winnt.cfg ../../../dist/include/nspr/md
../../../config/./nsinstall -R -m 444 ../../.././nspr/pr/include/md/_linux.cfg ../../../dist/include/nspr
mv -f ../../../dist/include/nspr/_linux.cfg ../../../dist/include/nspr/prcpucfg.h
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/include/md'
/usr/bin/make -C private export
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/include/private'
../../../config/./nsinstall -R -m 444 ../../.././nspr/pr/include/private/pprio.h ../../.././nspr/pr/include/private/pprthred.h ../../.././nspr/pr/include/private/prpriv.h ../../../dist/include/nspr/private
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/include/private'
/usr/bin/make -C obsolete export
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/include/obsolete'
../../../config/./nsinstall -R -m 444 ../../.././nspr/pr/include/obsolete/pralarm.h ../../.././nspr/pr/include/obsolete/probslet.h ../../.././nspr/pr/include/obsolete/protypes.h ../../.././nspr/pr/include/obsolete/prsem.h ../../../dist/include/nspr/obsolete
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/include/obsolete'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/include'
../../config/./nsinstall -R -m 444 ../.././nspr/pr/include/nspr.h ../.././nspr/pr/include/pratom.h ../.././nspr/pr/include/prbit.h ../.././nspr/pr/include/prclist.h ../.././nspr/pr/include/prcmon.h ../.././nspr/pr/include/prcountr.h ../.././nspr/pr/include/prcvar.h ../.././nspr/pr/include/prdtoa.h ../.././nspr/pr/include/prenv.h ../.././nspr/pr/include/prerr.h ../.././nspr/pr/include/prerror.h ../.././nspr/pr/include/prinet.h ../.././nspr/pr/include/prinit.h ../.././nspr/pr/include/prinrval.h ../.././nspr/pr/include/prio.h ../.././nspr/pr/include/pripcsem.h ../.././nspr/pr/include/prlink.h ../.././nspr/pr/include/prlock.h ../.././nspr/pr/include/prlog.h ../.././nspr/pr/include/prlong.h ../.././nspr/pr/include/prmem.h ../.././nspr/pr/include/prmon.h ../.././nspr/pr/include/prmwait.h ../.././nspr/pr/include/prnetdb.h ../.././nspr/pr/include/prolock.h ../.././nspr/pr/include/prpdce.h ../.././nspr/pr/include/prprf.h ../.././nspr/pr/include/prproces.h ../.././nspr/pr/include/prrng.h ../.././nspr/pr/include/prrwlock.h ../.././nspr/pr/include/prshm.h ../.././nspr/pr/include/prshma.h ../.././nspr/pr/include/prsystem.h ../.././nspr/pr/include/prthread.h ../.././nspr/pr/include/prtime.h ../.././nspr/pr/include/prtpool.h ../.././nspr/pr/include/prtrace.h ../.././nspr/pr/include/prtypes.h ../.././nspr/pr/include/prvrsion.h ../.././nspr/pr/include/prwin16.h ../../dist/include/nspr
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/include'
/usr/bin/make -C src export
/usr/bin/make -C io export
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
gcc -o prfdcach.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prfdcach.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/io/prfdcach.c:6:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
gcc -o prmwait.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prmwait.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/io/prmwait.c:6:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
gcc -o priometh.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/priometh.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/io/priometh.c:6:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
gcc -o pripv6.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/pripv6.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/io/pripv6.c:10:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
../../.././nspr/pr/src/io/pripv6.c: In function 'Ipv6ToIpv4SocketAccept':
../../.././nspr/pr/src/io/pripv6.c:135:14: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  135 |     PRStatus rv;
      |              ^~
../../.././nspr/pr/src/io/pripv6.c: In function 'Ipv6ToIpv4SocketAcceptRead':
../../.././nspr/pr/src/io/pripv6.c:175:14: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  175 |     PRStatus rv;
      |              ^~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
gcc -o prmapopt.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prmapopt.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/io/prmapopt.c:34:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
gcc -o prlayer.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prlayer.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/io/prlayer.c:11:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
../../.././nspr/pr/src/io/prlayer.c: In function 'pl_TopAccept':
../../.././nspr/pr/src/io/prlayer.c:182:14: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  182 |     PRStatus rv;
      |              ^~
../../.././nspr/pr/src/io/prlayer.c: In function 'pl_DefAcceptread':
../../.././nspr/pr/src/io/prlayer.c:303:14: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  303 |     PRStatus rv;
      |              ^~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
gcc -o prlog.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prlog.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/io/prlog.c:7:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
gcc -o prmmap.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prmmap.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/io/prmmap.c:14:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
gcc -o prpolevt.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prpolevt.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
gcc -o prprf.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prprf.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/io/prprf.c:15:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
gcc -o prscanf.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prscanf.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
gcc -o prstdio.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prstdio.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/io/prstdio.c:6:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
/usr/bin/make -C linking export
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/linking'
gcc -o prlink.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/linking/prlink.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/linking/prlink.c:6:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/linking'
/usr/bin/make -C malloc export
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/malloc'
gcc -o prmalloc.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/malloc/prmalloc.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/malloc/prmalloc.c:6:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/malloc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/malloc'
gcc -o prmem.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/malloc/prmem.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/malloc/prmem.c:10:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/malloc'
/usr/bin/make -C md export
/usr/bin/make -C unix export
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md/unix'
gcc -o unix.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../.././nspr/pr/include -I../../../.././nspr/pr/include/private  ../../../.././nspr/pr/src/md/unix/unix.c
In file included from ../../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../../.././nspr/pr/src/md/unix/unix.c:6:
../../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
../../../.././nspr/pr/src/md/unix/unix.c: In function '_PR_UnixInit':
../../../.././nspr/pr/src/md/unix/unix.c:2780:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
 2780 |     int rv;
      |         ^~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md/unix'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md/unix'
gcc -o unix_errors.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../.././nspr/pr/include -I../../../.././nspr/pr/include/private  ../../../.././nspr/pr/src/md/unix/unix_errors.c
In file included from ../../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../../.././nspr/pr/src/md/unix/unix_errors.c:6:
../../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md/unix'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md/unix'
gcc -o uxproces.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../.././nspr/pr/include -I../../../.././nspr/pr/include/private  ../../../.././nspr/pr/src/md/unix/uxproces.c
In file included from ../../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../../.././nspr/pr/src/md/unix/uxproces.c:6:
../../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
../../../.././nspr/pr/src/md/unix/uxproces.c: In function 'pr_InstallSigchldHandler':
../../../.././nspr/pr/src/md/unix/uxproces.c:691:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  691 |     int rv;
      |         ^~
../../../.././nspr/pr/src/md/unix/uxproces.c: In function '_MD_InitProcesses':
../../../.././nspr/pr/src/md/unix/uxproces.c:709:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  709 |     int rv;
      |         ^~
../../../.././nspr/pr/src/md/unix/uxproces.c: In function '_MD_unix_terminate_waitpid_daemon':
../../../.././nspr/pr/src/md/unix/uxproces.c:121:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  121 |         write(pr_wp.pipefd[1], "", 1);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md/unix'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md/unix'
gcc -o uxrng.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../.././nspr/pr/include -I../../../.././nspr/pr/include/private  ../../../.././nspr/pr/src/md/unix/uxrng.c
In file included from ../../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../../.././nspr/pr/src/md/unix/uxrng.c:7:
../../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md/unix'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md/unix'
gcc -o uxshm.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../.././nspr/pr/include -I../../../.././nspr/pr/include/private  ../../../.././nspr/pr/src/md/unix/uxshm.c
In file included from ../../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../../.././nspr/pr/src/md/unix/uxshm.c:17:
../../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md/unix'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md/unix'
gcc -o uxwrap.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../.././nspr/pr/include -I../../../.././nspr/pr/include/private  ../../../.././nspr/pr/src/md/unix/uxwrap.c
In file included from ../../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../../.././nspr/pr/src/md/unix/uxwrap.c:15:
../../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md/unix'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md/unix'
gcc -o linux.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../.././nspr/pr/include -I../../../.././nspr/pr/include/private  ../../../.././nspr/pr/src/md/unix/linux.c
In file included from ../../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../../.././nspr/pr/src/md/unix/linux.c:6:
../../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md/unix'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md'
gcc -o prosdep.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include  ../../.././nspr/pr/src/md/prosdep.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md'
/usr/bin/make -C memory export
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/memory'
gcc -o prseg.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/memory/prseg.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/memory/prseg.c:6:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/memory'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/memory'
gcc -o prshm.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/memory/prshm.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/memory/prshm.c:12:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/memory'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/memory'
gcc -o prshma.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/memory/prshma.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/memory/prshma.c:12:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/memory'
/usr/bin/make -C misc export
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o pralarm.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/pralarm.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/misc/pralarm.c:6:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o pratom.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/pratom.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/misc/pratom.c:12:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o prcountr.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prcountr.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o prdtoa.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prdtoa.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/misc/prdtoa.c:16:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o prenv.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prenv.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/misc/prenv.c:8:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o prerr.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prerr.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o prerror.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prerror.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/misc/prerror.c:6:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o prerrortable.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prerrortable.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o prinit.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prinit.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/misc/prinit.c:6:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o prinrval.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prinrval.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/misc/prinrval.c:11:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o pripc.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/pripc.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/misc/pripc.c:12:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o prlog2.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prlog2.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o prlong.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prlong.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o prnetdb.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prnetdb.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/misc/prnetdb.c:6:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o praton.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/praton.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o prolock.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prolock.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o prrng.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prrng.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/misc/prrng.c:6:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o prsystem.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prsystem.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/misc/prsystem.c:6:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o prtime.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prtime.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o prthinfo.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prthinfo.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/misc/prthinfo.c:9:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o prtpool.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prtpool.c
../../.././nspr/pr/src/misc/prtpool.c: In function 'io_wstart':
../../.././nspr/pr/src/misc/prtpool.c:391:22: warning: variable 'rval_status' set but not used [-Wunused-but-set-variable]
  391 |             PRStatus rval_status;
      |                      ^~~~~~~~~~~
../../.././nspr/pr/src/misc/prtpool.c: In function 'notify_ioq':
../../.././nspr/pr/src/misc/prtpool.c:997:14: warning: variable 'rval_status' set but not used [-Wunused-but-set-variable]
  997 |     PRStatus rval_status;
      |              ^~~~~~~~~~~
../../.././nspr/pr/src/misc/prtpool.c: In function 'PR_JoinThreadPool':
../../.././nspr/pr/src/misc/prtpool.c:1123:14: warning: variable 'rval_status' set but not used [-Wunused-but-set-variable]
 1123 |     PRStatus rval_status;
      |              ^~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
gcc -o prtrace.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prtrace.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/misc/prtrace.c:16:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
/usr/bin/make -C threads export
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/threads'
gcc -o prcmon.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/threads/prcmon.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/threads/prcmon.c:6:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/threads'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/threads'
gcc -o prrwlock.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/threads/prrwlock.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/threads/prrwlock.c:6:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/threads'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/threads'
gcc -o prtpd.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/threads/prtpd.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/threads/prtpd.c:36:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/threads'
/usr/bin/make -C pthreads export
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/pthreads'
gcc -o ptio.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/pthreads/ptio.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/pthreads/ptio.c:156:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
../../.././nspr/pr/src/pthreads/ptio.c: In function 'pt_linux_sendfile_cont':
../../.././nspr/pr/src/pthreads/ptio.c:1162:11: warning: variable 'oldoffset' set but not used [-Wunused-but-set-variable]
 1162 |     off_t oldoffset;
      |           ^~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/pthreads'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/pthreads'
gcc -o ptsynch.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/pthreads/ptsynch.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/pthreads/ptsynch.c:14:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
../../.././nspr/pr/src/pthreads/ptsynch.c: In function '_PR_InitLocks':
../../.././nspr/pr/src/pthreads/ptsynch.c:49:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
   49 |     int rv;
      |         ^~
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'pt_PostNotifies':
../../.././nspr/pr/src/pthreads/ptsynch.c:65:19: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
   65 |     PRIntn index, rv;
      |                   ^~
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PR_NewLock':
../../.././nspr/pr/src/pthreads/ptsynch.c:134:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  134 |     PRIntn rv;
      |            ^~
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PR_DestroyLock':
../../.././nspr/pr/src/pthreads/ptsynch.c:155:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  155 |     PRIntn rv;
      |            ^~
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PR_Lock':
../../.././nspr/pr/src/pthreads/ptsynch.c:174:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  174 |     PRIntn rv;
      |            ^~
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PR_Unlock':
../../.././nspr/pr/src/pthreads/ptsynch.c:195:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  195 |     PRIntn rv;
      |            ^~
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'pt_PostNotifiesFromMonitor':
../../.././nspr/pr/src/pthreads/ptsynch.c:473:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  473 |     PRIntn rv;
      |            ^~
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PR_DestroyMonitor':
../../.././nspr/pr/src/pthreads/ptsynch.c:559:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  559 |     int rv;
      |         ^~
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PR_GetMonitorEntryCount':
../../.././nspr/pr/src/pthreads/ptsynch.c:580:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  580 |     PRIntn rv;
      |            ^~
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PR_EnterMonitor':
../../.././nspr/pr/src/pthreads/ptsynch.c:610:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  610 |     PRIntn rv;
      |            ^~
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PR_ExitMonitor':
../../.././nspr/pr/src/pthreads/ptsynch.c:640:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  640 |     PRIntn rv;
      |            ^~
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PRP_DestroyNakedCondVar':
../../.././nspr/pr/src/pthreads/ptsynch.c:1246:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
 1246 |     int rv;
      |         ^~
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PRP_NakedNotify':
../../.././nspr/pr/src/pthreads/ptsynch.c:1277:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
 1277 |     int rv;
      |         ^~
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PRP_NakedBroadcast':
../../.././nspr/pr/src/pthreads/ptsynch.c:1286:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
 1286 |     int rv;
      |         ^~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/pthreads'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/pthreads'
gcc -o ptthread.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/pthreads/ptthread.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/pthreads/ptthread.c:15:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
../../.././nspr/pr/src/pthreads/ptthread.c: In function 'pt_AttachThread':
../../.././nspr/pr/src/pthreads/ptthread.c:277:13: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  277 |         int rv;
      |             ^~
../../.././nspr/pr/src/pthreads/ptthread.c: In function 'PR_DetachThread':
../../.././nspr/pr/src/pthreads/ptthread.c:621:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  621 |     int rv;
      |         ^~
../../.././nspr/pr/src/pthreads/ptthread.c: In function 'PR_Interrupt':
../../.././nspr/pr/src/pthreads/ptthread.c:770:16: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  770 |         PRIntn rv;
      |                ^~
../../.././nspr/pr/src/pthreads/ptthread.c: In function '_pt_thread_death':
../../.././nspr/pr/src/pthreads/ptthread.c:846:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  846 |     int rv;
      |         ^~
../../.././nspr/pr/src/pthreads/ptthread.c: In function '_PR_Fini':
../../.././nspr/pr/src/pthreads/ptthread.c:1089:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
 1089 |     int rv;
      |         ^~
../../.././nspr/pr/src/pthreads/ptthread.c: In function 'PR_Cleanup':
../../.././nspr/pr/src/pthreads/ptthread.c:1124:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
 1124 |     int rv;
      |         ^~
../../.././nspr/pr/src/pthreads/ptthread.c: In function 'init_pthread_gc_support':
../../.././nspr/pr/src/pthreads/ptthread.c:1242:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
 1242 |     PRIntn rv;
      |            ^~
../../.././nspr/pr/src/pthreads/ptthread.c: In function 'pt_SuspendSet':
../../.././nspr/pr/src/pthreads/ptthread.c:1446:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
 1446 |     PRIntn rv;
      |            ^~
../../.././nspr/pr/src/pthreads/ptthread.c: In function 'PR_SuspendAll':
../../.././nspr/pr/src/pthreads/ptthread.c:1557:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
 1557 |     int rv;
      |         ^~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/pthreads'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/pthreads'
gcc -o ptmisc.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/pthreads/ptmisc.c
In file included from ../../.././nspr/pr/include/md/prosdep.h:53,
                 from ../../.././nspr/pr/include/private/primpl.h:32,
                 from ../../.././nspr/pr/src/pthreads/ptmisc.c:13:
../../.././nspr/pr/include/md/_linux.h:319: warning: "_PR_INET6" redefined
  319 | #define _PR_INET6
      | 
<command-line>: note: this is the location of the previous definition
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/pthreads'
/usr/bin/make build
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src'
rm -f libnspr4.a
/usr/bin/ar cr libnspr4.a io/./prfdcach.o io/./prmwait.o io/./prmapopt.o io/./priometh.o io/./pripv6.o io/./prlayer.o io/./prlog.o io/./prmmap.o io/./prpolevt.o io/./prprf.o io/./prscanf.o io/./prstdio.o threads/./prcmon.o threads/./prrwlock.o threads/./prtpd.o linking/./prlink.o malloc/./prmalloc.o malloc/./prmem.o md/./prosdep.o memory/./prshm.o memory/./prshma.o memory/./prseg.o misc/./pralarm.o misc/./pratom.o misc/./prcountr.o misc/./prdtoa.o misc/./prenv.o misc/./prerr.o misc/./prerror.o misc/./prerrortable.o misc/./prinit.o misc/./prinrval.o misc/./pripc.o misc/./prlog2.o misc/./prlong.o misc/./prnetdb.o misc/./praton.o misc/./prolock.o misc/./prrng.o misc/./prsystem.o misc/./prthinfo.o misc/./prtpool.o misc/./prtrace.o misc/./prtime.o pthreads/./ptsynch.o pthreads/./ptio.o pthreads/./ptthread.o pthreads/./ptmisc.o md/unix/./unix.o md/unix/./unix_errors.o md/unix/./uxproces.o md/unix/./uxrng.o md/unix/./uxshm.o md/unix/./uxwrap.o md/unix/./linux.o 
ranlib libnspr4.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src'
gcc -o prvrsion.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -D_NSPR_BUILD_ -I../../dist/include/nspr -I../.././nspr/pr/include -I../.././nspr/pr/include/private  -I. ../.././nspr/pr/src/prvrsion.c
../.././nspr/pr/src/prvrsion.c: In function 'libVersionPoint':
../.././nspr/pr/src/prvrsion.c:88:17: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
   88 |     const char *dummy;
      |                 ^~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src'
rm -f libnspr4.so
gcc -shared -Wl,-soname -Wl,libnspr4.so -o libnspr4.so ./prvrsion.o io/./prfdcach.o io/./prmwait.o io/./prmapopt.o io/./priometh.o io/./pripv6.o io/./prlayer.o io/./prlog.o io/./prmmap.o io/./prpolevt.o io/./prprf.o io/./prscanf.o io/./prstdio.o threads/./prcmon.o threads/./prrwlock.o threads/./prtpd.o linking/./prlink.o malloc/./prmalloc.o malloc/./prmem.o md/./prosdep.o memory/./prshm.o memory/./prshma.o memory/./prseg.o misc/./pralarm.o misc/./pratom.o misc/./prcountr.o misc/./prdtoa.o misc/./prenv.o misc/./prerr.o misc/./prerror.o misc/./prerrortable.o misc/./prinit.o misc/./prinrval.o misc/./pripc.o misc/./prlog2.o misc/./prlong.o misc/./prnetdb.o misc/./praton.o misc/./prolock.o misc/./prrng.o misc/./prsystem.o misc/./prthinfo.o misc/./prtpool.o misc/./prtrace.o misc/./prtime.o pthreads/./ptsynch.o pthreads/./ptio.o pthreads/./ptthread.o pthreads/./ptmisc.o md/unix/./unix.o md/unix/./unix_errors.o md/unix/./uxproces.o md/unix/./uxrng.o md/unix/./uxshm.o md/unix/./uxwrap.o md/unix/./linux.o   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -lpthread -ldl -lrt
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src'
../../config/./nsinstall -R -m 444 ./libnspr4.a ./libnspr4.so ../../dist/lib
../../config/./nsinstall -R -m 444 ./libnspr4.so ../../dist/bin
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src'
/usr/bin/make -C lib export
/usr/bin/make -C ds export
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/ds'
gcc -o plarena.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -I../../dist/include/nspr -I../.././nspr/pr/include  ../.././nspr/lib/ds/plarena.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/ds'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/ds'
gcc -o plhash.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -I../../dist/include/nspr -I../.././nspr/pr/include  ../.././nspr/lib/ds/plhash.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/ds'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/ds'
rm -f libplds4.a
/usr/bin/ar cr libplds4.a ./plarena.o ./plhash.o 
ranlib libplds4.a
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/ds'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/ds'
gcc -o plvrsion.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -I../../dist/include/nspr -I../.././nspr/pr/include  -I. ../.././nspr/lib/ds/plvrsion.c
../.././nspr/lib/ds/plvrsion.c: In function 'libVersionPoint':
../.././nspr/lib/ds/plvrsion.c:88:17: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
   88 |     const char *dummy;
      |                 ^~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/ds'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/ds'
rm -f libplds4.so
gcc -shared -Wl,-soname -Wl,libplds4.so -o libplds4.so ./plarena.o ./plhash.o ./plvrsion.o   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -L../../dist/lib -lnspr4
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/ds'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/ds'
../../config/./nsinstall -R -m 444 ../.././nspr/lib/ds/plarenas.h ../.././nspr/lib/ds/plarena.h ../.././nspr/lib/ds/plhash.h ../../dist/include/nspr
../../config/./nsinstall -R -m 444 ./libplds4.a ./libplds4.so ../../dist/lib
../../config/./nsinstall -R -m 444 ./libplds4.so ../../dist/bin
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/ds'
/usr/bin/make -C libc export
/usr/bin/make -C include export
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/include'
../../../config/./nsinstall -R -m 444 ../../.././nspr/lib/libc/include/plbase64.h ../../.././nspr/lib/libc/include/plerror.h ../../.././nspr/lib/libc/include/plgetopt.h ../../.././nspr/lib/libc/include/plstr.h ../../../dist/include/nspr
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/include'
/usr/bin/make -C src export
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
gcc -o strlen.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strlen.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
gcc -o strcpy.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strcpy.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
gcc -o strdup.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strdup.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
gcc -o strcase.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strcase.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
gcc -o strcat.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strcat.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
gcc -o strcmp.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strcmp.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
gcc -o strchr.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strchr.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
gcc -o strpbrk.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strpbrk.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
gcc -o strstr.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strstr.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
gcc -o strtok.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strtok.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
gcc -o base64.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/base64.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
gcc -o plerror.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/plerror.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
gcc -o plgetopt.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/plgetopt.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
rm -f libplc4.a
/usr/bin/ar cr libplc4.a ./strlen.o ./strcpy.o ./strdup.o ./strcase.o ./strcat.o ./strcmp.o ./strchr.o ./strpbrk.o ./strstr.o ./strtok.o ./base64.o ./plerror.o ./plgetopt.o 
ranlib libplc4.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
gcc -o plvrsion.o -c -fvisibility=hidden    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -pthread -O2 -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_GETTID=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 -I../../../dist/include/nspr  -I. ../../.././nspr/lib/libc/src/plvrsion.c
../../.././nspr/lib/libc/src/plvrsion.c: In function 'libVersionPoint':
../../.././nspr/lib/libc/src/plvrsion.c:88:17: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
   88 |     const char *dummy;
      |                 ^~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
rm -f libplc4.so
gcc -shared -Wl,-soname -Wl,libplc4.so -o libplc4.so ./plvrsion.o ./strlen.o ./strcpy.o ./strdup.o ./strcase.o ./strcat.o ./strcmp.o ./strchr.o ./strpbrk.o ./strstr.o ./strtok.o ./base64.o ./plerror.o ./plgetopt.o   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -L../../../dist/lib -lnspr4
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
../../../config/./nsinstall -R -m 444 ./libplc4.a ./libplc4.so ../../../dist/lib
../../../config/./nsinstall -R -m 444 ./libplc4.so ../../../dist/bin
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Xop1wW
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64
+ cd nspr-4.32
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64 'INSTALL=/usr/bin/install -p'
/usr/bin/make -C config install
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/config'
../config/./nsinstall -t -m 0755 nspr-config /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/bin
../config/./nsinstall -D /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/share/aclocal
../config/./nsinstall -t -m 0644 .././nspr/config/nspr.m4 /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/share/aclocal
../config/./nsinstall -D /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/lib64/pkgconfig
../config/./nsinstall -t -m 0644 nspr.pc /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/lib64/pkgconfig
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/config'
/usr/bin/make -C pr install
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr'
/usr/bin/make -C include install
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/include'
../../config/./nsinstall -t -m 0644 ../.././nspr/pr/include/nspr.h ../.././nspr/pr/include/pratom.h ../.././nspr/pr/include/prbit.h ../.././nspr/pr/include/prclist.h ../.././nspr/pr/include/prcmon.h ../.././nspr/pr/include/prcountr.h ../.././nspr/pr/include/prcvar.h ../.././nspr/pr/include/prdtoa.h ../.././nspr/pr/include/prenv.h ../.././nspr/pr/include/prerr.h ../.././nspr/pr/include/prerror.h ../.././nspr/pr/include/prinet.h ../.././nspr/pr/include/prinit.h ../.././nspr/pr/include/prinrval.h ../.././nspr/pr/include/prio.h ../.././nspr/pr/include/pripcsem.h ../.././nspr/pr/include/prlink.h ../.././nspr/pr/include/prlock.h ../.././nspr/pr/include/prlog.h ../.././nspr/pr/include/prlong.h ../.././nspr/pr/include/prmem.h ../.././nspr/pr/include/prmon.h ../.././nspr/pr/include/prmwait.h ../.././nspr/pr/include/prnetdb.h ../.././nspr/pr/include/prolock.h ../.././nspr/pr/include/prpdce.h ../.././nspr/pr/include/prprf.h ../.././nspr/pr/include/prproces.h ../.././nspr/pr/include/prrng.h ../.././nspr/pr/include/prrwlock.h ../.././nspr/pr/include/prshm.h ../.././nspr/pr/include/prshma.h ../.././nspr/pr/include/prsystem.h ../.././nspr/pr/include/prthread.h ../.././nspr/pr/include/prtime.h ../.././nspr/pr/include/prtpool.h ../.././nspr/pr/include/prtrace.h ../.././nspr/pr/include/prtypes.h ../.././nspr/pr/include/prvrsion.h ../.././nspr/pr/include/prwin16.h /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/include/nspr4/
/usr/bin/make -C md install
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/include/md'
../../../config/./nsinstall -D /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/include/nspr4/md
../../../config/./nsinstall -t -m 644 ../../.././nspr/pr/include/md/_aix32.cfg ../../.././nspr/pr/include/md/_aix64.cfg ../../.././nspr/pr/include/md/_bsdi.cfg ../../.././nspr/pr/include/md/_darwin.cfg ../../.././nspr/pr/include/md/_freebsd.cfg ../../.././nspr/pr/include/md/_hpux32.cfg ../../.././nspr/pr/include/md/_hpux64.cfg ../../.././nspr/pr/include/md/_linux.cfg ../../.././nspr/pr/include/md/_netbsd.cfg ../../.././nspr/pr/include/md/_nto.cfg ../../.././nspr/pr/include/md/_openbsd.cfg ../../.././nspr/pr/include/md/_os2.cfg ../../.././nspr/pr/include/md/_qnx.cfg ../../.././nspr/pr/include/md/_riscos.cfg ../../.././nspr/pr/include/md/_scoos.cfg ../../.././nspr/pr/include/md/_solaris.cfg ../../.././nspr/pr/include/md/_unixware.cfg ../../.././nspr/pr/include/md/_unixware7.cfg ../../.././nspr/pr/include/md/_win95.cfg ../../.././nspr/pr/include/md/_winnt.cfg /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/include/nspr4/md
../../../config/./nsinstall -t -m 644 ../../.././nspr/pr/include/md/_linux.cfg /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/include/nspr4
mv -f /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/include/nspr4/_linux.cfg /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/include/nspr4/prcpucfg.h
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/include/md'
/usr/bin/make -C private install
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/include/private'
../../../config/./nsinstall -t -m 0644 ../../.././nspr/pr/include/private/pprio.h ../../.././nspr/pr/include/private/pprthred.h ../../.././nspr/pr/include/private/prpriv.h /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/include/nspr4/private
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/include/private'
/usr/bin/make -C obsolete install
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/include/obsolete'
../../../config/./nsinstall -t -m 0644 ../../.././nspr/pr/include/obsolete/pralarm.h ../../.././nspr/pr/include/obsolete/probslet.h ../../.././nspr/pr/include/obsolete/protypes.h ../../.././nspr/pr/include/obsolete/prsem.h /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/include/nspr4/obsolete
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/include/obsolete'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/include'
/usr/bin/make -C src install
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src'
../../config/./nsinstall -t -m 0755 ./libnspr4.a ./libnspr4.so /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/lib64/
/usr/bin/make -C io install
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/io'
/usr/bin/make -C linking install
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/linking'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/linking'
/usr/bin/make -C malloc install
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/malloc'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/malloc'
/usr/bin/make -C md install
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md'
/usr/bin/make -C unix install
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md/unix'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md/unix'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/md'
/usr/bin/make -C memory install
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/memory'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/memory'
/usr/bin/make -C misc install
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
../../../config/./nsinstall -t -m 0755 ../../.././nspr/pr/src/misc/compile-et.pl ../../.././nspr/pr/src/misc/prerr.properties /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/bin
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/misc'
/usr/bin/make -C threads install
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/threads'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/threads'
/usr/bin/make -C pthreads install
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/pthreads'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src/pthreads'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/pr'
/usr/bin/make -C lib install
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib'
/usr/bin/make -C ds install
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/ds'
../../config/./nsinstall -t -m 0644 ../.././nspr/lib/ds/plarenas.h ../.././nspr/lib/ds/plarena.h ../.././nspr/lib/ds/plhash.h /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/include/nspr4/
../../config/./nsinstall -t -m 0755 ./libplds4.a ./libplds4.so /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/lib64/
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/ds'
/usr/bin/make -C libc install
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc'
/usr/bin/make -C include install
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/include'
../../../config/./nsinstall -t -m 0644 ../../.././nspr/lib/libc/include/plbase64.h ../../.././nspr/lib/libc/include/plerror.h ../../.././nspr/lib/libc/include/plgetopt.h ../../.././nspr/lib/libc/include/plstr.h /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/include/nspr4/
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/include'
/usr/bin/make -C src install
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
../../../config/./nsinstall -t -m 0755 ./libplc4.a ./libplc4.so /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/lib64/
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc/src'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib/libc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/nspr-4.32/lib'
++ ./config/nspr-config --libs
+ NSPR_LIBS='-L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl'
++ ./config/nspr-config --cflags
+ NSPR_CFLAGS=-I/usr/include/nspr4
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64//usr/lib64/pkgconfig
+ cat ./config/nspr-config-vars
+ cat /home/iurt/rpmbuild/SOURCES/nspr.pc.in
+ sed -e s,%libdir%,/usr/lib64,g -e s,%prefix%,/usr,g -e s,%exec_prefix%,/usr,g -e s,%includedir%,/usr/include/nspr4,g -e s,%NSPR_VERSION%,4.32,g -e 's,%FULL_NSPR_LIBS%,-L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl,g' -e s,%FULL_NSPR_CFLAGS%,-I/usr/include/nspr4,g
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/bin
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/lib64
+ install -m755 -D ./config/nspr-config-pc /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64//usr/bin/nspr-config
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/bin/compile-et.pl /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/bin/prerr.properties /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/lib64/libnspr4.a /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/lib64/libplc4.a /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/lib64/libplds4.a /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/share/aclocal/nspr.m4 /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/include/nspr4/md
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.32-1.mga9 --unique-debug-suffix -4.32-1.mga9.aarch64 --unique-debug-src-base nspr-4.32-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/nspr-4.32

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/lib64/libnspr4.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/lib64/libplc4.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64/usr/lib64/libplds4.so
dwz: ./usr/lib64/libnspr4.so-4.32-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libplc4.so-4.32-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libplds4.so-4.32-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 1000kB, size after compression: 1000kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 3 CRC32s did match.
3362 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/src/debug/nspr-4.32-1.mga9.aarch64/dist/include/nspr/prvrsion.h is executable but has no shebang, removing executable bit
mangling shebang in /usr/bin/nspr-config from /bin/sh to #!/usr/bin/sh
Processing files: lib64nspr4-4.32-1.mga9.aarch64
Provides: lib64nspr4 = 2:4.32-1.mga9 lib64nspr4(aarch-64) = 2:4.32-1.mga9 libnspr4.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) mozilla-nspr = 2:4.32-1.mga9 nspr = 2:4.32-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): filesystem >= 2.1.9-18
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.30)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libnspr4.so()(64bit)
Conflicts: lib64nspr-devel < 2:4.9.1-2
Obsoletes: mozilla-nspr
Processing files: lib64nspr-devel-4.32-1.mga9.aarch64
Provides: devel(libnspr4(64bit)) devel(libplc4(64bit)) devel(libplds4(64bit)) lib64nspr-devel = 2:4.32-1.mga9 lib64nspr-devel(aarch-64) = 2:4.32-1.mga9 libnspr-devel = 2:4.32-1.mga9 nspr-devel = 2:4.32-1.mga9 pkgconfig(nspr) = 4.32
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): filesystem >= 2.1.9-18
Requires: pkgconfig
Conflicts: lib64nspr4 < 2:4.7.3-3
Obsoletes: lib64nspr4-devel mozilla-nspr-devel nspr-devel
Processing files: nspr-debugsource-4.32-1.mga9.aarch64
Provides: nspr-debugsource = 2:4.32-1.mga9 nspr-debugsource(aarch-64) = 2:4.32-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64nspr4-debuginfo-4.32-1.mga9.aarch64
Provides: debuginfo(build-id) = 04da4f876a990efcada4a9b5d4c2d2091e782c43 debuginfo(build-id) = 35287e2588216552d853d0f51484cb4a508297bc debuginfo(build-id) = 877341b72290b27ccc0c41e5f37f73def91f8fcd lib64nspr4-debuginfo = 2:4.32-1.mga9 lib64nspr4-debuginfo(aarch-64) = 2:4.32-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: nspr-debugsource(aarch-64) = 2:4.32-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64nspr4-4.32-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64nspr-devel-4.32-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64nspr4-debuginfo-4.32-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/nspr-debugsource-4.32-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OUBDTs
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd nspr-4.32
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/nspr-4.32-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vFx0GE
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf nspr-4.32
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!