Skip to content

Prevent fallback vnodes' solrqs from stopping if they are still needed #703

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 10, 2016

Conversation

JeetKunDoug
Copy link
Contributor

Before, we used the "current and next" vnode list according to the ring
to determine which partitions were needed for solrq start/stop. This
change simply asks riak_core_vnode_manager which riak_kv_vnode
vnodes are currently running, and uses that list to figure out which
queues we need to have running.
This should prevent issues where fallback vnodes currently running on a
node would create many short-lived solrqs, which would start on demand
when an index call was made that needed them, and stop every tick.

Before, we used the "current and next" vnode list according to the ring
to determine which partitions were needed for solrq start/stop. This
change simply asks `riak_core_vnode_manager` which `riak_kv_vnode`
vnodes are currently running, and uses that list to figure out which
queues we need to have running.
This should prevent issues where fallback vnodes currently running on a
node would create many short-lived solrqs, which would start on demand
when an index call was made that needed them, and stop every tick.
@thumbot
Copy link

thumbot commented Nov 10, 2016

Thanks @JeetKunDoug!

Settings
---
minimum_reviewers: 2
build_steps:
- make clean
- make test
- make xref
- make dialyzer
merge: false
org_mode: true
timeout: 1790

@thumbot
Copy link

thumbot commented Nov 10, 2016

dr-better_required_queue_list e228268 ➡️ develop-2.2 381e573 ⛔ completed
There seems to be an issue with build step **make_test,make_xref,make_dialyzer** ! ☁️

✅ MERGE

Started at: 2016-11-10 13:49
Duration: 1 seconds.
Result: OK
Message: Merge Success: dr-better_required_queue_list e228268 onto target branch: develop-2.2 381e573
Exit Code: OK

📄




Updating 381e573..e228268
Fast-forward (no commit created; -m option ignored)
 src/yz_solrq_sup.erl  | 6 +++---
 test/yz_solrq_eqc.erl | 6 ++++--
 2 files changed, 7 insertions(+), 5 deletions(-)


✅ MAKE_CLEAN

Started at: 2016-11-10 13:49
Duration: 1 seconds.
Result: OK
Message: OK
Exit Code: 0

📄


cd /tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268 && make clean 2>&1

/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/rebar clean
==> develop-2.2#381e573#dr-better_required_queue_list#e228268 (clean)
rm -rf riak_test/ebin
rm -rf build
git clean -dfx priv/



⛔ MAKE_TEST

Started at: 2016-11-10 13:49
Duration: 58 seconds.
Result: ERROR
Message: Step make_test Failed!
Exit Code: 2

📄


cd /tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268 && make test 2>&1

/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/rebar get-deps
==> develop-2.2#381e573#dr-better_required_queue_list#e228268 (get-deps)
Pulling kvc from {git,"git://github.com/etrepum/kvc.git",{tag,"v1.5.0"}}
Cloning into 'kvc'...
Pulling riak_kv from {git,"git://github.com/basho/riak_kv.git",{tag,"2.1.5"}}
Cloning into 'riak_kv'...
Pulling ibrowse from {git,"git://github.com/cmullaparthi/ibrowse.git",
                          {tag,"v4.0.2"}}
Cloning into 'ibrowse'...
Pulling fuse from {git,"[email protected]:jlouis/fuse.git",{tag,"v2.1.0"}}
Cloning into 'fuse'...
==> kvc (get-deps)
==> riak_kv (get-deps)
Pulling sidejob from {git,"git://github.com/basho/sidejob.git",{tag,"2.0.1"}}
Cloning into 'sidejob'...
Pulling erlang_js from {git,"git://github.com/basho/erlang_js.git",
                            {tag,"1.3.0"}}
Cloning into 'erlang_js'...
Pulling bitcask from {git,"git://github.com/basho/bitcask.git",{tag,"2.0.4"}}
Cloning into 'bitcask'...
Pulling eper from {git,"git://github.com/basho/eper.git",{tag,"0.78"}}
Cloning into 'eper'...
Pulling sext from {git,"git://github.com/basho/sext.git",{tag,"1.1p3"}}
Cloning into 'sext'...
Pulling riak_pipe from {git,"git://github.com/basho/riak_pipe.git",
                            {tag,"2.1.4"}}
Cloning into 'riak_pipe'...
Pulling riak_dt from {git,"git://github.com/basho/riak_dt.git",{tag,"2.1.3"}}
Cloning into 'riak_dt'...
Pulling eunit_formatters from {git,"git://github.com/seancribbs/eunit_formatters",
                                   {tag,"0.1.2"}}
Cloning into 'eunit_formatters'...
Pulling riak_api from {git,"git://github.com/basho/riak_api.git",
                           {tag,"2.1.5"}}
Cloning into 'riak_api'...
Pulling hyper from {git,"git://github.com/basho/hyper",{tag,"1.0.0"}}
Cloning into 'hyper'...
==> sidejob (get-deps)
==> erlang_js (get-deps)
==> bitcask (get-deps)
Pulling meck from {git,"git://github.com/basho/meck.git",{tag,"0.8.2"}}
Cloning into 'meck'...
Pulling cuttlefish from {git,"https://github.com/basho/cuttlefish.git",
                             {tag,"2.0.8"}}
Cloning into 'cuttlefish'...
==> meck (get-deps)
==> cuttlefish (get-deps)
Pulling getopt from {git,"git://github.com/jcomellas/getopt.git",
                         {tag,"v0.8.2"}}
Cloning into 'getopt'...
Pulling lager from {git,"git://github.com/basho/lager.git",{tag,"3.2.2"}}
Cloning into 'lager'...
Pulling neotoma from {git,"git://github.com/seancribbs/neotoma.git",
                          {tag,"1.7.3"}}
Cloning into 'neotoma'...
==> getopt (get-deps)
==> lager (get-deps)
Pulling goldrush from {git,"git://github.com/DeadZen/goldrush.git",
                           {tag,"0.1.8"}}
Cloning into 'goldrush'...
==> goldrush (get-deps)
==> neotoma (get-deps)
==> eper (get-deps)
==> sext (get-deps)
Pulling edown from {git,"git://github.com/uwiger/edown.git",{tag,"0.5"}}
Cloning into 'edown'...
==> edown (get-deps)
==> riak_pipe (get-deps)
Pulling riak_core from {git,"git://github.com/basho/riak_core.git",
                            {tag,"2.1.8"}}
Cloning into 'riak_core'...
==> riak_core (get-deps)
Pulling poolboy from {git,"git://github.com/basho/poolboy.git",
                          {tag,"0.8.1p3"}}
Cloning into 'poolboy'...
Pulling basho_stats from {git,"git://github.com/basho/basho_stats.git",
                              {tag,"1.0.3"}}
Cloning into 'basho_stats'...
Pulling riak_sysmon from {git,"https://github.com/basho/riak_sysmon.git",
                              {tag,"2.1.3"}}
Cloning into 'riak_sysmon'...
Pulling eleveldb from {git,"git://github.com/basho/eleveldb.git",
                           {tag,"2.0.32"}}
Cloning into 'eleveldb'...
Pulling riak_ensemble from {git,"https://github.com/basho/riak_ensemble",
                                {tag,"2.1.5"}}
Cloning into 'riak_ensemble'...
Pulling pbkdf2 from {git,"git://github.com/basho/erlang-pbkdf2.git",
                         {tag,"2.0.0"}}
Cloning into 'pbkdf2'...
Pulling exometer_core from {git,"git://github.com/basho/exometer_core.git",
                                {tag,"1.0.0-basho8"}}
Cloning into 'exometer_core'...
Pulling clique from {git,"https://github.com/basho/clique.git",{tag,"0.3.7"}}
Cloning into 'clique'...
==> poolboy (get-deps)
==> basho_stats (get-deps)
==> riak_sysmon (get-deps)
==> eleveldb (get-deps)
Cloning into 'leveldb'...
Note: checking out '2.0.31'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at e6a2939... add (int) cast to fix compile errors on 10 of 16 platforms ... argh.
==> riak_ensemble (get-deps)
==> pbkdf2 (get-deps)
==> src (get-deps)
==> exometer_core (get-deps)
Pulling parse_trans from {git,"git://github.com/uwiger/parse_trans.git",
                              {tag,"2.9"}}
Cloning into 'parse_trans'...
Pulling folsom from {git,"git://github.com/basho/folsom.git",{tag,"0.7.4p5"}}
Cloning into 'folsom'...
Pulling setup from {git,"git://github.com/basho/setup.git",{tag,"1.5-basho2"}}
Cloning into 'setup'...
==> parse_trans (get-deps)
==> folsom (get-deps)
Pulling bear from {git,"git://github.com/basho/bear.git",{tag,"0.1.3p1"}}
Cloning into 'bear'...
==> bear (get-deps)
==> setup (get-deps)
==> clique (get-deps)
==> riak_dt (get-deps)
==> eunit_formatters (get-deps)
==> riak_api (get-deps)
Pulling riak_pb from {git,"git://github.com/basho/riak_pb.git",
                          {tag,"2.2.0.0"}}
Cloning into 'riak_pb'...
Pulling webmachine from {git,"git://github.com/basho/webmachine.git",
                             {tag,"1.10.8-basho1"}}
Cloning into 'webmachine'...
==> riak_pb (get-deps)
Pulling protobuffs from {git,"https://github.com/basho/erlang_protobuffs.git",
                             {tag,"0.9.0"}}
Cloning into 'protobuffs'...
Pulling hamcrest from {git,"https://github.com/basho/hamcrest-erlang.git",
                           {tag,"0.3.0-basho"}}
Cloning into 'hamcrest'...
==> protobuffs (get-deps)
==> hamcrest (get-deps)
==> webmachine (get-deps)
Pulling mochiweb from {git,"git://github.com/basho/mochiweb.git",
                           {tag,"v2.9.0p2"}}
Cloning into 'mochiweb'...
==> mochiweb (get-deps)
==> hyper (get-deps)
Pulling proper from {git,"https://github.com/basho/proper.git",{tag,"v1.2p1"}}
Cloning into 'proper'...
Pulling stdlib2 from {git,"https://github.com/basho/stdlib2.git",
                          {tag,"0.0.1"}}
Cloning into 'stdlib2'...
==> proper (get-deps)
==> stdlib2 (get-deps)
==> ibrowse (get-deps)
==> fuse (get-deps)
/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/rebar compile
==> kvc (compile)
Compiled src/kvc.erl
==> sidejob (compile)
Compiled src/sidejob_sup.erl
Compiled src/sidejob_stat.erl
Compiled src/sidejob_worker_sup.erl
Compiled src/sidejob_app.erl
Compiled src/sidejob_config.erl
Compiled src/sidejob.erl
Compiled src/sidejob_resource_stats.erl
Compiled src/sidejob_supervisor.erl
Compiled src/sidejob_worker.erl
Compiled src/sidejob_resource_sup.erl
==> erlang_js (compile)
make[1]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js'
cd c_src; make
make[2]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src'
gunzip -c nsprpub-4.8.tar.gz | tar xf -
patching file nsprpub/lib/tests/Makefile.in
patching file nsprpub/configure.in
patching file nsprpub/configure
patching file nsprpub/pr/src/misc/prnetdb.c
(cd /tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub && \
     ./configure --disable-debug --enable-optimize \
                     --prefix=/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system --enable-64bit && \
         make all install)
creating 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... /usr/bin/whoami
checking for gcc... cc
checking whether the C compiler (cc -m64  ) works... yes
checking whether the C compiler (cc -m64  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for ranlib... ranlib
checking for as... /usr/bin/as
checking for ar... /usr/bin/ar
checking for ld... /usr/bin/ld
checking for strip... /usr/bin/strip
checking for windres... no
checking for gcc -pipe support... no
checking for visibility(hidden) attribute... yes
checking for visibility pragma support... yes
checking for perl5... no
checking for perl... /usr/bin/perl
checking for dlopen in -ldl... yes
checking for dlfcn.h... yes
checking whether cc needs -traditional... no
checking for lchown... yes
checking for strerror... yes
checking for pthread_create in -lpthreads... no
checking for pthread_create in -lpthread... yes
checking whether cc 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[3]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub'
cd config; make -j1 export
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/config'
cc -o now.o -c     -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM   now.c
cc  now.o   -o now
cc -o nsinstall.o -c     -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM   nsinstall.c
cc  nsinstall.o   -o nsinstall
rm -f nfspwd; cp nfspwd.pl nfspwd; chmod +x nfspwd
rm -f ../dist/bin/nspr-config
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/config'
cd pr; make -j1 export
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr'
cd include; make export
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include'
cd md; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/md'
cd private; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/private'
cd obsolete; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include'
cd src; make export
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src'
cd io; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/io'
cc -o prfdcach.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prmwait.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o priometh.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o pripv6.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
pripv6.c: In function ‘Ipv6ToIpv4SocketAccept’:
pripv6.c:167:14: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     PRStatus rv;
              ^
pripv6.c: In function ‘Ipv6ToIpv4SocketAcceptRead’:
pripv6.c:205:14: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     PRStatus rv;
              ^
cc -o prmapopt.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prlayer.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
prlayer.c: In function ‘pl_TopAccept’:
prlayer.c:209:14: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     PRStatus rv;
              ^
prlayer.c: In function ‘pl_DefAcceptread’:
prlayer.c:329:14: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     PRStatus rv;
              ^
cc -o prlog.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prmmap.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prpolevt.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prprf.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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:987:29: warning: ‘nap’ may be used uninitialized in this function [-Wmaybe-uninitialized]
      u.ip = nas ? nap->u.ip : va_arg(ap, int*);
                             ^
cc -o prscanf.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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:285:41: warning: ‘ch’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     while (WITHIN_WIDTH(state) && memchr(digits, ch, dlen)) {
                                         ^
prscanf.c:232:9: note: ‘ch’ was declared here
     int ch;
         ^
prscanf.c:359:29: warning: ‘ch’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     if (WITHIN_WIDTH(state) && ch == DECIMAL_POINT) {
                             ^
prscanf.c:342:9: note: ‘ch’ was declared here
     int ch;
         ^
cc -o prstdio.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/io'
cd linking; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/linking'
cc -o prlink.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/linking'
cd malloc; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/malloc'
cc -o prmalloc.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prmem.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/malloc'
cd md; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md'
cd unix; make export
make[7]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md/unix'
cc -o unix.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
unix.c: In function ‘_PR_UnixInit’:
unix.c:2828:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     int rv;
         ^
cc -o unix_errors.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o uxproces.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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 ‘pr_InstallSigchldHandler’:
uxproces.c:715:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     int rv;
         ^
uxproces.c: In function ‘_MD_InitProcesses’:
uxproces.c:733:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     int rv;
         ^
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 [-Wunused-result]
         write(pr_wp.pipefd[1], "", 1);
              ^
cc -o uxrng.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o uxshm.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o uxwrap.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o linux.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o os_Linux_x86_64.o -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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_64.s
make[7]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md/unix'
cc -o prosdep.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md'
cd memory; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/memory'
cc -o prseg.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prshm.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prshma.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/memory'
cd misc; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/misc'
cc -o pralarm.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o pratom.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prcountr.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prdtoa.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prenv.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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 ‘const’ qualifier from pointer target type [enabled by default]
     result = _PR_MD_PUT_ENV(string);
     ^
In file included from ../../../dist/include/nspr/prmem.h:47:0,
                 from ../../../dist/include/nspr/nspr.h:58,
                 from ../../../pr/include/private/primpl.h:71,
                 from prenv.c:39:
/usr/include/stdlib.h:578:12: note: expected ‘char *’ but argument is of type ‘const char *’
 extern int putenv (char *__string) __THROW __nonnull ((1));
            ^
cc -o prerr.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prerror.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prerrortable.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prinit.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prinrval.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o pripc.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prlog2.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prlong.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prnetdb.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
prnetdb.c: In function ‘pr_NetAddrToStringGNI’:
prnetdb.c:2278:14: warning: variable ‘md_af’ set but not used [-Wunused-but-set-variable]
     PRUint16 md_af = addr->raw.family;
              ^
cc -o prolock.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prrng.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prsystem.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prtime.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prthinfo.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prtpool.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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:417:13: warning: variable ‘rval_status’ set but not used [-Wunused-but-set-variable]
    PRStatus rval_status;
             ^
prtpool.c: In function ‘notify_ioq’:
prtpool.c:986:10: warning: variable ‘rval_status’ set but not used [-Wunused-but-set-variable]
 PRStatus rval_status;
          ^
prtpool.c: In function ‘PR_JoinThreadPool’:
prtpool.c:1107:10: warning: variable ‘rval_status’ set but not used [-Wunused-but-set-variable]
 PRStatus rval_status;
          ^
prtpool.c: In function ‘io_wstart’:
prtpool.c:380:12: warning: ‘polljobs’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    polljobs[pollfds_used] = jobp;
            ^
prtpool.c:360:34: warning: ‘pollfds’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   pollfds[pollfds_used].in_flags = PR_POLL_READ;
                                  ^
cc -o prtrace.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/misc'
cd threads; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/threads'
cc -o prcmon.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prrwlock.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -o prtpd.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/threads'
cd pthreads; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/pthreads'
cc -o ptio.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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 ‘pt_linux_sendfile_cont’:
ptio.c:1116:11: warning: variable ‘oldoffset’ set but not used [-Wunused-but-set-variable]
     off_t oldoffset;
           ^
ptio.c: In function ‘pt_Connect’:
ptio.c:1563:11: warning: variable ‘md_af’ set but not used [-Wunused-but-set-variable]
  PRUint16 md_af = addr->raw.family;
           ^
ptio.c: In function ‘pt_Bind’:
ptio.c:1752:11: warning: variable ‘md_af’ set but not used [-Wunused-but-set-variable]
  PRUint16 md_af = addr->raw.family;
           ^
ptio.c: In function ‘pt_SendTo’:
ptio.c:2009:11: warning: variable ‘md_af’ set but not used [-Wunused-but-set-variable]
  PRUint16 md_af = addr->raw.family;
           ^
ptio.c: In function ‘_pr_poll_with_poll’:
ptio.c:3928:33: warning: ‘start’ may be used uninitialized in this function [-Wmaybe-uninitialized]
                         elapsed = (PRIntervalTime) (PR_IntervalNow()
                                 ^
cc -o ptsynch.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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_InitLocks’:
ptsynch.c:86:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     int rv;
         ^
ptsynch.c: In function ‘pt_PostNotifies’:
ptsynch.c:103:19: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     PRIntn index, rv;
                   ^
ptsynch.c: In function ‘PR_NewLock’:
ptsynch.c:169:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^
ptsynch.c: In function ‘PR_DestroyLock’:
ptsynch.c:188:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^
ptsynch.c: In function ‘PR_Lock’:
ptsynch.c:204:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^
ptsynch.c: In function ‘PR_Unlock’:
ptsynch.c:224:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^
ptsynch.c: In function ‘PR_NewCondVar’:
ptsynch.c:357:13: warning: unused variable ‘rv’ [-Wunused-variable]
         int rv = _PT_PTHREAD_COND_INIT(cv->cv, _pt_cvar_attr); 
             ^
ptsynch.c: In function ‘PR_DestroyCondVar’:
ptsynch.c:372:16: warning: unused variable ‘rv’ [-Wunused-variable]
         PRIntn rv = pthread_cond_destroy(&cvar->cv); PR_ASSERT(0 == rv);
                ^
ptsynch.c: In function ‘PR_DestroyMonitor’:
ptsynch.c:509:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     int rv;
         ^
ptsynch.c: In function ‘PRP_NewNakedCondVar’:
ptsynch.c:1100:13: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
         int rv;
             ^
ptsynch.c: In function ‘PRP_DestroyNakedCondVar’:
ptsynch.c:1110:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     int rv;
         ^
ptsynch.c: In function ‘PRP_NakedNotify’:
ptsynch.c:1139:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     int rv;
         ^
ptsynch.c: In function ‘PRP_NakedBroadcast’:
ptsynch.c:1148:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     int rv;
         ^
cc -o ptthread.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
ptthread.c: In function ‘_pt_root’:
ptthread.c:170:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^
ptthread.c: In function ‘pt_AttachThread’:
ptthread.c:295:13: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
         int rv;
             ^
ptthread.c: In function ‘PR_DetachThread’:
ptthread.c:640:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     int rv;
         ^
ptthread.c: In function ‘PR_Interrupt’:
ptthread.c:754:16: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
         PRIntn rv;
                ^
ptthread.c: In function ‘_PR_InitThreads’:
ptthread.c:866:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     int rv;
         ^
ptthread.c: In function ‘_PR_Fini’:
ptthread.c:1013:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     int rv;
         ^
ptthread.c: In function ‘PR_Cleanup’:
ptthread.c:1035:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     int rv;
         ^
ptthread.c: In function ‘init_pthread_gc_support’:
ptthread.c:1167:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^
ptthread.c: In function ‘pt_SuspendSet’:
ptthread.c:1385:12: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     PRIntn rv;
            ^
ptthread.c: In function ‘PR_SuspendAll’:
ptthread.c:1505:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable]
     int rv;
         ^
cc -o ptmisc.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/pthreads'
cc -o prvrsion.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
prvrsion.c: In function ‘libVersionPoint’:
prvrsion.c:116:17: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable]
     const char *dummy;
                 ^
rm -f libnspr4.a
/usr/bin/ar cr libnspr4.a ./prvrsion.o io/./prfdcach.o io/./prmwait.o io/./prmapopt.o io/./priometh.o io/./pripv6.o io/./prlayer.o io/./prlog.o io/./prmmap.o io/./prpolevt.o io/./prprf.o io/./prscanf.o io/./prstdio.o threads/./prcmon.o threads/./prrwlock.o threads/./prtpd.o linking/./prlink.o malloc/./prmalloc.o malloc/./prmem.o md/./prosdep.o memory/./prshm.o memory/./prshma.o memory/./prseg.o misc/./pralarm.o misc/./pratom.o misc/./prcountr.o misc/./prdtoa.o misc/./prenv.o misc/./prerr.o misc/./prerror.o misc/./prerrortable.o misc/./prinit.o misc/./prinrval.o misc/./pripc.o misc/./prlog2.o misc/./prlong.o misc/./prnetdb.o misc/./prolock.o misc/./prrng.o misc/./prsystem.o misc/./prthinfo.o misc/./prtpool.o misc/./prtrace.o misc/./prtime.o pthreads/./ptsynch.o pthreads/./ptio.o pthreads/./ptthread.o pthreads/./ptmisc.o md/unix/./unix.o md/unix/./unix_errors.o md/unix/./uxproces.o md/unix/./uxrng.o md/unix/./uxshm.o md/unix/./uxwrap.o md/unix/./linux.o md/unix/./os_Linux_x86_64.o 
ranlib libnspr4.a
rm -f libnspr4.so
cc -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_64.o   -lpthread -ldl
../../config/./nsinstall -R -m 444 ./libnspr4.a ./libnspr4.so ../../dist/lib
../../config/./nsinstall -R -m 444 ./libnspr4.so ../../dist/bin
make[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src'
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr'
cd lib; make -j1 export
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib'
cd ds; make export
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/ds'
cc -o plarena.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../dist/include/nspr -I../../pr/include  plarena.c
cc -o plhash.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../dist/include/nspr -I../../pr/include  plhash.c
cc -o plvrsion.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
plvrsion.c: In function ‘libVersionPoint’:
plvrsion.c:116:17: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable]
     const char *dummy;
                 ^
rm -f libplds4.a
/usr/bin/ar cr libplds4.a ./plarena.o ./plhash.o ./plvrsion.o  
ranlib libplds4.a
rm -f libplds4.so
cc -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[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/ds'
cd libc; make export
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc'
cd include; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/include'
cd src; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/src'
cc -o plvrsion.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  -I. plvrsion.c
plvrsion.c: In function ‘libVersionPoint’:
plvrsion.c:116:17: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable]
     const char *dummy;
                 ^
cc -o strlen.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  strlen.c
cc -o strcpy.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  strcpy.c
cc -o strdup.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  strdup.c
cc -o strcase.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  strcase.c
cc -o strcat.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  strcat.c
cc -o strcmp.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  strcmp.c
cc -o strchr.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  strchr.c
cc -o strpbrk.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  strpbrk.c
cc -o strstr.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  strstr.c
cc -o strtok.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  strtok.c
cc -o base64.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  base64.c
cc -o plerror.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I../../../dist/include/nspr  plerror.c
cc -o plgetopt.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
cc -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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/src'
make[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc'
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib'
cd config; make -j1 install
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/config'
../config/./nsinstall -t -m 0755 nspr-config /tmp/thumbs/develop-2.2/bin
../config/./nsinstall -D /tmp/thumbs/develop-2.2/share/aclocal
../config/./nsinstall -t -m 0644 nspr.m4 /tmp/thumbs/develop-2.2/share/aclocal
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/config'
cd pr; make -j1 install
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr'
cd include; make install
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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 /tmp/thumbs/develop-2.2/include/nspr/
cd md; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/md'
../../../config/./nsinstall -D /tmp/thumbs/develop-2.2/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 /tmp/thumbs/develop-2.2/include/nspr/md
../../../config/./nsinstall -t -m 644 ./_linux.cfg /tmp/thumbs/develop-2.2/include/nspr
mv -f /tmp/thumbs/develop-2.2/include/nspr/_linux.cfg /tmp/thumbs/develop-2.2/include/nspr/prcpucfg.h
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/md'
cd private; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/private'
../../../config/./nsinstall -t -m 0644 ./pprio.h ./pprthred.h ./prpriv.h /tmp/thumbs/develop-2.2/include/nspr/private
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/private'
cd obsolete; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/obsolete'
../../../config/./nsinstall -t -m 0644 ./pralarm.h ./probslet.h ./protypes.h ./prsem.h /tmp/thumbs/develop-2.2/include/nspr/obsolete
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/obsolete'
make[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include'
cd src; make install
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src'
../../config/./nsinstall -t -m 0755 ./libnspr4.a ./libnspr4.so /tmp/thumbs/develop-2.2/lib/
cd io; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/io'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/io'
cd linking; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/linking'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/linking'
cd malloc; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/malloc'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/malloc'
cd md; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md'
cd unix; make install
make[7]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md/unix'
make[7]: Nothing to be done for `install'.
make[7]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md/unix'
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md'
cd memory; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/memory'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/memory'
cd misc; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/misc'
../../../config/./nsinstall -t -m 0755 ./compile-et.pl ./prerr.properties /tmp/thumbs/develop-2.2/bin
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/misc'
cd threads; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/threads'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/threads'
cd pthreads; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/pthreads'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/pthreads'
make[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src'
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr'
cd lib; make -j1 install
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib'
cd ds; make install
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/ds'
../../config/./nsinstall -t -m 0644 ./plarenas.h ./plarena.h ./plhash.h /tmp/thumbs/develop-2.2/include/nspr/
../../config/./nsinstall -t -m 0755 ./libplds4.a ./libplds4.so /tmp/thumbs/develop-2.2/lib/
make[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/ds'
cd libc; make install
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc'
cd include; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/include'
../../../config/./nsinstall -t -m 0644 ./plbase64.h ./plerror.h ./plgetopt.h ./plresolv.h ./plstr.h /tmp/thumbs/develop-2.2/include/nspr/
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/include'
cd src; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/src'
../../../config/./nsinstall -t -m 0755 ./libplc4.a ./libplc4.so /tmp/thumbs/develop-2.2/lib/
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/src'
make[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc'
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib'
make[3]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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/DragonFly.mk
patching file js/src/config/FreeBSD.mk
patching file js/src/config/NetBSD.mk
patching file js/src/config/OpenBSD.mk
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
patching file js/src/jstypes.h
cat: ../../dist/Linux_All_OPT.OBJ/nspr/Version: No such file or directory
make[3]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/js/src'
cd editline; make -f Makefile.ref all
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/js/src/editline'
gcc -o Linux_All_OPT.OBJ/editline.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu  -DJSFILE -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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’ [-Wimplicit-function-declaration]
  (void)kill(getpid(), s);
  ^
editline.c: In function ‘add_history’:
editline.c:1051:5: warning: pointer targets in passing argument 2 of ‘strcmp’ differ in signedness [-Wpointer-sign]
     if (H.Size && strcmp(p, H.Lines[H.Size - 1]) == 0)
     ^
In file included from editline.h:66:0,
                 from editline.c:64:
/usr/include/string.h:144:12: note: expected ‘const char *’ but argument is of type ‘CHAR *’
 extern int strcmp (const char *__s1, const char *__s2)
            ^
gcc -o Linux_All_OPT.OBJ/sysunix.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu  -DJSFILE -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/js/src'
make[4]: Circular jscpucfg.h <- Linux_All_OPT.OBJ/jsautocfg.h dependency dropped.
gcc -o Linux_All_OPT.OBJ/jscpucfg.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jscpucfg.c
gcc -o Linux_All_OPT.OBJ/jscpucfg Linux_All_OPT.OBJ/jscpucfg.o  -lm
make[4]: 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 -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsapi.c
jsapi.c: In function ‘JS_ConvertArgumentsVA’:
jsapi.c:272:39: warning: passing argument 5 of ‘TryArgumentFormatter’ from incompatible pointer type [enabled by default]
                                       JS_ADDRESSOF_VA_LIST(ap))) {
                                       ^
jsapi.c:134:1: note: expected ‘struct __va_list_tag (*)[1]’ but argument is of type ‘struct __va_list_tag **’
 TryArgumentFormatter(JSContext *cx, const char **formatp, JSBool fromJS,
 ^
jsapi.c: In function ‘JS_PushArgumentsVA’:
jsapi.c:380:39: warning: passing argument 5 of ‘TryArgumentFormatter’ from incompatible pointer type [enabled by default]
                                       JS_ADDRESSOF_VA_LIST(ap))) {
                                       ^
jsapi.c:134:1: note: expected ‘struct __va_list_tag (*)[1]’ but argument is of type ‘struct __va_list_tag **’
 TryArgumentFormatter(JSContext *cx, const char **formatp, JSBool fromJS,
 ^
gcc -o Linux_All_OPT.OBJ/jsarena.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsarena.c
gcc -o Linux_All_OPT.OBJ/jsarray.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsarray.c
gcc -o Linux_All_OPT.OBJ/jsatom.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsatom.c
jsatom.c: In function ‘js_InitAtomMap’:
jsatom.c:1019:12: warning: variable ‘count’ set but not used [-Wunused-but-set-variable]
     uint32 count;
            ^
gcc -o Linux_All_OPT.OBJ/jsbool.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsbool.c
gcc -o Linux_All_OPT.OBJ/jscntxt.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jscntxt.c
gcc -o Linux_All_OPT.OBJ/jsdate.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsdate.c
gcc -o Linux_All_OPT.OBJ/jsdbgapi.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsdbgapi.c
gcc -o Linux_All_OPT.OBJ/jsdhash.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsdhash.c
gcc -o Linux_All_OPT.OBJ/jsdtoa.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsdtoa.c
jsdtoa.c: In function ‘JS_dtostr’:
jsdtoa.c:2846:32: warning: ‘decPt’ may be used uninitialized in this function [-Wmaybe-uninitialized]
                 if (decPt < -5 || decPt > precision)
                                ^
gcc -o Linux_All_OPT.OBJ/jsemit.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsemit.c
gcc -o Linux_All_OPT.OBJ/jsexn.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsexn.c
gcc -o Linux_All_OPT.OBJ/jsfun.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsfun.c
jsfun.c: In function ‘CallPropertyOp’:
jsfun.c:742:17: warning: variable ‘fun’ set but not used [-Wunused-but-set-variable]
     JSFunction *fun;
                 ^
gcc -o Linux_All_OPT.OBJ/jsgc.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsgc.c
gcc -o Linux_All_OPT.OBJ/jshash.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64   jsinterp.c
gcc -o Linux_All_OPT.OBJ/jsinvoke.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsinvoke.c
In file included from jsinvoke.c:43:0:
jsinterp.c: In function ‘AllocateAfterSP’:
jsinterp.c:520:12: warning: variable ‘sp2’ set but not used [-Wunused-but-set-variable]
     jsval *sp2;
            ^
gcc -o Linux_All_OPT.OBJ/jsiter.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsiter.c
gcc -o Linux_All_OPT.OBJ/jslock.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jslock.c
jslock.c: In function ‘ClaimTitle’:
jslock.c:389:14: warning: variable ‘stat’ set but not used [-Wunused-but-set-variable]
     PRStatus stat;
              ^
jslock.c: In function ‘js_TransferTitle’:
jslock.c:1115:12: warning: variable ‘me’ set but not used [-Wunused-but-set-variable]
     jsword me;
            ^
gcc -o Linux_All_OPT.OBJ/jslog2.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jslog2.c
gcc -o Linux_All_OPT.OBJ/jslong.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jslong.c
gcc -o Linux_All_OPT.OBJ/jsmath.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsmath.c
gcc -o Linux_All_OPT.OBJ/jsnum.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsnum.c
gcc -o Linux_All_OPT.OBJ/jsobj.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsobj.c
jsobj.c: In function ‘obj_getSlot’:
jsobj.c:163:12: warning: variable ‘slot’ set but not used [-Wunused-but-set-variable]
     uint32 slot;
            ^
jsobj.c: In function ‘js_NativeSet’:
jsobj.c:3596:11: warning: variable ‘pval’ set but not used [-Wunused-but-set-variable]
     jsval pval;
           ^
gcc -o Linux_All_OPT.OBJ/jsopcode.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsopcode.c
jsopcode.c: In function ‘GetLocal’:
jsopcode.c:1155:16: warning: variable ‘cx’ set but not used [-Wunused-but-set-variable]
     JSContext *cx;
                ^
jsopcode.c: In function ‘DecompileDestructuring’:
jsopcode.c:1346:14: warning: variable ‘saveop’ set but not used [-Wunused-but-set-variable]
     JSOp op, saveop;
              ^
jsopcode.c: In function ‘Decompile’:
jsopcode.c:1882:19: warning: case value ‘256’ not in enumerated type ‘JSOp’ [-Wswitch]
                   case JSOP_GETPROP2:
                   ^
jsopcode.c:1885:19: warning: case value ‘257’ not in enumerated type ‘JSOp’ [-Wswitch]
                   case JSOP_GETELEM2:
                   ^
jsopcode.c:3570:15: warning: case value ‘256’ not in enumerated type ‘JSOp’ [-Wswitch]
               case JSOP_GETPROP2:
               ^
jsopcode.c:3644:15: warning: case value ‘257’ not in enumerated type ‘JSOp’ [-Wswitch]
               case JSOP_GETELEM2:
               ^
gcc -o Linux_All_OPT.OBJ/jsparse.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsparse.c
jsparse.c: In function ‘Variables’:
jsparse.c:3519:19: warning: variable ‘fp’ set but not used [-Wunused-but-set-variable]
     JSStackFrame *fp;
                   ^
gcc -o Linux_All_OPT.OBJ/jsprf.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsprf.c
gcc -o Linux_All_OPT.OBJ/jsregexp.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsregexp.c
gcc -o Linux_All_OPT.OBJ/jskwgen.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jskwgen.c
gcc -o Linux_All_OPT.OBJ/jskwgen -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64   -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 -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsscan.c
gcc -o Linux_All_OPT.OBJ/jsscope.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsscope.c
gcc -o Linux_All_OPT.OBJ/jsscript.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsscript.c
gcc -o Linux_All_OPT.OBJ/jsstr.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsstr.c
gcc -o Linux_All_OPT.OBJ/jsutil.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsutil.c
gcc -o Linux_All_OPT.OBJ/jsxdrapi.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsxdrapi.c
gcc -o Linux_All_OPT.OBJ/jsxml.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsxml.c
gcc -o Linux_All_OPT.OBJ/prmjtime.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  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/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/lib -lnspr4
gcc -o Linux_All_OPT.OBJ/js.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  js.c
gcc -o Linux_All_OPT.OBJ/js -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  Linux_All_OPT.OBJ/js.o Linux_All_OPT.OBJ/libjs.a  -lm -L/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/lib -lnspr4 \
        editline/Linux_All_OPT.OBJ/libedit.a
make[4]: `Linux_All_OPT.OBJ/jsautocfg.h' is up to date.
make[4]: `Linux_All_OPT.OBJ/jscpucfg' is up to date.
make[4]: `Linux_All_OPT.OBJ/jscpucfg.o' is up to date.
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/js/src'
make[3]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/js/src'
mkdir: cannot create directory ‘/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/js’: No such file or directory
make[2]: *** [/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/lib/libjs.a] Error 1
make[2]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src'
make[1]: *** [c_src] Error 2
make[1]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js'
ERROR: Command [compile] failed!
make: *** [compile] Error 1



⛔ MAKE_XREF

Started at: 2016-11-10 13:50
Duration: 21 seconds.
Result: ERROR
Message: Step make_xref Failed!
Exit Code: 2

📄


cd /tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268 && make xref 2>&1

/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/rebar get-deps
==> kvc (get-deps)
==> sidejob (get-deps)
==> erlang_js (get-deps)
==> meck (get-deps)
==> getopt (get-deps)
==> goldrush (get-deps)
==> lager (get-deps)
==> neotoma (get-deps)
==> cuttlefish (get-deps)
==> bitcask (get-deps)
==> eper (get-deps)
==> edown (get-deps)
==> sext (get-deps)
==> poolboy (get-deps)
==> basho_stats (get-deps)
==> riak_sysmon (get-deps)
==> eleveldb (get-deps)
==> riak_ensemble (get-deps)
==> pbkdf2 (get-deps)
==> parse_trans (get-deps)
==> bear (get-deps)
==> folsom (get-deps)
==> setup (get-deps)
==> src (get-deps)
==> exometer_core (get-deps)
==> clique (get-deps)
==> riak_core (get-deps)
==> riak_pipe (get-deps)
==> riak_dt (get-deps)
==> eunit_formatters (get-deps)
==> protobuffs (get-deps)
==> hamcrest (get-deps)
==> riak_pb (get-deps)
==> mochiweb (get-deps)
==> webmachine (get-deps)
==> riak_api (get-deps)
==> proper (get-deps)
==> stdlib2 (get-deps)
==> hyper (get-deps)
==> riak_kv (get-deps)
==> ibrowse (get-deps)
==> fuse (get-deps)
==> develop-2.2#381e573#dr-better_required_queue_list#e228268 (get-deps)
/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/rebar compile
==> kvc (compile)
==> sidejob (compile)
==> erlang_js (compile)
make[1]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js'
cd c_src; make
make[2]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src'
gunzip -c nsprpub-4.8.tar.gz | tar xf -
patching file nsprpub/lib/tests/Makefile.in
patching file nsprpub/configure.in
patching file nsprpub/configure
patching file nsprpub/pr/src/misc/prnetdb.c
(cd /tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub && \
     ./configure --disable-debug --enable-optimize \
                     --prefix=/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system --enable-64bit && \
         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) cc
checking whether the C compiler (cc -m64  ) works... yes
checking whether the C compiler (cc -m64  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) cc -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) yes
checking for dlfcn.h... (cached) yes
checking whether cc needs -traditional... (cached) no
checking for lchown... (cached) yes
checking for strerror... (cached) yes
checking for pthread_create in -lpthreads... no
checking for pthread_create in -lpthread... yes
checking whether cc accepts -pthread... yes
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[3]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub'
cd config; make -j1 export
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/config'
rm -f ../dist/bin/nspr-config
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/config'
cd pr; make -j1 export
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr'
cd include; make export
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include'
cd md; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/md'
cd private; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/private'
cd obsolete; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include'
cd src; make export
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src'
cd io; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/io'
make[6]: Nothing to be done for `export'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/io'
cd linking; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/linking'
make[6]: Nothing to be done for `export'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/linking'
cd malloc; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/malloc'
make[6]: Nothing to be done for `export'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/malloc'
cd md; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md'
cd unix; make export
make[7]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md/unix'
make[7]: Nothing to be done for `export'.
make[7]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md/unix'
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md'
cd memory; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/memory'
make[6]: Nothing to be done for `export'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/memory'
cd misc; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/misc'
cc -o prnetdb.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
prnetdb.c: In function ‘pr_NetAddrToStringGNI’:
prnetdb.c:2278:14: warning: variable ‘md_af’ set but not used [-Wunused-but-set-variable]
     PRUint16 md_af = addr->raw.family;
              ^
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/misc'
cd threads; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/threads'
make[6]: Nothing to be done for `export'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/threads'
cd pthreads; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/pthreads'
make[6]: Nothing to be done for `export'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/pthreads'
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_64.o 
ranlib libnspr4.a
rm -f libnspr4.so
cc -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_64.o   -lpthread -ldl
../../config/./nsinstall -R -m 444 ./libnspr4.a ./libnspr4.so ../../dist/lib
../../config/./nsinstall -R -m 444 ./libnspr4.so ../../dist/bin
make[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src'
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr'
cd lib; make -j1 export
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib'
cd ds; make export
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/ds'
../../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[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/ds'
cd libc; make export
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc'
cd include; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/include'
cd src; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/src'
../../../config/./nsinstall -R -m 444 ./libplc4.a ./libplc4.so ../../../dist/lib
../../../config/./nsinstall -R -m 444 ./libplc4.so ../../../dist/bin
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/src'
make[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc'
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib'
cd config; make -j1 install
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/config'
../config/./nsinstall -t -m 0755 nspr-config /tmp/thumbs/develop-2.2/bin
../config/./nsinstall -D /tmp/thumbs/develop-2.2/share/aclocal
../config/./nsinstall -t -m 0644 nspr.m4 /tmp/thumbs/develop-2.2/share/aclocal
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/config'
cd pr; make -j1 install
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr'
cd include; make install
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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 /tmp/thumbs/develop-2.2/include/nspr/
cd md; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/md'
../../../config/./nsinstall -D /tmp/thumbs/develop-2.2/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 /tmp/thumbs/develop-2.2/include/nspr/md
../../../config/./nsinstall -t -m 644 ./_linux.cfg /tmp/thumbs/develop-2.2/include/nspr
mv -f /tmp/thumbs/develop-2.2/include/nspr/_linux.cfg /tmp/thumbs/develop-2.2/include/nspr/prcpucfg.h
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/md'
cd private; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/private'
../../../config/./nsinstall -t -m 0644 ./pprio.h ./pprthred.h ./prpriv.h /tmp/thumbs/develop-2.2/include/nspr/private
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/private'
cd obsolete; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/obsolete'
../../../config/./nsinstall -t -m 0644 ./pralarm.h ./probslet.h ./protypes.h ./prsem.h /tmp/thumbs/develop-2.2/include/nspr/obsolete
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/obsolete'
make[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include'
cd src; make install
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src'
../../config/./nsinstall -t -m 0755 ./libnspr4.a ./libnspr4.so /tmp/thumbs/develop-2.2/lib/
cd io; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/io'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/io'
cd linking; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/linking'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/linking'
cd malloc; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/malloc'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/malloc'
cd md; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md'
cd unix; make install
make[7]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md/unix'
make[7]: Nothing to be done for `install'.
make[7]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md/unix'
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md'
cd memory; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/memory'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/memory'
cd misc; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/misc'
../../../config/./nsinstall -t -m 0755 ./compile-et.pl ./prerr.properties /tmp/thumbs/develop-2.2/bin
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/misc'
cd threads; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/threads'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/threads'
cd pthreads; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/pthreads'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/pthreads'
make[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src'
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr'
cd lib; make -j1 install
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib'
cd ds; make install
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/ds'
../../config/./nsinstall -t -m 0644 ./plarenas.h ./plarena.h ./plhash.h /tmp/thumbs/develop-2.2/include/nspr/
../../config/./nsinstall -t -m 0755 ./libplds4.a ./libplds4.so /tmp/thumbs/develop-2.2/lib/
make[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/ds'
cd libc; make install
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc'
cd include; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/include'
../../../config/./nsinstall -t -m 0644 ./plbase64.h ./plerror.h ./plgetopt.h ./plresolv.h ./plstr.h /tmp/thumbs/develop-2.2/include/nspr/
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/include'
cd src; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/src'
../../../config/./nsinstall -t -m 0755 ./libplc4.a ./libplc4.so /tmp/thumbs/develop-2.2/lib/
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/src'
make[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc'
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib'
make[3]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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).
The next patch would create the file js/src/config/DragonFly.mk,
which already exists!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored
Skipping patch
The next patch would create the file js/src/config/FreeBSD.mk,
which already exists!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored
Skipping patch
patching file js/src/config/NetBSD.mk
patching file js/src/config/OpenBSD.mk
patching file js/src/config/SunOS5.10.mk
The next patch would create the file js/src/config/SunOS5.10_i86pc.mk,
which already exists!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored
Skipping patch
The next patch would create the file js/src/config/SunOS5.11.mk,
which already exists!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored
Skipping patch
The next patch would create the file js/src/config/SunOS5.11_i86pc.mk,
which already exists!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored
Skipping patch
The next patch would create the file js/src/config/SunOS5.1x_i86pc.mk,
which already exists!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored
Skipping patch
patching file js/src/config.mk
patching file js/src/jstypes.h
cat: ../../dist/Linux_All_OPT.OBJ/nspr/Version: No such file or directory
make[3]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/js/src'
cd editline; make -f Makefile.ref all
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/js/src/editline'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/js/src'
make[4]: Circular jscpucfg.h <- Linux_All_OPT.OBJ/jsautocfg.h dependency dropped.
make[4]: Circular Linux_All_OPT.OBJ/jsautocfg.h <- Linux_All_OPT.OBJ/jsautocfg.h dependency dropped.
gcc -o Linux_All_OPT.OBJ/jsapi.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsapi.c
jsapi.c: In function ‘JS_ConvertArgumentsVA’:
jsapi.c:272:39: warning: passing argument 5 of ‘TryArgumentFormatter’ from incompatible pointer type [enabled by default]
                                       JS_ADDRESSOF_VA_LIST(ap))) {
                                       ^
jsapi.c:134:1: note: expected ‘struct __va_list_tag (*)[1]’ but argument is of type ‘struct __va_list_tag **’
 TryArgumentFormatter(JSContext *cx, const char **formatp, JSBool fromJS,
 ^
jsapi.c: In function ‘JS_PushArgumentsVA’:
jsapi.c:380:39: warning: passing argument 5 of ‘TryArgumentFormatter’ from incompatible pointer type [enabled by default]
                                       JS_ADDRESSOF_VA_LIST(ap))) {
                                       ^
jsapi.c:134:1: note: expected ‘struct __va_list_tag (*)[1]’ but argument is of type ‘struct __va_list_tag **’
 TryArgumentFormatter(JSContext *cx, const char **formatp, JSBool fromJS,
 ^
gcc -o Linux_All_OPT.OBJ/jsarena.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsarena.c
gcc -o Linux_All_OPT.OBJ/jsarray.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsarray.c
gcc -o Linux_All_OPT.OBJ/jsatom.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsatom.c
jsatom.c: In function ‘js_InitAtomMap’:
jsatom.c:1019:12: warning: variable ‘count’ set but not used [-Wunused-but-set-variable]
     uint32 count;
            ^
gcc -o Linux_All_OPT.OBJ/jsbool.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsbool.c
gcc -o Linux_All_OPT.OBJ/jscntxt.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jscntxt.c
gcc -o Linux_All_OPT.OBJ/jsdate.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsdate.c
gcc -o Linux_All_OPT.OBJ/jsdbgapi.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsdbgapi.c
gcc -o Linux_All_OPT.OBJ/jsdhash.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsdhash.c
gcc -o Linux_All_OPT.OBJ/jsdtoa.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsdtoa.c
jsdtoa.c: In function ‘JS_dtostr’:
jsdtoa.c:2846:32: warning: ‘decPt’ may be used uninitialized in this function [-Wmaybe-uninitialized]
                 if (decPt < -5 || decPt > precision)
                                ^
gcc -o Linux_All_OPT.OBJ/jsemit.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsemit.c
gcc -o Linux_All_OPT.OBJ/jsexn.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsexn.c
gcc -o Linux_All_OPT.OBJ/jsfun.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsfun.c
jsfun.c: In function ‘CallPropertyOp’:
jsfun.c:742:17: warning: variable ‘fun’ set but not used [-Wunused-but-set-variable]
     JSFunction *fun;
                 ^
gcc -o Linux_All_OPT.OBJ/jsgc.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsgc.c
gcc -o Linux_All_OPT.OBJ/jshash.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jshash.c
gcc -o Linux_All_OPT.OBJ/jsinvoke.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsinvoke.c
In file included from jsinvoke.c:43:0:
jsinterp.c: In function ‘AllocateAfterSP’:
jsinterp.c:520:12: warning: variable ‘sp2’ set but not used [-Wunused-but-set-variable]
     jsval *sp2;
            ^
gcc -o Linux_All_OPT.OBJ/jsiter.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsiter.c
gcc -o Linux_All_OPT.OBJ/jslock.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jslock.c
jslock.c: In function ‘ClaimTitle’:
jslock.c:389:14: warning: variable ‘stat’ set but not used [-Wunused-but-set-variable]
     PRStatus stat;
              ^
jslock.c: In function ‘js_TransferTitle’:
jslock.c:1115:12: warning: variable ‘me’ set but not used [-Wunused-but-set-variable]
     jsword me;
            ^
gcc -o Linux_All_OPT.OBJ/jslog2.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jslog2.c
gcc -o Linux_All_OPT.OBJ/jslong.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jslong.c
gcc -o Linux_All_OPT.OBJ/jsmath.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsmath.c
gcc -o Linux_All_OPT.OBJ/jsnum.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsnum.c
gcc -o Linux_All_OPT.OBJ/jsobj.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsobj.c
jsobj.c: In function ‘obj_getSlot’:
jsobj.c:163:12: warning: variable ‘slot’ set but not used [-Wunused-but-set-variable]
     uint32 slot;
            ^
jsobj.c: In function ‘js_NativeSet’:
jsobj.c:3596:11: warning: variable ‘pval’ set but not used [-Wunused-but-set-variable]
     jsval pval;
           ^
gcc -o Linux_All_OPT.OBJ/jsopcode.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsopcode.c
jsopcode.c: In function ‘GetLocal’:
jsopcode.c:1155:16: warning: variable ‘cx’ set but not used [-Wunused-but-set-variable]
     JSContext *cx;
                ^
jsopcode.c: In function ‘DecompileDestructuring’:
jsopcode.c:1346:14: warning: variable ‘saveop’ set but not used [-Wunused-but-set-variable]
     JSOp op, saveop;
              ^
jsopcode.c: In function ‘Decompile’:
jsopcode.c:1882:19: warning: case value ‘256’ not in enumerated type ‘JSOp’ [-Wswitch]
                   case JSOP_GETPROP2:
                   ^
jsopcode.c:1885:19: warning: case value ‘257’ not in enumerated type ‘JSOp’ [-Wswitch]
                   case JSOP_GETELEM2:
                   ^
jsopcode.c:3570:15: warning: case value ‘256’ not in enumerated type ‘JSOp’ [-Wswitch]
               case JSOP_GETPROP2:
               ^
jsopcode.c:3644:15: warning: case value ‘257’ not in enumerated type ‘JSOp’ [-Wswitch]
               case JSOP_GETELEM2:
               ^
gcc -o Linux_All_OPT.OBJ/jsparse.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsparse.c
jsparse.c: In function ‘Variables’:
jsparse.c:3519:19: warning: variable ‘fp’ set but not used [-Wunused-but-set-variable]
     JSStackFrame *fp;
                   ^
gcc -o Linux_All_OPT.OBJ/jsprf.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsprf.c
gcc -o Linux_All_OPT.OBJ/jsregexp.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsregexp.c
gcc -o Linux_All_OPT.OBJ/jsscan.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsscan.c
gcc -o Linux_All_OPT.OBJ/jsscope.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsscope.c
gcc -o Linux_All_OPT.OBJ/jsscript.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsscript.c
gcc -o Linux_All_OPT.OBJ/jsstr.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsstr.c
gcc -o Linux_All_OPT.OBJ/jsutil.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsutil.c
gcc -o Linux_All_OPT.OBJ/jsxdrapi.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsxdrapi.c
gcc -o Linux_All_OPT.OBJ/jsxml.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsxml.c
gcc -o Linux_All_OPT.OBJ/prmjtime.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  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/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
r - Linux_All_OPT.OBJ/jsapi.o
r - Linux_All_OPT.OBJ/jsarena.o
r - Linux_All_OPT.OBJ/jsarray.o
r - Linux_All_OPT.OBJ/jsatom.o
r - Linux_All_OPT.OBJ/jsbool.o
r - Linux_All_OPT.OBJ/jscntxt.o
r - Linux_All_OPT.OBJ/jsdate.o
r - Linux_All_OPT.OBJ/jsdbgapi.o
r - Linux_All_OPT.OBJ/jsdhash.o
r - Linux_All_OPT.OBJ/jsdtoa.o
r - Linux_All_OPT.OBJ/jsemit.o
r - Linux_All_OPT.OBJ/jsexn.o
r - Linux_All_OPT.OBJ/jsfun.o
r - Linux_All_OPT.OBJ/jsgc.o
r - Linux_All_OPT.OBJ/jshash.o
r - Linux_All_OPT.OBJ/jsinvoke.o
r - Linux_All_OPT.OBJ/jsiter.o
r - Linux_All_OPT.OBJ/jslock.o
r - Linux_All_OPT.OBJ/jslog2.o
r - Linux_All_OPT.OBJ/jslong.o
r - Linux_All_OPT.OBJ/jsmath.o
r - Linux_All_OPT.OBJ/jsnum.o
r - Linux_All_OPT.OBJ/jsobj.o
r - Linux_All_OPT.OBJ/jsopcode.o
r - Linux_All_OPT.OBJ/jsparse.o
r - Linux_All_OPT.OBJ/jsprf.o
r - Linux_All_OPT.OBJ/jsregexp.o
r - Linux_All_OPT.OBJ/jsscan.o
r - Linux_All_OPT.OBJ/jsscope.o
r - Linux_All_OPT.OBJ/jsscript.o
r - Linux_All_OPT.OBJ/jsstr.o
r - Linux_All_OPT.OBJ/jsutil.o
r - Linux_All_OPT.OBJ/jsxdrapi.o
r - Linux_All_OPT.OBJ/jsxml.o
r - 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/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/lib -lnspr4
gcc -o Linux_All_OPT.OBJ/js.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  js.c
gcc -o Linux_All_OPT.OBJ/js -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  Linux_All_OPT.OBJ/js.o Linux_All_OPT.OBJ/libjs.a  -lm -L/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/lib -lnspr4 \
        editline/Linux_All_OPT.OBJ/libedit.a
make[4]: `Linux_All_OPT.OBJ/jsautocfg.h' is up to date.
make[4]: `Linux_All_OPT.OBJ/jscpucfg' is up to date.
make[4]: `Linux_All_OPT.OBJ/jscpucfg.o' is up to date.
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/js/src'
make[3]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/js/src'
mkdir: cannot create directory ‘/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/js’: No such file or directory
make[2]: *** [/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/lib/libjs.a] Error 1
make[2]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src'
make[1]: *** [c_src] Error 2
make[1]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js'
ERROR: Command [compile] failed!
make: *** [compile] Error 1



⛔ MAKE_DIALYZER

Started at: 2016-11-10 13:50
Duration: 21 seconds.
Result: ERROR
Message: Step make_dialyzer Failed!
Exit Code: 2

📄


cd /tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268 && make dialyzer 2>&1

/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/rebar get-deps
==> kvc (get-deps)
==> sidejob (get-deps)
==> erlang_js (get-deps)
==> meck (get-deps)
==> getopt (get-deps)
==> goldrush (get-deps)
==> lager (get-deps)
==> neotoma (get-deps)
==> cuttlefish (get-deps)
==> bitcask (get-deps)
==> eper (get-deps)
==> edown (get-deps)
==> sext (get-deps)
==> poolboy (get-deps)
==> basho_stats (get-deps)
==> riak_sysmon (get-deps)
==> eleveldb (get-deps)
==> riak_ensemble (get-deps)
==> pbkdf2 (get-deps)
==> parse_trans (get-deps)
==> bear (get-deps)
==> folsom (get-deps)
==> setup (get-deps)
==> src (get-deps)
==> exometer_core (get-deps)
==> clique (get-deps)
==> riak_core (get-deps)
==> riak_pipe (get-deps)
==> riak_dt (get-deps)
==> eunit_formatters (get-deps)
==> protobuffs (get-deps)
==> hamcrest (get-deps)
==> riak_pb (get-deps)
==> mochiweb (get-deps)
==> webmachine (get-deps)
==> riak_api (get-deps)
==> proper (get-deps)
==> stdlib2 (get-deps)
==> hyper (get-deps)
==> riak_kv (get-deps)
==> ibrowse (get-deps)
==> fuse (get-deps)
==> develop-2.2#381e573#dr-better_required_queue_list#e228268 (get-deps)
/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/rebar compile
==> kvc (compile)
==> sidejob (compile)
==> erlang_js (compile)
make[1]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js'
cd c_src; make
make[2]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src'
gunzip -c nsprpub-4.8.tar.gz | tar xf -
patching file nsprpub/lib/tests/Makefile.in
patching file nsprpub/configure.in
patching file nsprpub/configure
patching file nsprpub/pr/src/misc/prnetdb.c
(cd /tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub && \
     ./configure --disable-debug --enable-optimize \
                     --prefix=/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system --enable-64bit && \
         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) cc
checking whether the C compiler (cc -m64  ) works... yes
checking whether the C compiler (cc -m64  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) cc -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) yes
checking for dlfcn.h... (cached) yes
checking whether cc needs -traditional... (cached) no
checking for lchown... (cached) yes
checking for strerror... (cached) yes
checking for pthread_create in -lpthreads... no
checking for pthread_create in -lpthread... yes
checking whether cc accepts -pthread... yes
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[3]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub'
cd config; make -j1 export
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/config'
rm -f ../dist/bin/nspr-config
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/config'
cd pr; make -j1 export
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr'
cd include; make export
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include'
cd md; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/md'
cd private; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/private'
cd obsolete; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include'
cd src; make export
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src'
cd io; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/io'
make[6]: Nothing to be done for `export'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/io'
cd linking; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/linking'
make[6]: Nothing to be done for `export'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/linking'
cd malloc; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/malloc'
make[6]: Nothing to be done for `export'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/malloc'
cd md; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md'
cd unix; make export
make[7]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md/unix'
make[7]: Nothing to be done for `export'.
make[7]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md/unix'
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md'
cd memory; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/memory'
make[6]: Nothing to be done for `export'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/memory'
cd misc; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/misc'
cc -o prnetdb.o -c -fvisibility=hidden    -m64  -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 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=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
prnetdb.c: In function ‘pr_NetAddrToStringGNI’:
prnetdb.c:2278:14: warning: variable ‘md_af’ set but not used [-Wunused-but-set-variable]
     PRUint16 md_af = addr->raw.family;
              ^
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/misc'
cd threads; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/threads'
make[6]: Nothing to be done for `export'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/threads'
cd pthreads; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/pthreads'
make[6]: Nothing to be done for `export'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/pthreads'
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_64.o 
ranlib libnspr4.a
rm -f libnspr4.so
cc -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_64.o   -lpthread -ldl
../../config/./nsinstall -R -m 444 ./libnspr4.a ./libnspr4.so ../../dist/lib
../../config/./nsinstall -R -m 444 ./libnspr4.so ../../dist/bin
make[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src'
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr'
cd lib; make -j1 export
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib'
cd ds; make export
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/ds'
../../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[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/ds'
cd libc; make export
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc'
cd include; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/include'
cd src; make export
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/src'
../../../config/./nsinstall -R -m 444 ./libplc4.a ./libplc4.so ../../../dist/lib
../../../config/./nsinstall -R -m 444 ./libplc4.so ../../../dist/bin
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/src'
make[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc'
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib'
cd config; make -j1 install
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/config'
../config/./nsinstall -t -m 0755 nspr-config /tmp/thumbs/develop-2.2/bin
../config/./nsinstall -D /tmp/thumbs/develop-2.2/share/aclocal
../config/./nsinstall -t -m 0644 nspr.m4 /tmp/thumbs/develop-2.2/share/aclocal
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/config'
cd pr; make -j1 install
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr'
cd include; make install
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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 /tmp/thumbs/develop-2.2/include/nspr/
cd md; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/md'
../../../config/./nsinstall -D /tmp/thumbs/develop-2.2/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 /tmp/thumbs/develop-2.2/include/nspr/md
../../../config/./nsinstall -t -m 644 ./_linux.cfg /tmp/thumbs/develop-2.2/include/nspr
mv -f /tmp/thumbs/develop-2.2/include/nspr/_linux.cfg /tmp/thumbs/develop-2.2/include/nspr/prcpucfg.h
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/md'
cd private; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/private'
../../../config/./nsinstall -t -m 0644 ./pprio.h ./pprthred.h ./prpriv.h /tmp/thumbs/develop-2.2/include/nspr/private
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/private'
cd obsolete; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/obsolete'
../../../config/./nsinstall -t -m 0644 ./pralarm.h ./probslet.h ./protypes.h ./prsem.h /tmp/thumbs/develop-2.2/include/nspr/obsolete
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include/obsolete'
make[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/include'
cd src; make install
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src'
../../config/./nsinstall -t -m 0755 ./libnspr4.a ./libnspr4.so /tmp/thumbs/develop-2.2/lib/
cd io; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/io'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/io'
cd linking; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/linking'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/linking'
cd malloc; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/malloc'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/malloc'
cd md; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md'
cd unix; make install
make[7]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md/unix'
make[7]: Nothing to be done for `install'.
make[7]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md/unix'
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/md'
cd memory; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/memory'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/memory'
cd misc; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/misc'
../../../config/./nsinstall -t -m 0755 ./compile-et.pl ./prerr.properties /tmp/thumbs/develop-2.2/bin
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/misc'
cd threads; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/threads'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/threads'
cd pthreads; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/pthreads'
make[6]: Nothing to be done for `install'.
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src/pthreads'
make[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr/src'
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/pr'
cd lib; make -j1 install
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib'
cd ds; make install
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/ds'
../../config/./nsinstall -t -m 0644 ./plarenas.h ./plarena.h ./plhash.h /tmp/thumbs/develop-2.2/include/nspr/
../../config/./nsinstall -t -m 0755 ./libplds4.a ./libplds4.so /tmp/thumbs/develop-2.2/lib/
make[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/ds'
cd libc; make install
make[5]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc'
cd include; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/include'
../../../config/./nsinstall -t -m 0644 ./plbase64.h ./plerror.h ./plgetopt.h ./plresolv.h ./plstr.h /tmp/thumbs/develop-2.2/include/nspr/
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/include'
cd src; make install
make[6]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/src'
../../../config/./nsinstall -t -m 0755 ./libplc4.a ./libplc4.so /tmp/thumbs/develop-2.2/lib/
make[6]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc/src'
make[5]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib/libc'
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/nsprpub/lib'
make[3]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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).
The next patch would create the file js/src/config/DragonFly.mk,
which already exists!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored
Skipping patch
The next patch would create the file js/src/config/FreeBSD.mk,
which already exists!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored
Skipping patch
patching file js/src/config/NetBSD.mk
patching file js/src/config/OpenBSD.mk
patching file js/src/config/SunOS5.10.mk
The next patch would create the file js/src/config/SunOS5.10_i86pc.mk,
which already exists!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored
Skipping patch
The next patch would create the file js/src/config/SunOS5.11.mk,
which already exists!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored
Skipping patch
The next patch would create the file js/src/config/SunOS5.11_i86pc.mk,
which already exists!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored
Skipping patch
The next patch would create the file js/src/config/SunOS5.1x_i86pc.mk,
which already exists!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored
Skipping patch
patching file js/src/config.mk
patching file js/src/jstypes.h
cat: ../../dist/Linux_All_OPT.OBJ/nspr/Version: No such file or directory
make[3]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/js/src'
cd editline; make -f Makefile.ref all
make[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/js/src/editline'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/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[4]: Entering directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/js/src'
make[4]: Circular jscpucfg.h <- Linux_All_OPT.OBJ/jsautocfg.h dependency dropped.
make[4]: Circular Linux_All_OPT.OBJ/jsautocfg.h <- Linux_All_OPT.OBJ/jsautocfg.h dependency dropped.
gcc -o Linux_All_OPT.OBJ/jsapi.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsapi.c
jsapi.c: In function ‘JS_ConvertArgumentsVA’:
jsapi.c:272:39: warning: passing argument 5 of ‘TryArgumentFormatter’ from incompatible pointer type [enabled by default]
                                       JS_ADDRESSOF_VA_LIST(ap))) {
                                       ^
jsapi.c:134:1: note: expected ‘struct __va_list_tag (*)[1]’ but argument is of type ‘struct __va_list_tag **’
 TryArgumentFormatter(JSContext *cx, const char **formatp, JSBool fromJS,
 ^
jsapi.c: In function ‘JS_PushArgumentsVA’:
jsapi.c:380:39: warning: passing argument 5 of ‘TryArgumentFormatter’ from incompatible pointer type [enabled by default]
                                       JS_ADDRESSOF_VA_LIST(ap))) {
                                       ^
jsapi.c:134:1: note: expected ‘struct __va_list_tag (*)[1]’ but argument is of type ‘struct __va_list_tag **’
 TryArgumentFormatter(JSContext *cx, const char **formatp, JSBool fromJS,
 ^
gcc -o Linux_All_OPT.OBJ/jsarena.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsarena.c
gcc -o Linux_All_OPT.OBJ/jsarray.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsarray.c
gcc -o Linux_All_OPT.OBJ/jsatom.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsatom.c
jsatom.c: In function ‘js_InitAtomMap’:
jsatom.c:1019:12: warning: variable ‘count’ set but not used [-Wunused-but-set-variable]
     uint32 count;
            ^
gcc -o Linux_All_OPT.OBJ/jsbool.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsbool.c
gcc -o Linux_All_OPT.OBJ/jscntxt.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jscntxt.c
gcc -o Linux_All_OPT.OBJ/jsdate.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsdate.c
gcc -o Linux_All_OPT.OBJ/jsdbgapi.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsdbgapi.c
gcc -o Linux_All_OPT.OBJ/jsdhash.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsdhash.c
gcc -o Linux_All_OPT.OBJ/jsdtoa.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsdtoa.c
jsdtoa.c: In function ‘JS_dtostr’:
jsdtoa.c:2846:32: warning: ‘decPt’ may be used uninitialized in this function [-Wmaybe-uninitialized]
                 if (decPt < -5 || decPt > precision)
                                ^
gcc -o Linux_All_OPT.OBJ/jsemit.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsemit.c
gcc -o Linux_All_OPT.OBJ/jsexn.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsexn.c
gcc -o Linux_All_OPT.OBJ/jsfun.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsfun.c
jsfun.c: In function ‘CallPropertyOp’:
jsfun.c:742:17: warning: variable ‘fun’ set but not used [-Wunused-but-set-variable]
     JSFunction *fun;
                 ^
gcc -o Linux_All_OPT.OBJ/jsgc.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsgc.c
gcc -o Linux_All_OPT.OBJ/jshash.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jshash.c
gcc -o Linux_All_OPT.OBJ/jsinvoke.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsinvoke.c
In file included from jsinvoke.c:43:0:
jsinterp.c: In function ‘AllocateAfterSP’:
jsinterp.c:520:12: warning: variable ‘sp2’ set but not used [-Wunused-but-set-variable]
     jsval *sp2;
            ^
gcc -o Linux_All_OPT.OBJ/jsiter.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsiter.c
gcc -o Linux_All_OPT.OBJ/jslock.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jslock.c
jslock.c: In function ‘ClaimTitle’:
jslock.c:389:14: warning: variable ‘stat’ set but not used [-Wunused-but-set-variable]
     PRStatus stat;
              ^
jslock.c: In function ‘js_TransferTitle’:
jslock.c:1115:12: warning: variable ‘me’ set but not used [-Wunused-but-set-variable]
     jsword me;
            ^
gcc -o Linux_All_OPT.OBJ/jslog2.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jslog2.c
gcc -o Linux_All_OPT.OBJ/jslong.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jslong.c
gcc -o Linux_All_OPT.OBJ/jsmath.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsmath.c
gcc -o Linux_All_OPT.OBJ/jsnum.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsnum.c
gcc -o Linux_All_OPT.OBJ/jsobj.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsobj.c
jsobj.c: In function ‘obj_getSlot’:
jsobj.c:163:12: warning: variable ‘slot’ set but not used [-Wunused-but-set-variable]
     uint32 slot;
            ^
jsobj.c: In function ‘js_NativeSet’:
jsobj.c:3596:11: warning: variable ‘pval’ set but not used [-Wunused-but-set-variable]
     jsval pval;
           ^
gcc -o Linux_All_OPT.OBJ/jsopcode.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsopcode.c
jsopcode.c: In function ‘GetLocal’:
jsopcode.c:1155:16: warning: variable ‘cx’ set but not used [-Wunused-but-set-variable]
     JSContext *cx;
                ^
jsopcode.c: In function ‘DecompileDestructuring’:
jsopcode.c:1346:14: warning: variable ‘saveop’ set but not used [-Wunused-but-set-variable]
     JSOp op, saveop;
              ^
jsopcode.c: In function ‘Decompile’:
jsopcode.c:1882:19: warning: case value ‘256’ not in enumerated type ‘JSOp’ [-Wswitch]
                   case JSOP_GETPROP2:
                   ^
jsopcode.c:1885:19: warning: case value ‘257’ not in enumerated type ‘JSOp’ [-Wswitch]
                   case JSOP_GETELEM2:
                   ^
jsopcode.c:3570:15: warning: case value ‘256’ not in enumerated type ‘JSOp’ [-Wswitch]
               case JSOP_GETPROP2:
               ^
jsopcode.c:3644:15: warning: case value ‘257’ not in enumerated type ‘JSOp’ [-Wswitch]
               case JSOP_GETELEM2:
               ^
gcc -o Linux_All_OPT.OBJ/jsparse.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsparse.c
jsparse.c: In function ‘Variables’:
jsparse.c:3519:19: warning: variable ‘fp’ set but not used [-Wunused-but-set-variable]
     JSStackFrame *fp;
                   ^
gcc -o Linux_All_OPT.OBJ/jsprf.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsprf.c
gcc -o Linux_All_OPT.OBJ/jsregexp.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsregexp.c
gcc -o Linux_All_OPT.OBJ/jsscan.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsscan.c
gcc -o Linux_All_OPT.OBJ/jsscope.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsscope.c
gcc -o Linux_All_OPT.OBJ/jsscript.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsscript.c
gcc -o Linux_All_OPT.OBJ/jsstr.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsstr.c
gcc -o Linux_All_OPT.OBJ/jsutil.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsutil.c
gcc -o Linux_All_OPT.OBJ/jsxdrapi.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsxdrapi.c
gcc -o Linux_All_OPT.OBJ/jsxml.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  jsxml.c
gcc -o Linux_All_OPT.OBJ/prmjtime.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  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/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
r - Linux_All_OPT.OBJ/jsapi.o
r - Linux_All_OPT.OBJ/jsarena.o
r - Linux_All_OPT.OBJ/jsarray.o
r - Linux_All_OPT.OBJ/jsatom.o
r - Linux_All_OPT.OBJ/jsbool.o
r - Linux_All_OPT.OBJ/jscntxt.o
r - Linux_All_OPT.OBJ/jsdate.o
r - Linux_All_OPT.OBJ/jsdbgapi.o
r - Linux_All_OPT.OBJ/jsdhash.o
r - Linux_All_OPT.OBJ/jsdtoa.o
r - Linux_All_OPT.OBJ/jsemit.o
r - Linux_All_OPT.OBJ/jsexn.o
r - Linux_All_OPT.OBJ/jsfun.o
r - Linux_All_OPT.OBJ/jsgc.o
r - Linux_All_OPT.OBJ/jshash.o
r - Linux_All_OPT.OBJ/jsinvoke.o
r - Linux_All_OPT.OBJ/jsiter.o
r - Linux_All_OPT.OBJ/jslock.o
r - Linux_All_OPT.OBJ/jslog2.o
r - Linux_All_OPT.OBJ/jslong.o
r - Linux_All_OPT.OBJ/jsmath.o
r - Linux_All_OPT.OBJ/jsnum.o
r - Linux_All_OPT.OBJ/jsobj.o
r - Linux_All_OPT.OBJ/jsopcode.o
r - Linux_All_OPT.OBJ/jsparse.o
r - Linux_All_OPT.OBJ/jsprf.o
r - Linux_All_OPT.OBJ/jsregexp.o
r - Linux_All_OPT.OBJ/jsscan.o
r - Linux_All_OPT.OBJ/jsscope.o
r - Linux_All_OPT.OBJ/jsscript.o
r - Linux_All_OPT.OBJ/jsstr.o
r - Linux_All_OPT.OBJ/jsutil.o
r - Linux_All_OPT.OBJ/jsxdrapi.o
r - Linux_All_OPT.OBJ/jsxml.o
r - 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/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/lib -lnspr4
gcc -o Linux_All_OPT.OBJ/js.o -c -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  js.c
gcc -o Linux_All_OPT.OBJ/js -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  -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_ubuntu -DJS_THREADSAFE -DEDITLINE -ILinux_All_OPT.OBJ -I/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/nspr -DHAVE_VA_COPY -DVA_COPY=va_copy -m64  Linux_All_OPT.OBJ/js.o Linux_All_OPT.OBJ/libjs.a  -lm -L/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/lib -lnspr4 \
        editline/Linux_All_OPT.OBJ/libedit.a
make[4]: `Linux_All_OPT.OBJ/jsautocfg.h' is up to date.
make[4]: `Linux_All_OPT.OBJ/jscpucfg' is up to date.
make[4]: `Linux_All_OPT.OBJ/jscpucfg.o' is up to date.
make[4]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/js/src'
make[3]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/js/src'
mkdir: cannot create directory ‘/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/include/js’: No such file or directory
make[2]: *** [/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src/system/lib/libjs.a] Error 1
make[2]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js/c_src'
make[1]: *** [c_src] Error 2
make[1]: Leaving directory `/tmp/thumbs/develop-2.2#381e573#dr-better_required_queue_list#e228268/deps/erlang_js'
ERROR: Command [compile] failed!
make: *** [compile] Error 1



⬜ 0 of 2 Code reviews from organization basho

@fadushin
Copy link
Contributor

+1

@fadushin fadushin merged commit 490cd21 into develop-2.2 Nov 10, 2016
@fadushin fadushin deleted the dr-better_required_queue_list branch November 10, 2016 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants