Skip to content

Instantly share code, notes, and snippets.

@guybrush
Created July 18, 2011 02:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save guybrush/1088441 to your computer and use it in GitHub Desktop.
Save guybrush/1088441 to your computer and use it in GitHub Desktop.
~/bhub/lib/node-browserify $ npm ls
npm WARN coffee-script >=1.1.1 <1.2 Unmet dependency in /home/patrick/bhub/lib/node-browserify
npm WARN commondir 0.0.x Unmet dependency in /home/patrick/bhub/lib/node-browserify
npm WARN detective >=0.0.1 <0.1 Unmet dependency in /home/patrick/bhub/lib/node-browserify
npm WARN nub 0.0.x Unmet dependency in /home/patrick/bhub/lib/node-browserify
npm WARN optimist >=0.2.6 <0.3 Unmet dependency in /home/patrick/bhub/lib/node-browserify
npm WARN resolve >=0.0.4 <0.1 Unmet dependency in /home/patrick/bhub/lib/node-browserify
browserify@1.3.0 /home/patrick/bhub/lib/node-browserify
├── UNMET DEPENDENCY coffee-script >=1.1.1 <1.2
├── UNMET DEPENDENCY commondir 0.0.x
├── UNMET DEPENDENCY detective >=0.0.1 <0.1
├── UNMET DEPENDENCY nub 0.0.x
├── UNMET DEPENDENCY optimist >=0.2.6 <0.3
└── UNMET DEPENDENCY resolve >=0.0.4 <0.1
~/bhub/lib/node-browserify $ npm -v
1.0.17
~/bhub/lib/node-browserify $ npm ls -g | grep expresso
npm WARN lazy@1.0.4 package.json: 'modules' object is deprecated
npm WARN stream-stack@1.1.1 package.json: 'modules' object is deprecated
npm WARN underscore >=1.1.2 Unmet dependency in /usr/local/lib/node_modules/backbone
├── expresso@0.8.1
@isaacs
Copy link

isaacs commented Jul 18, 2011

Here's what I'm seeing:

 0.4.9 → git://github.com/substack/node-browserify/master isaacs@cometrocket:~/dev-src/js/npmjs.org/node_modules/browserify
$ npm ls -g
/Users/isaacs/.nave/installed/0.4.9/lib
└── expresso@0.7.0 

 0.4.9 → git://github.com/substack/node-browserify/master isaacs@cometrocket:~/dev-src/js/npmjs.org/node_modules/browserify
$ npm ls
npm WARN coffee-script >=1.1.1 <1.2 Unmet dependency in /Users/isaacs/dev-src/js/npmjs.org/node_modules/browserify
npm WARN commondir 0.0.x Unmet dependency in /Users/isaacs/dev-src/js/npmjs.org/node_modules/browserify
npm WARN detective >=0.0.1 <0.1 Unmet dependency in /Users/isaacs/dev-src/js/npmjs.org/node_modules/browserify
npm WARN nub 0.0.x Unmet dependency in /Users/isaacs/dev-src/js/npmjs.org/node_modules/browserify
npm WARN optimist >=0.2.6 <0.3 Unmet dependency in /Users/isaacs/dev-src/js/npmjs.org/node_modules/browserify
npm WARN resolve >=0.0.4 <0.1 Unmet dependency in /Users/isaacs/dev-src/js/npmjs.org/node_modules/browserify
browserify@1.3.0 /Users/isaacs/dev-src/js/npmjs.org/node_modules/browserify
├── UNMET DEPENDENCY coffee-script >=1.1.1 <1.2
├── UNMET DEPENDENCY commondir 0.0.x
├── UNMET DEPENDENCY detective >=0.0.1 <0.1
├── UNMET DEPENDENCY nub 0.0.x
├── UNMET DEPENDENCY optimist >=0.2.6 <0.3
└── UNMET DEPENDENCY resolve >=0.0.4 <0.1

 0.4.9 → git://github.com/substack/node-browserify/master isaacs@cometrocket:~/dev-src/js/npmjs.org/node_modules/browserify
$ npm install --link

> expresso@0.7.0 preinstall /Users/isaacs/dev-src/js/npmjs.org/node_modules/browserify/node_modules/expresso
> make deps/jscoverage/node-jscoverage

make: `deps/jscoverage/node-jscoverage' is up to date.
./node_modules/expresso -> /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/expresso
jade@0.10.4 /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/jade 
./node_modules/jade -> /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/jade
resolve@0.0.4 /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/resolve 
./node_modules/resolve -> /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/resolve
nub@0.0.0 /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/nub 
./node_modules/nub -> /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/nub
commondir@0.0.0 /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/commondir 
./node_modules/commondir -> /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/commondir
coffee-script@1.1.1 /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/coffee-script 
./node_modules/coffee-script -> /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/coffee-script
traverse@0.3.9 /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/traverse 
./node_modules/traverse -> /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/traverse
jquery-browserify@1.6.1 /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/jquery-browserify 
./node_modules/jquery-browserify -> /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/jquery-browserify
optimist@0.2.6 /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/optimist 
└── wordwrap@0.0.1
./node_modules/optimist -> /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/optimist
hashish@0.0.3 /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/hashish 
└── traverse@0.4.3
./node_modules/hashish -> /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/hashish
connect@1.4.6 /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/connect 
├── mime@1.2.2
└── qs@0.2.0
./node_modules/connect -> /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/connect
backbone@0.5.1 /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/backbone 
└── underscore@1.1.7
./node_modules/backbone -> /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/backbone
seq@0.3.3 /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/seq 
├── hashish@0.0.3 (traverse@0.4.3)
└── chainsaw@0.0.9
./node_modules/seq -> /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/seq
detective@0.0.1 /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/detective 
└── burrito@0.2.4
./node_modules/detective -> /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/detective
jsdom@0.2.0 /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/jsdom 
├── request@1.9.8
└── htmlparser@1.7.3
./node_modules/jsdom -> /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/jsdom
dnode@0.7.3 /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/dnode 
├── dnode-protocol@0.0.10
├── lazy@1.0.6
├── traverse@0.3.9
├── socket.io@0.6.18
└── browserify@1.1.4
./node_modules/dnode -> /Users/isaacs/.nave/installed/0.4.9/lib/node_modules/dnode
expresso@0.7.0 ./node_modules/expresso 
jade@0.10.4 ./node_modules/jade 
resolve@0.0.4 ./node_modules/resolve 
nub@0.0.0 ./node_modules/nub 
commondir@0.0.0 ./node_modules/commondir 
coffee-script@1.1.1 ./node_modules/coffee-script 
traverse@0.3.9 ./node_modules/traverse 
jquery-browserify@1.6.1 ./node_modules/jquery-browserify 
optimist@0.2.6 ./node_modules/optimist 
hashish@0.0.3 ./node_modules/hashish 
connect@1.4.6 ./node_modules/connect 
backbone@0.5.1 ./node_modules/backbone 
seq@0.3.3 ./node_modules/seq 
detective@0.0.1 ./node_modules/detective 
jsdom@0.2.0 ./node_modules/jsdom 
dnode@0.7.3 ./node_modules/dnode 

@guybrush
Copy link
Author

patrick@gorm ~/bhub/lib/node-browserify $ uname -a
Linux gorm 2.6.26-2-686 #1 SMP Thu Sep 16 19:35:51 UTC 2010 i686 GNU/Linux
patrick@gorm ~/bhub/lib/node-browserify $ npm -v
1.0.17
patrick@gorm ~/bhub/lib/node-browserify $ npm ls -g
/usr/local/lib
├── expresso@0.8.1
└─┬ npm@1.0.17
  ├── abbrev@1.0.3
  ├─┬ minimatch@0.0.2
  │ └── lru-cache@1.0.3
  ├── node-uuid@1.2.0
  ├── nopt@1.0.5
  └── semver@1.0.8
patrick@gorm ~/bhub/lib/node-browserify $ npm ls
npm WARN coffee-script >=1.1.1 <1.2 Unmet dependency in /home/patrick/bhub/lib/node-browserify
npm WARN commondir 0.0.x Unmet dependency in /home/patrick/bhub/lib/node-browserify
npm WARN detective >=0.0.1 <0.1 Unmet dependency in /home/patrick/bhub/lib/node-browserify
npm WARN nub 0.0.x Unmet dependency in /home/patrick/bhub/lib/node-browserify
npm WARN optimist >=0.2.6 <0.3 Unmet dependency in /home/patrick/bhub/lib/node-browserify
npm WARN resolve >=0.0.4 <0.1 Unmet dependency in /home/patrick/bhub/lib/node-browserify
browserify@1.3.0 /home/patrick/bhub/lib/node-browserify
├── UNMET DEPENDENCY coffee-script >=1.1.1 <1.2
├── UNMET DEPENDENCY commondir 0.0.x
├── UNMET DEPENDENCY detective >=0.0.1 <0.1
├── UNMET DEPENDENCY nub 0.0.x
├── UNMET DEPENDENCY optimist >=0.2.6 <0.3
└── UNMET DEPENDENCY resolve >=0.0.4 <0.1
patrick@gorm ~/bhub/lib/node-browserify $ git show-ref | grep HEAD
633bb1f838edc515e3d1a39eb994ae4f28f04a92 refs/remotes/origin/HEAD
patrick@gorm ~/bhub/lib/node-browserify $ sudo npm install --link

> expresso@0.7.0 preinstall /home/patrick/bhub/lib/node-browserify/node_modules/expresso
> make deps/jscoverage/node-jscoverage

cd deps/jscoverage && ./configure && make && mv jscoverage node-jscoverage
jade@0.10.4 /usr/local/lib/node_modules/jade
./node_modules/jade -> /usr/local/lib/node_modules/jade
resolve@0.0.4 /usr/local/lib/node_modules/resolve
./node_modules/resolve -> /usr/local/lib/node_modules/resolve
nub@0.0.0 /usr/local/lib/node_modules/nub
./node_modules/nub -> /usr/local/lib/node_modules/nub
commondir@0.0.0 /usr/local/lib/node_modules/commondir
./node_modules/commondir -> /usr/local/lib/node_modules/commondir
coffee-script@1.1.1 /usr/local/lib/node_modules/coffee-script
./node_modules/coffee-script -> /usr/local/lib/node_modules/coffee-script
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... traverse@0.3.9 /usr/local/lib/node_modules/traverse
./node_modules/traverse -> /usr/local/lib/node_modules/traverse
jquery-browserify@1.6.1 /usr/local/lib/node_modules/jquery-browserify
./node_modules/jquery-browserify -> /usr/local/lib/node_modules/jquery-browserify
yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... optimist@0.2.6 /usr/local/lib/node_modules/optimist
└── wordwrap@0.0.1
./node_modules/optimist -> /usr/local/lib/node_modules/optimist
connect@1.4.6 /usr/local/lib/node_modules/connect
├── mime@1.2.2
└── qs@0.2.0
./node_modules/connect -> /usr/local/lib/node_modules/connect
gcc3
checking for gcc option to accept ISO C99... hashish@0.0.3 /usr/local/lib/node_modules/hashish
└── traverse@0.4.3
./node_modules/hashish -> /usr/local/lib/node_modules/hashish
backbone@0.5.1 /usr/local/lib/node_modules/backbone
└── underscore@1.1.7
./node_modules/backbone -> /usr/local/lib/node_modules/backbone
-std=gnu99
checking for g++... g++
jsdom@0.2.0 /usr/local/lib/node_modules/jsdom
├── request@1.9.8
└── htmlparser@1.7.3
./node_modules/jsdom -> /usr/local/lib/node_modules/jsdom
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... seq@0.3.3 /usr/local/lib/node_modules/seq
├── hashish@0.0.3 (traverse@0.4.3)
└── chainsaw@0.0.9
yes
checking for working iconv... ./node_modules/seq -> /usr/local/lib/node_modules/seq
detective@0.0.1 /usr/local/lib/node_modules/detective
└── burrito@0.2.4
./node_modules/detective -> /usr/local/lib/node_modules/detective
yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... dnode@0.7.3 /usr/local/lib/node_modules/dnode
├── dnode-protocol@0.0.10
├── lazy@1.0.6
├── traverse@0.3.9
├── socket.io@0.6.18
└── browserify@1.1.4
./node_modules/dnode -> /usr/local/lib/node_modules/dnode
yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking whether byte ordering is bigendian... no
checking for getaddrinfo... yes
checking for gethostbyname_r... yes
checking for inet_aton... yes
checking for strndup... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for MultiByteToWideChar... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating make-dist.sh
config.status: creating make-bin-dist.sh
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make[1]: Entering directory `/home/patrick/bhub/lib/node-browserify/node_modules/expresso/deps/jscoverage'
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -Ijs -Ijs/obj -DXP_UNIX -g -O2 -MT generate-resources.o -MD -MP -MF .deps/generate-resources.Tpo -c -o generate-resources.o generate-resources.c
mv -f .deps/generate-resources.Tpo .deps/generate-resources.Po
gcc -std=gnu99 -Ijs -Ijs/obj -DXP_UNIX -g -O2   -o generate-resources generate-resources.o
./generate-resources jscoverage-help.txt jscoverage-server-help.txt jscoverage.jsm jscoverage.manifest jscoverage.xul jscoverage-overlay.js jscoverage.html jscoverage.css jscoverage-ie.css jscoverage-highlight.css jscoverage.js report.js jscoverage-throbber.gif > resources.c
make  all-recursive
make[2]: Entering directory `/home/patrick/bhub/lib/node-browserify/node_modules/expresso/deps/jscoverage'
Making all in js
make[3]: Entering directory `/home/patrick/bhub/lib/node-browserify/node_modules/expresso/deps/jscoverage/js'
make -f Makefile.ref DISABLE_JIT=1 OBJROOT=obj BUILD_OPT=1
make[4]: Entering directory `/home/patrick/bhub/lib/node-browserify/node_modules/expresso/deps/jscoverage/js'
Makefile.ref:61: disabling JIT per build specification
cd editline; make -f Makefile.ref all
make[5]: Entering directory `/home/patrick/bhub/lib/node-browserify/node_modules/expresso/deps/jscoverage/js/editline'
mkdir -p ../obj/editline
gcc -o ../obj/editline/editline.o -c -Wall -Wno-format -MMD -DXP_UNIX -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root  -DJSFILE  -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DHAVE_STDLIB -DUNIQUE_HISTORY editline.c
cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default]
editline.c: In function ‘add_history’:
editline.c:1050:5: warning: pointer targets in passing argument 2 of ‘strcmp’ differ in signedness [-Wpointer-sign]
/usr/include/string.h:143:12: note: expected ‘const char *’ but argument is of type ‘CHAR *’
gcc -o ../obj/editline/sysunix.o -c -Wall -Wno-format -MMD -DXP_UNIX -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root  -DJSFILE  -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DHAVE_STDLIB -DUNIQUE_HISTORY sysunix.c
cc1: warning: command line option ‘-fno-rtti’ is valid for C++/ObjC++ but not for C [enabled by default]
ar rv ../obj/editline/libedit.a ../obj/editline/editline.o ../obj/editline/sysunix.o
ar: creating ../obj/editline/libedit.a
a - ../obj/editline/editline.o
a - ../obj/editline/sysunix.o
echo ../obj/editline/libedit.a
../obj/editline/libedit.a
make[5]: Leaving directory `/home/patrick/bhub/lib/node-browserify/node_modules/expresso/deps/jscoverage/js/editline'
make -f Makefile.ref  ./obj/libjs.a ./obj/libjs.so ./obj/js
make[5]: Entering directory `/home/patrick/bhub/lib/node-browserify/node_modules/expresso/deps/jscoverage/js'
Makefile.ref:61: disabling JIT per build specification
g++ -o obj/jscpucfg.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jscpucfg.cpp
g++  -o obj/jscpucfg ./obj/jscpucfg.o
rm -f obj/jsautocfg.h
./obj/jscpucfg > obj/jsautocfg.h
g++ -o ./obj/jskwgen -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2   -lm jskwgen.cpp
./obj/jskwgen obj/jsautokw.h
g++ -o ./obj/jsoplengen -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2   -lm jsoplengen.cpp
./obj/jsoplengen obj/jsautooplen.h
sed < js-config.h.in > obj/js-config.h.tmp                      \
                \
                        \
            -e :dummy
if ! [ -f obj/js-config.h ] || ! cmp obj/js-config.h.tmp obj/js-config.h; then \
            mv obj/js-config.h.tmp obj/js-config.h;                                   \
        fi
touch obj/js-config.h.stamp
g++ -o obj/jsapi.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsapi.cpp
g++ -o obj/jsarena.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsarena.cpp
g++ -o obj/jsarray.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsarray.cpp
g++ -o obj/jsatom.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsatom.cpp
jsatom.cpp: In function ‘void js_InitAtomMap(JSContext*, JSAtomMap*, JSAtomList*)’:
jsatom.cpp:1038:12: warning: variable ‘count’ set but not used [-Wunused-but-set-variable]
g++ -o obj/jsbool.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsbool.cpp
g++ -o obj/jscntxt.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jscntxt.cpp
g++ -o obj/jsdate.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsdate.cpp
g++ -o obj/jsdbgapi.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsdbgapi.cpp
g++ -o obj/jsdhash.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsdhash.cpp
g++ -o obj/jsdtoa.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsdtoa.cpp
g++ -o obj/jsemit.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsemit.cpp
jsemit.cpp: In function ‘JSBool EmitVariables(JSContext*, JSCodeGenerator*, JSParseNode*, JSBool, ptrdiff_t*)’:
jsemit.cpp:3602:12: warning: variable ‘forInLet’ set but not used [-Wunused-but-set-variable]
g++ -o obj/jsexn.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsexn.cpp
g++ -o obj/jsfun.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsfun.cpp
g++ -o obj/jsgc.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsgc.cpp
g++ -o obj/jshash.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jshash.cpp
g++ -o obj/jsinterp.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -O3 -fstrict-aliasing -fno-exceptions -fno-rtti jsinterp.cpp
jsinterp.cpp: In function ‘JSBool js_Interpret(JSContext*)’:
jsinterp.cpp:2459:17: warning: variable ‘endpc’ set but not used [-Wunused-but-set-variable]
g++ -o obj/jsinvoke.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsinvoke.cpp
In file included from jsinvoke.cpp:42:0:
jsinterp.cpp: In function ‘JSBool AllocateAfterSP(JSContext*, jsval*, uintN)’:
jsinterp.cpp:539:12: warning: variable ‘sp2’ set but not used [-Wunused-but-set-variable]
g++ -o obj/jsiter.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsiter.cpp
g++ -o obj/jslock.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jslock.cpp
g++ -o obj/jslog2.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jslog2.cpp
g++ -o obj/jslong.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jslong.cpp
g++ -o obj/jsmath.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsmath.cpp
g++ -o obj/jsnum.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsnum.cpp
g++ -o obj/jsobj.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsobj.cpp
jsobj.cpp: In function ‘JSBool obj_getSlot(JSContext*, JSObject*, jsval, jsval*)’:
jsobj.cpp:166:12: warning: variable ‘slot’ set but not used [-Wunused-but-set-variable]
g++ -o obj/json.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 json.cpp
g++ -o obj/jsopcode.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsopcode.cpp
jsopcode.cpp: In function ‘const char* GetLocal(SprintStack*, jsint)’:
jsopcode.cpp:1234:16: warning: variable ‘cx’ set but not used [-Wunused-but-set-variable]
jsopcode.cpp: In function ‘jsbytecode* DecompileDestructuring(SprintStack*, jsbytecode*, jsbytecode*)’:
jsopcode.cpp:1446:14: warning: variable ‘saveop’ set but not used [-Wunused-but-set-variable]
jsopcode.cpp: In function ‘jsbytecode* Decompile(SprintStack*, jsbytecode*, intN, JSOp)’:
jsopcode.cpp:2005:19: warning: case value ‘256’ not in enumerated type ‘JSOp {aka JSOp}’ [-Wswitch]
jsopcode.cpp:2008:19: warning: case value ‘257’ not in enumerated type ‘JSOp {aka JSOp}’ [-Wswitch]
jsopcode.cpp:3698:15: warning: case value ‘256’ not in enumerated type ‘JSOp {aka JSOp}’ [-Wswitch]
jsopcode.cpp:3775:15: warning: case value ‘257’ not in enumerated type ‘JSOp {aka JSOp}’ [-Wswitch]
g++ -o obj/jsparse.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsparse.cpp
jsparse.cpp: In function ‘JSParseNode* Statement(JSContext*, JSTokenStream*, JSTreeContext*)’:
jsparse.cpp:2764:40: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
g++ -o obj/jsprf.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsprf.cpp
g++ -o obj/jsregexp.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsregexp.cpp
g++ -o obj/jsscan.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsscan.cpp
g++ -o obj/jsscope.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsscope.cpp
g++ -o obj/jsscript.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsscript.cpp
g++ -o obj/jsstr.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsstr.cpp
g++ -o obj/jsutil.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsutil.cpp
g++ -o obj/jsxdrapi.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsxdrapi.cpp
g++ -o obj/jsxml.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 jsxml.cpp
g++ -o obj/prmjtime.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 prmjtime.cpp
ar rv obj/libjs.a obj/jsapi.o obj/jsarena.o obj/jsarray.o obj/jsatom.o obj/jsbool.o obj/jscntxt.o obj/jsdate.o obj/jsdbgapi.o obj/jsdhash.o obj/jsdtoa.o obj/jsemit.o obj/jsexn.o obj/jsfun.o obj/jsgc.o obj/jshash.o obj/jsinterp.o obj/jsinvoke.o obj/jsiter.o obj/jslock.o obj/jslog2.o obj/jslong.o obj/jsmath.o obj/jsnum.o obj/jsobj.o obj/json.o obj/jsopcode.o obj/jsparse.o obj/jsprf.o obj/jsregexp.o obj/jsscan.o obj/jsscope.o obj/jsscript.o obj/jsstr.o obj/jsutil.o obj/jsxdrapi.o obj/jsxml.o obj/prmjtime.o
ar: creating obj/libjs.a
a - obj/jsapi.o
a - obj/jsarena.o
a - obj/jsarray.o
a - obj/jsatom.o
a - obj/jsbool.o
a - obj/jscntxt.o
a - obj/jsdate.o
a - obj/jsdbgapi.o
a - obj/jsdhash.o
a - obj/jsdtoa.o
a - obj/jsemit.o
a - obj/jsexn.o
a - obj/jsfun.o
a - obj/jsgc.o
a - obj/jshash.o
a - obj/jsinterp.o
a - obj/jsinvoke.o
a - obj/jsiter.o
a - obj/jslock.o
a - obj/jslog2.o
a - obj/jslong.o
a - obj/jsmath.o
a - obj/jsnum.o
a - obj/jsobj.o
a - obj/json.o
a - obj/jsopcode.o
a - obj/jsparse.o
a - obj/jsprf.o
a - obj/jsregexp.o
a - obj/jsscan.o
a - obj/jsscope.o
a - obj/jsscript.o
a - obj/jsstr.o
a - obj/jsutil.o
a - obj/jsxdrapi.o
a - obj/jsxml.o
a - obj/prmjtime.o
echo obj/libjs.a
obj/libjs.a
g++ -shared  -o obj/libjs.so ./obj/jsapi.o ./obj/jsarena.o ./obj/jsarray.o ./obj/jsatom.o ./obj/jsbool.o ./obj/jscntxt.o ./obj/jsdate.o ./obj/jsdbgapi.o ./obj/jsdhash.o ./obj/jsdtoa.o ./obj/jsemit.o ./obj/jsexn.o ./obj/jsfun.o ./obj/jsgc.o ./obj/jshash.o ./obj/jsinterp.o ./obj/jsinvoke.o ./obj/jsiter.o ./obj/jslock.o ./obj/jslog2.o ./obj/jslong.o ./obj/jsmath.o ./obj/jsnum.o ./obj/jsobj.o ./obj/json.o ./obj/jsopcode.o ./obj/jsparse.o ./obj/jsprf.o ./obj/jsregexp.o ./obj/jsscan.o ./obj/jsscope.o ./obj/jsscript.o ./obj/jsstr.o ./obj/jsutil.o ./obj/jsxdrapi.o ./obj/jsxml.o ./obj/prmjtime.o    -lm
g++ -o obj/js.o -c -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  -Os -fstrict-aliasing -fno-exceptions -fno-rtti -Wstrict-aliasing=2 js.cpp
g++ -o obj/js -Wall -Wno-format -MMD -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DLINUX -DX86_LINUX -DAVMPLUS_IA32 -DAVMPLUS_UNIX -DAVMPLUS_LINUX  -UDEBUG -DNDEBUG -UDEBUG_root -DEDITLINE -I. -I./obj  ./obj/js.o ./obj/libjs.a   -lm  \
            ./obj/editline/libedit.a
make[5]: Leaving directory `/home/patrick/bhub/lib/node-browserify/node_modules/expresso/deps/jscoverage/js'
make[4]: Leaving directory `/home/patrick/bhub/lib/node-browserify/node_modules/expresso/deps/jscoverage/js'
make[3]: Leaving directory `/home/patrick/bhub/lib/node-browserify/node_modules/expresso/deps/jscoverage/js'
make[3]: Entering directory `/home/patrick/bhub/lib/node-browserify/node_modules/expresso/deps/jscoverage'
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -Ijs -Ijs/obj -DXP_UNIX -g -O2 -MT encoding.o -MD -MP -MF .deps/encoding.Tpo -c -o encoding.o encoding.c
mv -f .deps/encoding.Tpo .deps/encoding.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -Ijs -Ijs/obj -DXP_UNIX -g -O2 -MT highlight.o -MD -MP -MF .deps/highlight.Tpo -c -o highlight.o highlight.c
mv -f .deps/highlight.Tpo .deps/highlight.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -Ijs -Ijs/obj -DXP_UNIX -g -O2 -MT instrument.o -MD -MP -MF .deps/instrument.Tpo -c -o instrument.o instrument.c
mv -f .deps/instrument.Tpo .deps/instrument.Po
g++ -DHAVE_CONFIG_H -I.    -Ijs -Ijs/obj -DXP_UNIX -g -O2 -MT instrument-js.o -MD -MP -MF .deps/instrument-js.Tpo -c -o instrument-js.o instrument-js.cpp
mv -f .deps/instrument-js.Tpo .deps/instrument-js.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -Ijs -Ijs/obj -DXP_UNIX -g -O2 -MT jscoverage.o -MD -MP -MF .deps/jscoverage.Tpo -c -o jscoverage.o jscoverage.c
mv -f .deps/jscoverage.Tpo .deps/jscoverage.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -Ijs -Ijs/obj -DXP_UNIX -g -O2 -MT resource-manager.o -MD -MP -MF .deps/resource-manager.Tpo -c -o resource-manager.o resource-manager.c
mv -f .deps/resource-manager.Tpo .deps/resource-manager.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -Ijs -Ijs/obj -DXP_UNIX -g -O2 -MT stream.o -MD -MP -MF .deps/stream.Tpo -c -o stream.o stream.c
mv -f .deps/stream.Tpo .deps/stream.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -Ijs -Ijs/obj -DXP_UNIX -g -O2 -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
mv -f .deps/util.Tpo .deps/util.Po
g++ -Ijs -Ijs/obj -DXP_UNIX -g -O2   -o jscoverage encoding.o highlight.o instrument.o instrument-js.o jscoverage.o resource-manager.o stream.o util.o  js/obj/libjs.a -lm
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -Ijs -Ijs/obj -DXP_UNIX -g -O2 -MT http-connection.o -MD -MP -MF .deps/http-connection.Tpo -c -o http-connection.o http-connection.c
mv -f .deps/http-connection.Tpo .deps/http-connection.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -Ijs -Ijs/obj -DXP_UNIX -g -O2 -MT http-exchange.o -MD -MP -MF .deps/http-exchange.Tpo -c -o http-exchange.o http-exchange.c
mv -f .deps/http-exchange.Tpo .deps/http-exchange.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -Ijs -Ijs/obj -DXP_UNIX -g -O2 -MT http-host.o -MD -MP -MF .deps/http-host.Tpo -c -o http-host.o http-host.c
mv -f .deps/http-host.Tpo .deps/http-host.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -Ijs -Ijs/obj -DXP_UNIX -g -O2 -MT http-message.o -MD -MP -MF .deps/http-message.Tpo -c -o http-message.o http-message.c
mv -f .deps/http-message.Tpo .deps/http-message.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -Ijs -Ijs/obj -DXP_UNIX -g -O2 -MT http-server.o -MD -MP -MF .deps/http-server.Tpo -c -o http-server.o http-server.c
mv -f .deps/http-server.Tpo .deps/http-server.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -Ijs -Ijs/obj -DXP_UNIX -g -O2 -MT http-url.o -MD -MP -MF .deps/http-url.Tpo -c -o http-url.o http-url.c
mv -f .deps/http-url.Tpo .deps/http-url.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I.    -Ijs -Ijs/obj -DXP_UNIX -g -O2 -MT jscoverage-server.o -MD -MP -MF .deps/jscoverage-server.Tpo -c -o jscoverage-server.o jscoverage-server.c
mv -f .deps/jscoverage-server.Tpo .deps/jscoverage-server.Po
g++ -Ijs -Ijs/obj -DXP_UNIX -g -O2   -o jscoverage-server http-connection.o http-exchange.o http-host.o http-message.o http-server.o http-url.o encoding.o highlight.o instrument-js.o jscoverage-server.o resource-manager.o stream.o util.o  js/obj/libjs.a -lm  -lpthread
make[3]: Leaving directory `/home/patrick/bhub/lib/node-browserify/node_modules/expresso/deps/jscoverage'
make[2]: Leaving directory `/home/patrick/bhub/lib/node-browserify/node_modules/expresso/deps/jscoverage'
make[1]: Leaving directory `/home/patrick/bhub/lib/node-browserify/node_modules/expresso/deps/jscoverage'
jade@0.10.4 ./node_modules/jade
resolve@0.0.4 ./node_modules/resolve
nub@0.0.0 ./node_modules/nub
commondir@0.0.0 ./node_modules/commondir
coffee-script@1.1.1 ./node_modules/coffee-script
traverse@0.3.9 ./node_modules/traverse
jquery-browserify@1.6.1 ./node_modules/jquery-browserify
optimist@0.2.6 ./node_modules/optimist
connect@1.4.6 ./node_modules/connect
hashish@0.0.3 ./node_modules/hashish
backbone@0.5.1 ./node_modules/backbone
jsdom@0.2.0 ./node_modules/jsdom
seq@0.3.3 ./node_modules/seq
detective@0.0.1 ./node_modules/detective
dnode@0.7.3 ./node_modules/dnode
expresso@0.7.0 ./node_modules/expresso

so lets try with npm link

patrick@gorm ~/bhub/lib/node-browserify $ rm -rf node_modules
patrick@gorm ~/bhub/lib/node-browserify $ sudo npm link expresso

> expresso@0.8.1 preinstall /home/patrick/bhub/lib/node-browserify/node_modules/expresso
> make deps/jscoverage/node-jscoverage

make: `deps/jscoverage/node-jscoverage' is up to date.
./node_modules/expresso -> /usr/local/lib/node_modules/expresso

@guybrush
Copy link
Author

i can make an issue if you want. its not so important for me though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment