Mock Version: 1.1.38
ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/nspr.spec'], False, '/srv/build/7/E/mock-root/c7-updates-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x252fb90>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/nspr.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/nspr-4.10.6-1.el7_0.src.rpm
Child return code was: 0
LEAVE do --> 

ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps  builddir/build/SPECS/nspr.spec'], False, '/srv/build/7/E/mock-root/c7-updates-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x252fb90>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps  builddir/build/SPECS/nspr.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NEgiK8
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf nspr-4.10.6
+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/nspr-4.10.6.tar.bz2
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd nspr-4.10.6
+ /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/cat /builddir/build/SOURCES/nspr-config-pc.patch
+ /usr/bin/patch -p0 -b --suffix .flags --fuzz=0
patching file nspr/config/nspr-config.in
patching file nspr/config/nspr.pc.in
Patch #2 (nspr-561901.patch):
+ echo 'Patch #2 (nspr-561901.patch):'
+ /usr/bin/cat /builddir/build/SOURCES/nspr-561901.patch
+ /usr/bin/patch -p0 --fuzz=0
patching file ./nspr/pr/src/pthreads/ptthread.c
Hunk #1 succeeded at 899 (offset 63 lines).
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.02jaAB
+ umask 022
+ cd /builddir/build/BUILD
+ cd nspr-4.10.6
+ LDFLAGS+=-Wl,-z,relro
+ export LDFLAGS
+ ./nspr/configure --prefix=/usr --libdir=/usr/lib64 --includedir=/usr/include/nspr4 --enable-64bit '--enable-optimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic' --disable-debug
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for whoami... /usr/bin/whoami
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 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 whether C compiler supports -fprofile-generate... yes
checking for visibility(hidden) attribute... yes
checking for visibility pragma support... yes
checking for perl5... no
checking for perl... /usr/bin/perl
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... no
checking for lchown... yes
checking for setpriority... yes
checking for strerror... yes
checking for syscall... yes
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.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
+ make
make -C config export
make[1]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/config'
gcc -o now.o -c      -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM   .././nspr/config/now.c
gcc  now.o -Wl,-z,relro  -o now
gcc -o nsinstall.o -c      -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM   .././nspr/config/nsinstall.c
gcc  nsinstall.o -Wl,-z,relro  -o nsinstall
rm -f nfspwd; cp .././nspr/config/nfspwd.pl nfspwd; chmod +x nfspwd
rm -f ../dist/bin/nspr-config
make[1]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/config'
make -C pr export
make[1]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr'
make -C include export
make[2]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/include'
make -C md export
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/include/md'
../../../config/./nsinstall -R -m 444 ../../.././nspr/pr/include/md/_openbsd.cfg ../../.././nspr/pr/include/md/_winnt.cfg ../../.././nspr/pr/include/md/_osf1.cfg ../../.././nspr/pr/include/md/_nto.cfg ../../.././nspr/pr/include/md/_riscos.cfg ../../.././nspr/pr/include/md/_dgux.cfg ../../.././nspr/pr/include/md/_aix32.cfg ../../.././nspr/pr/include/md/_hpux64.cfg ../../.././nspr/pr/include/md/_os2.cfg ../../.././nspr/pr/include/md/_linux.cfg ../../.././nspr/pr/include/md/_qnx.cfg ../../.././nspr/pr/include/md/_darwin.cfg ../../.././nspr/pr/include/md/_bsdi.cfg ../../.././nspr/pr/include/md/_beos.cfg ../../.././nspr/pr/include/md/_freebsd.cfg ../../.././nspr/pr/include/md/_win95.cfg ../../.././nspr/pr/include/md/_aix64.cfg ../../.././nspr/pr/include/md/_solaris.cfg ../../.././nspr/pr/include/md/_unixware.cfg ../../.././nspr/pr/include/md/_netbsd.cfg ../../.././nspr/pr/include/md/_scoos.cfg ../../.././nspr/pr/include/md/_irix64.cfg ../../.././nspr/pr/include/md/_irix32.cfg ../../.././nspr/pr/include/md/_unixware7.cfg ../../.././nspr/pr/include/md/_symbian.cfg ../../.././nspr/pr/include/md/_hpux32.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 `/builddir/build/BUILD/nspr-4.10.6/pr/include/md'
make -C private export
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/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 `/builddir/build/BUILD/nspr-4.10.6/pr/include/private'
make -C obsolete export
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/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 `/builddir/build/BUILD/nspr-4.10.6/pr/include/obsolete'
../../config/./nsinstall -R -m 444 ../.././nspr/pr/include/prmon.h ../.././nspr/pr/include/prmem.h ../.././nspr/pr/include/prlock.h ../.././nspr/pr/include/prrng.h ../.././nspr/pr/include/prproces.h ../.././nspr/pr/include/prtypes.h ../.././nspr/pr/include/prenv.h ../.././nspr/pr/include/prlink.h ../.././nspr/pr/include/prdtoa.h ../.././nspr/pr/include/prtrace.h ../.././nspr/pr/include/prlog.h ../.././nspr/pr/include/prprf.h ../.././nspr/pr/include/prshm.h ../.././nspr/pr/include/prinrval.h ../.././nspr/pr/include/prcountr.h ../.././nspr/pr/include/prtime.h ../.././nspr/pr/include/prwin16.h ../.././nspr/pr/include/prinet.h ../.././nspr/pr/include/prcmon.h ../.././nspr/pr/include/prtpool.h ../.././nspr/pr/include/prinit.h ../.././nspr/pr/include/prerr.h ../.././nspr/pr/include/prsystem.h ../.././nspr/pr/include/prerror.h ../.././nspr/pr/include/prmwait.h ../.././nspr/pr/include/prio.h ../.././nspr/pr/include/prolock.h ../.././nspr/pr/include/prlong.h ../.././nspr/pr/include/pratom.h ../.././nspr/pr/include/prpdce.h ../.././nspr/pr/include/prclist.h ../.././nspr/pr/include/prcvar.h ../.././nspr/pr/include/prshma.h ../.././nspr/pr/include/prvrsion.h ../.././nspr/pr/include/nspr.h ../.././nspr/pr/include/pripcsem.h ../.././nspr/pr/include/prnetdb.h ../.././nspr/pr/include/prrwlock.h ../.././nspr/pr/include/prthread.h ../.././nspr/pr/include/prbit.h ../../dist/include/nspr
make[2]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/include'
make -C src export
make[2]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src'
make -C io export
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/io'
gcc -o prfdcach.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prfdcach.c
gcc -o prmwait.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prmwait.c
gcc -o priometh.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/priometh.c
gcc -o pripv6.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/pripv6.c
../../.././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]
     PRStatus rv;
              ^
../../.././nspr/pr/src/io/pripv6.c: In function 'Ipv6ToIpv4SocketAcceptRead':
../../.././nspr/pr/src/io/pripv6.c:173:14: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRStatus rv;
              ^
gcc -o prmapopt.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prmapopt.c
gcc -o prlayer.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prlayer.c
../../.././nspr/pr/src/io/prlayer.c: In function 'pl_TopAccept':
../../.././nspr/pr/src/io/prlayer.c:177:14: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRStatus rv;
              ^
../../.././nspr/pr/src/io/prlayer.c: In function 'pl_DefAcceptread':
../../.././nspr/pr/src/io/prlayer.c:297:14: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRStatus rv;
              ^
gcc -o prlog.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prlog.c
gcc -o prmmap.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prmmap.c
gcc -o prpolevt.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prpolevt.c
gcc -o prprf.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prprf.c
../../.././nspr/pr/src/io/prprf.c: In function 'dosprintf':
../../.././nspr/pr/src/io/prprf.c:1005:29: warning: 'nap' may be used uninitialized in this function [-Wmaybe-uninitialized]
      u.ip = nas ? nap->u.ip : va_arg(ap, int*);
                             ^
gcc -o prscanf.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prscanf.c
../../.././nspr/pr/src/io/prscanf.c: In function 'PR_sscanf':
../../.././nspr/pr/src/io/prscanf.c:250:41: warning: 'ch' may be used uninitialized in this function [-Wmaybe-uninitialized]
     while (WITHIN_WIDTH(state) && memchr(digits, ch, dlen)) {
                                         ^
../../.././nspr/pr/src/io/prscanf.c:197:9: note: 'ch' was declared here
     int ch;
         ^
../../.././nspr/pr/src/io/prscanf.c:324:29: warning: 'ch' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if (WITHIN_WIDTH(state) && ch == DECIMAL_POINT) {
                             ^
../../.././nspr/pr/src/io/prscanf.c:307:9: note: 'ch' was declared here
     int ch;
         ^
gcc -o prstdio.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/io/prstdio.c
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/io'
make -C linking export
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/linking'
gcc -o prlink.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/linking/prlink.c
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/linking'
make -C malloc export
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/malloc'
gcc -o prmalloc.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/malloc/prmalloc.c
gcc -o prmem.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/malloc/prmem.c
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/malloc'
make -C md export
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/md'
make -C unix export
make[4]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/md/unix'
gcc -o unix.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../.././nspr/pr/include -I../../../.././nspr/pr/include/private  ../../../.././nspr/pr/src/md/unix/unix.c
../../../.././nspr/pr/src/md/unix/unix.c: In function '_PR_UnixInit':
../../../.././nspr/pr/src/md/unix/unix.c:2816:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^
gcc -o unix_errors.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../.././nspr/pr/include -I../../../.././nspr/pr/include/private  ../../../.././nspr/pr/src/md/unix/unix_errors.c
gcc -o uxproces.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../.././nspr/pr/include -I../../../.././nspr/pr/include/private  ../../../.././nspr/pr/src/md/unix/uxproces.c
../../../.././nspr/pr/src/md/unix/uxproces.c: In function 'pr_InstallSigchldHandler':
../../../.././nspr/pr/src/md/unix/uxproces.c:693:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^
../../../.././nspr/pr/src/md/unix/uxproces.c: In function '_MD_InitProcesses':
../../../.././nspr/pr/src/md/unix/uxproces.c:711:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^
../../../.././nspr/pr/src/md/unix/uxproces.c: In function '_MD_unix_terminate_waitpid_daemon':
../../../.././nspr/pr/src/md/unix/uxproces.c:122:14: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
         write(pr_wp.pipefd[1], "", 1);
              ^
gcc -o uxrng.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../.././nspr/pr/include -I../../../.././nspr/pr/include/private  ../../../.././nspr/pr/src/md/unix/uxrng.c
gcc -o uxshm.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../.././nspr/pr/include -I../../../.././nspr/pr/include/private  ../../../.././nspr/pr/src/md/unix/uxshm.c
gcc -o uxwrap.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../.././nspr/pr/include -I../../../.././nspr/pr/include/private  ../../../.././nspr/pr/src/md/unix/uxwrap.c
gcc -o linux.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../.././nspr/pr/include -I../../../.././nspr/pr/include/private  ../../../.././nspr/pr/src/md/unix/linux.c
gcc -o os_Linux_x86_64.o -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../.././nspr/pr/include -I../../../.././nspr/pr/include/private  -c ../../../.././nspr/pr/src/md/unix/os_Linux_x86_64.s
make[4]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/md/unix'
gcc -o prosdep.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include  ../../.././nspr/pr/src/md/prosdep.c
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/md'
make -C memory export
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/memory'
gcc -o prseg.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/memory/prseg.c
gcc -o prshm.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/memory/prshm.c
gcc -o prshma.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/memory/prshma.c
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/memory'
make -C misc export
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/misc'
gcc -o pralarm.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/pralarm.c
gcc -o pratom.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/pratom.c
gcc -o prcountr.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prcountr.c
gcc -o prdtoa.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prdtoa.c
gcc -o prenv.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prenv.c
../../.././nspr/pr/src/misc/prenv.c: In function 'PR_SetEnv':
../../.././nspr/pr/src/misc/prenv.c:64:5: warning: passing argument 1 of 'putenv' discards 'const' qualifier from pointer target type [enabled by default]
     result = _PR_MD_PUT_ENV(string);
     ^
In file included from ../../../dist/include/nspr/prmem.h:15:0,
                 from ../../../dist/include/nspr/nspr.h:26,
                 from ../../.././nspr/pr/include/private/primpl.h:39,
                 from ../../.././nspr/pr/src/misc/prenv.c:7:
/usr/include/stdlib.h:577:12: note: expected 'char *' but argument is of type 'const char *'
 extern int putenv (char *__string) __THROW __nonnull ((1));
            ^
gcc -o prerr.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prerr.c
gcc -o prerror.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prerror.c
gcc -o prerrortable.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prerrortable.c
gcc -o prinit.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prinit.c
gcc -o prinrval.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prinrval.c
gcc -o pripc.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/pripc.c
gcc -o prlog2.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prlog2.c
gcc -o prlong.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prlong.c
gcc -o prnetdb.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prnetdb.c
gcc -o praton.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/praton.c
gcc -o prolock.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prolock.c
gcc -o prrng.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prrng.c
gcc -o prsystem.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prsystem.c
gcc -o prtime.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prtime.c
gcc -o prthinfo.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prthinfo.c
gcc -o prtpool.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -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:385:13: warning: variable 'rval_status' set but not used [-Wunused-but-set-variable]
    PRStatus rval_status;
             ^
../../.././nspr/pr/src/misc/prtpool.c: In function 'notify_ioq':
../../.././nspr/pr/src/misc/prtpool.c:954:10: warning: variable 'rval_status' set but not used [-Wunused-but-set-variable]
 PRStatus rval_status;
          ^
../../.././nspr/pr/src/misc/prtpool.c: In function 'PR_JoinThreadPool':
../../.././nspr/pr/src/misc/prtpool.c:1075:10: warning: variable 'rval_status' set but not used [-Wunused-but-set-variable]
 PRStatus rval_status;
          ^
../../.././nspr/pr/src/misc/prtpool.c: In function 'io_wstart':
../../.././nspr/pr/src/misc/prtpool.c:348:12: warning: 'polljobs' may be used uninitialized in this function [-Wmaybe-uninitialized]
    polljobs[pollfds_used] = jobp;
            ^
../../.././nspr/pr/src/misc/prtpool.c:328:34: warning: 'pollfds' may be used uninitialized in this function [-Wmaybe-uninitialized]
   pollfds[pollfds_used].in_flags = PR_POLL_READ;
                                  ^
gcc -o prtrace.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/misc/prtrace.c
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/misc'
make -C threads export
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/threads'
gcc -o prcmon.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/threads/prcmon.c
gcc -o prrwlock.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/threads/prrwlock.c
gcc -o prtpd.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/threads/prtpd.c
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/threads'
make -C pthreads export
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/pthreads'
gcc -o ptio.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/pthreads/ptio.c
../../.././nspr/pr/src/pthreads/ptio.c: In function 'pt_linux_sendfile_cont':
../../.././nspr/pr/src/pthreads/ptio.c:1098:11: warning: variable 'oldoffset' set but not used [-Wunused-but-set-variable]
     off_t oldoffset;
           ^
../../.././nspr/pr/src/pthreads/ptio.c: In function 'pt_Connect':
../../.././nspr/pr/src/pthreads/ptio.c:1545:11: warning: variable 'md_af' set but not used [-Wunused-but-set-variable]
  PRUint16 md_af = addr->raw.family;
           ^
../../.././nspr/pr/src/pthreads/ptio.c: In function 'pt_Bind':
../../.././nspr/pr/src/pthreads/ptio.c:1735:11: warning: variable 'md_af' set but not used [-Wunused-but-set-variable]
  PRUint16 md_af = addr->raw.family;
           ^
../../.././nspr/pr/src/pthreads/ptio.c: In function 'pt_SendTo':
../../.././nspr/pr/src/pthreads/ptio.c:1992:11: warning: variable 'md_af' set but not used [-Wunused-but-set-variable]
  PRUint16 md_af = addr->raw.family;
           ^
../../.././nspr/pr/src/pthreads/ptio.c: In function '_pr_poll_with_poll':
../../.././nspr/pr/src/pthreads/ptio.c:3935:33: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
                         elapsed = (PRIntervalTime) (PR_IntervalNow()
                                 ^
gcc -o ptsynch.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/pthreads/ptsynch.c
../../.././nspr/pr/src/pthreads/ptsynch.c: In function '_PR_InitLocks':
../../.././nspr/pr/src/pthreads/ptsynch.c:54:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'pt_PostNotifies':
../../.././nspr/pr/src/pthreads/ptsynch.c:71:19: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn index, rv;
                   ^
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PR_NewLock':
../../.././nspr/pr/src/pthreads/ptsynch.c:137:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PR_DestroyLock':
../../.././nspr/pr/src/pthreads/ptsynch.c:156:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PR_Lock':
../../.././nspr/pr/src/pthreads/ptsynch.c:175:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PR_Unlock':
../../.././nspr/pr/src/pthreads/ptsynch.c:196:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PR_NewCondVar':
../../.././nspr/pr/src/pthreads/ptsynch.c:325:13: warning: unused variable 'rv' [-Wunused-variable]
         int rv = _PT_PTHREAD_COND_INIT(cv->cv, _pt_cvar_attr); 
             ^
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PR_DestroyCondVar':
../../.././nspr/pr/src/pthreads/ptsynch.c:340:16: warning: unused variable 'rv' [-Wunused-variable]
         PRIntn rv = pthread_cond_destroy(&cvar->cv); PR_ASSERT(0 == rv);
                ^
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'pt_PostNotifiesFromMonitor':
../../.././nspr/pr/src/pthreads/ptsynch.c:451:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PR_DestroyMonitor':
../../.././nspr/pr/src/pthreads/ptsynch.c:531:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PR_GetMonitorEntryCount':
../../.././nspr/pr/src/pthreads/ptsynch.c:552:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PR_EnterMonitor':
../../.././nspr/pr/src/pthreads/ptsynch.c:581:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PR_ExitMonitor':
../../.././nspr/pr/src/pthreads/ptsynch.c:610:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PRP_NewNakedCondVar':
../../.././nspr/pr/src/pthreads/ptsynch.c:1183:13: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
         int rv;
             ^
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PRP_DestroyNakedCondVar':
../../.././nspr/pr/src/pthreads/ptsynch.c:1193:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PRP_NakedNotify':
../../.././nspr/pr/src/pthreads/ptsynch.c:1222:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^
../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PRP_NakedBroadcast':
../../.././nspr/pr/src/pthreads/ptsynch.c:1231:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^
gcc -o ptthread.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/pthreads/ptthread.c
../../.././nspr/pr/src/pthreads/ptthread.c: In function 'pt_AttachThread':
../../.././nspr/pr/src/pthreads/ptthread.c:279:13: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
         int rv;
             ^
../../.././nspr/pr/src/pthreads/ptthread.c: In function 'PR_DetachThread':
../../.././nspr/pr/src/pthreads/ptthread.c:636:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^
../../.././nspr/pr/src/pthreads/ptthread.c: In function 'PR_Interrupt':
../../.././nspr/pr/src/pthreads/ptthread.c:774:16: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
         PRIntn rv;
                ^
../../.././nspr/pr/src/pthreads/ptthread.c: In function '_pt_thread_death':
../../.././nspr/pr/src/pthreads/ptthread.c:845:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^
../../.././nspr/pr/src/pthreads/ptthread.c: In function '_PR_Fini':
../../.././nspr/pr/src/pthreads/ptthread.c:1065:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^
../../.././nspr/pr/src/pthreads/ptthread.c: In function 'PR_Cleanup':
../../.././nspr/pr/src/pthreads/ptthread.c:1100:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^
../../.././nspr/pr/src/pthreads/ptthread.c: In function 'init_pthread_gc_support':
../../.././nspr/pr/src/pthreads/ptthread.c:1234:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^
../../.././nspr/pr/src/pthreads/ptthread.c: In function 'pt_SuspendSet':
../../.././nspr/pr/src/pthreads/ptthread.c:1452:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^
../../.././nspr/pr/src/pthreads/ptthread.c: In function 'PR_SuspendAll':
../../.././nspr/pr/src/pthreads/ptthread.c:1572:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     int rv;
         ^
gcc -o ptmisc.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../.././nspr/pr/include -I../../.././nspr/pr/include/private  ../../.././nspr/pr/src/pthreads/ptmisc.c
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/pthreads'
make build
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src'
gcc -o prvrsion.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -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:84:17: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
     const char *dummy;
                 ^
rm -f libnspr4.a
/usr/bin/ar cr libnspr4.a ./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 md/unix/./os_Linux_x86_64.o 
ranlib libnspr4.a
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 md/unix/./os_Linux_x86_64.o  -Wl,-z,relro  -lpthread -ldl -lrt
../../config/./nsinstall -R -m 444 ./libnspr4.a ./libnspr4.so ../../dist/lib
../../config/./nsinstall -R -m 444 ./libnspr4.so ../../dist/bin
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src'
make[2]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src'
make[1]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr'
make -C lib export
make[1]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/lib'
make -C ds export
make[2]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/lib/ds'
gcc -o plarena.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../dist/include/nspr -I../.././nspr/pr/include  ../.././nspr/lib/ds/plarena.c
gcc -o plhash.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../dist/include/nspr -I../.././nspr/pr/include  ../.././nspr/lib/ds/plhash.c
gcc -o plvrsion.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -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:84:17: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
     const char *dummy;
                 ^
rm -f libplds4.a
/usr/bin/ar cr libplds4.a ./plarena.o ./plhash.o ./plvrsion.o  
ranlib libplds4.a
rm -f libplds4.so
gcc -shared -Wl,-soname -Wl,libplds4.so -o libplds4.so ./plarena.o ./plhash.o ./plvrsion.o   -Wl,-z,relro  -L../../dist/lib -lnspr4
../../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 `/builddir/build/BUILD/nspr-4.10.6/lib/ds'
make -C libc export
make[2]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/lib/libc'
make -C include export
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/lib/libc/include'
../../../config/./nsinstall -R -m 444 ../../.././nspr/lib/libc/include/plbase64.h ../../.././nspr/lib/libc/include/plstr.h ../../.././nspr/lib/libc/include/plgetopt.h ../../.././nspr/lib/libc/include/plerror.h ../../../dist/include/nspr
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/lib/libc/include'
make -C src export
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/lib/libc/src'
gcc -o plvrsion.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -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:84:17: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
     const char *dummy;
                 ^
