The build took 00h 01m 31s 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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: nspr 4.12-1 (Thu Apr 13 19:29:10 UTC 2017)==> 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/bin/whoamichecking for x86_64-unknown-linux-gcc... clangchecking 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 clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking for as... /usr/bin/aschecking for ar... /usr/bin/archecking for ld... /usr/bin/ldchecking for strip... /usr/bin/stripchecking for windres... nochecking how to run the C preprocessor... clang -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/bin/perlchecking for dlopen in -ldl... yeschecking dlfcn.h usability... yeschecking dlfcn.h presence... yeschecking for dlfcn.h... yeschecking whether clang 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 clang 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'clang -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.cclang now.o -o nowclang -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.cclang 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'clang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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'clang -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'clang -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.cclang -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'clang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.sclang-3.8: warning: argument unused during compilation: '-fvisibility=hidden'clang-3.8: warning: argument unused during compilation: '-pthread'clang-3.8: warning: argument unused during compilation: '-U DEBUG'clang-3.8: warning: argument unused during compilation: '-D PACKAGE_NAME=""'clang-3.8: warning: argument unused during compilation: '-D PACKAGE_TARNAME=""'clang-3.8: warning: argument unused during compilation: '-D PACKAGE_VERSION=""'clang-3.8: warning: argument unused during compilation: '-D PACKAGE_STRING=""'clang-3.8: warning: argument unused during compilation: '-D PACKAGE_BUGREPORT=""'clang-3.8: warning: argument unused during compilation: '-D PACKAGE_URL=""'clang-3.8: warning: argument unused during compilation: '-D NDEBUG=1'clang-3.8: warning: argument unused during compilation: '-D HAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1'clang-3.8: warning: argument unused during compilation: '-D HAVE_VISIBILITY_PRAGMA=1'clang-3.8: warning: argument unused during compilation: '-D XP_UNIX=1'clang-3.8: warning: argument unused during compilation: '-D _GNU_SOURCE=1'clang-3.8: warning: argument unused during compilation: '-D HAVE_FCNTL_FILE_LOCKING=1'clang-3.8: warning: argument unused during compilation: '-D LINUX=1'clang-3.8: warning: argument unused during compilation: '-D HAVE_DLADDR=1'clang-3.8: warning: argument unused during compilation: '-D HAVE_LCHOWN=1'clang-3.8: warning: argument unused during compilation: '-D HAVE_SETPRIORITY=1'clang-3.8: warning: argument unused during compilation: '-D HAVE_STRERROR=1'clang-3.8: warning: argument unused during compilation: '-D HAVE_SYSCALL=1'clang-3.8: warning: argument unused during compilation: '-D HAVE_SECURE_GETENV=1'clang-3.8: warning: argument unused during compilation: '-D _REENTRANT=1'clang-3.8: warning: argument unused during compilation: '-D FORCE_PR_LOG'clang-3.8: warning: argument unused during compilation: '-D _PR_PTHREADS'clang-3.8: warning: argument unused during compilation: '-U HAVE_CVAR_BUILT_ON_SEM'clang-3.8: warning: argument unused during compilation: '-D _NSPR_BUILD_'make[4]: Leaving directory '/tmp/nspr/src/nspr-4.12/pr/src/md/unix'clang -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'clang -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.cclang -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.cclang -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'clang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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'clang -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.cclang -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.cclang -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'clang -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.cclang -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.cclang -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.cclang -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'clang -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.crm -f libnspr4.a/usr/bin/ar cr libnspr4.a ./prvrsion.o io/./prfdcach.o io/./prmwait.o io/./prmapopt.o io/./priometh.o io/./pripv6.o io/./prlayer.o io/./prlog.o io/./prmmap.o io/./prpolevt.o io/./prprf.o io/./prscanf.o io/./prstdio.o threads/./prcmon.o threads/./prrwlock.o threads/./prtpd.o linking/./prlink.o malloc/./prmalloc.o malloc/./prmem.o md/./prosdep.o memory/./prshm.o memory/./prshma.o memory/./prseg.o misc/./pralarm.o misc/./pratom.o misc/./prcountr.o misc/./prdtoa.o misc/./prenv.o misc/./prerr.o misc/./prerror.o misc/./prerrortable.o misc/./prinit.o misc/./prinrval.o misc/./pripc.o misc/./prlog2.o misc/./prlong.o misc/./prnetdb.o misc/./praton.o misc/./prolock.o misc/./prrng.o misc/./prsystem.o misc/./prthinfo.o misc/./prtpool.o misc/./prtrace.o misc/./prtime.o pthreads/./ptsynch.o pthreads/./ptio.o pthreads/./ptthread.o pthreads/./ptmisc.o md/unix/./unix.o md/unix/./unix_errors.o md/unix/./uxproces.o md/unix/./uxrng.o md/unix/./uxshm.o md/unix/./uxwrap.o md/unix/./linux.o md/unix/./os_Linux_x86_64.o ranlib libnspr4.arm -f libnspr4.soclang -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'clang -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.cclang -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.cclang -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.crm -f libplds4.a/usr/bin/ar cr libplds4.a ./plarena.o ./plhash.o ./plvrsion.o ranlib libplds4.arm -f libplds4.soclang -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'clang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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.cclang -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/bin/ar cr libplc4.a ./plvrsion.o ./strlen.o ./strcpy.o ./strdup.o ./strcase.o ./strcat.o ./strcmp.o ./strchr.o ./strpbrk.o ./strstr.o ./strtok.o ./base64.o ./plerror.o ./plgetopt.o ranlib libplc4.arm -f libplc4.soclang -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 (Thu Apr 13 19:29:49 UTC 2017)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
==> 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 = fa1e17ae1fc2uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/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/binPATH: /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/bin/whoamiconfigure:3085: result: /usr/bin/whoamiconfigure:3185: checking for x86_64-unknown-linux-gccconfigure:3212: result: clangconfigure:3481: checking for C compiler versionconfigure:3490: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3501: $? = 0configure:3490: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3501: $? = 0configure:3490: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3501: $? = 1configure:3490: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3501: $? = 1configure:3521: checking whether the C compiler worksconfigure:3543: clang 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: clang -o conftest conftest.c >&5configure:3617: $? = 0configure:3639: result:configure:3661: checking whether we are cross compilingconfigure:3669: clang -o conftest conftest.c >&5configure:3673: $? = 0configure:3680: ./conftestconfigure:3684: $? = 0configure:3699: result: noconfigure:3704: checking for suffix of object filesconfigure:3726: clang -c conftest.c >&5configure:3730: $? = 0configure:3751: result: oconfigure:3755: checking whether we are using the GNU C compilerconfigure:3774: clang -c conftest.c >&5configure:3774: $? = 0configure:3783: result: yesconfigure:3792: checking whether clang accepts -gconfigure:3812: clang -c -g conftest.c >&5configure:3812: $? = 0configure:3853: result: yesconfigure:3870: checking for clang option to accept ISO C89configure:3933: clang -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/bin/ranlibconfigure:4956: result: ranlibconfigure:4982: checking for asconfigure:5000: found /usr/bin/asconfigure:5012: result: /usr/bin/asconfigure:5028: checking for arconfigure:5046: found /usr/bin/arconfigure:5058: result: /usr/bin/arconfigure:5074: checking for ldconfigure:5092: found /usr/bin/ldconfigure:5104: result: /usr/bin/ldconfigure:5120: checking for stripconfigure:5138: found /usr/bin/stripconfigure:5150: result: /usr/bin/stripconfigure:5166: checking for windresconfigure:5199: result: noconfigure:5221: checking how to run the C preprocessorconfigure:5252: clang -E conftest.cconfigure:5252: $? = 0configure:5266: clang -E conftest.cconftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.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: clang -Econfigure:5311: clang -E conftest.cconfigure:5311: $? = 0configure:5325: clang -E conftest.cconftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.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: clang -c -fprofile-generate -fprofile-correction conftest.c >&5clang-3.8: warning: optimization flag '-fprofile-correction' is not supportedconfigure: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/bin/perlconfigure:5565: result: /usr/bin/perlconfigure:5864: clang -c conftest.c >&5conftest.c:16:15: error: use of undeclared identifier '__thumb2__'return sizeof(__thumb2__);^1 error generated.configure: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: clang -o conftest -Wall conftest.c -ldl >&5configure:7823: $? = 0configure:7832: result: yesconfigure:7835: checking dlfcn.h usabilityconfigure:7835: clang -c -Wall conftest.c >&5configure:7835: $? = 0configure:7835: result: yesconfigure:7835: checking dlfcn.h presenceconfigure:7835: clang -E conftest.cconfigure:7835: $? = 0configure:7835: result: yesconfigure:7835: checking for dlfcn.hconfigure:7835: result: yesconfigure:7850: checking whether clang needs -traditionalclang-3.8: error: unable to execute command: Broken pipeclang-3.8: error: clang frontend command failed due to signal (use -v to see invocation)clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binclang-3.8: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script.clang-3.8: note: diagnostic msg:********************PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:Preprocessed source(s) and associated run script(s) are located at:clang-3.8: note: diagnostic msg: /tmp/conftest-aa8d98.cclang-3.8: note: diagnostic msg: /tmp/conftest-aa8d98.shclang-3.8: note: diagnostic msg:********************clang-3.8: error: unable to execute command: Broken pipeclang-3.8: error: clang frontend command failed due to signal (use -v to see invocation)clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binclang-3.8: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script.clang-3.8: note: diagnostic msg:********************PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:Preprocessed source(s) and associated run script(s) are located at:clang-3.8: note: diagnostic msg: /tmp/conftest-79124a.cclang-3.8: note: diagnostic msg: /tmp/conftest-79124a.shclang-3.8: note: diagnostic msg:********************configure:7884: result: noconfigure:7896: checking for dladdrconfigure:7896: clang -o conftest -Wall conftest.c -ldl >&5configure:7896: $? = 0configure:7896: result: yesconfigure:7896: checking for gettidconfigure:7896: clang -o conftest -Wall conftest.c -ldl >&5/tmp/conftest-b8a72f.o: In function `main':conftest.c:(.text+0x12): undefined reference to `gettid'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure: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: clang -o conftest -Wall conftest.c -ldl >&5configure:7896: $? = 0configure:7896: result: yesconfigure:7896: checking for setpriorityconfigure:7896: clang -o conftest -Wall conftest.c -ldl >&5configure:7896: $? = 0configure:7896: result: yesconfigure:7896: checking for strerrorconfigure:7896: clang -o conftest -Wall conftest.c -ldl >&5conftest.c:42:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:42:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:7896: $? = 0configure:7896: result: yesconfigure:7896: checking for syscallconfigure:7896: clang -o conftest -Wall conftest.c -ldl >&5configure:7896: $? = 0configure:7896: result: yesconfigure:7896: checking for secure_getenvconfigure:7896: clang -o conftest -Wall conftest.c -ldl >&5configure:7896: $? = 0configure:7896: result: yesconfigure:7896: checking for __secure_getenvconfigure:7896: clang -o conftest -Wall conftest.c -ldl >&5/tmp/conftest-50d6ee.o: In function `main':conftest.c:(.text+0x12): undefined reference to `__secure_getenv'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure: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: clang -o conftest -Wall conftest.c -lpthreads >&5/usr/bin/ld: cannot find -lpthreadsclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure: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: clang -o conftest -Wall conftest.c -lpthread >&5configure:8094: $? = 0configure:8103: result: yesconfigure:8278: checking whether clang 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 fa1e17ae1fc2config.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=setac_cv_env_CC_value=clangac_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=setac_cv_env_CXX_value=clang++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/bin/arac_cv_path_AS=/usr/bin/asac_cv_path_LD=/usr/bin/ldac_cv_path_PERL=/usr/bin/perlac_cv_path_STRIP=/usr/bin/stripac_cv_path_WHOAMI=/usr/bin/whoamiac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_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/bin/ar'AR_FLAGS='cr $@'AS='$(CC)'ASFLAGS='$(CFLAGS)'ASM_SUFFIX='s'CC='clang'CCACHE='no'CFLAGS=' -Wall -pthread -O2'CPP='clang -E'CPPFLAGS=''CPU_ARCH='x86'CROSS_COMPILE=''CXX='clang++'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='clang'HOST_CFLAGS=' -DXP_UNIX'HOST_LDFLAGS=''IMPLIB=''LD='/usr/bin/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.10'OS_TARGET='Linux'OS_TEST='x86_64'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_URL=''PACKAGE_VERSION=''PATH_SEPARATOR=':'PERL='/usr/bin/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.10_x86_64_PTH_OPT.OBJ'RESOLVE_LINK_SYMBOLS=''SHELL='/bin/sh'SHELL_OVERRIDE=''STRIP='/usr/bin/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/bin/whoami'WINDRES='echo not_windres'WRAP_LDFLAGS=''WRAP_SYSTEM_INCLUDES=''ac_ct_CC=''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