The build took 00h 01m 12s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
112,412 |
ansic |
3,674 |
sh |
2,802 |
cpp |
2,327 |
makefile |
826 |
asm |
405 |
perl |
24 |
python |
122,470 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: nspr 4.12-1 (Wed Aug 24 14:02:16 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking target system type... x86_64-unknown-linux-gnuchecking for whoami... /usr/sbin/whoamichecking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking for as... /usr/sbin/aschecking for ar... /usr/sbin/archecking for ld... /usr/sbin/ldchecking for strip... /usr/sbin/stripchecking for windres... nochecking how to run the C preprocessor... gcc -Echecking for gcc -pipe support... nochecking whether C compiler supports -fprofile-generate... yeschecking for visibility(hidden) attribute... yeschecking for visibility pragma support... yeschecking for perl5... nochecking for perl... /usr/sbin/perlchecking for dlopen in -ldl... yeschecking dlfcn.h usability... yeschecking dlfcn.h presence... yeschecking for dlfcn.h... yeschecking whether gcc needs -traditional... nochecking for dladdr... yeschecking for gettid... nochecking for lchown... yeschecking for setpriority... yeschecking for strerror... yeschecking for syscall... yeschecking for secure_getenv... yeschecking for __secure_getenv... nochecking for pthread_create in -lpthreads... nochecking for pthread_create in -lpthread... yeschecking whether gcc accepts -pthread... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating config/Makefileconfig.status: creating config/autoconf.mkconfig.status: creating config/nsprincl.mkconfig.status: creating config/nsprincl.shconfig.status: creating config/nspr-configconfig.status: creating config/nspr.pcconfig.status: creating lib/Makefileconfig.status: creating lib/ds/Makefileconfig.status: creating lib/libc/Makefileconfig.status: creating lib/libc/include/Makefileconfig.status: creating lib/libc/src/Makefileconfig.status: creating lib/tests/Makefileconfig.status: creating pkg/Makefileconfig.status: creating pr/Makefileconfig.status: creating pr/include/Makefileconfig.status: creating pr/include/md/Makefileconfig.status: creating pr/include/obsolete/Makefileconfig.status: creating pr/include/private/Makefileconfig.status: creating pr/src/Makefileconfig.status: creating pr/src/io/Makefileconfig.status: creating pr/src/linking/Makefileconfig.status: creating pr/src/malloc/Makefileconfig.status: creating pr/src/md/Makefileconfig.status: creating pr/src/md/unix/Makefileconfig.status: creating pr/src/memory/Makefileconfig.status: creating pr/src/misc/Makefileconfig.status: creating pr/src/threads/Makefileconfig.status: creating pr/tests/Makefileconfig.status: creating pr/tests/dll/Makefileconfig.status: creating pkg/linux/Makefileconfig.status: creating pr/src/pthreads/Makefileconfig.status: executing default commandsmake -C config exportmake[1]: Entering directory '/tmp/nspr/src/nspr-4.12/config'gcc -o now.o -c -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM .././nspr/config/now.cgcc now.o -o nowgcc -o nsinstall.o -c -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM .././nspr/config/nsinstall.cgcc nsinstall.o -o nsinstallrm -f nfspwd; cp .././nspr/config/nfspwd.pl nfspwd; chmod +x nfspwdrm -f ../dist/bin/nspr-configmake[1]: Leaving directory '/tmp/nspr/src/nspr-4.12/config'make -C pr exportmake[1]: Entering directory '/tmp/nspr/src/nspr-4.12/pr'make -C include exportmake[2]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/include'make -C md exportmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/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/_beos.cfg ../../.././nspr/pr/include/md/_irix32.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/_freebsd.cfg ../../.././nspr/pr/include/md/_scoos.cfg ../../.././nspr/pr/include/md/_irix64.cfg ../../.././nspr/pr/include/md/_unixware7.cfg ../../.././nspr/pr/include/md/_symbian.cfg ../../.././nspr/pr/include/md/_netbsd.cfg ../../.././nspr/pr/include/md/_hpux32.cfg ../../.././nspr/pr/include/md/_bsdi.cfg ../../../dist/include/nspr/md../../../config/./nsinstall -R -m 444 ../../.././nspr/pr/include/md/_linux.cfg ../../../dist/include/nsprmv -f ../../../dist/include/nspr/_linux.cfg ../../../dist/include/nspr/prcpucfg.hmake[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/include/md'make -C private exportmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/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/privatemake[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/include/private'make -C obsolete exportmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/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/obsoletemake[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/include/obsolete'../../config/./nsinstall -R -m 444 ../.././nspr/pr/include/prmon.h ../.././nspr/pr/include/prrng.h ../.././nspr/pr/include/prproces.h ../.././nspr/pr/include/prtypes.h ../.././nspr/pr/include/prcvar.h ../.././nspr/pr/include/prdtoa.h ../.././nspr/pr/include/prtrace.h ../.././nspr/pr/include/prmem.h ../.././nspr/pr/include/prprf.h ../.././nspr/pr/include/prsystem.h ../.././nspr/pr/include/prolock.h ../.././nspr/pr/include/prlog.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/prshm.h ../.././nspr/pr/include/prerr.h ../.././nspr/pr/include/prclist.h ../.././nspr/pr/include/prerror.h ../.././nspr/pr/include/prlink.h ../.././nspr/pr/include/prmwait.h ../.././nspr/pr/include/prio.h ../.././nspr/pr/include/prlock.h ../.././nspr/pr/include/prinit.h ../.././nspr/pr/include/pratom.h ../.././nspr/pr/include/prpdce.h ../.././nspr/pr/include/prenv.h ../.././nspr/pr/include/prshma.h ../.././nspr/pr/include/prvrsion.h ../.././nspr/pr/include/prlong.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/nsprmake[2]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/include'make -C src exportmake[2]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src'make -C io exportmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src/io'gcc -o prfdcach.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prmwait.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o priometh.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o pripv6.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prlayer.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prmmap.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prpolevt.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prprf.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prscanf.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prstdio.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cmake[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/io'make -C linking exportmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src/linking'gcc -o prlink.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cmake[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/linking'make -C malloc exportmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src/malloc'gcc -o prmalloc.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prmem.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cmake[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/malloc'make -C md exportmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src/md'make -C unix exportmake[4]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src/md/unix'gcc -o unix.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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:2820: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 -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 -DHAVE_SECURE_GETENV=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.cgcc -o uxproces.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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; ^~gcc -o uxrng.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o uxshm.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o uxwrap.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o linux.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o os_Linux_x86_64.o -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.smake[4]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/md/unix'gcc -o prosdep.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cmake[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/md'make -C memory exportmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src/memory'gcc -o prseg.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prshm.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prshma.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cmake[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/memory'make -C misc exportmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src/misc'gcc -o pralarm.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o pratom.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prcountr.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prdtoa.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prenv.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prerr.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prerror.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prerrortable.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prinit.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prinrval.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o pripc.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prlog2.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prlong.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prnetdb.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o praton.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prolock.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prrng.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prsystem.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prtime.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prthinfo.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prtpool.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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; ^~~~~~~~~~~gcc -o prtrace.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cmake[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/misc'make -C threads exportmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src/threads'gcc -o prcmon.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prrwlock.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o prtpd.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cmake[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/threads'make -C pthreads exportmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src/pthreads'gcc -o ptio.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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; ^~~~~gcc -o ptsynch.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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 'pt_PostNotifiesFromMonitor':../../.././nspr/pr/src/pthreads/ptsynch.c:462: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:542: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:563: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:592: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:621:12: warning: variable 'rv' set but not used [-Wunused-but-set-variable] PRIntn rv; ^~../../.././nspr/pr/src/pthreads/ptsynch.c: In function 'PRP_DestroyNakedCondVar':../../.././nspr/pr/src/pthreads/ptsynch.c:1212: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:1241: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:1250:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable] int rv; ^~gcc -o ptthread.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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:283: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:640: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:780: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:851: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:1068: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:1103: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:1237: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:1455: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:1575:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable] int rv; ^~gcc -o ptmisc.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cmake[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/pthreads'make buildmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src'gcc -o prvrsion.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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/sbin/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.arm -f libnspr4.sogcc -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 -lpthread -ldl -lrt../../config/./nsinstall -R -m 444 ./libnspr4.a ./libnspr4.so ../../dist/lib../../config/./nsinstall -R -m 444 ./libnspr4.so ../../dist/binmake[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src'make[2]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src'make[1]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr'make -C lib exportmake[1]: Entering directory '/tmp/nspr/src/nspr-4.12/lib'make -C ds exportmake[2]: Entering directory '/tmp/nspr/src/nspr-4.12/lib/ds'gcc -o plarena.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o plhash.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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.cgcc -o plvrsion.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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/sbin/ar cr libplds4.a ./plarena.o ./plhash.o ./plvrsion.o ranlib libplds4.arm -f libplds4.sogcc -shared -Wl,-soname -Wl,libplds4.so -o libplds4.so ./plarena.o ./plhash.o ./plvrsion.o -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/binmake[2]: Leaving directory '/tmp/nspr/src/nspr-4.12/lib/ds'make -C libc exportmake[2]: Entering directory '/tmp/nspr/src/nspr-4.12/lib/libc'make -C include exportmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/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/nsprmake[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/lib/libc/include'make -C src exportmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/lib/libc/src'gcc -o plvrsion.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=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 -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 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr ../../.././nspr/lib/libc/src/strlen.cgcc -o strcpy.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr ../../.././nspr/lib/libc/src/strcpy.cgcc -o strdup.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr ../../.././nspr/lib/libc/src/strdup.cgcc -o strcase.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr ../../.././nspr/lib/libc/src/strcase.cgcc -o strcat.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr ../../.././nspr/lib/libc/src/strcat.cgcc -o strcmp.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr ../../.././nspr/lib/libc/src/strcmp.cgcc -o strchr.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr ../../.././nspr/lib/libc/src/strchr.cgcc -o strpbrk.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr ../../.././nspr/lib/libc/src/strpbrk.cgcc -o strstr.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr ../../.././nspr/lib/libc/src/strstr.cgcc -o strtok.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr ../../.././nspr/lib/libc/src/strtok.cgcc -o base64.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr ../../.././nspr/lib/libc/src/base64.cgcc -o plerror.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr ../../.././nspr/lib/libc/src/plerror.cgcc -o plgetopt.o -c -fvisibility=hidden -Wall -pthread -O2 -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 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr ../../.././nspr/lib/libc/src/plgetopt.crm -f libplc4.a/usr/sbin/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.arm -f libplc4.sogcc -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 -L../../../dist/lib -lnspr4../../../config/./nsinstall -R -m 444 ./libplc4.a ./libplc4.so ../../../dist/lib../../../config/./nsinstall -R -m 444 ./libplc4.so ../../../dist/binmake[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/lib/libc/src'make[2]: Leaving directory '/tmp/nspr/src/nspr-4.12/lib/libc'make[1]: Leaving directory '/tmp/nspr/src/nspr-4.12/lib'==> Entering fakeroot environment...==> Starting package()...make -C config installmake[1]: Entering directory '/tmp/nspr/src/nspr-4.12/config'../config/./nsinstall -t -m 0755 nspr-config /tmp/nspr/pkg/nspr/usr/bin../config/./nsinstall -D /tmp/nspr/pkg/nspr/usr/share/aclocal../config/./nsinstall -t -m 0644 .././nspr/config/nspr.m4 /tmp/nspr/pkg/nspr/usr/share/aclocal../config/./nsinstall -D /tmp/nspr/pkg/nspr/usr/lib/pkgconfig../config/./nsinstall -t -m 0644 nspr.pc /tmp/nspr/pkg/nspr/usr/lib/pkgconfigmake[1]: Leaving directory '/tmp/nspr/src/nspr-4.12/config'make -C pr installmake[1]: Entering directory '/tmp/nspr/src/nspr-4.12/pr'make -C include installmake[2]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/include'../../config/./nsinstall -t -m 0644 ../.././nspr/pr/include/prmon.h ../.././nspr/pr/include/prrng.h ../.././nspr/pr/include/prproces.h ../.././nspr/pr/include/prtypes.h ../.././nspr/pr/include/prcvar.h ../.././nspr/pr/include/prdtoa.h ../.././nspr/pr/include/prtrace.h ../.././nspr/pr/include/prmem.h ../.././nspr/pr/include/prprf.h ../.././nspr/pr/include/prsystem.h ../.././nspr/pr/include/prolock.h ../.././nspr/pr/include/prlog.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/prshm.h ../.././nspr/pr/include/prerr.h ../.././nspr/pr/include/prclist.h ../.././nspr/pr/include/prerror.h ../.././nspr/pr/include/prlink.h ../.././nspr/pr/include/prmwait.h ../.././nspr/pr/include/prio.h ../.././nspr/pr/include/prlock.h ../.././nspr/pr/include/prinit.h ../.././nspr/pr/include/pratom.h ../.././nspr/pr/include/prpdce.h ../.././nspr/pr/include/prenv.h ../.././nspr/pr/include/prshma.h ../.././nspr/pr/include/prvrsion.h ../.././nspr/pr/include/prlong.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 /tmp/nspr/pkg/nspr/usr/include/nspr/make -C md installmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/include/md'../../../config/./nsinstall -D /tmp/nspr/pkg/nspr/usr/include/nspr/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/_beos.cfg ../../.././nspr/pr/include/md/_irix32.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/_freebsd.cfg ../../.././nspr/pr/include/md/_scoos.cfg ../../.././nspr/pr/include/md/_irix64.cfg ../../.././nspr/pr/include/md/_unixware7.cfg ../../.././nspr/pr/include/md/_symbian.cfg ../../.././nspr/pr/include/md/_netbsd.cfg ../../.././nspr/pr/include/md/_hpux32.cfg ../../.././nspr/pr/include/md/_bsdi.cfg /tmp/nspr/pkg/nspr/usr/include/nspr/md../../../config/./nsinstall -t -m 644 ../../.././nspr/pr/include/md/_linux.cfg /tmp/nspr/pkg/nspr/usr/include/nsprmv -f /tmp/nspr/pkg/nspr/usr/include/nspr/_linux.cfg /tmp/nspr/pkg/nspr/usr/include/nspr/prcpucfg.hmake[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/include/md'make -C private installmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/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 /tmp/nspr/pkg/nspr/usr/include/nspr/privatemake[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/include/private'make -C obsolete installmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/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 /tmp/nspr/pkg/nspr/usr/include/nspr/obsoletemake[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/include/obsolete'make[2]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/include'make -C src installmake[2]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src'../../config/./nsinstall -t -m 0755 ./libnspr4.a ./libnspr4.so /tmp/nspr/pkg/nspr/usr/lib/make -C io installmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src/io'make[3]: Nothing to be done for 'install'.make[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/io'make -C linking installmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src/linking'make[3]: Nothing to be done for 'install'.make[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/linking'make -C malloc installmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src/malloc'make[3]: Nothing to be done for 'install'.make[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/malloc'make -C md installmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src/md'make -C unix installmake[4]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src/md/unix'make[4]: Nothing to be done for 'install'.make[4]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/md/unix'make[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/md'make -C memory installmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src/memory'make[3]: Nothing to be done for 'install'.make[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/memory'make -C misc installmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src/misc'../../../config/./nsinstall -t -m 0755 ../../.././nspr/pr/src/misc/compile-et.pl ../../.././nspr/pr/src/misc/prerr.properties /tmp/nspr/pkg/nspr/usr/binmake[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/misc'make -C threads installmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src/threads'make[3]: Nothing to be done for 'install'.make[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/threads'make -C pthreads installmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/pr/src/pthreads'make[3]: Nothing to be done for 'install'.make[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/pthreads'make[2]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src'make[1]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr'make -C lib installmake[1]: Entering directory '/tmp/nspr/src/nspr-4.12/lib'make -C ds installmake[2]: Entering directory '/tmp/nspr/src/nspr-4.12/lib/ds'../../config/./nsinstall -t -m 0644 ../.././nspr/lib/ds/plarenas.h ../.././nspr/lib/ds/plarena.h ../.././nspr/lib/ds/plhash.h /tmp/nspr/pkg/nspr/usr/include/nspr/../../config/./nsinstall -t -m 0755 ./libplds4.a ./libplds4.so /tmp/nspr/pkg/nspr/usr/lib/make[2]: Leaving directory '/tmp/nspr/src/nspr-4.12/lib/ds'make -C libc installmake[2]: Entering directory '/tmp/nspr/src/nspr-4.12/lib/libc'make -C include installmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/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 /tmp/nspr/pkg/nspr/usr/include/nspr/make[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/lib/libc/include'make -C src installmake[3]: Entering directory '/tmp/nspr/src/nspr-4.12/lib/libc/src'../../../config/./nsinstall -t -m 0755 ./libplc4.a ./libplc4.so /tmp/nspr/pkg/nspr/usr/lib/make[3]: Leaving directory '/tmp/nspr/src/nspr-4.12/lib/libc/src'make[2]: Leaving directory '/tmp/nspr/src/nspr-4.12/lib/libc'make[1]: Leaving directory '/tmp/nspr/src/nspr-4.12/lib'==> Tidying install... -> Removing doc files... -> Removing empty directories... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "nspr"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: nspr 4.12-1 (Wed Aug 24 14:02:33 UTC 2016)CMD: pacman --query --file nspr-4.12-1-x86_64.pkg.tar.xz
Creating hybrid package for 'nspr'
Trying to find vanilla package 'nspr'...
CMD: pacman --query --file /mirror/nspr-4.12-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.BUILDINFO/.MTREE/usr/bin/nspr-config/usr/share/aclocal/nspr.m4/usr/lib/libnspr4.so/usr/lib/libplds4.so/usr/lib/libplc4.so/usr/lib/pkgconfig/nspr.pc/usr/lib/pkgconfig/mozilla-nspr.pc/usr/include/nspr/prmon.h/usr/include/nspr/prmem.h/usr/include/nspr/prrng.h/usr/include/nspr/prproces.h/usr/include/nspr/prtypes.h/usr/include/nspr/prcvar.h/usr/include/nspr/prlink.h/usr/include/nspr/prdtoa.h/usr/include/nspr/prwin16.h/usr/include/nspr/prtrace.h/usr/include/nspr/prlog.h/usr/include/nspr/prprf.h/usr/include/nspr/prsystem.h/usr/include/nspr/prshm.h/usr/include/nspr/prinrval.h/usr/include/nspr/prcountr.h/usr/include/nspr/prrwlock.h/usr/include/nspr/prerr.h/usr/include/nspr/prinet.h/usr/include/nspr/prenv.h/usr/include/nspr/prtpool.h/usr/include/nspr/prcmon.h/usr/include/nspr/prolock.h/usr/include/nspr/prclist.h/usr/include/nspr/prerror.h/usr/include/nspr/prmwait.h/usr/include/nspr/prio.h/usr/include/nspr/prlock.h/usr/include/nspr/prinit.h/usr/include/nspr/pratom.h/usr/include/nspr/prpdce.h/usr/include/nspr/prlong.h/usr/include/nspr/prshma.h/usr/include/nspr/prvrsion.h/usr/include/nspr/nspr.h/usr/include/nspr/pripcsem.h/usr/include/nspr/prnetdb.h/usr/include/nspr/prtime.h/usr/include/nspr/prthread.h/usr/include/nspr/prbit.h/usr/include/nspr/prcpucfg.h/usr/include/nspr/plarenas.h/usr/include/nspr/plarena.h/usr/include/nspr/plhash.h/usr/include/nspr/plbase64.h/usr/include/nspr/plstr.h/usr/include/nspr/plgetopt.h/usr/include/nspr/plerror.h/usr/include/nspr/private/pprio.h/usr/include/nspr/private/pprthred.h/usr/include/nspr/private/prpriv.h/usr/include/nspr/obsolete/pralarm.h/usr/include/nspr/obsolete/probslet.h/usr/include/nspr/obsolete/protypes.h/usr/include/nspr/obsolete/prsem.h/sysroot/usr/lib/libnspr4.a/sysroot/usr/lib/libnspr4.so/sysroot/usr/lib/libplds4.a/sysroot/usr/lib/libplds4.so/sysroot/usr/lib/libplc4.a/sysroot/usr/lib/libplc4.so/sysroot/usr/lib/pkgconfig/nspr.pc/sysroot/usr/lib/pkgconfig/mozilla-nspr.pc/sysroot/usr/include/nspr/prmon.h/sysroot/usr/include/nspr/prrng.h/sysroot/usr/include/nspr/prproces.h/sysroot/usr/include/nspr/prtypes.h/sysroot/usr/include/nspr/prcvar.h/sysroot/usr/include/nspr/prdtoa.h/sysroot/usr/include/nspr/prtrace.h/sysroot/usr/include/nspr/prmem.h/sysroot/usr/include/nspr/prprf.h/sysroot/usr/include/nspr/prsystem.h/sysroot/usr/include/nspr/prolock.h/sysroot/usr/include/nspr/prlog.h/sysroot/usr/include/nspr/prinrval.h/sysroot/usr/include/nspr/prcountr.h/sysroot/usr/include/nspr/prtime.h/sysroot/usr/include/nspr/prwin16.h/sysroot/usr/include/nspr/prinet.h/sysroot/usr/include/nspr/prcmon.h/sysroot/usr/include/nspr/prtpool.h/sysroot/usr/include/nspr/prshm.h/sysroot/usr/include/nspr/prerr.h/sysroot/usr/include/nspr/prclist.h/sysroot/usr/include/nspr/prerror.h/sysroot/usr/include/nspr/prlink.h/sysroot/usr/include/nspr/prmwait.h/sysroot/usr/include/nspr/prio.h/sysroot/usr/include/nspr/prlock.h/sysroot/usr/include/nspr/prinit.h/sysroot/usr/include/nspr/pratom.h/sysroot/usr/include/nspr/prpdce.h/sysroot/usr/include/nspr/prenv.h/sysroot/usr/include/nspr/prshma.h/sysroot/usr/include/nspr/prvrsion.h/sysroot/usr/include/nspr/prlong.h/sysroot/usr/include/nspr/nspr.h/sysroot/usr/include/nspr/pripcsem.h/sysroot/usr/include/nspr/prnetdb.h/sysroot/usr/include/nspr/prrwlock.h/sysroot/usr/include/nspr/prthread.h/sysroot/usr/include/nspr/prbit.h/sysroot/usr/include/nspr/prcpucfg.h/sysroot/usr/include/nspr/plarenas.h/sysroot/usr/include/nspr/plarena.h/sysroot/usr/include/nspr/plhash.h/sysroot/usr/include/nspr/plbase64.h/sysroot/usr/include/nspr/plstr.h/sysroot/usr/include/nspr/plgetopt.h/sysroot/usr/include/nspr/plerror.h/sysroot/usr/include/nspr/private/pprio.h/sysroot/usr/include/nspr/private/pprthred.h/sysroot/usr/include/nspr/private/prpriv.h/sysroot/usr/include/nspr/obsolete/pralarm.h/sysroot/usr/include/nspr/obsolete/probslet.h/sysroot/usr/include/nspr/obsolete/protypes.h/sysroot/usr/include/nspr/obsolete/prsem.hGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf nspr.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/nspr.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/nspr.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/nspr.pkg.tar.xz
Attempting to access local repository, attempt 3
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/nspr.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/nspr.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/nspr/src/nspr-4.12/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./nspr/configure --host=x86_64-unknown-linux --prefix=/usr --libdir=/usr/lib --includedir=/usr/include/nspr --enable-optimize --disable-debug --enable-64bit## --------- #### Platform. #### --------- ##hostname = d14d8ac27cccuname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2383: checking build system typeconfigure:2397: result: x86_64-unknown-linux-gnuconfigure:2417: checking host system typeconfigure:2430: result: x86_64-unknown-linux-gnuconfigure:2450: checking target system typeconfigure:2463: result: x86_64-unknown-linux-gnuconfigure:3054: checking for whoamiconfigure:3072: found /usr/sbin/whoamiconfigure:3085: result: /usr/sbin/whoamiconfigure:3185: checking for x86_64-unknown-linux-gccconfigure:3215: result: noconfigure:3225: checking for gccconfigure:3241: found /usr/sbin/gccconfigure:3252: result: gccconfigure:3481: checking for C compiler versionconfigure:3490: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:3501: $? = 0configure:3490: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:3501: $? = 0configure:3490: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:3501: $? = 1configure:3490: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:3501: $? = 1configure:3521: checking whether the C compiler worksconfigure:3543: gcc conftest.c >&5configure:3547: $? = 0configure:3595: result: yesconfigure:3598: checking for C compiler default output file nameconfigure:3600: result: a.outconfigure:3606: checking for suffix of executablesconfigure:3613: gcc -o conftest conftest.c >&5configure:3617: $? = 0configure:3639: result:configure:3661: checking whether we are cross compilingconfigure:3669: gcc -o conftest conftest.c >&5configure:3673: $? = 0configure:3680: ./conftestconfigure:3684: $? = 0configure:3699: result: noconfigure:3704: checking for suffix of object filesconfigure:3726: gcc -c conftest.c >&5configure:3730: $? = 0configure:3751: result: oconfigure:3755: checking whether we are using the GNU C compilerconfigure:3774: gcc -c conftest.c >&5configure:3774: $? = 0configure:3783: result: yesconfigure:3792: checking whether gcc accepts -gconfigure:3812: gcc -c -g conftest.c >&5configure:3812: $? = 0configure:3853: result: yesconfigure:3870: checking for gcc option to accept ISO C89configure:3933: gcc -c conftest.c >&5configure:3933: $? = 0configure:3946: result: none neededconfigure:4889: checking for x86_64-unknown-linux-ranlibconfigure:4919: result: noconfigure:4929: checking for ranlibconfigure:4945: found /usr/sbin/ranlibconfigure:4956: result: ranlibconfigure:4982: checking for asconfigure:5000: found /usr/sbin/asconfigure:5012: result: /usr/sbin/asconfigure:5028: checking for arconfigure:5046: found /usr/sbin/arconfigure:5058: result: /usr/sbin/arconfigure:5074: checking for ldconfigure:5092: found /usr/sbin/ldconfigure:5104: result: /usr/sbin/ldconfigure:5120: checking for stripconfigure:5138: found /usr/sbin/stripconfigure:5150: result: /usr/sbin/stripconfigure:5166: checking for windresconfigure:5199: result: noconfigure:5221: checking how to run the C preprocessorconfigure:5252: gcc -E conftest.cconfigure:5252: $? = 0configure:5266: gcc -E conftest.cconftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:5266: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define NDEBUG 1| /* end confdefs.h. */| #include configure:5291: result: gcc -Econfigure:5311: gcc -E conftest.cconfigure:5311: $? = 0configure:5325: gcc -E conftest.cconftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:5325: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define NDEBUG 1| /* end confdefs.h. */| #include configure:5377: checking for gcc -pipe supportconfigure:5422: result: noconfigure:5430: checking whether C compiler supports -fprofile-generateconfigure:5443: gcc -c -fprofile-generate -fprofile-correction conftest.c >&5configure:5443: $? = 0configure:5450: result: yesconfigure:5462: checking for visibility(hidden) attributeconfigure:5479: result: yesconfigure:5484: checking for visibility pragma supportconfigure:5506: result: yesconfigure:5535: checking for perl5configure:5568: result: noconfigure:5535: checking for perlconfigure:5553: found /usr/sbin/perlconfigure:5565: result: /usr/sbin/perlconfigure:5864: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:16:15: error: '__thumb2__' undeclared (first use in this function)return sizeof(__thumb2__);^~~~~~~~~~conftest.c:16:15: note: each undeclared identifier is reported only once for each function it appears inconfigure:5864: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define NDEBUG 1| #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1| #define HAVE_VISIBILITY_PRAGMA 1| /* end confdefs.h. */|| int| main ()| {| return sizeof(__thumb2__);| ;| return 0;| }configure:7798: checking for dlopen in -ldlconfigure:7823: gcc -o conftest -Wall conftest.c -ldl >&5configure:7823: $? = 0configure:7832: result: yesconfigure:7835: checking dlfcn.h usabilityconfigure:7835: gcc -c -Wall conftest.c >&5configure:7835: $? = 0configure:7835: result: yesconfigure:7835: checking dlfcn.h presenceconfigure:7835: gcc -E conftest.cconfigure:7835: $? = 0configure:7835: result: yesconfigure:7835: checking for dlfcn.hconfigure:7835: result: yesconfigure:7850: checking whether gcc needs -traditionalconfigure:7884: result: noconfigure:7896: checking for dladdrconfigure:7896: gcc -o conftest -Wall conftest.c -ldl >&5configure:7896: $? = 0configure:7896: result: yesconfigure:7896: checking for gettidconfigure:7896: gcc -o conftest -Wall conftest.c -ldl >&5/tmp/cc5SSjWT.o: In function `main':conftest.c:(.text+0xa): undefined reference to `gettid'collect2: error: ld returned 1 exit statusconfigure:7896: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define NDEBUG 1| #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1| #define HAVE_VISIBILITY_PRAGMA 1| #define XP_UNIX 1| #define _GNU_SOURCE 1| #define HAVE_FCNTL_FILE_LOCKING 1| #define LINUX 1| #define HAVE_DLADDR 1| /* end confdefs.h. */| /* Define gettid to an innocuous variant, in case declares gettid. | For example, HP-UX 11i declares gettimeofday. */ | #define gettid innocuous_gettid|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char gettid (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef gettid|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char gettid ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_gettid || defined __stub___gettid| choke me| #endif|| int| main ()| {| return gettid ();| ;| return 0;| }configure:7896: result: noconfigure:7896: checking for lchownconfigure:7896: gcc -o conftest -Wall conftest.c -ldl >&5configure:7896: $? = 0configure:7896: result: yesconfigure:7896: checking for setpriorityconfigure:7896: gcc -o conftest -Wall conftest.c -ldl >&5configure:7896: $? = 0configure:7896: result: yesconfigure:7896: checking for strerrorconfigure:7896: gcc -o conftest -Wall conftest.c -ldl >&5configure:7896: $? = 0configure:7896: result: yesconfigure:7896: checking for syscallconfigure:7896: gcc -o conftest -Wall conftest.c -ldl >&5configure:7896: $? = 0configure:7896: result: yesconfigure:7896: checking for secure_getenvconfigure:7896: gcc -o conftest -Wall conftest.c -ldl >&5configure:7896: $? = 0configure:7896: result: yesconfigure:7896: checking for __secure_getenvconfigure:7896: gcc -o conftest -Wall conftest.c -ldl >&5/tmp/cc9d4hvb.o: In function `main':conftest.c:(.text+0xa): undefined reference to `__secure_getenv'collect2: error: ld returned 1 exit statusconfigure:7896: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define NDEBUG 1| #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1| #define HAVE_VISIBILITY_PRAGMA 1| #define XP_UNIX 1| #define _GNU_SOURCE 1| #define HAVE_FCNTL_FILE_LOCKING 1| #define LINUX 1| #define HAVE_DLADDR 1| #define HAVE_LCHOWN 1| #define HAVE_SETPRIORITY 1| #define HAVE_STRERROR 1| #define HAVE_SYSCALL 1| #define HAVE_SECURE_GETENV 1| /* end confdefs.h. */| /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv. | For example, HP-UX 11i declares gettimeofday. */ | #define __secure_getenv innocuous___secure_getenv|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char __secure_getenv (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef __secure_getenv|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char __secure_getenv ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub___secure_getenv || defined __stub_____secure_getenv| choke me| #endif|| int| main ()| {| return __secure_getenv ();| ;| return 0;| }configure:7896: result: noconfigure:8030: checking for pthread_create in -lpthreadsconfigure:8055: gcc -o conftest -Wall conftest.c -lpthreads >&5/usr/sbin/ld: cannot find -lpthreadscollect2: error: ld returned 1 exit statusconfigure:8055: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define NDEBUG 1| #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1| #define HAVE_VISIBILITY_PRAGMA 1| #define XP_UNIX 1| #define _GNU_SOURCE 1| #define HAVE_FCNTL_FILE_LOCKING 1| #define LINUX 1| #define HAVE_DLADDR 1| #define HAVE_LCHOWN 1| #define HAVE_SETPRIORITY 1| #define HAVE_STRERROR 1| #define HAVE_SYSCALL 1| #define HAVE_SECURE_GETENV 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char pthread_create ();| int| main ()| {| return pthread_create ();| ;| return 0;| }configure:8064: result: noconfigure:8069: checking for pthread_create in -lpthreadconfigure:8094: gcc -o conftest -Wall conftest.c -lpthread >&5configure:8094: $? = 0configure:8103: result: yesconfigure:8278: checking whether gcc accepts -pthreadconfigure:8297: result: yesconfigure:8914: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson d14d8ac27cccconfig.status:836: creating Makefileconfig.status:836: creating config/Makefileconfig.status:836: creating config/autoconf.mkconfig.status:836: creating config/nsprincl.mkconfig.status:836: creating config/nsprincl.shconfig.status:836: creating config/nspr-configconfig.status:836: creating config/nspr.pcconfig.status:836: creating lib/Makefileconfig.status:836: creating lib/ds/Makefileconfig.status:836: creating lib/libc/Makefileconfig.status:836: creating lib/libc/include/Makefileconfig.status:836: creating lib/libc/src/Makefileconfig.status:836: creating lib/tests/Makefileconfig.status:836: creating pkg/Makefileconfig.status:836: creating pr/Makefileconfig.status:836: creating pr/include/Makefileconfig.status:836: creating pr/include/md/Makefileconfig.status:836: creating pr/include/obsolete/Makefileconfig.status:836: creating pr/include/private/Makefileconfig.status:836: creating pr/src/Makefileconfig.status:836: creating pr/src/io/Makefileconfig.status:836: creating pr/src/linking/Makefileconfig.status:836: creating pr/src/malloc/Makefileconfig.status:836: creating pr/src/md/Makefileconfig.status:836: creating pr/src/md/unix/Makefileconfig.status:836: creating pr/src/memory/Makefileconfig.status:836: creating pr/src/misc/Makefileconfig.status:836: creating pr/src/threads/Makefileconfig.status:836: creating pr/tests/Makefileconfig.status:836: creating pr/tests/dll/Makefileconfig.status:836: creating pkg/linux/Makefileconfig.status:836: creating pr/src/pthreads/Makefileconfig.status:982: executing default commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=ac_cv_env_CXX_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func___secure_getenv=noac_cv_func_dladdr=yesac_cv_func_gettid=noac_cv_func_lchown=yesac_cv_func_secure_getenv=yesac_cv_func_setpriority=yesac_cv_func_strerror=yesac_cv_func_syscall=yesac_cv_have_dash_pthread=yesac_cv_have_dash_pthreads=noac_cv_header_dlfcn_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_dl_dlopen=yesac_cv_lib_pthread_pthread_create=yesac_cv_lib_pthreads_pthread_create=noac_cv_objext=oac_cv_path_AR=/usr/sbin/arac_cv_path_AS=/usr/sbin/asac_cv_path_LD=/usr/sbin/ldac_cv_path_PERL=/usr/sbin/perlac_cv_path_STRIP=/usr/sbin/stripac_cv_path_WHOAMI=/usr/sbin/whoamiac_cv_prog_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_gcc_traditional=noac_cv_target=x86_64-unknown-linux-gnuac_cv_visibility_hidden=yesac_cv_visibility_pragma=yes## ----------------- #### Output variables. #### ----------------- ##AIX_LINK_OPTS=''AR='/usr/sbin/ar'AR_FLAGS='cr $@'AS='$(CC)'ASFLAGS='$(CFLAGS)'ASM_SUFFIX='s'CC='gcc'CCACHE='no'CFLAGS=' -Wall -pthread -O2'CPP='gcc -E'CPPFLAGS=''CPU_ARCH='x86'CROSS_COMPILE=''CXX=''CXXFLAGS=' -Wall -pthread -O2'CYGWIN_WRAPPER=''DEFINES=' -UDEBUG'DEFS='-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 -DHAVE_SECURE_GETENV=1 -D_REENTRANT=1'DLLFLAGS=''DLL_SUFFIX='so'DSO_CFLAGS='-fPIC'DSO_LDOPTS='-shared -Wl,-soname -Wl,$(notdir $@)'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP=''ENABLE_STRIP=''EXEEXT=''EXEFLAGS=''FILTER=''GCC_USE_GNU_LD=''GNU_CC='1'GREP=''HOST_CC='gcc'HOST_CFLAGS=' -DXP_UNIX'HOST_LDFLAGS=''IMPLIB=''LD='/usr/sbin/ld'LDFLAGS=''LIBNSPR='-L$(dist_libdir) -lnspr$(MOD_MAJOR_VERSION)'LIBOBJS=''LIBPLC='-L$(dist_libdir) -lplc$(MOD_MAJOR_VERSION)'LIBS=''LIB_SUFFIX='a'LTLIBOBJS=''MACOSX_DEPLOYMENT_TARGET=''MACOS_SDK_DIR=''MDCPUCFG_H='_linux.cfg'MKSHLIB='$(CC) $(DSO_LDOPTS) -o $@'MOD_MAJOR_VERSION='4'MOD_MINOR_VERSION='12'MOD_PATCH_VERSION='0'MOZILLA_CLIENT=''MOZ_DEBUG=''MOZ_DEBUG_SYMBOLS=''MOZ_OBJFORMAT=''MOZ_OPTIMIZE='1'MSC_VER=''MT=''NEXT_ROOT=''NOSUCHFILE='/no-such-file'NSINSTALL='$(MOD_DEPTH)/config/$(OBJDIR_NAME)/nsinstall'NSPR_MODNAME='nspr20'OBJDIR='$(OBJDIR_NAME)'OBJDIR_NAME='.'OBJECT_MODE=''OBJEXT='o'OBJ_SUFFIX='o'OPTIMIZER=''OS_ARCH='Linux'OS_DLLFLAGS=''OS_LIBS='-lpthread -ldl 'OS_RELEASE='4.7'OS_TARGET='Linux'OS_TEST='x86_64'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_URL=''PACKAGE_VERSION=''PATH_SEPARATOR=':'PERL='/usr/sbin/perl'PROFILE_GEN_CFLAGS='-fprofile-generate'PROFILE_GEN_LDFLAGS='-fprofile-generate'PROFILE_USE_CFLAGS='-fprofile-use -fprofile-correction -Wcoverage-mismatch'PROFILE_USE_LDFLAGS='-fprofile-use'PR_MD_ARCH_DIR='unix'PR_MD_ASFILES='os_Linux_x86_64.s'PR_MD_CSRCS='linux.c'RANLIB='ranlib'RC=''RCFLAGS=''RELEASE_OBJDIR_NAME='Linux4.7_x86_64_PTH_OPT.OBJ'RESOLVE_LINK_SYMBOLS=''SHELL='/bin/sh'SHELL_OVERRIDE=''STRIP='/usr/sbin/strip'SYMBIAN_SDK_DIR=''ULTRASPARC_LIBRARY=''USE_64='1'USE_BTHREADS=''USE_CPLUS=''USE_IPV6=''USE_N32=''USE_NSPR_THREADS=''USE_PTHREADS='1'USE_USER_PTHREADS=''USE_X32=''VISIBILITY_FLAGS='-fvisibility=hidden'WHOAMI='/usr/sbin/whoami'WINDRES='echo not_windres'WRAP_LDFLAGS=''WRAP_SYSTEM_INCLUDES=''ac_ct_CC='gcc'ac_ct_CXX=''bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'dist_bindir='${dist_prefix}/bin'dist_includedir='${dist_prefix}/include/nspr'dist_libdir='${dist_prefix}/lib'dist_prefix='${MOD_DEPTH}/dist'docdir='${datarootdir}/doc/${PACKAGE}'dvidir='${docdir}'exec_prefix='${prefix}'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='/usr/include/nspr'infodir='${datarootdir}/info'libdir='/usr/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target='x86_64-unknown-linux-gnu'target_alias=''target_cpu='x86_64'target_os='linux-gnu'target_vendor='unknown'## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PACKAGE_STRING ""#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define NDEBUG 1#define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1#define HAVE_VISIBILITY_PRAGMA 1#define XP_UNIX 1#define _GNU_SOURCE 1#define HAVE_FCNTL_FILE_LOCKING 1#define LINUX 1#define HAVE_DLADDR 1#define HAVE_LCHOWN 1#define HAVE_SETPRIORITY 1#define HAVE_STRERROR 1#define HAVE_SYSCALL 1#define HAVE_SECURE_GETENV 1#define _REENTRANT 1configure: exit 0