gcc -o strlen.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strlen.c
gcc -o strcpy.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strcpy.c
gcc -o strdup.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strdup.c
gcc -o strcase.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strcase.c
gcc -o strcat.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strcat.c
gcc -o strcmp.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strcmp.c
gcc -o strchr.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strchr.c
gcc -o strpbrk.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strpbrk.c
gcc -o strstr.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strstr.c
gcc -o strtok.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/strtok.c
gcc -o base64.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/base64.c
gcc -o plerror.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/plerror.c
gcc -o plgetopt.o -c -fvisibility=hidden     -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC  -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  ../../.././nspr/lib/libc/src/plgetopt.c
rm -f libplc4.a
/usr/bin/ar cr libplc4.a ./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  
ranlib libplc4.a
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,-z,relro  -L../../../dist/lib -lnspr4
../../../config/./nsinstall -R -m 444 ./libplc4.a ./libplc4.so ../../../dist/lib
../../../config/./nsinstall -R -m 444 ./libplc4.so ../../../dist/bin
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/lib/libc/src'
make[2]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/lib/libc'
make[1]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/lib'
+ date '+%e %B %Y'
+ tr -d '\n'
+ echo -n 4.10.6
+ for m in /builddir/build/SOURCES/nspr-config.xml
+ cp /builddir/build/SOURCES/nspr-config.xml .
+ for m in nspr-config.xml
+ xmlto man nspr-config.xml
Note: Writing nspr-config.1
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AvOOjy
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64
++ dirname /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64
+ cd nspr-4.10.6
+ /usr/bin/rm -Rf /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64
+ DESTDIR=/builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64
+ make install
make -C config install
make[1]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/config'
../config/./nsinstall -t -m 0755 nspr-config /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/bin
../config/./nsinstall -D /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/share/aclocal
../config/./nsinstall -t -m 0644 .././nspr/config/nspr.m4 /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/share/aclocal
../config/./nsinstall -D /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/lib64/pkgconfig
../config/./nsinstall -t -m 0644 nspr.pc /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/lib64/pkgconfig
make[1]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/config'
make -C pr install
make[1]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr'
make -C include install
make[2]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/include'
../../config/./nsinstall -t -m 0644 ../.././nspr/pr/include/prmon.h ../.././nspr/pr/include/prmem.h ../.././nspr/pr/include/prlock.h ../.././nspr/pr/include/prrng.h ../.././nspr/pr/include/prproces.h ../.././nspr/pr/include/prtypes.h ../.././nspr/pr/include/prenv.h ../.././nspr/pr/include/prlink.h ../.././nspr/pr/include/prdtoa.h ../.././nspr/pr/include/prtrace.h ../.././nspr/pr/include/prlog.h ../.././nspr/pr/include/prprf.h ../.././nspr/pr/include/prshm.h ../.././nspr/pr/include/prinrval.h ../.././nspr/pr/include/prcountr.h ../.././nspr/pr/include/prtime.h ../.././nspr/pr/include/prwin16.h ../.././nspr/pr/include/prinet.h ../.././nspr/pr/include/prcmon.h ../.././nspr/pr/include/prtpool.h ../.././nspr/pr/include/prinit.h ../.././nspr/pr/include/prerr.h ../.././nspr/pr/include/prsystem.h ../.././nspr/pr/include/prerror.h ../.././nspr/pr/include/prmwait.h ../.././nspr/pr/include/prio.h ../.././nspr/pr/include/prolock.h ../.././nspr/pr/include/prlong.h ../.././nspr/pr/include/pratom.h ../.././nspr/pr/include/prpdce.h ../.././nspr/pr/include/prclist.h ../.././nspr/pr/include/prcvar.h ../.././nspr/pr/include/prshma.h ../.././nspr/pr/include/prvrsion.h ../.././nspr/pr/include/nspr.h ../.././nspr/pr/include/pripcsem.h ../.././nspr/pr/include/prnetdb.h ../.././nspr/pr/include/prrwlock.h ../.././nspr/pr/include/prthread.h ../.././nspr/pr/include/prbit.h /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/include/nspr4/
make -C md install
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/include/md'
../../../config/./nsinstall -D /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/include/nspr4/md
../../../config/./nsinstall -t -m 644 ../../.././nspr/pr/include/md/_openbsd.cfg ../../.././nspr/pr/include/md/_winnt.cfg ../../.././nspr/pr/include/md/_osf1.cfg ../../.././nspr/pr/include/md/_nto.cfg ../../.././nspr/pr/include/md/_riscos.cfg ../../.././nspr/pr/include/md/_dgux.cfg ../../.././nspr/pr/include/md/_aix32.cfg ../../.././nspr/pr/include/md/_hpux64.cfg ../../.././nspr/pr/include/md/_os2.cfg ../../.././nspr/pr/include/md/_linux.cfg ../../.././nspr/pr/include/md/_qnx.cfg ../../.././nspr/pr/include/md/_darwin.cfg ../../.././nspr/pr/include/md/_bsdi.cfg ../../.././nspr/pr/include/md/_beos.cfg ../../.././nspr/pr/include/md/_freebsd.cfg ../../.././nspr/pr/include/md/_win95.cfg ../../.././nspr/pr/include/md/_aix64.cfg ../../.././nspr/pr/include/md/_solaris.cfg ../../.././nspr/pr/include/md/_unixware.cfg ../../.././nspr/pr/include/md/_netbsd.cfg ../../.././nspr/pr/include/md/_scoos.cfg ../../.././nspr/pr/include/md/_irix64.cfg ../../.././nspr/pr/include/md/_irix32.cfg ../../.././nspr/pr/include/md/_unixware7.cfg ../../.././nspr/pr/include/md/_symbian.cfg ../../.././nspr/pr/include/md/_hpux32.cfg /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/include/nspr4/md
../../../config/./nsinstall -t -m 644 ../../.././nspr/pr/include/md/_linux.cfg /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/include/nspr4
mv -f /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/include/nspr4/_linux.cfg /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/include/nspr4/prcpucfg.h
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/include/md'
make -C private install
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/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 /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/include/nspr4/private
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/include/private'
make -C obsolete install
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/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 /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/include/nspr4/obsolete
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/include/obsolete'
make[2]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/include'
make -C src install
make[2]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src'
../../config/./nsinstall -t -m 0755 ./libnspr4.a ./libnspr4.so /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/lib64/
make -C io install
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/io'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/io'
make -C linking install
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/linking'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/linking'
make -C malloc install
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/malloc'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/malloc'
make -C md install
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/md'
make -C unix install
make[4]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/md/unix'
make[4]: Nothing to be done for `install'.
make[4]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/md/unix'
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/md'
make -C memory install
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/memory'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/memory'
make -C misc install
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/misc'
../../../config/./nsinstall -t -m 0755 ../../.././nspr/pr/src/misc/compile-et.pl ../../.././nspr/pr/src/misc/prerr.properties /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/bin
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/misc'
make -C threads install
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/threads'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/threads'
make -C pthreads install
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/pthreads'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src/pthreads'
make[2]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr/src'
make[1]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/pr'
make -C lib install
make[1]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/lib'
make -C ds install
make[2]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/lib/ds'
../../config/./nsinstall -t -m 0644 ../.././nspr/lib/ds/plarenas.h ../.././nspr/lib/ds/plarena.h ../.././nspr/lib/ds/plhash.h /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/include/nspr4/
../../config/./nsinstall -t -m 0755 ./libplds4.a ./libplds4.so /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/lib64/
make[2]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/lib/ds'
make -C libc install
make[2]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/lib/libc'
make -C include install
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/lib/libc/include'
../../../config/./nsinstall -t -m 0644 ../../.././nspr/lib/libc/include/plbase64.h ../../.././nspr/lib/libc/include/plstr.h ../../.././nspr/lib/libc/include/plgetopt.h ../../.././nspr/lib/libc/include/plerror.h /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/include/nspr4/
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/lib/libc/include'
make -C src install
make[3]: Entering directory `/builddir/build/BUILD/nspr-4.10.6/lib/libc/src'
../../../config/./nsinstall -t -m 0755 ./libplc4.a ./libplc4.so /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/lib64/
make[3]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/lib/libc/src'
make[2]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/lib/libc'
make[1]: Leaving directory `/builddir/build/BUILD/nspr-4.10.6/lib'
+ mkdir -p /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/share/man/man1
++ ./config/nspr-config --libs
+ NSPR_LIBS='-L -lplds4 -lplc4 -lnspr4'
++ ./config/nspr-config --cflags
+ NSPR_CFLAGS=-I/usr/include/nspr4
++ ./config/nspr-config --version
+ NSPR_VERSION=4.10.6
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64//usr/lib64/pkgconfig
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64//usr/bin/compile-et.pl /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64//usr/bin/prerr.properties /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64//usr/lib64/libnspr4.a /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64//usr/lib64/libplc4.a /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64//usr/lib64/libplds4.a /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64//usr/share/aclocal/nspr.m4 /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64//usr/include/nspr4/md
+ for f in nspr-config
+ install -c -m 644 nspr-config.1 /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/share/man/man1/nspr-config.1
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/nspr-4.10.6
extracting debug info from /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/lib64/libplds4.so
extracting debug info from /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/lib64/libnspr4.so
extracting debug info from /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64/usr/lib64/libplc4.so
/usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match.
3210 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Lm7DNw
+ umask 022
+ cd /builddir/build/BUILD
+ cd nspr-4.10.6
+ perl ./nspr/pr/tests/runtests.pl
+ tee output.log
No output file.
NSPR Test Results - tests
BEGIN			2014-06-22 19:33:24
NSPR_TEST_LOGFILE	/dev/null
TEST_TIMEOUT	0
Test			Result
accept			Passed
acceptread			Passed
acceptreademu			Passed
affinity			Passed
alarm			Passed
anonfm			Passed
atomic			Passed
attach			Passed
bigfile			Passed
cleanup			Passed
cltsrv			Passed
concur			Passed
cvar			Passed
cvar2			Passed
dlltest			Passed
dtoa			Passed
errcodes			Passed
exit			Passed
fdcach			Passed
fileio			Passed
foreign			Passed
formattm			Passed
fsync			Passed
gethost			Passed
getproto			Passed
i2l			Passed
initclk			Passed
inrval			Passed
instrumt			Passed
intrio			Passed
intrupt			Passed
io_timeout			Passed
ioconthr			Passed
join			Passed
joinkk			Passed
joinku			Passed
joinuk			Passed
joinuu			Passed
layer			Passed
lazyinit			Passed
libfilename			Passed
lltest			Passed
lock			Passed
lockfile			Passed
logfile			Passed
logger			Passed
many_cv			Passed
multiwait			Passed
nameshm1			Passed
nblayer			Passed
nonblock			Passed
ntioto			Passed
ntoh			Passed
op_2long			Passed
op_excl			Passed
op_filnf			Passed
op_filok			Passed
op_nofil			Passed
parent			Passed
parsetm			Passed
peek			Passed
perf			Passed
pipeping			Passed
pipeping2			Passed
pipeself			Passed
poll_nm			Passed
poll_to			Passed
pollable			Passed
prftest			Passed
primblok			Passed
provider			Passed
prpollml			Passed
pushtop			Passed
ranfile			Passed
randseed			Passed
reinit			Passed
rwlocktest			Passed
sel_spd			Passed
selct_er			Passed
selct_nm			Passed
selct_to			Passed
selintr			Passed
sema			Passed
semaerr			Passed
semaping			Passed
sendzlf			Passed
server_test			Passed
servr_kk			Passed
servr_uk			Passed
servr_ku			Passed
servr_uu			Passed
short_thread			Passed
sigpipe			Passed
socket			Passed
sockopt			Passed
sockping			Passed
sprintf			Passed
stack			Passed
stdio			Passed
str2addr			Passed
strod			Passed
switch			Passed
system			Passed
testbit			Passed
testfile			Passed
threads			Passed
timemac			Passed
timetest			Passed
tpd			Passed
udpsrv			Passed
vercheck			Passed
version			Passed
writev			Passed
xnotify			Passed
zerolen			Passed
END			2014-06-22 19:33:24
++ grep -c FAILED ./output.log
+ TEST_FAILURES=0
+ :
test suite completed
+ '[' 0 -ne 0 ']'
+ echo 'test suite completed'
+ exit 0
Processing files: nspr-4.10.6-1.el7_0.x86_64
Provides: libnspr4.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) nspr = 4.10.6-1.el7_0 nspr(x86-64) = 4.10.6-1.el7_0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libnspr4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH)
Conflicts: filesystem < 3
Processing files: nspr-devel-4.10.6-1.el7_0.x86_64
Provides: nspr-devel = 4.10.6-1.el7_0 nspr-devel(x86-64) = 4.10.6-1.el7_0 pkgconfig(nspr) = 4.10.6
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/sh /usr/bin/pkg-config
Conflicts: filesystem < 3
Processing files: nspr-debuginfo-4.10.6-1.el7_0.x86_64
Provides: nspr-debuginfo = 4.10.6-1.el7_0 nspr-debuginfo(x86-64) = 4.10.6-1.el7_0
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64
Wrote: /builddir/build/RPMS/nspr-4.10.6-1.el7_0.x86_64.rpm
Wrote: /builddir/build/RPMS/nspr-devel-4.10.6-1.el7_0.x86_64.rpm
Wrote: /builddir/build/RPMS/nspr-debuginfo-4.10.6-1.el7_0.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.P0okVx
+ umask 022
+ cd /builddir/build/BUILD
+ cd nspr-4.10.6
+ /usr/bin/rm -Rf /builddir/build/BUILDROOT/nspr-4.10.6-1.el7_0.x86_64
+ exit 0
Child return code was: 0
LEAVE do -->