Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@greimers
Created October 18, 2013 08:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save greimers/7038594 to your computer and use it in GitHub Desktop.
Save greimers/7038594 to your computer and use it in GitHub Desktop.
spidermonkey homebrew logs
creating cache ./config.cache
checking host system type... x86_64-apple-darwin13.0.0
checking target system type... x86_64-apple-darwin13.0.0
checking build system type... x86_64-apple-darwin13.0.0
checking for mawk... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking for perl5... no
checking for perl... /usr/bin/perl
checking for gcc... cc
checking whether the C compiler (cc ) works... yes
checking whether the C compiler (cc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for ranlib... ranlib
checking for as... /usr/bin/as
checking for ar... ar
checking for ld... ld
checking for strip... strip
checking for windres... no
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cc -E
checking how to run the C++ preprocessor... c++ -E
checking for sb-conf... no
checking for ve... no
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for minimum required perl version >= 5.006... 5.016002
checking for full perl installation... yes
checking for python2.7... /usr/bin/python2.7
checking for doxygen... :
checking for autoconf... :
checking for unzip... /usr/bin/unzip
checking for zip... /usr/bin/zip
checking for makedepend... no
checking for xargs... /usr/bin/xargs
checking for pbbuild... no
checking for xcodebuild... /usr/bin/xcodebuild
../js/src/configure: line 4320: test: Xcode 5.0 Build version 5A1413: integer expression expected
checking for sdp... /usr/bin/sdp
checking for gmake... /usr/local/Library/ENV/4.3/gmake
checking for X... no
checking whether the compiler supports -Wno-invalid-offsetof... yes
checking whether the compiler supports -Wno-variadic-macros... yes
checking whether the compiler supports -Werror=return-type... yes
checking whether ld has archive extraction flags... no
checking that static assertion macros used in autoconf tests work... yes
checking for 64-bit OS... yes
checking for Python version >= 2.5 but not 3.x... yes
checking for -dead_strip option to ld... yes
checking for ANSI C header files... yes
checking for working const... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for __stdcall... no
checking for ssize_t... yes
checking for st_blksize in struct stat... yes
checking for siginfo_t... yes
checking for stdint.h... yes
checking for the size of void*... 8
checking for the alignment of void*... 8
checking for the size of double... 8
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int64... no
checking for uint... yes
checking for uint_t... no
checking for uint16_t... no
checking for uname.domainname... no
checking for uname.__domainname... no
checking for visibility(hidden) attribute... no
checking for __force_align_arg_pointer__ attribute... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for sys/byteorder.h... no
checking for compat.h... no
checking for getopt.h... yes
checking for sys/bitypes.h... no
checking for memory.h... yes
checking for unistd.h... yes
checking for gnu/libc-version.h... no
checking for nl_types.h... yes
checking for malloc.h... no
checking for X11/XKBlib.h... no
checking for io.h... no
checking for sys/statvfs.h... yes
checking for sys/statfs.h... no
checking for sys/vfs.h... no
checking for sys/mount.h... yes
checking for sys/quota.h... yes
checking for linux/quota.h... no
checking for mmintrin.h... yes
checking for new... yes
checking for sys/cdefs.h... yes
checking for linux/perf_event.h... no
checking for gethostbyname_r in -lc_r... no
checking for dladdr... yes
checking for socket in -lsocket... no
checking for ARM SIMD support in compiler... no
checking for ARM NEON support in compiler... no
checking whether cc accepts -pthread... yes
checking whether mmap() sees write()s... yes
checking whether cc needs -traditional... no
checking for 8-bit clean memcmp... yes
checking for fchmod... yes
checking for flockfile... yes
checking for getc_unlocked... yes
checking for _getc_nolock... no
checking for getpagesize... yes
checking for lchown... yes
checking for localtime_r... yes
checking for lstat64... yes
checking for memmove... yes
checking for random... yes
checking for rint... yes
checking for sbrk... yes
checking for snprintf... yes
checking for stat64... yes
checking for statvfs... yes
checking for statvfs64... no
checking for strerror... yes
checking for strtok_r... yes
checking for truncate64... no
checking for clock_gettime(CLOCK_MONOTONIC) and -lrt... no
checking for wcrtomb... yes
checking for mbrtowc... yes
checking for res_ninit()... no
checking for gnu_get_libc_version()... no
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... no
checking for gcc 3.0 ABI... yes
checking for C++ "explicit" keyword... yes
checking for C++ "typename" keyword... yes
checking for modern C++ template specialization syntax support... yes
checking whether partial template specialization works... yes
checking whether operators must be re-defined for templates derived from templates... no
checking whether we need to cast a derived template to pass as its base class... no
checking whether the compiler can resolve const ambiguities for templates... yes
checking whether the C++ "using" keyword can change access... yes
checking whether the C++ "using" keyword resolves ambiguity... yes
checking for "std::" namespace... yes
checking whether standard template operator!=() is ambiguous... unambiguous
checking for C++ reinterpret_cast... yes
checking for C++ dynamic_cast to void*... yes
checking whether C++ requires implementation of unused virtual methods... yes
checking for trouble comparing to zero near std::operator!=()... no
checking for __thread keyword for TLS variables... no
checking for malloc.h... (cached) no
checking for malloc/malloc.h... yes
checking for strndup... yes
checking for posix_memalign... no
checking for memalign... no
checking for valloc... no
checking for __attribute__((always_inline))... no
checking for __attribute__((malloc))... yes
checking for __attribute__((warn_unused_result))... yes
checking for __attribute__((noreturn))... yes
checking for LC_MESSAGES... yes
checking for localeconv... yes
checking for nspr-config... /usr/local/opt/nspr/bin/nspr-config
checking for NSPR - version >= 4.7.0... yes
checking for valid optimization flags... yes
checking for __cxa_demangle... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... yes
checking for gcc -pipe support... yes
checking whether C compiler supports -fprofile-generate... yes
checking for correct temporary object destruction order... yes
checking for correct overload resolution with const and templates... no
checking for tm_zone tm_gmtoff in struct tm... yes
checking for readline in -lreadline... yes
checking for posix_fallocate... no
checking for setlocale... yes
checking for localeconv... (cached) yes
creating js-confdefs.h
==== js-confdefs.h =================================
/* List of defines generated by configure. Included with preprocessor flag,
* -include, to avoid long list of -D defines on the compile command-line.
* Do not edit.
*/
#ifndef _JS_CONFDEFS_H_
#define _JS_CONFDEFS_H_
#define AVMPLUS_64BIT 1
#define AVMPLUS_AMD64 1
#define AVMPLUS_UNIX 1
#define CPP_THROW_NEW throw()
#define D_INO d_ino
#define EDITLINE 1
#define FEATURE_NANOJIT 1
#define HAVE_64BIT_OS 1
#define HAVE_CPP_ACCESS_CHANGING_USING 1
#define HAVE_CPP_AMBIGUITY_RESOLVING_USING 1
#define HAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR 1
#define HAVE_CPP_EXPLICIT 1
#define HAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX 1
#define HAVE_CPP_NAMESPACE_STD 1
#define HAVE_CPP_NEW_CASTS 1
#define HAVE_CPP_PARTIAL_SPECIALIZATION 1
#define HAVE_CPP_TYPENAME 1
#define HAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL 1
#define HAVE_DIRENT_H 1
#define HAVE_DLADDR 1
#define HAVE_FCHMOD 1
#define HAVE_FLOCKFILE 1
#define HAVE_GETC_UNLOCKED 1
#define HAVE_GETOPT_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_I18N_LC_MESSAGES 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT64_T 1
#define HAVE_LCHOWN 1
#define HAVE_LOCALECONV 1
#define HAVE_LOCALECONV 1
#define HAVE_LOCALTIME_R 1
#define HAVE_LSTAT64 1
#define HAVE_MBRTOWC 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MMINTRIN_H 1
#define HAVE_NL_TYPES_H 1
#define HAVE_RANDOM 1
#define HAVE_RINT 1
#define HAVE_SBRK 1
#define HAVE_SETLOCALE 1
#define HAVE_SIGINFO_T 1
#define HAVE_SNPRINTF 1
#define HAVE_SSIZE_T 1
#define HAVE_STAT64 1
#define HAVE_STATVFS 1
#define HAVE_STRERROR 1
#define HAVE_STRNDUP 1
#define HAVE_STRTOK_R 1
#define HAVE_ST_BLKSIZE 1
#define HAVE_SYS_CDEFS_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_QUOTA_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_TM_ZONE_TM_GMTOFF 1
#define HAVE_UINT 1
#define HAVE_UNISTD_H 1
#define HAVE_VA_COPY 1
#define HAVE_VA_LIST_AS_ARRAY 1
#define HAVE_WCRTOMB 1
#define HAVE__UNWIND_BACKTRACE 1
#define HAVE___CXA_DEMANGLE 1
#define JS_ALIGN_OF_POINTER 8
#define JS_BITS_PER_WORD_LOG2 6
#define JS_BYTES_PER_DOUBLE 8
#define JS_BYTES_PER_WORD 8
#define JS_CPU_X64 1
#define JS_HAVE_STDINT_H 1
#define JS_METHODJIT 1
#define JS_MONOIC 1
#define JS_POLYIC 1
#define JS_POLYIC_TYPED_ARRAY 1
#define JS_PUNBOX64 1
#define JS_THREADSAFE 1
#define JS_TRACER 1
#define MALLOC_H <malloc/malloc.h>
#define MOZ_DLL_SUFFIX ".dylib"
#define NEED_CPP_UNUSED_IMPLEMENTATIONS 1
#define NEW_H <new>
#define NS_ALWAYS_INLINE
#define NS_ATTR_MALLOC __attribute__((malloc))
#define NS_NORETURN __attribute__((noreturn))
#define NS_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
#define STDC_HEADERS 1
#define UNIX_ASYNC_DNS 1
#define VA_COPY va_copy
#define XP_MACOSX 1
#define XP_UNIX 1
#define X_DISPLAY_MISSING 1
#endif /* _JS_CONFDEFS_H_ */
Creating directory shell
Creating directory lirasm
Creating directory jsapi-tests
Creating directory tests
Creating directory config
Creating directory config/mkdepend
creating Makefile
creating shell/Makefile
creating lirasm/Makefile
creating jsapi-tests/Makefile
creating tests/Makefile
creating config/Makefile
creating config/mkdepend/Makefile
updating cache ./config.cache
creating ./config.status
creating config/autoconf.mk
creating js-config.h
invoking make to create js-config script
rm -f js-config.tmp
sed < ../js/src/js-config.in > js-config.tmp \
-e 's|@prefix@|/usr/local/Cellar/spidermonkey/1.8.5|' \
-e 's|@exec_prefix@|/usr/local/Cellar/spidermonkey/1.8.5|' \
-e 's|@includedir@|/usr/local/Cellar/spidermonkey/1.8.5/include|' \
-e 's|@libdir@|/usr/local/Cellar/spidermonkey/1.8.5/lib|' \
-e 's|@MOZILLA_VERSION@||' \
-e 's|@LIBRARY_NAME@|mozjs185|' \
-e 's|@NSPR_CFLAGS@|-I/usr/local/Cellar/nspr/4.10/include/nspr|' \
-e 's|@JS_CONFIG_LIBS@|-L/usr/local/Cellar/nspr/4.10/lib -lplds4 -lplc4 -lnspr4 -dynamiclib -install_name /usr/local/Cellar/spidermonkey/1.8.5/lib/libmozjs185.dylib -compatibility_version 1 -current_version 1 -single_module -lm |' \
-e 's|@MOZ_JS_LIBS@|-L/usr/local/Cellar/spidermonkey/1.8.5/lib -lmozjs185|' \
&& mv js-config.tmp js-config && chmod +x js-config
/Applications/Xcode.app/Contents/Developer/usr/bin/make export
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C config/ nsinstall
c++ -DMDCPUCFG=\"md/_darwin.cfg\" -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I/usr/local/Cellar/nspr/4.10/include/nspr -o jscpucfg ../js/src/jscpucfg.cpp
Creating /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/.deps
jskwgen.cpp
nsinstall.c
cc -o host_nsinstall.o -c -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -DXP_UNIX -DXP_MACOSX -DNO_X11 -O3 -DUNICODE -D_UNICODE -I../../js/src/config -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I/usr/local/Cellar/nspr/4.10/include/nspr ../../js/src/config/nsinstall.c
c++ -DMDCPUCFG=\"md/_darwin.cfg\" -o host_jskwgen.o -c -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -I/usr/local/Cellar/nspr/4.10/include/nspr ../js/src/jskwgen.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
pathsub.c
cc -o host_pathsub.o -c -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -DXP_UNIX -DXP_MACOSX -DNO_X11 -O3 -DUNICODE -D_UNICODE -I../../js/src/config -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I/usr/local/Cellar/nspr/4.10/include/nspr ../../js/src/config/pathsub.c
brew: superenv removed: -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -O3 -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -O3 -O3
./jscpucfg > jsautocfg.tmp
mv jsautocfg.tmp jsautocfg.h
cc -o nsinstall -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -DXP_UNIX -DXP_MACOSX -DNO_X11 -O3 -DUNICODE -D_UNICODE -framework Cocoa -lobjc -Wl,-executable_path,/bin -Wl,-dead_strip host_nsinstall.o host_pathsub.o
c++ -DMDCPUCFG=\"md/_darwin.cfg\" -o host_jskwgen -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr host_jskwgen.o
brew: superenv removed: -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -O3 -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
./host_jskwgen /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/jsautokw.h
rm -f nfspwd
cp ../../js/src/config/nfspwd.pl nfspwd
chmod +x nfspwd
/private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config/nsinstall -L /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config nsinstall ../dist/bin
Creating /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/shell/.deps
Creating /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/jsapi-tests/.deps
make[2]: Nothing to be done for `export'.
/private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config/nsinstall -L /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build -m 644 js-config.h jsautocfg.h /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/jsautokw.h ../js/src/js.msg ../js/src/jsanalyze.h ../js/src/jsapi.h ../js/src/jsarray.h ../js/src/jsarena.h ../js/src/jsatom.h ../js/src/jsbit.h ../js/src/jsbool.h ../js/src/jsclist.h ../js/src/jsclone.h ../js/src/jscntxt.h ../js/src/jscompat.h ../js/src/jsdate.h ../js/src/jsdbgapi.h ../js/src/jsdhash.h ../js/src/jsdtoa.h ../js/src/jsemit.h ../js/src/jsfun.h ../js/src/jsfriendapi.h ../js/src/jsgc.h ../js/src/jscell.h ../js/src/jsgcchunk.h ../js/src/jsgcstats.h ../js/src/jscompartment.h ../js/src/jshash.h ../js/src/jsinterp.h ../js/src/jsinttypes.h ../js/src/jsiter.h ../js/src/jslock.h ../js/src/jslong.h ../js/src/jsmath.h ../js/src/jsobj.h ../js/src/jsobjinlines.h ../js/src/json.h ../js/src/jsopcode.tbl ../js/src/jsopcode.h ../js/src/jsopcodeinlines.h ../js/src/jsotypes.h ../js/src/jsparse.h ../js/src/jsproxy.h ../js/src/jsprf.h ../js/src/jsprobes.h ../js/src/jspropertycache.h ../js/src/jspropertycacheinlines.h ../js/src/jspropertytree.h ../js/src/jsproto.tbl ../js/src/jsprvtd.h ../js/src/jspubtd.h ../js/src/jsreflect.h ../js/src/jsregexp.h ../js/src/jsscan.h ../js/src/jsscope.h ../js/src/jsscript.h ../js/src/jsscriptinlines.h ../js/src/jsstaticcheck.h ../js/src/jsstdint.h ../js/src/jsstr.h ../js/src/jstracer.h ../js/src/jshotloop.h ../js/src/jstypedarray.h ../js/src/jstypes.h ../js/src/jsutil.h ../js/src/jsvector.h ../js/src/jstl.h ../js/src/jshashtable.h ../js/src/jsversion.h ../js/src/jswrapper.h ../js/src/jsxdrapi.h ../js/src/jsxml.h ../js/src/jsval.h ../js/src/jsvalue.h ../js/src/prmjtime.h ../js/src/jsbuiltins.h ../js/src/nanojit/Assembler.h ../js/src/nanojit/Allocator.h ../js/src/nanojit/CodeAlloc.h ../js/src/nanojit/Containers.h ../js/src/nanojit/LIR.h ../js/src/nanojit/LIRopcode.tbl ../js/src/nanojit/avmplus.h ../js/src/nanojit/Fragmento.h ../js/src/nanojit/Native.h ../js/src/nanojit/NativeCommon.h ../js/src/nanojit/NativeX64.h ../js/src/nanojit/njconfig.h ../js/src/nanojit/njcpudetect.h ../js/src/nanojit/RegAlloc.h ../js/src/nanojit/nanojit.h ../js/src/nanojit/VMPI.h ../js/src/tracejit/Writer.h ../js/src/perf/jsperf.h ./dist/include
mkdir -p nanojit
/Applications/Xcode.app/Contents/Developer/usr/bin/make libs
jsoplengen.cpp
c++ -DMDCPUCFG=\"md/_darwin.cfg\" -o host_jsoplengen.o -c -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -I/usr/local/Cellar/nspr/4.10/include/nspr ../js/src/jsoplengen.cpp
/usr/bin/python2.7 ../js/src/imacro_asm.py ../js/src/imacros.jsasm /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/imacros.c.out
/private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config/nsinstall -D dist/sdk/lib
/private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config/nsinstall -D dist/bin/chrome
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
c++ -DMDCPUCFG=\"md/_darwin.cfg\" -o host_jsoplengen -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr host_jsoplengen.o
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
./host_jsoplengen /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/jsautooplen.h
jsanalyze.cpp
jsapi.cpp
c++ -o jsanalyze.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsanalyze.pp ../js/src/jsanalyze.cpp
c++ -o jsapi.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsapi.pp ../js/src/jsapi.cpp
jsarena.cpp
c++ -o jsarena.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsarena.pp ../js/src/jsarena.cpp
jsarray.cpp
c++ -o jsarray.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsarray.pp ../js/src/jsarray.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsatom.cpp
c++ -o jsatom.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsatom.pp ../js/src/jsatom.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsbool.cpp
c++ -o jsbool.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsbool.pp ../js/src/jsbool.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsclone.cpp
c++ -o jsclone.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsclone.pp ../js/src/jsclone.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jscntxt.cpp
c++ -o jscntxt.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscntxt.pp ../js/src/jscntxt.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jscompartment.cpp
c++ -o jscompartment.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscompartment.pp ../js/src/jscompartment.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsdate.cpp
c++ -o jsdate.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdate.pp ../js/src/jsdate.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsdbgapi.cpp
c++ -o jsdbgapi.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdbgapi.pp ../js/src/jsdbgapi.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsdhash.cpp
c++ -o jsdhash.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdhash.pp ../js/src/jsdhash.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsdtoa.cpp
c++ -o jsdtoa.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdtoa.pp ../js/src/jsdtoa.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsemit.cpp
c++ -o jsemit.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsemit.pp ../js/src/jsemit.cpp
jsexn.cpp
c++ -o jsexn.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsexn.pp ../js/src/jsexn.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsfriendapi.cpp
c++ -o jsfriendapi.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsfriendapi.pp ../js/src/jsfriendapi.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsfun.cpp
c++ -o jsfun.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsfun.pp ../js/src/jsfun.cpp
jsgc.cpp
jsgcchunk.cpp
c++ -o jsgc.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsgc.pp ../js/src/jsgc.cpp
c++ -o jsgcchunk.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsgcchunk.pp ../js/src/jsgcchunk.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsgcstats.cpp
c++ -o jsgcstats.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsgcstats.pp ../js/src/jsgcstats.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jshash.cpp
c++ -o jshash.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jshash.pp ../js/src/jshash.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsinterp.cpp
c++ -o jsinterp.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsinterp.pp ../js/src/jsinterp.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsinvoke.cpp
c++ -o jsinvoke.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsinvoke.pp ../js/src/jsinvoke.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsiter.cpp
c++ -o jsiter.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsiter.pp ../js/src/jsiter.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jslock.cpp
c++ -o jslock.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jslock.pp ../js/src/jslock.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jslog2.cpp
c++ -o jslog2.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jslog2.pp ../js/src/jslog2.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsmath.cpp
c++ -o jsmath.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsmath.pp ../js/src/jsmath.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsnativestack.cpp
c++ -o jsnativestack.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsnativestack.pp ../js/src/jsnativestack.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsnum.cpp
c++ -o jsnum.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsnum.pp ../js/src/jsnum.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsobj.cpp
c++ -o jsobj.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsobj.pp ../js/src/jsobj.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
json.cpp
c++ -o json.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/json.pp ../js/src/json.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsopcode.cpp
c++ -o jsopcode.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsopcode.pp ../js/src/jsopcode.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsparse.cpp
c++ -o jsparse.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsparse.pp ../js/src/jsparse.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsproxy.cpp
c++ -o jsproxy.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsproxy.pp ../js/src/jsproxy.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsprf.cpp
c++ -o jsprf.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsprf.pp ../js/src/jsprf.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsprobes.cpp
c++ -o jsprobes.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsprobes.pp ../js/src/jsprobes.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jspropertycache.cpp
c++ -o jspropertycache.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jspropertycache.pp ../js/src/jspropertycache.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jspropertytree.cpp
c++ -o jspropertytree.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jspropertytree.pp ../js/src/jspropertytree.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsreflect.cpp
c++ -o jsreflect.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsreflect.pp ../js/src/jsreflect.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsregexp.cpp
c++ -o jsregexp.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsregexp.pp ../js/src/jsregexp.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsscan.cpp
c++ -o jsscan.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsscan.pp ../js/src/jsscan.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsscope.cpp
c++ -o jsscope.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsscope.pp ../js/src/jsscope.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsscript.cpp
c++ -o jsscript.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsscript.pp ../js/src/jsscript.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsstr.cpp
c++ -o jsstr.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsstr.pp ../js/src/jsstr.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jstypedarray.cpp
c++ -o jstypedarray.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jstypedarray.pp ../js/src/jstypedarray.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsutil.cpp
c++ -o jsutil.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsutil.pp ../js/src/jsutil.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jswrapper.cpp
c++ -o jswrapper.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jswrapper.pp ../js/src/jswrapper.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsxdrapi.cpp
c++ -o jsxdrapi.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsxdrapi.pp ../js/src/jsxdrapi.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsxml.cpp
c++ -o jsxml.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsxml.pp ../js/src/jsxml.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
prmjtime.cpp
c++ -o prmjtime.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/prmjtime.pp ../js/src/prmjtime.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
sharkctl.cpp
c++ -o sharkctl.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/sharkctl.pp ../js/src/sharkctl.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jstracer.cpp
c++ -o jstracer.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jstracer.pp ../js/src/jstracer.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
Assembler.cpp
c++ -o Assembler.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Assembler.pp ../js/src/nanojit/Assembler.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
Allocator.cpp
c++ -o Allocator.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Allocator.pp ../js/src/nanojit/Allocator.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
CodeAlloc.cpp
c++ -o CodeAlloc.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/CodeAlloc.pp ../js/src/nanojit/CodeAlloc.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
Containers.cpp
c++ -o Containers.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Containers.pp ../js/src/nanojit/Containers.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
Fragmento.cpp
c++ -o Fragmento.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Fragmento.pp ../js/src/nanojit/Fragmento.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
LIR.cpp
c++ -o LIR.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/LIR.pp ../js/src/nanojit/LIR.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
njconfig.cpp
c++ -o njconfig.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/njconfig.pp ../js/src/nanojit/njconfig.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
RegAlloc.cpp
c++ -o RegAlloc.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/RegAlloc.pp ../js/src/nanojit/RegAlloc.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
avmplus.cpp
c++ -o avmplus.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/avmplus.pp ../js/src/nanojit/avmplus.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
NativeX64.cpp
c++ -o NativeX64.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/NativeX64.pp ../js/src/nanojit/NativeX64.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsbuiltins.cpp
c++ -o jsbuiltins.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsbuiltins.pp ../js/src/jsbuiltins.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
VMPI.cpp
c++ -o VMPI.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/VMPI.pp ../js/src/nanojit/VMPI.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
Writer.cpp
c++ -o Writer.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Writer.pp ../js/src/tracejit/Writer.cpp
MethodJIT.cpp
c++ -o MethodJIT.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MethodJIT.pp ../js/src/methodjit/MethodJIT.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
StubCalls.cpp
c++ -o StubCalls.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/StubCalls.pp ../js/src/methodjit/StubCalls.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
Compiler.cpp
c++ -o Compiler.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Compiler.pp ../js/src/methodjit/Compiler.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
FrameState.cpp
c++ -o FrameState.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FrameState.pp ../js/src/methodjit/FrameState.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
FastArithmetic.cpp
c++ -o FastArithmetic.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FastArithmetic.pp ../js/src/methodjit/FastArithmetic.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
FastOps.cpp
c++ -o FastOps.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FastOps.pp ../js/src/methodjit/FastOps.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
StubCompiler.cpp
c++ -o StubCompiler.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/StubCompiler.pp ../js/src/methodjit/StubCompiler.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
MonoIC.cpp
c++ -o MonoIC.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MonoIC.pp ../js/src/methodjit/MonoIC.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
PolyIC.cpp
c++ -o PolyIC.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/PolyIC.pp ../js/src/methodjit/PolyIC.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
ImmutableSync.cpp
c++ -o ImmutableSync.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ImmutableSync.pp ../js/src/methodjit/ImmutableSync.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
InvokeHelpers.cpp
c++ -o InvokeHelpers.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/InvokeHelpers.pp ../js/src/methodjit/InvokeHelpers.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
Retcon.cpp
c++ -o Retcon.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Retcon.pp ../js/src/methodjit/Retcon.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
TrampolineCompiler.cpp
c++ -o TrampolineCompiler.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/TrampolineCompiler.pp ../js/src/methodjit/TrampolineCompiler.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
checks.cc
c++ -o checks.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/checks.pp ../js/src/v8-dtoa/checks.cc
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
conversions.cc
c++ -o conversions.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/conversions.pp ../js/src/v8-dtoa/conversions.cc
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
diy-fp.cc
c++ -o diy-fp.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/diy-fp.pp ../js/src/v8-dtoa/diy-fp.cc
v8-dtoa.cc
c++ -o v8-dtoa.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/v8-dtoa.pp ../js/src/v8-dtoa/v8-dtoa.cc
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
fast-dtoa.cc
c++ -o fast-dtoa.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/fast-dtoa.pp ../js/src/v8-dtoa/fast-dtoa.cc
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
platform.cc
c++ -o platform.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/platform.pp ../js/src/v8-dtoa/platform.cc
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
utils.cc
c++ -o utils.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/utils.pp ../js/src/v8-dtoa/utils.cc
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
Assertions.cpp
c++ -o Assertions.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Assertions.pp ../js/src/assembler/wtf/Assertions.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
ExecutableAllocatorPosix.cpp
c++ -o ExecutableAllocatorPosix.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ExecutableAllocatorPosix.pp ../js/src/assembler/jit/ExecutableAllocatorPosix.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
ExecutableAllocatorWin.cpp
c++ -o ExecutableAllocatorWin.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ExecutableAllocatorWin.pp ../js/src/assembler/jit/ExecutableAllocatorWin.cpp
ExecutableAllocatorOS2.cpp
c++ -o ExecutableAllocatorOS2.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ExecutableAllocatorOS2.pp ../js/src/assembler/jit/ExecutableAllocatorOS2.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
ExecutableAllocator.cpp
ARMAssembler.cpp
c++ -o ARMAssembler.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ARMAssembler.pp ../js/src/assembler/assembler/ARMAssembler.cpp
c++ -o ExecutableAllocator.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ExecutableAllocator.pp ../js/src/assembler/jit/ExecutableAllocator.cpp
Logging.cpp
c++ -o Logging.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Logging.pp ../js/src/methodjit/Logging.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
MacroAssemblerARM.cpp
c++ -o MacroAssemblerARM.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MacroAssemblerARM.pp ../js/src/assembler/assembler/MacroAssemblerARM.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
MacroAssemblerX86Common.cpp
c++ -o MacroAssemblerX86Common.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MacroAssemblerX86Common.pp ../js/src/assembler/assembler/MacroAssemblerX86Common.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
RegexCompiler.cpp
c++ -o RegexCompiler.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/RegexCompiler.pp ../js/src/yarr/yarr/RegexCompiler.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
RegexJIT.cpp
c++ -o RegexJIT.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/RegexJIT.pp ../js/src/yarr/yarr/RegexJIT.cpp
pcre_compile.cpp
c++ -o pcre_compile.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/pcre_compile.pp ../js/src/yarr/pcre/pcre_compile.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
pcre_exec.cpp
c++ -o pcre_exec.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/pcre_exec.pp ../js/src/yarr/pcre/pcre_exec.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
pcre_tables.cpp
c++ -o pcre_tables.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/pcre_tables.pp ../js/src/yarr/pcre/pcre_tables.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
pcre_xclass.cpp
c++ -o pcre_xclass.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/pcre_xclass.pp ../js/src/yarr/pcre/pcre_xclass.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
pcre_ucp_searchfuncs.cpp
c++ -o pcre_ucp_searchfuncs.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/pcre_ucp_searchfuncs.pp ../js/src/yarr/pcre/pcre_ucp_searchfuncs.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
jsperf.cpp
c++ -o jsperf.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsperf.pp ../js/src/perf/jsperf.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
pm_stub.cpp
c++ -o pm_stub.o -c -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I../js/src -I. -I./dist/include -I./dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -I../js/src -I../js/src/assembler -I../js/src/yarr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/pm_stub.pp ../js/src/perf/pm_stub.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
rm -f libjs_static.a
ar cr libjs_static.a jsanalyze.o jsapi.o jsarena.o jsarray.o jsatom.o jsbool.o jsclone.o jscntxt.o jscompartment.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsemit.o jsexn.o jsfriendapi.o jsfun.o jsgc.o jsgcchunk.o jsgcstats.o jshash.o jsinterp.o jsinvoke.o jsiter.o jslock.o jslog2.o jsmath.o jsnativestack.o jsnum.o jsobj.o json.o jsopcode.o jsparse.o jsproxy.o jsprf.o jsprobes.o jspropertycache.o jspropertytree.o jsreflect.o jsregexp.o jsscan.o jsscope.o jsscript.o jsstr.o jstypedarray.o jsutil.o jswrapper.o jsxdrapi.o jsxml.o prmjtime.o sharkctl.o jstracer.o Assembler.o Allocator.o CodeAlloc.o Containers.o Fragmento.o LIR.o njconfig.o RegAlloc.o avmplus.o NativeX64.o jsbuiltins.o VMPI.o Writer.o MethodJIT.o StubCalls.o Compiler.o FrameState.o FastArithmetic.o FastOps.o StubCompiler.o MonoIC.o PolyIC.o ImmutableSync.o InvokeHelpers.o Retcon.o TrampolineCompiler.o checks.o conversions.o diy-fp.o v8-dtoa.o fast-dtoa.o platform.o utils.o Assertions.o ExecutableAllocatorPosix.o ExecutableAllocatorWin.o ExecutableAllocatorOS2.o ExecutableAllocator.o ARMAssembler.o Logging.o MacroAssemblerARM.o MacroAssemblerX86Common.o RegexCompiler.o RegexJIT.o pcre_compile.o pcre_exec.o pcre_tables.o pcre_xclass.o pcre_ucp_searchfuncs.o jsperf.o pm_stub.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libjs_static.a(jsgcstats.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libjs_static.a(RegAlloc.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libjs_static.a(ImmutableSync.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libjs_static.a(ExecutableAllocatorWin.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libjs_static.a(ExecutableAllocatorOS2.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libjs_static.a(ARMAssembler.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libjs_static.a(Logging.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libjs_static.a(MacroAssemblerARM.o) has no symbols
ranlib libjs_static.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libjs_static.a(jsgcstats.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libjs_static.a(RegAlloc.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libjs_static.a(ImmutableSync.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libjs_static.a(ExecutableAllocatorWin.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libjs_static.a(ExecutableAllocatorOS2.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libjs_static.a(ARMAssembler.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libjs_static.a(Logging.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libjs_static.a(MacroAssemblerARM.o) has no symbols
rm -f libmozjs185.dylib
c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -fPIC -o libmozjs185.dylib jsanalyze.o jsapi.o jsarena.o jsarray.o jsatom.o jsbool.o jsclone.o jscntxt.o jscompartment.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsemit.o jsexn.o jsfriendapi.o jsfun.o jsgc.o jsgcchunk.o jsgcstats.o jshash.o jsinterp.o jsinvoke.o jsiter.o jslock.o jslog2.o jsmath.o jsnativestack.o jsnum.o jsobj.o json.o jsopcode.o jsparse.o jsproxy.o jsprf.o jsprobes.o jspropertycache.o jspropertytree.o jsreflect.o jsregexp.o jsscan.o jsscope.o jsscript.o jsstr.o jstypedarray.o jsutil.o jswrapper.o jsxdrapi.o jsxml.o prmjtime.o sharkctl.o jstracer.o Assembler.o Allocator.o CodeAlloc.o Containers.o Fragmento.o LIR.o njconfig.o RegAlloc.o avmplus.o NativeX64.o jsbuiltins.o VMPI.o Writer.o MethodJIT.o StubCalls.o Compiler.o FrameState.o FastArithmetic.o FastOps.o StubCompiler.o MonoIC.o PolyIC.o ImmutableSync.o InvokeHelpers.o Retcon.o TrampolineCompiler.o checks.o conversions.o diy-fp.o v8-dtoa.o fast-dtoa.o platform.o utils.o Assertions.o ExecutableAllocatorPosix.o ExecutableAllocatorWin.o ExecutableAllocatorOS2.o ExecutableAllocator.o ARMAssembler.o Logging.o MacroAssemblerARM.o MacroAssemblerX86Common.o RegexCompiler.o RegexJIT.o pcre_compile.o pcre_exec.o pcre_tables.o pcre_xclass.o pcre_ucp_searchfuncs.o jsperf.o pm_stub.o -framework Cocoa -lobjc -Wl,-executable_path,/bin -Wl,-dead_strip -L/usr/local/Cellar/nspr/4.10/lib -lplds4 -lplc4 -lnspr4 -dynamiclib -install_name /usr/local/Cellar/spidermonkey/1.8.5/lib/libmozjs185.dylib -compatibility_version 1 -current_version 1 -single_module -install_name /usr/local/Cellar/spidermonkey/1.8.5/lib/libmozjs185.1.0.dylib -current_version 1.0.0 -compatibility_version 1.0 -lm
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
chmod +x libmozjs185.dylib
/private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config/nsinstall -L /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build -m 644 libjs_static.a ./dist/lib
/private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config/nsinstall -L /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build -m 755 libmozjs185.dylib ./dist/lib
/private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config/nsinstall -L /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build -m 755 libmozjs185.dylib ./dist/bin
/private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config/nsinstall -L /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build -m 755 host_jskwgen host_jsoplengen ./dist/host/bin
/private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config/nsinstall -L /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config -m 755 nsinstall ../dist/host/bin
js.cpp
jsworkers.cpp
c++ -o js.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/shell -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/js.pp ../../js/src/shell/js.cpp
c++ -o jsworkers.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/shell -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/jsworkers.pp ../../js/src/shell/jsworkers.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
c++ -o js -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer js.o jsworkers.o -framework Cocoa -lobjc -Wl,-executable_path,/bin -Wl,-dead_strip -L../dist/bin -L../dist/lib -L/usr/local/Cellar/nspr/4.10/lib -lplds4 -lplc4 -lnspr4 -lreadline ../libjs_static.a
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
/private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config/nsinstall -L /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/shell -m 755 js ../dist/bin
/private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config/nsinstall -L /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/shell -m 755 js ..
tests.cpp
c++ -o tests.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/tests.pp ../../js/src/jsapi-tests/tests.cpp
testBug604087.cpp
selfTest.cpp
c++ -o testBug604087.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testBug604087.pp ../../js/src/jsapi-tests/testBug604087.cpp
c++ -o selfTest.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/selfTest.pp ../../js/src/jsapi-tests/selfTest.cpp
testClassGetter.cpp
c++ -o testClassGetter.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testClassGetter.pp ../../js/src/jsapi-tests/testClassGetter.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testCloneScript.cpp
c++ -o testCloneScript.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testCloneScript.pp ../../js/src/jsapi-tests/testCloneScript.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testConservativeGC.cpp
c++ -o testConservativeGC.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testConservativeGC.pp ../../js/src/jsapi-tests/testConservativeGC.cpp
testContexts.cpp
c++ -o testContexts.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testContexts.pp ../../js/src/jsapi-tests/testContexts.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testDebugger.cpp
c++ -o testDebugger.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDebugger.pp ../../js/src/jsapi-tests/testDebugger.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testDeepFreeze.cpp
c++ -o testDeepFreeze.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDeepFreeze.pp ../../js/src/jsapi-tests/testDeepFreeze.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testDefineGetterSetterNonEnumerable.cpp
c++ -o testDefineGetterSetterNonEnumerable.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDefineGetterSetterNonEnumerable.pp ../../js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testDefineProperty.cpp
c++ -o testDefineProperty.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDefineProperty.pp ../../js/src/jsapi-tests/testDefineProperty.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testExtendedEq.cpp
c++ -o testExtendedEq.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testExtendedEq.pp ../../js/src/jsapi-tests/testExtendedEq.cpp
testFuncCallback.cpp
c++ -o testFuncCallback.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testFuncCallback.pp ../../js/src/jsapi-tests/testFuncCallback.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testGCChunkAlloc.cpp
c++ -o testGCChunkAlloc.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testGCChunkAlloc.pp ../../js/src/jsapi-tests/testGCChunkAlloc.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testGetPropertyDefault.cpp
c++ -o testGetPropertyDefault.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testGetPropertyDefault.pp ../../js/src/jsapi-tests/testGetPropertyDefault.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testIntString.cpp
c++ -o testIntString.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testIntString.pp ../../js/src/jsapi-tests/testIntString.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testLookup.cpp
c++ -o testLookup.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testLookup.pp ../../js/src/jsapi-tests/testLookup.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testNewObject.cpp
c++ -o testNewObject.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testNewObject.pp ../../js/src/jsapi-tests/testNewObject.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testOps.cpp
c++ -o testOps.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testOps.pp ../../js/src/jsapi-tests/testOps.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testPropCache.cpp
c++ -o testPropCache.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testPropCache.pp ../../js/src/jsapi-tests/testPropCache.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testSameValue.cpp
c++ -o testSameValue.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testSameValue.pp ../../js/src/jsapi-tests/testSameValue.cpp
testScriptObject.cpp
c++ -o testScriptObject.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testScriptObject.pp ../../js/src/jsapi-tests/testScriptObject.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testSetProperty.cpp
c++ -o testSetProperty.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testSetProperty.pp ../../js/src/jsapi-tests/testSetProperty.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testThreadGC.cpp
c++ -o testThreadGC.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testThreadGC.pp ../../js/src/jsapi-tests/testThreadGC.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testThreads.cpp
c++ -o testThreads.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testThreads.pp ../../js/src/jsapi-tests/testThreads.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testTrap.cpp
c++ -o testTrap.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testTrap.pp ../../js/src/jsapi-tests/testTrap.cpp
testUTF8.cpp
c++ -o testUTF8.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testUTF8.pp ../../js/src/jsapi-tests/testUTF8.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testVersion.cpp
c++ -o testVersion.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testVersion.pp ../../js/src/jsapi-tests/testVersion.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testXDR.cpp
c++ -o testXDR.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testXDR.pp ../../js/src/jsapi-tests/testXDR.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
testCustomIterator.cpp
c++ -o testCustomIterator.o -c -DEXPORT_JS_API -DOSTYPE=\"Darwin13.0.0\" -DOSARCH=Darwin -I../../js/src -I.. -I../../js/src/jsapi-tests -I. -I../dist/include -I../dist/include/nsprpub -I/usr/local/Cellar/nspr/4.10/include/nspr -fPIC -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testCustomIterator.pp ../../js/src/jsapi-tests/testCustomIterator.cpp
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
c++ -o jsapi-tests -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fno-strict-aliasing -fpascal-strings -fno-common -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fomit-frame-pointer tests.o selfTest.o testBug604087.o testClassGetter.o testCloneScript.o testConservativeGC.o testContexts.o testDebugger.o testDeepFreeze.o testDefineGetterSetterNonEnumerable.o testDefineProperty.o testExtendedEq.o testFuncCallback.o testGCChunkAlloc.o testGetPropertyDefault.o testIntString.o testLookup.o testNewObject.o testOps.o testPropCache.o testSameValue.o testScriptObject.o testSetProperty.o testThreadGC.o testThreads.o testTrap.o testUTF8.o testVersion.o testXDR.o testCustomIterator.o -framework Cocoa -lobjc -Wl,-executable_path,/bin -Wl,-dead_strip -L../dist/bin -L../dist/lib ../libjs_static.a -L/usr/local/Cellar/nspr/4.10/lib -lplds4 -lplc4 -lnspr4
brew: superenv removed: -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O3
/private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config/nsinstall -L /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/jsapi-tests -m 755 jsapi-tests ../dist/bin
make[2]: Nothing to be done for `libs'.
/private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config/nsinstall -L /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build -m 755 libmozjs185.dylib dist/sdk/lib
/Applications/Xcode.app/Contents/Developer/usr/bin/make tools
make[2]: Nothing to be done for `tools'.
make[2]: Nothing to be done for `tools'.
make[2]: Nothing to be done for `tools'.
make[2]: Nothing to be done for `tools'.
if test -d ./dist/bin ; then touch ./dist/bin/.purgecaches ; fi
cat ../js/src/mozjs185.pc.in | sed \
-e "s|%prefix%|/usr/local/Cellar/spidermonkey/1.8.5|" \
-e "s|%includedir%|/usr/local/Cellar/spidermonkey/1.8.5/include|" \
-e "s|%libdir%|/usr/local/Cellar/spidermonkey/1.8.5/lib|" \
-e 's|%MOZILLA_VERSION%||' \
> mozjs185.pc && chmod 644 mozjs185.pc
pkg_config_file: mozjs185.pc
/private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config/nsinstall -t -m 644 mozjs185.pc /usr/local/Cellar/spidermonkey/1.8.5/lib/pkgconfig
/private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config/nsinstall -t js-config.h jsautocfg.h /private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/jsautokw.h ../js/src/js.msg ../js/src/jsanalyze.h ../js/src/jsapi.h ../js/src/jsarray.h ../js/src/jsarena.h ../js/src/jsatom.h ../js/src/jsbit.h ../js/src/jsbool.h ../js/src/jsclist.h ../js/src/jsclone.h ../js/src/jscntxt.h ../js/src/jscompat.h ../js/src/jsdate.h ../js/src/jsdbgapi.h ../js/src/jsdhash.h ../js/src/jsdtoa.h ../js/src/jsemit.h ../js/src/jsfun.h ../js/src/jsfriendapi.h ../js/src/jsgc.h ../js/src/jscell.h ../js/src/jsgcchunk.h ../js/src/jsgcstats.h ../js/src/jscompartment.h ../js/src/jshash.h ../js/src/jsinterp.h ../js/src/jsinttypes.h ../js/src/jsiter.h ../js/src/jslock.h ../js/src/jslong.h ../js/src/jsmath.h ../js/src/jsobj.h ../js/src/jsobjinlines.h ../js/src/json.h ../js/src/jsopcode.tbl ../js/src/jsopcode.h ../js/src/jsopcodeinlines.h ../js/src/jsotypes.h ../js/src/jsparse.h ../js/src/jsproxy.h ../js/src/jsprf.h ../js/src/jsprobes.h ../js/src/jspropertycache.h ../js/src/jspropertycacheinlines.h ../js/src/jspropertytree.h ../js/src/jsproto.tbl ../js/src/jsprvtd.h ../js/src/jspubtd.h ../js/src/jsreflect.h ../js/src/jsregexp.h ../js/src/jsscan.h ../js/src/jsscope.h ../js/src/jsscript.h ../js/src/jsscriptinlines.h ../js/src/jsstaticcheck.h ../js/src/jsstdint.h ../js/src/jsstr.h ../js/src/jstracer.h ../js/src/jshotloop.h ../js/src/jstypedarray.h ../js/src/jstypes.h ../js/src/jsutil.h ../js/src/jsvector.h ../js/src/jstl.h ../js/src/jshashtable.h ../js/src/jsversion.h ../js/src/jswrapper.h ../js/src/jsxdrapi.h ../js/src/jsxml.h ../js/src/jsval.h ../js/src/jsvalue.h ../js/src/prmjtime.h ../js/src/jsbuiltins.h ../js/src/nanojit/Assembler.h ../js/src/nanojit/Allocator.h ../js/src/nanojit/CodeAlloc.h ../js/src/nanojit/Containers.h ../js/src/nanojit/LIR.h ../js/src/nanojit/LIRopcode.tbl ../js/src/nanojit/avmplus.h ../js/src/nanojit/Fragmento.h ../js/src/nanojit/Native.h ../js/src/nanojit/NativeCommon.h ../js/src/nanojit/NativeX64.h ../js/src/nanojit/njconfig.h ../js/src/nanojit/njcpudetect.h ../js/src/nanojit/RegAlloc.h ../js/src/nanojit/nanojit.h ../js/src/nanojit/VMPI.h ../js/src/tracejit/Writer.h ../js/src/perf/jsperf.h /usr/local/Cellar/spidermonkey/1.8.5/include/js
/private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config/nsinstall -t js-config /usr/local/Cellar/spidermonkey/1.8.5/bin
/private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config/nsinstall -t libjs_static.a /usr/local/Cellar/spidermonkey/1.8.5/lib
mv -f /usr/local/Cellar/spidermonkey/1.8.5/lib/libjs_static.a /usr/local/Cellar/spidermonkey/1.8.5/lib/libmozjs185-1.0.a
/private/tmp/spidermonkey-YuvQ/js-1.8.5/brew-build/config/nsinstall -t libmozjs185.dylib /usr/local/Cellar/spidermonkey/1.8.5/lib
mv -f /usr/local/Cellar/spidermonkey/1.8.5/lib/libmozjs185.dylib /usr/local/Cellar/spidermonkey/1.8.5/lib/libmozjs185.1.0.0.dylib
ln -s /usr/local/Cellar/spidermonkey/1.8.5/lib/libmozjs185.1.0.0.dylib /usr/local/Cellar/spidermonkey/1.8.5/lib/libmozjs185.1.0.dylib
ln -s /usr/local/Cellar/spidermonkey/1.8.5/lib/libmozjs185.1.0.dylib /usr/local/Cellar/spidermonkey/1.8.5/lib/libmozjs185.dylib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment