Created
July 6, 2011 20:44
-
-
Save bretthoerner/1068281 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ make rel | |
./rebar get-deps | |
==> cluster_info (get-deps) | |
==> skerl (get-deps) | |
==> protobuffs (get-deps) | |
==> basho_stats (get-deps) | |
==> riak_sysmon (get-deps) | |
==> mochiweb (get-deps) | |
==> webmachine (get-deps) | |
==> riak_core (get-deps) | |
==> riakc (get-deps) | |
==> luke (get-deps) | |
==> erlang_js (get-deps) | |
==> bitcask (get-deps) | |
==> ebloom (get-deps) | |
==> eper (get-deps) | |
==> riak_kv (get-deps) | |
==> luwak (get-deps) | |
==> riak_err (get-deps) | |
==> rel (get-deps) | |
==> riak (get-deps) | |
./rebar compile generate | |
==> cluster_info (compile) | |
WARNING: option deprecated | |
Config option 'fail_on_warning' has been deprecated | |
in favor of 'warnings_as_errors'. | |
'fail_on_warning' will be removed once OTP R15 is released. | |
==> skerl (compile) | |
WARNING: option deprecated | |
Config option 'fail_on_warning' has been deprecated | |
in favor of 'warnings_as_errors'. | |
'fail_on_warning' will be removed once OTP R15 is released. | |
==> protobuffs (compile) | |
==> basho_stats (compile) | |
WARNING: option deprecated | |
Config option 'fail_on_warning' has been deprecated | |
in favor of 'warnings_as_errors'. | |
'fail_on_warning' will be removed once OTP R15 is released. | |
==> riak_sysmon (compile) | |
==> mochiweb (compile) | |
WARNING: option deprecated | |
Config option 'fail_on_warning' has been deprecated | |
in favor of 'warnings_as_errors'. | |
'fail_on_warning' will be removed once OTP R15 is released. | |
==> webmachine (compile) | |
WARNING: option deprecated | |
Config option 'fail_on_warning' has been deprecated | |
in favor of 'warnings_as_errors'. | |
'fail_on_warning' will be removed once OTP R15 is released. | |
==> riak_core (compile) | |
WARNING: option deprecated | |
Config option 'fail_on_warning' has been deprecated | |
in favor of 'warnings_as_errors'. | |
'fail_on_warning' will be removed once OTP R15 is released. | |
==> riakc (compile) | |
==> luke (compile) | |
WARNING: option deprecated | |
Config option 'fail_on_warning' has been deprecated | |
in favor of 'warnings_as_errors'. | |
'fail_on_warning' will be removed once OTP R15 is released. | |
==> erlang_js (compile) | |
make[1]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src' | |
gunzip -c nsprpub-4.8.tar.gz | tar xf - | |
(cd /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub && \ | |
./configure --disable-debug --enable-optimize \ | |
--prefix=/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system && \ | |
make all install) | |
loading cache ./config.cache | |
checking host system type... x86_64-unknown-linux-gnu | |
checking target system type... x86_64-unknown-linux-gnu | |
checking build system type... x86_64-unknown-linux-gnu | |
checking for whoami... (cached) /usr/bin/whoami | |
checking for gcc... (cached) gcc | |
checking whether the C compiler (gcc ) works... yes | |
checking whether the C compiler (gcc ) is a cross-compiler... no | |
checking whether we are using GNU C... (cached) yes | |
checking whether gcc accepts -g... (cached) yes | |
checking how to run the C preprocessor... (cached) gcc -E | |
checking for ranlib... (cached) ranlib | |
checking for as... (cached) /usr/bin/as | |
checking for ar... (cached) /usr/bin/ar | |
checking for ld... (cached) /usr/bin/ld | |
checking for strip... (cached) /usr/bin/strip | |
checking for windres... no | |
checking for gcc -pipe support... no | |
checking for visibility(hidden) attribute... (cached) yes | |
checking for visibility pragma support... (cached) yes | |
checking for perl5... (cached) /usr/bin/perl | |
checking for dlopen in -ldl... (cached) no | |
checking whether gcc -m32 needs -traditional... (cached) no | |
checking for lchown... (cached) no | |
checking for strerror... (cached) no | |
checking for pthread_create in -lpthreads... no | |
checking for pthread_create in -lpthread... yes | |
checking whether gcc -m32 accepts -pthread... yes | |
updating cache ./config.cache | |
creating ./config.status | |
creating Makefile | |
creating config/Makefile | |
creating config/autoconf.mk | |
creating config/nsprincl.mk | |
creating config/nsprincl.sh | |
creating config/nspr-config | |
creating lib/Makefile | |
creating lib/ds/Makefile | |
creating lib/libc/Makefile | |
creating lib/libc/include/Makefile | |
creating lib/libc/src/Makefile | |
creating lib/tests/Makefile | |
creating pkg/Makefile | |
creating pkg/linux/Makefile | |
creating pkg/solaris/Makefile | |
creating pkg/solaris/SUNWpr/Makefile | |
creating pkg/solaris/SUNWprd/Makefile | |
creating pr/Makefile | |
creating pr/include/Makefile | |
creating pr/include/md/Makefile | |
creating pr/include/obsolete/Makefile | |
creating pr/include/private/Makefile | |
creating pr/src/Makefile | |
creating pr/src/io/Makefile | |
creating pr/src/linking/Makefile | |
creating pr/src/malloc/Makefile | |
creating pr/src/md/Makefile | |
creating pr/src/md/unix/Makefile | |
creating pr/src/memory/Makefile | |
creating pr/src/misc/Makefile | |
creating pr/src/threads/Makefile | |
creating pr/tests/Makefile | |
creating pr/tests/dll/Makefile | |
creating pr/src/pthreads/Makefile | |
make[2]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub' | |
cd config; make -j1 export | |
make[3]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/config' | |
gcc -m32 -o now.o -c -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM now.c | |
gcc -m32 now.o -o now | |
gcc -m32 -o nsinstall.o -c -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM nsinstall.c | |
gcc -m32 nsinstall.o -o nsinstall | |
rm -f nfspwd; cp nfspwd.pl nfspwd; chmod +x nfspwd | |
rm -f ../dist/bin/nspr-config | |
make[3]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/config' | |
cd pr; make -j1 export | |
make[3]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr' | |
cd include; make export | |
make[4]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/include' | |
cd md; make export | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/include/md' | |
../../../config/./nsinstall -R -m 444 ./_aix32.cfg ./_aix64.cfg ./_beos.cfg ./_bsdi.cfg ./_darwin.cfg ./_dgux.cfg ./_freebsd.cfg ./_hpux32.cfg ./_hpux64.cfg ./_irix32.cfg ./_irix64.cfg ./_linux.cfg ./_ncr.cfg ./_nec.cfg ./_netbsd.cfg ./_nextstep.cfg ./_nto.cfg ./_openbsd.cfg ./_os2.cfg ./_osf1.cfg ./_qnx.cfg ./_reliantunix.cfg ./_riscos.cfg ./_scoos.cfg ./_solaris.cfg ./_sony.cfg ./_sunos4.cfg ./_symbian.cfg ./_unixware7.cfg ./_unixware.cfg ./_win95.cfg ./_winnt.cfg ../../../dist/include/nspr/md | |
../../../config/./nsinstall -R -m 444 ./_linux.cfg ../../../dist/include/nspr | |
mv -f ../../../dist/include/nspr/_linux.cfg ../../../dist/include/nspr/prcpucfg.h | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/include/md' | |
cd private; make export | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/include/private' | |
../../../config/./nsinstall -R -m 444 ./pprio.h ./pprthred.h ./prpriv.h ../../../dist/include/nspr/private | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/include/private' | |
cd obsolete; make export | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/include/obsolete' | |
../../../config/./nsinstall -R -m 444 ./pralarm.h ./probslet.h ./protypes.h ./prsem.h ../../../dist/include/nspr/obsolete | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/include/obsolete' | |
../../config/./nsinstall -R -m 444 ./nspr.h ./pratom.h ./prbit.h ./prclist.h ./prcmon.h ./prcountr.h ./prcvar.h ./prdtoa.h ./prenv.h ./prerr.h ./prerror.h ./prinet.h ./prinit.h ./prinrval.h ./prio.h ./pripcsem.h ./prlink.h ./prlock.h ./prlog.h ./prlong.h ./prmem.h ./prmon.h ./prmwait.h ./prnetdb.h ./prolock.h ./prpdce.h ./prprf.h ./prproces.h ./prrng.h ./prrwlock.h ./prshma.h ./prshm.h ./prsystem.h ./prthread.h ./prtime.h ./prtpool.h ./prtrace.h ./prtypes.h ./prvrsion.h ./prwin16.h ../../dist/include/nspr | |
make[4]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/include' | |
cd src; make export | |
make[4]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src' | |
cd io; make export | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/io' | |
gcc -m32 -o prfdcach.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prfdcach.c | |
gcc -m32 -o prmwait.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prmwait.c | |
gcc -m32 -o priometh.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private priometh.c | |
gcc -m32 -o pripv6.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private pripv6.c | |
gcc -m32 -o prmapopt.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prmapopt.c | |
gcc -m32 -o prlayer.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prlayer.c | |
gcc -m32 -o prlog.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prlog.c | |
gcc -m32 -o prmmap.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prmmap.c | |
gcc -m32 -o prpolevt.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prpolevt.c | |
gcc -m32 -o prprf.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prprf.c | |
prprf.c: In function ‘dosprintf’: | |
prprf.c:700:20: warning: ‘nap’ may be used uninitialized in this function | |
gcc -m32 -o prscanf.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prscanf.c | |
prscanf.c: In function ‘PR_sscanf’: | |
prscanf.c:342:9: warning: ‘ch’ may be used uninitialized in this function | |
prscanf.c:232:9: warning: ‘ch’ may be used uninitialized in this function | |
gcc -m32 -o prstdio.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prstdio.c | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/io' | |
cd linking; make export | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/linking' | |
gcc -m32 -o prlink.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prlink.c | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/linking' | |
cd malloc; make export | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/malloc' | |
gcc -m32 -o prmalloc.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prmalloc.c | |
gcc -m32 -o prmem.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prmem.c | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/malloc' | |
cd md; make export | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/md' | |
cd unix; make export | |
make[6]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/md/unix' | |
gcc -m32 -o unix.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../../pr/include -I../../../../pr/include/private unix.c | |
gcc -m32 -o unix_errors.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../../pr/include -I../../../../pr/include/private unix_errors.c | |
gcc -m32 -o uxproces.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../../pr/include -I../../../../pr/include/private uxproces.c | |
uxproces.c: In function ‘_MD_unix_terminate_waitpid_daemon’: | |
uxproces.c:152:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result | |
gcc -m32 -o uxrng.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../../pr/include -I../../../../pr/include/private uxrng.c | |
gcc -m32 -o uxshm.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../../pr/include -I../../../../pr/include/private uxshm.c | |
gcc -m32 -o uxwrap.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../../pr/include -I../../../../pr/include/private uxwrap.c | |
gcc -m32 -o linux.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../../pr/include -I../../../../pr/include/private linux.c | |
gcc -m32 -o os_Linux_x86.o -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../../dist/include/nspr -I../../../../pr/include -I../../../../pr/include/private -c os_Linux_x86.s | |
make[6]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/md/unix' | |
gcc -m32 -o prosdep.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include prosdep.c | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/md' | |
cd memory; make export | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/memory' | |
gcc -m32 -o prseg.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prseg.c | |
gcc -m32 -o prshm.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prshm.c | |
gcc -m32 -o prshma.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prshma.c | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/memory' | |
cd misc; make export | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/misc' | |
gcc -m32 -o pralarm.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private pralarm.c | |
gcc -m32 -o pratom.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private pratom.c | |
gcc -m32 -o prcountr.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prcountr.c | |
gcc -m32 -o prdtoa.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prdtoa.c | |
gcc -m32 -o prenv.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prenv.c | |
prenv.c: In function ‘PR_SetEnv’: | |
prenv.c:96:5: warning: passing argument 1 of ‘putenv’ discards qualifiers from pointer target type | |
/usr/include/stdlib.h:579:12: note: expected ‘char *’ but argument is of type ‘const char *’ | |
gcc -m32 -o prerr.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prerr.c | |
gcc -m32 -o prerror.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prerror.c | |
gcc -m32 -o prerrortable.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prerrortable.c | |
gcc -m32 -o prinit.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prinit.c | |
gcc -m32 -o prinrval.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prinrval.c | |
gcc -m32 -o pripc.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private pripc.c | |
gcc -m32 -o prlog2.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prlog2.c | |
gcc -m32 -o prlong.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prlong.c | |
gcc -m32 -o prnetdb.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prnetdb.c | |
gcc -m32 -o prolock.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prolock.c | |
gcc -m32 -o prrng.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prrng.c | |
gcc -m32 -o prsystem.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prsystem.c | |
gcc -m32 -o prtime.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prtime.c | |
gcc -m32 -o prthinfo.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prthinfo.c | |
gcc -m32 -o prtpool.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prtpool.c | |
prtpool.c: In function ‘io_wstart’: | |
prtpool.c:316:13: warning: ‘pollfds’ may be used uninitialized in this function | |
prtpool.c:317:9: warning: ‘polljobs’ may be used uninitialized in this function | |
gcc -m32 -o prtrace.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prtrace.c | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/misc' | |
cd threads; make export | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/threads' | |
gcc -m32 -o prcmon.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prcmon.c | |
gcc -m32 -o prrwlock.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prrwlock.c | |
gcc -m32 -o prtpd.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prtpd.c | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/threads' | |
cd pthreads; make export | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/pthreads' | |
gcc -m32 -o ptio.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private ptio.c | |
ptio.c: In function ‘_pr_poll_with_poll’: | |
ptio.c:3761:20: warning: ‘start’ may be used uninitialized in this function | |
ptio.c: In function ‘pt_Available64_f’: | |
ptio.c:1490:26: warning: ‘end’ may be used uninitialized in this function | |
ptio.c: In function ‘pt_Available_f’: | |
ptio.c:1471:26: warning: ‘end’ may be used uninitialized in this function | |
ptio.c: In function ‘PR_Select’: | |
ptio.c:4915:20: warning: ‘start’ may be used uninitialized in this function | |
gcc -m32 -o ptsynch.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private ptsynch.c | |
ptsynch.c: In function ‘PR_NewCondVar’: | |
ptsynch.c:357:13: warning: unused variable ‘rv’ | |
ptsynch.c: In function ‘PR_DestroyCondVar’: | |
ptsynch.c:372:16: warning: unused variable ‘rv’ | |
gcc -m32 -o ptthread.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private ptthread.c | |
gcc -m32 -o ptmisc.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private ptmisc.c | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/pthreads' | |
gcc -m32 -o prvrsion.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../dist/include/nspr -I../../pr/include -I../../pr/include/private -I. prvrsion.c | |
rm -f libnspr4.a | |
/usr/bin/ar cr libnspr4.a ./prvrsion.o io/./prfdcach.o io/./prmwait.o io/./prmapopt.o io/./priometh.o io/./pripv6.o io/./prlayer.o io/./prlog.o io/./prmmap.o io/./prpolevt.o io/./prprf.o io/./prscanf.o io/./prstdio.o threads/./prcmon.o threads/./prrwlock.o threads/./prtpd.o linking/./prlink.o malloc/./prmalloc.o malloc/./prmem.o md/./prosdep.o memory/./prshm.o memory/./prshma.o memory/./prseg.o misc/./pralarm.o misc/./pratom.o misc/./prcountr.o misc/./prdtoa.o misc/./prenv.o misc/./prerr.o misc/./prerror.o misc/./prerrortable.o misc/./prinit.o misc/./prinrval.o misc/./pripc.o misc/./prlog2.o misc/./prlong.o misc/./prnetdb.o misc/./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.o | |
ranlib libnspr4.a | |
rm -f libnspr4.so | |
gcc -m32 -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/./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.o -lpthread -ldl | |
../../config/./nsinstall -R -m 444 ./libnspr4.a ./libnspr4.so ../../dist/lib | |
../../config/./nsinstall -R -m 444 ./libnspr4.so ../../dist/bin | |
make[4]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src' | |
make[3]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr' | |
cd lib; make -j1 export | |
make[3]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib' | |
cd ds; make export | |
make[4]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib/ds' | |
gcc -m32 -o plarena.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../dist/include/nspr -I../../pr/include plarena.c | |
gcc -m32 -o plhash.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../dist/include/nspr -I../../pr/include plhash.c | |
gcc -m32 -o plvrsion.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../dist/include/nspr -I../../pr/include -I. plvrsion.c | |
rm -f libplds4.a | |
/usr/bin/ar cr libplds4.a ./plarena.o ./plhash.o ./plvrsion.o | |
ranlib libplds4.a | |
rm -f libplds4.so | |
gcc -m32 -shared -Wl,-soname -Wl,libplds4.so -o libplds4.so ./plarena.o ./plhash.o ./plvrsion.o -L../../dist/lib -lnspr4 | |
../../config/./nsinstall -R -m 444 ./plarenas.h ./plarena.h ./plhash.h ../../dist/include/nspr | |
../../config/./nsinstall -R -m 444 ./libplds4.a ./libplds4.so ../../dist/lib | |
../../config/./nsinstall -R -m 444 ./libplds4.so ../../dist/bin | |
make[4]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib/ds' | |
cd libc; make export | |
make[4]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib/libc' | |
cd include; make export | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib/libc/include' | |
../../../config/./nsinstall -R -m 444 ./plbase64.h ./plerror.h ./plgetopt.h ./plresolv.h ./plstr.h ../../../dist/include/nspr | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib/libc/include' | |
cd src; make export | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib/libc/src' | |
gcc -m32 -o plvrsion.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr -I. plvrsion.c | |
gcc -m32 -o strlen.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strlen.c | |
gcc -m32 -o strcpy.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strcpy.c | |
gcc -m32 -o strdup.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strdup.c | |
gcc -m32 -o strcase.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strcase.c | |
gcc -m32 -o strcat.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strcat.c | |
gcc -m32 -o strcmp.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strcmp.c | |
gcc -m32 -o strchr.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strchr.c | |
gcc -m32 -o strpbrk.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strpbrk.c | |
gcc -m32 -o strstr.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strstr.c | |
gcc -m32 -o strtok.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr strtok.c | |
gcc -m32 -o base64.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr base64.c | |
gcc -m32 -o plerror.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr plerror.c | |
gcc -m32 -o plgetopt.o -c -fvisibility=hidden -Wall -pthread -O2 -fPIC -UDEBUG -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 -Di386=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr plgetopt.c | |
rm -f libplc4.a | |
/usr/bin/ar cr libplc4.a ./plvrsion.o ./strlen.o ./strcpy.o ./strdup.o ./strcase.o ./strcat.o ./strcmp.o ./strchr.o ./strpbrk.o ./strstr.o ./strtok.o ./base64.o ./plerror.o ./plgetopt.o | |
ranlib libplc4.a | |
rm -f libplc4.so | |
gcc -m32 -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/bin | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib/libc/src' | |
make[4]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib/libc' | |
make[3]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib' | |
cd config; make -j1 install | |
make[3]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/config' | |
../config/./nsinstall -t -m 0755 nspr-config /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/bin | |
../config/./nsinstall -D /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/share/aclocal | |
../config/./nsinstall -t -m 0644 nspr.m4 /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/share/aclocal | |
make[3]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/config' | |
cd pr; make -j1 install | |
make[3]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr' | |
cd include; make install | |
make[4]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/include' | |
../../config/./nsinstall -t -m 0644 ./nspr.h ./pratom.h ./prbit.h ./prclist.h ./prcmon.h ./prcountr.h ./prcvar.h ./prdtoa.h ./prenv.h ./prerr.h ./prerror.h ./prinet.h ./prinit.h ./prinrval.h ./prio.h ./pripcsem.h ./prlink.h ./prlock.h ./prlog.h ./prlong.h ./prmem.h ./prmon.h ./prmwait.h ./prnetdb.h ./prolock.h ./prpdce.h ./prprf.h ./prproces.h ./prrng.h ./prrwlock.h ./prshma.h ./prshm.h ./prsystem.h ./prthread.h ./prtime.h ./prtpool.h ./prtrace.h ./prtypes.h ./prvrsion.h ./prwin16.h /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr/ | |
cd md; make install | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/include/md' | |
../../../config/./nsinstall -D /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr/md | |
../../../config/./nsinstall -t -m 644 ./_aix32.cfg ./_aix64.cfg ./_beos.cfg ./_bsdi.cfg ./_darwin.cfg ./_dgux.cfg ./_freebsd.cfg ./_hpux32.cfg ./_hpux64.cfg ./_irix32.cfg ./_irix64.cfg ./_linux.cfg ./_ncr.cfg ./_nec.cfg ./_netbsd.cfg ./_nextstep.cfg ./_nto.cfg ./_openbsd.cfg ./_os2.cfg ./_osf1.cfg ./_qnx.cfg ./_reliantunix.cfg ./_riscos.cfg ./_scoos.cfg ./_solaris.cfg ./_sony.cfg ./_sunos4.cfg ./_symbian.cfg ./_unixware7.cfg ./_unixware.cfg ./_win95.cfg ./_winnt.cfg /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr/md | |
../../../config/./nsinstall -t -m 644 ./_linux.cfg /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr | |
mv -f /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr/_linux.cfg /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr/prcpucfg.h | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/include/md' | |
cd private; make install | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/include/private' | |
../../../config/./nsinstall -t -m 0644 ./pprio.h ./pprthred.h ./prpriv.h /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr/private | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/include/private' | |
cd obsolete; make install | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/include/obsolete' | |
../../../config/./nsinstall -t -m 0644 ./pralarm.h ./probslet.h ./protypes.h ./prsem.h /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr/obsolete | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/include/obsolete' | |
make[4]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/include' | |
cd src; make install | |
make[4]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src' | |
../../config/./nsinstall -t -m 0755 ./libnspr4.a ./libnspr4.so /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/lib/ | |
cd io; make install | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/io' | |
make[5]: Nothing to be done for `install'. | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/io' | |
cd linking; make install | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/linking' | |
make[5]: Nothing to be done for `install'. | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/linking' | |
cd malloc; make install | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/malloc' | |
make[5]: Nothing to be done for `install'. | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/malloc' | |
cd md; make install | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/md' | |
cd unix; make install | |
make[6]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/md/unix' | |
make[6]: Nothing to be done for `install'. | |
make[6]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/md/unix' | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/md' | |
cd memory; make install | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/memory' | |
make[5]: Nothing to be done for `install'. | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/memory' | |
cd misc; make install | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/misc' | |
../../../config/./nsinstall -t -m 0755 ./compile-et.pl ./prerr.properties /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/bin | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/misc' | |
cd threads; make install | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/threads' | |
make[5]: Nothing to be done for `install'. | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/threads' | |
cd pthreads; make install | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/pthreads' | |
make[5]: Nothing to be done for `install'. | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src/pthreads' | |
make[4]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr/src' | |
make[3]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/pr' | |
cd lib; make -j1 install | |
make[3]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib' | |
cd ds; make install | |
make[4]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib/ds' | |
../../config/./nsinstall -t -m 0644 ./plarenas.h ./plarena.h ./plhash.h /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr/ | |
../../config/./nsinstall -t -m 0755 ./libplds4.a ./libplds4.so /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/lib/ | |
make[4]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib/ds' | |
cd libc; make install | |
make[4]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib/libc' | |
cd include; make install | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib/libc/include' | |
../../../config/./nsinstall -t -m 0644 ./plbase64.h ./plerror.h ./plgetopt.h ./plresolv.h ./plstr.h /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr/ | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib/libc/include' | |
cd src; make install | |
make[5]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib/libc/src' | |
../../../config/./nsinstall -t -m 0755 ./libplc4.a ./libplc4.so /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/lib/ | |
make[5]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib/libc/src' | |
make[4]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib/libc' | |
make[3]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub/lib' | |
make[2]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/nsprpub' | |
gunzip -c js-1.8.0-rc1.tar.gz | tar xf - | |
patching file js/src/Makefile.in | |
Hunk #1 succeeded at 214 with fuzz 2. | |
patching file js/src/Makefile.ref | |
patching file js/src/Makefile.ref | |
Hunk #1 succeeded at 340 (offset 4 lines). | |
patching file js/src/config/SunOS5.10.mk | |
patching file js/src/config/SunOS5.10_i86pc.mk | |
patching file js/src/config/SunOS5.11.mk | |
patching file js/src/config/SunOS5.11_i86pc.mk | |
patching file js/src/config/SunOS5.1x_i86pc.mk | |
patching file js/src/config.mk | |
cat: ../../dist/Linux_All_OPT.OBJ/nspr/Version: No such file or directory | |
make[2]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/js/src' | |
cd editline; make -f Makefile.ref all | |
make[3]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/js/src/editline' | |
gcc -o Linux_All_OPT.OBJ/editline.o -c -Wall -Wno-format -MMD -DXP_UNIX -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJSFILE -DHAVE_VA_COPY -DVA_COPY=va_copy -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DHAVE_STDLIB -DUNIQUE_HISTORY editline.c | |
editline.c: In function ‘readline’: | |
editline.c:1038:2: warning: implicit declaration of function ‘getpid’ | |
editline.c: In function ‘add_history’: | |
editline.c:1051:5: warning: pointer targets in passing argument 2 of ‘strcmp’ differ in signedness | |
/usr/include/string.h:143:12: note: expected ‘const char *’ but argument is of type ‘CHAR *’ | |
gcc -o Linux_All_OPT.OBJ/sysunix.o -c -Wall -Wno-format -MMD -DXP_UNIX -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJSFILE -DHAVE_VA_COPY -DVA_COPY=va_copy -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DHAVE_STDLIB -DUNIQUE_HISTORY sysunix.c | |
ar rv Linux_All_OPT.OBJ/libedit.a Linux_All_OPT.OBJ/editline.o Linux_All_OPT.OBJ/sysunix.o | |
ar: creating Linux_All_OPT.OBJ/libedit.a | |
a - Linux_All_OPT.OBJ/editline.o | |
a - Linux_All_OPT.OBJ/sysunix.o | |
echo Linux_All_OPT.OBJ/libedit.a | |
Linux_All_OPT.OBJ/libedit.a | |
make[3]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/js/src/editline' | |
make -f Makefile.ref Linux_All_OPT.OBJ/libjs.a Linux_All_OPT.OBJ/libjs.so Linux_All_OPT.OBJ/js Linux_All_OPT.OBJ/jsautocfg.h Linux_All_OPT.OBJ/jscpucfg Linux_All_OPT.OBJ/jscpucfg.o | |
cat: ../../dist/Linux_All_OPT.OBJ/nspr/Version: No such file or directory | |
make[3]: Entering directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/js/src' | |
make[3]: Circular jscpucfg.h <- Linux_All_OPT.OBJ/jsautocfg.h dependency dropped. | |
gcc -o Linux_All_OPT.OBJ/jscpucfg.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jscpucfg.c | |
gcc -o Linux_All_OPT.OBJ/jscpucfg Linux_All_OPT.OBJ/jscpucfg.o -lm | |
make[3]: Circular Linux_All_OPT.OBJ/jsautocfg.h <- Linux_All_OPT.OBJ/jsautocfg.h dependency dropped. | |
rm -f Linux_All_OPT.OBJ/jsautocfg.h | |
Linux_All_OPT.OBJ/jscpucfg > Linux_All_OPT.OBJ/jsautocfg.h | |
gcc -o Linux_All_OPT.OBJ/jsapi.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsapi.c | |
jsapi.c: In function ‘JS_ConvertArgumentsVA’: | |
jsapi.c:272:39: warning: passing argument 5 of ‘TryArgumentFormatter’ from incompatible pointer type | |
jsapi.c:134:1: note: expected ‘struct __va_list_tag (*)[1]’ but argument is of type ‘struct __va_list_tag **’ | |
jsapi.c: In function ‘JS_PushArgumentsVA’: | |
jsapi.c:380:39: warning: passing argument 5 of ‘TryArgumentFormatter’ from incompatible pointer type | |
jsapi.c:134:1: note: expected ‘struct __va_list_tag (*)[1]’ but argument is of type ‘struct __va_list_tag **’ | |
gcc -o Linux_All_OPT.OBJ/jsarena.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsarena.c | |
gcc -o Linux_All_OPT.OBJ/jsarray.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsarray.c | |
gcc -o Linux_All_OPT.OBJ/jsatom.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsatom.c | |
gcc -o Linux_All_OPT.OBJ/jsbool.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsbool.c | |
gcc -o Linux_All_OPT.OBJ/jscntxt.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jscntxt.c | |
gcc -o Linux_All_OPT.OBJ/jsdate.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsdate.c | |
gcc -o Linux_All_OPT.OBJ/jsdbgapi.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsdbgapi.c | |
gcc -o Linux_All_OPT.OBJ/jsdhash.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsdhash.c | |
gcc -o Linux_All_OPT.OBJ/jsdtoa.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsdtoa.c | |
jsdtoa.c: In function ‘JS_dtostr’: | |
jsdtoa.c:2790:9: warning: ‘decPt’ may be used uninitialized in this function | |
jsdtoa.c:2795:11: warning: ‘numEnd’ may be used uninitialized in this function | |
gcc -o Linux_All_OPT.OBJ/jsemit.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsemit.c | |
gcc -o Linux_All_OPT.OBJ/jsexn.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsexn.c | |
gcc -o Linux_All_OPT.OBJ/jsfun.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsfun.c | |
gcc -o Linux_All_OPT.OBJ/jsgc.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsgc.c | |
gcc -o Linux_All_OPT.OBJ/jshash.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jshash.c | |
gcc -o Linux_All_OPT.OBJ/jsinterp.o -c -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsinterp.c | |
gcc -o Linux_All_OPT.OBJ/jsinvoke.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsinvoke.c | |
gcc -o Linux_All_OPT.OBJ/jsiter.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsiter.c | |
gcc -o Linux_All_OPT.OBJ/jslock.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jslock.c | |
gcc -o Linux_All_OPT.OBJ/jslog2.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jslog2.c | |
gcc -o Linux_All_OPT.OBJ/jslong.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jslong.c | |
gcc -o Linux_All_OPT.OBJ/jsmath.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsmath.c | |
gcc -o Linux_All_OPT.OBJ/jsnum.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsnum.c | |
gcc -o Linux_All_OPT.OBJ/jsobj.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsobj.c | |
gcc -o Linux_All_OPT.OBJ/jsopcode.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsopcode.c | |
jsopcode.c: In function ‘Decompile’: | |
jsopcode.c:1882:19: warning: case value ‘256’ not in enumerated type ‘JSOp’ | |
jsopcode.c:1885:19: warning: case value ‘257’ not in enumerated type ‘JSOp’ | |
jsopcode.c:3570:15: warning: case value ‘256’ not in enumerated type ‘JSOp’ | |
jsopcode.c:3644:15: warning: case value ‘257’ not in enumerated type ‘JSOp’ | |
gcc -o Linux_All_OPT.OBJ/jsparse.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsparse.c | |
gcc -o Linux_All_OPT.OBJ/jsprf.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsprf.c | |
gcc -o Linux_All_OPT.OBJ/jsregexp.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsregexp.c | |
gcc -o Linux_All_OPT.OBJ/jskwgen.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jskwgen.c | |
gcc -o Linux_All_OPT.OBJ/jskwgen -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -lm Linux_All_OPT.OBJ/jskwgen.o | |
Linux_All_OPT.OBJ/jskwgen Linux_All_OPT.OBJ/jsautokw.h | |
gcc -o Linux_All_OPT.OBJ/jsscan.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsscan.c | |
gcc -o Linux_All_OPT.OBJ/jsscope.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsscope.c | |
gcc -o Linux_All_OPT.OBJ/jsscript.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsscript.c | |
gcc -o Linux_All_OPT.OBJ/jsstr.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsstr.c | |
gcc -o Linux_All_OPT.OBJ/jsutil.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsutil.c | |
gcc -o Linux_All_OPT.OBJ/jsxdrapi.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsxdrapi.c | |
gcc -o Linux_All_OPT.OBJ/jsxml.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy jsxml.c | |
gcc -o Linux_All_OPT.OBJ/prmjtime.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy prmjtime.c | |
ar rv Linux_All_OPT.OBJ/libjs.a Linux_All_OPT.OBJ/jsapi.o Linux_All_OPT.OBJ/jsarena.o Linux_All_OPT.OBJ/jsarray.o Linux_All_OPT.OBJ/jsatom.o Linux_All_OPT.OBJ/jsbool.o Linux_All_OPT.OBJ/jscntxt.o Linux_All_OPT.OBJ/jsdate.o Linux_All_OPT.OBJ/jsdbgapi.o Linux_All_OPT.OBJ/jsdhash.o Linux_All_OPT.OBJ/jsdtoa.o Linux_All_OPT.OBJ/jsemit.o Linux_All_OPT.OBJ/jsexn.o Linux_All_OPT.OBJ/jsfun.o Linux_All_OPT.OBJ/jsgc.o Linux_All_OPT.OBJ/jshash.o Linux_All_OPT.OBJ/jsinterp.o Linux_All_OPT.OBJ/jsinvoke.o Linux_All_OPT.OBJ/jsiter.o Linux_All_OPT.OBJ/jslock.o Linux_All_OPT.OBJ/jslog2.o Linux_All_OPT.OBJ/jslong.o Linux_All_OPT.OBJ/jsmath.o Linux_All_OPT.OBJ/jsnum.o Linux_All_OPT.OBJ/jsobj.o Linux_All_OPT.OBJ/jsopcode.o Linux_All_OPT.OBJ/jsparse.o Linux_All_OPT.OBJ/jsprf.o Linux_All_OPT.OBJ/jsregexp.o Linux_All_OPT.OBJ/jsscan.o Linux_All_OPT.OBJ/jsscope.o Linux_All_OPT.OBJ/jsscript.o Linux_All_OPT.OBJ/jsstr.o Linux_All_OPT.OBJ/jsutil.o Linux_All_OPT.OBJ/jsxdrapi.o Linux_All_OPT.OBJ/jsxml.o Linux_All_OPT.OBJ/prmjtime.o | |
ar: creating Linux_All_OPT.OBJ/libjs.a | |
a - Linux_All_OPT.OBJ/jsapi.o | |
a - Linux_All_OPT.OBJ/jsarena.o | |
a - Linux_All_OPT.OBJ/jsarray.o | |
a - Linux_All_OPT.OBJ/jsatom.o | |
a - Linux_All_OPT.OBJ/jsbool.o | |
a - Linux_All_OPT.OBJ/jscntxt.o | |
a - Linux_All_OPT.OBJ/jsdate.o | |
a - Linux_All_OPT.OBJ/jsdbgapi.o | |
a - Linux_All_OPT.OBJ/jsdhash.o | |
a - Linux_All_OPT.OBJ/jsdtoa.o | |
a - Linux_All_OPT.OBJ/jsemit.o | |
a - Linux_All_OPT.OBJ/jsexn.o | |
a - Linux_All_OPT.OBJ/jsfun.o | |
a - Linux_All_OPT.OBJ/jsgc.o | |
a - Linux_All_OPT.OBJ/jshash.o | |
a - Linux_All_OPT.OBJ/jsinterp.o | |
a - Linux_All_OPT.OBJ/jsinvoke.o | |
a - Linux_All_OPT.OBJ/jsiter.o | |
a - Linux_All_OPT.OBJ/jslock.o | |
a - Linux_All_OPT.OBJ/jslog2.o | |
a - Linux_All_OPT.OBJ/jslong.o | |
a - Linux_All_OPT.OBJ/jsmath.o | |
a - Linux_All_OPT.OBJ/jsnum.o | |
a - Linux_All_OPT.OBJ/jsobj.o | |
a - Linux_All_OPT.OBJ/jsopcode.o | |
a - Linux_All_OPT.OBJ/jsparse.o | |
a - Linux_All_OPT.OBJ/jsprf.o | |
a - Linux_All_OPT.OBJ/jsregexp.o | |
a - Linux_All_OPT.OBJ/jsscan.o | |
a - Linux_All_OPT.OBJ/jsscope.o | |
a - Linux_All_OPT.OBJ/jsscript.o | |
a - Linux_All_OPT.OBJ/jsstr.o | |
a - Linux_All_OPT.OBJ/jsutil.o | |
a - Linux_All_OPT.OBJ/jsxdrapi.o | |
a - Linux_All_OPT.OBJ/jsxml.o | |
a - Linux_All_OPT.OBJ/prmjtime.o | |
echo Linux_All_OPT.OBJ/libjs.a | |
Linux_All_OPT.OBJ/libjs.a | |
ld -shared -o Linux_All_OPT.OBJ/libjs.so Linux_All_OPT.OBJ/jsapi.o Linux_All_OPT.OBJ/jsarena.o Linux_All_OPT.OBJ/jsarray.o Linux_All_OPT.OBJ/jsatom.o Linux_All_OPT.OBJ/jsbool.o Linux_All_OPT.OBJ/jscntxt.o Linux_All_OPT.OBJ/jsdate.o Linux_All_OPT.OBJ/jsdbgapi.o Linux_All_OPT.OBJ/jsdhash.o Linux_All_OPT.OBJ/jsdtoa.o Linux_All_OPT.OBJ/jsemit.o Linux_All_OPT.OBJ/jsexn.o Linux_All_OPT.OBJ/jsfun.o Linux_All_OPT.OBJ/jsgc.o Linux_All_OPT.OBJ/jshash.o Linux_All_OPT.OBJ/jsinterp.o Linux_All_OPT.OBJ/jsinvoke.o Linux_All_OPT.OBJ/jsiter.o Linux_All_OPT.OBJ/jslock.o Linux_All_OPT.OBJ/jslog2.o Linux_All_OPT.OBJ/jslong.o Linux_All_OPT.OBJ/jsmath.o Linux_All_OPT.OBJ/jsnum.o Linux_All_OPT.OBJ/jsobj.o Linux_All_OPT.OBJ/jsopcode.o Linux_All_OPT.OBJ/jsparse.o Linux_All_OPT.OBJ/jsprf.o Linux_All_OPT.OBJ/jsregexp.o Linux_All_OPT.OBJ/jsscan.o Linux_All_OPT.OBJ/jsscope.o Linux_All_OPT.OBJ/jsscript.o Linux_All_OPT.OBJ/jsstr.o Linux_All_OPT.OBJ/jsutil.o Linux_All_OPT.OBJ/jsxdrapi.o Linux_All_OPT.OBJ/jsxml.o Linux_All_OPT.OBJ/prmjtime.o -lm -L/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/lib -lnspr4 | |
ld: skipping incompatible /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/lib/libnspr4.so when searching for -lnspr4 | |
ld: skipping incompatible /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/lib/libnspr4.a when searching for -lnspr4 | |
gcc -o Linux_All_OPT.OBJ/js.o -c -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy js.c | |
gcc -o Linux_All_OPT.OBJ/js -Wall -Wno-format -MMD -Os -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -UDEBUG -DNDEBUG -UDEBUG_brett -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy Linux_All_OPT.OBJ/js.o Linux_All_OPT.OBJ/libjs.a -lm -L/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/lib -lnspr4 \ | |
editline/Linux_All_OPT.OBJ/libedit.a | |
/usr/bin/ld: skipping incompatible /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/lib/libnspr4.so when searching for -lnspr4 | |
/usr/bin/ld: skipping incompatible /home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/system/lib/libnspr4.a when searching for -lnspr4 | |
make[3]: `Linux_All_OPT.OBJ/jsautocfg.h' is up to date. | |
make[3]: `Linux_All_OPT.OBJ/jscpucfg' is up to date. | |
make[3]: `Linux_All_OPT.OBJ/jscpucfg.o' is up to date. | |
make[3]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/js/src' | |
make[2]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src/js/src' | |
make[1]: Leaving directory `/home/brett/Development/src-mirror/riak/deps/erlang_js/c_src' | |
Compiled src/erlang_js.erl | |
Compiled src/js_driver.erl | |
Compiled src/js_mochinum.erl | |
Compiled src/js_benchmark.erl | |
Compiled src/js_cache.erl | |
Compiled src/js.erl | |
Compiled src/erlang_js_sup.erl | |
Compiled src/js_drv_comm.erl | |
Compiled src/js_memory.erl | |
Compiled src/js_mochijson2.erl | |
Compiling c_src/driver_comm.c | |
Compiling c_src/spidermonkey.c | |
c_src/spidermonkey.c: In function ‘sm_initialize’: | |
c_src/spidermonkey.c:163:7: warning: passing argument 4 of ‘JS_DefineFunction’ from incompatible pointer type | |
c_src/system/include/js/jsapi.h:1905:1: note: expected ‘JSNative’ but argument is of type ‘JSBool (**)(struct JSContext *, struct JSObject *, uintN, jsval *, jsval *)’ | |
Compiling c_src/spidermonkey_drv.c | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prtpd.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prmem.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(pratom.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prerror.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prinit.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prinrval.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prnetdb.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prtime.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(ptsynch.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(ptio.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(ptthread.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(ptmisc.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(unix.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(unix_errors.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(uxproces.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(linux.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(os_Linux_x86.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prfdcach.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prmwait.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prmapopt.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(priometh.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(pripv6.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prlayer.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prlog.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prmmap.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prprf.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prscanf.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prstdio.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prcmon.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prrwlock.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prlink.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prosdep.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prseg.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prdtoa.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prenv.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prerr.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(prerrortable.o)' is incompatible with i386:x86-64 output | |
/usr/bin/ld: i386 architecture of input file `c_src/system/lib/libnspr4.a(pripc.o)' is incompatible with i386:x86-64 output | |
c_src/system/lib/libnspr4.a(prmem.o): In function `_PR_InitZones': | |
prmem.c:(.text+0x394): undefined reference to `dlopen' | |
prmem.c:(.text+0x3b0): undefined reference to `dlsym' | |
prmem.c:(.text+0x3ba): undefined reference to `dlclose' | |
c_src/system/lib/libnspr4.a(prinrval.o): In function `PR_MillisecondsToInterval': | |
prinrval.c:(.text+0xda): undefined reference to `__udivdi3' | |
c_src/system/lib/libnspr4.a(prinrval.o): In function `PR_MicrosecondsToInterval': | |
prinrval.c:(.text+0x12a): undefined reference to `__udivdi3' | |
c_src/system/lib/libnspr4.a(prinrval.o): In function `PR_IntervalToMilliseconds': | |
prinrval.c:(.text+0x1d3): undefined reference to `__udivdi3' | |
c_src/system/lib/libnspr4.a(prinrval.o): In function `PR_IntervalToMicroseconds': | |
prinrval.c:(.text+0x243): undefined reference to `__udivdi3' | |
c_src/system/lib/libnspr4.a(prtime.o): In function `PR_ExplodeTime': | |
prtime.c:(.text+0x46e): undefined reference to `__divdi3' | |
prtime.c:(.text+0x494): undefined reference to `__moddi3' | |
prtime.c:(.text+0x4c0): undefined reference to `__divdi3' | |
prtime.c:(.text+0x4df): undefined reference to `__moddi3' | |
c_src/system/lib/libnspr4.a(prtime.o): In function `PR_LocalTimeParameters': | |
prtime.c:(.text+0xeb8): undefined reference to `__divdi3' | |
prtime.c:(.text+0xf0f): undefined reference to `__divdi3' | |
c_src/system/lib/libnspr4.a(ptsynch.o): In function `_PR_InitLocks': | |
ptsynch.c:(.text+0x1b1): undefined reference to `pthread_mutexattr_init' | |
ptsynch.c:(.text+0x1c1): undefined reference to `pthread_mutexattr_settype' | |
c_src/system/lib/libnspr4.a(ptsynch.o): In function `PRP_TryLock': | |
ptsynch.c:(.text+0x113e): undefined reference to `pthread_mutex_trylock' | |
c_src/system/lib/libnspr4.a(ptthread.o): In function `_pt_root': | |
ptthread.c:(.text+0x21a): undefined reference to `pthread_setspecific' | |
ptthread.c:(.text+0x30c): undefined reference to `pthread_setspecific' | |
c_src/system/lib/libnspr4.a(ptthread.o): In function `_PR_CreateThread': | |
ptthread.c:(.text+0x596): undefined reference to `pthread_create' | |
ptthread.c:(.text+0x633): undefined reference to `pthread_attr_setstacksize' | |
ptthread.c:(.text+0x6a4): undefined reference to `pthread_create' | |
c_src/system/lib/libnspr4.a(ptthread.o): In function `PR_JoinThread': | |
ptthread.c:(.text+0x966): undefined reference to `pthread_join' | |
c_src/system/lib/libnspr4.a(ptthread.o): In function `PR_DetachThread': | |
ptthread.c:(.text+0x9cc): undefined reference to `pthread_getspecific' | |
ptthread.c:(.text+0x9ee): undefined reference to `pthread_setspecific' | |
c_src/system/lib/libnspr4.a(ptthread.o): In function `PR_GetCurrentThread': | |
ptthread.c:(.text+0xa30): undefined reference to `pthread_getspecific' | |
ptthread.c:(.text+0xa99): undefined reference to `pthread_setspecific' | |
c_src/system/lib/libnspr4.a(ptthread.o): In function `_PR_InitThreads': | |
ptthread.c:(.text+0x106d): undefined reference to `pthread_key_create' | |
ptthread.c:(.text+0x107f): undefined reference to `pthread_setspecific' | |
c_src/system/lib/libnspr4.a(ptthread.o): In function `_PR_Fini': | |
ptthread.c:(.text+0x1102): undefined reference to `pthread_getspecific' | |
ptthread.c:(.text+0x1123): undefined reference to `pthread_setspecific' | |
c_src/system/lib/libnspr4.a(ptthread.o): In function `PR_Cleanup': | |
ptthread.c:(.text+0x123c): undefined reference to `pthread_setspecific' | |
c_src/system/lib/libnspr4.a(ptthread.o): In function `PR_SuspendAll': | |
ptthread.c:(.text+0x1516): undefined reference to `pthread_once' | |
ptthread.c:(.text+0x1567): undefined reference to `pthread_kill' | |
c_src/system/lib/libnspr4.a(ptthread.o): In function `PR_ResumeAll': | |
ptthread.c:(.text+0x173b): undefined reference to `pthread_kill' | |
c_src/system/lib/libnspr4.a(prprf.o): In function `dosprintf': | |
prprf.c:(.text+0x11f8): undefined reference to `__udivdi3' | |
prprf.c:(.text+0x122f): undefined reference to `__umoddi3' | |
c_src/system/lib/libnspr4.a(prlink.o): In function `DLLErrorInternal.clone.0': | |
prlink.c:(.text+0xd8): undefined reference to `dlerror' | |
c_src/system/lib/libnspr4.a(prlink.o): In function `pr_FindSymbolInLib.clone.1': | |
prlink.c:(.text+0x177): undefined reference to `dlsym' | |
c_src/system/lib/libnspr4.a(prlink.o): In function `_PR_InitLinker': | |
prlink.c:(.text+0x1e0): undefined reference to `dlopen' | |
c_src/system/lib/libnspr4.a(prlink.o): In function `PR_LoadLibraryWithFlags': | |
prlink.c:(.text+0x751): undefined reference to `dlopen' | |
c_src/system/lib/libnspr4.a(prlink.o): In function `PR_UnloadLibrary': | |
prlink.c:(.text+0x8df): undefined reference to `dlclose' | |
c_src/system/lib/libnspr4.a(prlink.o): In function `PR_GetLibraryFilePathname': | |
prlink.c:(.text+0xcc1): undefined reference to `dladdr' | |
collect2: ld returned 1 exit status | |
ERROR: $CC c_src/driver_comm.o c_src/spidermonkey.o c_src/spidermonkey_drv.o $LDFLAGS $DRV_LDFLAGS -o priv/erlang_js_drv.so failed with error: 1 | |
make: *** [rel] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment