* Package: dev-lang/spidermonkey-1.8.5-r1 * Repository: gentoo * Maintainer: mozilla@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux multilib userland_GNU * FEATURES: sandbox userpriv usersandbox * Applying spidermonkey-1.8.5-fix-install-symlinks.patch ... [ ok ] * Applying spidermonkey-1.8.5-fix-ppc64.patch ... [ ok ] * Applying spidermonkey-1.8.5-arm_respect_cflags-3.patch ... [ ok ] * Applying spidermonkey-1.8.7-freebsd-pthreads.patch ... [ ok ] * Applying spidermonkey-1.8.5-perf_event-check.patch ... [ ok ] * Running autoconf ... [ ok ] creating cache ./config.cache checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnu checking for mawk... no checking for gawk... gawk checking for perl5... no checking for perl... /usr/bin/perl checking for gcc... clang checking whether the C compiler (clang -O2 -Wl,-O1 -Wl,--as-needed) works... yes checking whether the C compiler (clang -O2 -Wl,-O1 -Wl,--as-needed) is a cross-compiler... no checking whether we are using GNU C... yes checking whether clang accepts -g... yes checking for c++... clang++ checking whether the C++ compiler (clang++ -O2 -Wl,-O1 -Wl,--as-needed) works... yes checking whether the C++ compiler (clang++ -O2 -Wl,-O1 -Wl,--as-needed) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether clang++ accepts -g... yes checking for ranlib... ranlib checking for as... /usr/bin/as checking for ar... ar checking for ld... x86_64-pc-linux-gnu-ld checking for strip... strip checking for windres... no checking whether clang and cc understand -c and -o together... yes checking how to run the C preprocessor... clang -E checking how to run the C++ preprocessor... clang++ -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.012004 checking for full perl installation... yes checking for python2.7... /usr/bin/python2.7 checking for doxygen... : checking for autoconf... /usr/bin/autoconf checking for unzip... /usr/bin/unzip checking for zip... /usr/bin/zip checking for makedepend... /usr/bin/makedepend checking for xargs... /usr/bin/xargs checking for gmake... /usr/bin/gmake checking for X... libraries , headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes 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... yes 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 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... yes checking for uname.__domainname... no checking for visibility(hidden) attribute... yes checking for visibility(default) attribute... yes checking for visibility pragma support... yes checking For gcc visibility bug with class-level attributes (GCC bug 26905)... no checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... 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... yes checking for memory.h... yes checking for unistd.h... yes checking for gnu/libc-version.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for X11/XKBlib.h... yes checking for io.h... no checking for sys/statvfs.h... yes checking for sys/statfs.h... yes checking for sys/vfs.h... yes checking for sys/mount.h... yes checking for sys/quota.h... yes checking for linux/quota.h... yes checking for mmintrin.h... yes checking for new... yes checking for sys/cdefs.h... yes checking for linux/perf_event.h... yes checking for perf_event_open system call... yes checking for gethostbyname_r in -lc_r... no checking for library containing dlopen... -ldl checking for dlfcn.h... yes 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 for pthread_create in -lpthreads... no checking for pthread_create in -lpthread... yes checking whether clang accepts -pthread... yes checking whether mmap() sees write()s... yes checking whether clang 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... no checking for sbrk... yes checking for snprintf... yes checking for stat64... yes checking for statvfs... yes checking for statvfs64... yes checking for strerror... yes checking for strtok_r... yes checking for truncate64... yes checking for clock_gettime(CLOCK_MONOTONIC) and -lrt... no checking for wcrtomb... yes checking for mbrtowc... yes checking for res_ninit()... yes checking for gnu_get_libc_version()... yes checking for iconv in -lc... yes checking for iconv()... yes checking for iconv() with const input... 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... no checking for trouble comparing to zero near std::operator!=()... no checking for __thread keyword for TLS variables... yes checking for malloc.h... (cached) yes checking for strndup... yes checking for posix_memalign... yes checking for memalign... yes checking for valloc... yes 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/bin/nspr-config checking for NSPR - version >= 4.7.0... yes checking whether to build for thumb2... no checking for valid optimization flags... yes checking size of int *... 8 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 whether C++ compiler has -pedantic long long bug... no 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... yes 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_LINUX 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_DLOPEN 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_GNU_GET_LIBC_VERSION 1 #define HAVE_GNU_LIBC_VERSION_H 1 #define HAVE_I18N_LC_MESSAGES 1 #define HAVE_ICONV 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_JEMALLOC_MEMALIGN 1 #define HAVE_JEMALLOC_POSIX_MEMALIGN 1 #define HAVE_JEMALLOC_VALLOC 1 #define HAVE_LCHOWN 1 #define HAVE_LINUX_QUOTA_H 1 #define HAVE_LOCALECONV 1 #define HAVE_LOCALECONV 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LSTAT64 1 #define HAVE_MALLOC_H 1 #define HAVE_MBRTOWC 1 #define HAVE_MEMALIGN 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MMINTRIN_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_RANDOM 1 #define HAVE_RES_NINIT 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_STATVFS64 1 #define HAVE_STRERROR 1 #define HAVE_STRNDUP 1 #define HAVE_STRTOK_R 1 #define HAVE_ST_BLKSIZE 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_QUOTA_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_THREAD_TLS_KEYWORD 1 #define HAVE_TM_ZONE_TM_GMTOFF 1 #define HAVE_TRUNCATE64 1 #define HAVE_UINT 1 #define HAVE_UNAME_DOMAINNAME_FIELD 1 #define HAVE_UNISTD_H 1 #define HAVE_VALLOC 1 #define HAVE_VA_COPY 1 #define HAVE_VA_LIST_AS_ARRAY 1 #define HAVE_VISIBILITY_ATTRIBUTE 1 #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1 #define HAVE_WCRTOMB 1 #define HAVE_X11_XKBLIB_H 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 #define MOZ_DLL_SUFFIX ".so" #define MOZ_MEMORY 1 #define MOZ_MEMORY_LINUX 1 #define MOZ_MEMORY_SIZEOF_PTR_2POW 3 #define NEW_H #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 SIZEOF_INT_P 8 #define STDC_HEADERS 1 #define UNIX_ASYNC_DNS 1 #define VA_COPY va_copy #define XP_UNIX 1 #define _REENTRANT 1 #endif /* _JS_CONFDEFS_H_ */ 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-config.in > js-config.tmp \ -e 's|@prefix@|/usr|' \ -e 's|@exec_prefix@|/usr|' \ -e 's|@includedir@|/usr/include|' \ -e 's|@libdir@|/usr/lib64|' \ -e 's|@MOZILLA_VERSION@||' \ -e 's|@LIBRARY_NAME@|mozjs185|' \ -e 's|@NSPR_CFLAGS@|-I/usr/include/nspr|' \ -e 's|@JS_CONFIG_LIBS@|-Wl,-R/usr/lib64 -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm -ldl |' \ -e 's|@MOZ_JS_LIBS@|-L/usr/lib64 -lmozjs185|' \ && mv js-config.tmp js-config && chmod +x js-config make export make[1]: Entering directory `/tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src' make -C config/ nsinstall clang++ -DMDCPUCFG=\"md/_linux.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 -pedantic -Wno-long-long -O2 -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -DOSTYPE=\"Linux3.2\" -DOSARCH=Linux -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I/usr/include/nspr -o jscpucfg jscpucfg.cpp Creating /tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src/.deps jskwgen.cpp make[2]: Entering directory `/tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src/config' nsinstall.c clang -o host_nsinstall.o -c -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -pedantic -Wno-long-long -O2 -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O3 -DXP_UNIX -O3 -DUNICODE -D_UNICODE -I. -I. -I../dist/include -I../dist/include/nsprpub -I/usr/include/nspr -I/usr/include/nspr nsinstall.c clang++ -DMDCPUCFG=\"md/_linux.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 -pedantic -Wno-long-long -O2 -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -I. -I. -I./dist/include -I./dist/include/nsprpub -I/usr/include/nspr -I. -I./assembler -I./yarr -I/usr/include/nspr jskwgen.cpp pathsub.c clang -o host_pathsub.o -c -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -pedantic -Wno-long-long -O2 -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O3 -DXP_UNIX -O3 -DUNICODE -D_UNICODE -I. -I. -I../dist/include -I../dist/include/nsprpub -I/usr/include/nspr -I/usr/include/nspr pathsub.c pathsub.c:131:27: warning: unused parameter 'dir' [-Wunused-parameter] ino2name(ino_t ino, char *dir)  ^ 1 warning generated. clang++ -DMDCPUCFG=\"md/_linux.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 -pedantic -Wno-long-long -O2 -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -I. -I. -I./dist/include -I./dist/include/nsprpub -I/usr/include/nspr -I. -I./assembler -I./yarr host_jskwgen.o ./jscpucfg > jsautocfg.tmp clang -o nsinstall -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -pedantic -Wno-long-long -O2 -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O3 -DXP_UNIX -O3 -DUNICODE -D_UNICODE -lpthread -Wl,-O1 -Wl,--as-needed -Wl,-rpath-link,/bin -Wl,-rpath-link,/usr/lib host_nsinstall.o host_pathsub.o mv jsautocfg.tmp jsautocfg.h make[2]: Leaving directory `/tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src/config' make[2]: Entering directory `/tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src/config' rm -f nfspwd cp nfspwd.pl nfspwd chmod +x nfspwd /tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src/config/nsinstall -R nsinstall ../dist/bin if test ! -d system_wrappers_js; then mkdir system_wrappers_js; fi /usr/bin/perl ./preprocessor.pl -DOSTYPE=\"Linux3.2\" -DOSARCH=Linux -DHAVE_64BIT_OS=1 -DD_INO=d_ino -DJS_CPU_X64=1 -DJS_PUNBOX64=1 -DJS_METHODJIT=1 -DJS_MONOIC=1 -DJS_POLYIC=1 -DJS_POLYIC_TYPED_ARRAY=1 -DFEATURE_NANOJIT=1 -DJS_TRACER=1 -DAVMPLUS_AMD64=1 -DAVMPLUS_64BIT=1 -DAVMPLUS_UNIX=1 -DAVMPLUS_LINUX=1 -DSTDC_HEADERS=1 -DHAVE_SSIZE_T=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DJS_HAVE_STDINT_H=1 -DJS_BYTES_PER_WORD=8 -DJS_BITS_PER_WORD_LOG2=6 -DJS_ALIGN_OF_POINTER=8 -DJS_BYTES_PER_DOUBLE=8 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_MMINTRIN_H=1 -DNEW_H=\ -DHAVE_SYS_CDEFS_H=1 -DHAVE_DLOPEN=1 -DHAVE_DLADDR=1 -D_REENTRANT=1 -DHAVE_FCHMOD=1 -DHAVE_FLOCKFILE=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_GETPAGESIZE=1 -DHAVE_LCHOWN=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LSTAT64=1 -DHAVE_MEMMOVE=1 -DHAVE_RANDOM=1 -DHAVE_SBRK=1 -DHAVE_SNPRINTF=1 -DHAVE_STAT64=1 -DHAVE_STATVFS=1 -DHAVE_STATVFS64=1 -DHAVE_STRERROR=1 -DHAVE_STRTOK_R=1 -DHAVE_TRUNCATE64=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DHAVE_ICONV=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DHAVE_CPP_ACCESS_CHANGING_USING=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DMALLOC_H=\ -DHAVE_STRNDUP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_VALLOC=1 -DHAVE_I18N_LC_MESSAGES=1 -DHAVE_LOCALECONV=1 -DNS_ALWAYS_INLINE= -DNS_ATTR_MALLOC=__attribute__\(\(malloc\)\) -DNS_WARN_UNUSED_RESULT=__attribute__\(\(warn_unused_result\)\) -DNS_NORETURN=__attribute__\(\(noreturn\)\) -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DHAVE_JEMALLOC_VALLOC=1 -DHAVE_JEMALLOC_POSIX_MEMALIGN=1 -DHAVE_JEMALLOC_MEMALIGN=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DHAVE_TM_ZONE_TM_GMTOFF=1 -DCPP_THROW_NEW=throw\(\) -DEDITLINE=1 -DMOZ_DLL_SUFFIX=\".so\" -DHAVE_POSIX_FALLOCATE=1 -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALECONV=1 \ -DBUILD_STATIC_LIBS= \ ./system-headers | /usr/bin/perl ./make-system-wrappers.pl system_wrappers_js ./host_jskwgen /tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src/jsautokw.h /tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src/config/nsinstall -R system_wrappers_js ../dist make[2]: Leaving directory `/tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src/config' make[2]: Entering directory `/tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src/shell' Creating /tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src/shell/.deps make[2]: Leaving directory `/tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src/shell' /tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src/config/nsinstall -R -m 644 js-config.h jsautocfg.h /tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src/jsautokw.h js.msg jsanalyze.h jsapi.h jsarray.h jsarena.h jsatom.h jsbit.h jsbool.h jsclist.h jsclone.h jscntxt.h jscompat.h jsdate.h jsdbgapi.h jsdhash.h jsdtoa.h jsemit.h jsfun.h jsfriendapi.h jsgc.h jscell.h jsgcchunk.h jsgcstats.h jscompartment.h jshash.h jsinterp.h jsinttypes.h jsiter.h jslock.h jslong.h jsmath.h jsobj.h jsobjinlines.h json.h jsopcode.tbl jsopcode.h jsopcodeinlines.h jsotypes.h jsparse.h jsproxy.h jsprf.h jsprobes.h jspropertycache.h jspropertycacheinlines.h jspropertytree.h jsproto.tbl jsprvtd.h jspubtd.h jsreflect.h jsregexp.h jsscan.h jsscope.h jsscript.h jsscriptinlines.h jsstaticcheck.h jsstdint.h jsstr.h jstracer.h jshotloop.h jstypedarray.h jstypes.h jsutil.h jsvector.h jstl.h jshashtable.h jsversion.h jswrapper.h jsxdrapi.h jsxml.h jsval.h jsvalue.h prmjtime.h jsbuiltins.h ./nanojit/Assembler.h ./nanojit/Allocator.h ./nanojit/CodeAlloc.h ./nanojit/Containers.h ./nanojit/LIR.h ./nanojit/LIRopcode.tbl ./nanojit/avmplus.h ./nanojit/Fragmento.h ./nanojit/Native.h ./nanojit/NativeCommon.h ./nanojit/NativeX64.h ./nanojit/njconfig.h ./nanojit/njcpudetect.h ./nanojit/RegAlloc.h ./nanojit/nanojit.h ./nanojit/VMPI.h ./tracejit/Writer.h ./perf/jsperf.h ./dist/include mkdir -p nanojit make[1]: Leaving directory `/tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src' make libs make[1]: Entering directory `/tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src' jsoplengen.cpp clang++ -DMDCPUCFG=\"md/_linux.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 -pedantic -Wno-long-long -O2 -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -I. -I. -I./dist/include -I./dist/include/nsprpub -I/usr/include/nspr -I. -I./assembler -I./yarr -I/usr/include/nspr jsoplengen.cpp /usr/bin/python2.7 imacro_asm.py ./imacros.jsasm /tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src/imacros.c.out /tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src/config/nsinstall -D dist/sdk/lib /tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src/config/nsinstall -D dist/bin/chrome clang++ -DMDCPUCFG=\"md/_linux.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 -pedantic -Wno-long-long -O2 -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -O3 -fstrict-aliasing -fomit-frame-pointer -I. -I. -I./dist/include -I./dist/include/nsprpub -I/usr/include/nspr -I. -I./assembler -I./yarr host_jsoplengen.o ./host_jsoplengen /tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src/jsautooplen.h jsanalyze.cpp clang++ -o jsanalyze.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DOSTYPE=\"Linux3.2\" -DOSARCH=Linux -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I/usr/include/nspr -I. -I./assembler -I./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 -pedantic -Wno-long-long -O2 -fno-strict-aliasing -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 jsanalyze.cpp jsapi.cpp clang++ -o jsapi.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DOSTYPE=\"Linux3.2\" -DOSARCH=Linux -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I/usr/include/nspr -I. -I./assembler -I./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 -pedantic -Wno-long-long -O2 -fno-strict-aliasing -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 jsapi.cpp jsarena.cpp clang++ -o jsarena.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DOSTYPE=\"Linux3.2\" -DOSARCH=Linux -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I/usr/include/nspr -I. -I./assembler -I./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 -pedantic -Wno-long-long -O2 -fno-strict-aliasing -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 jsarena.cpp jsarray.cpp clang++ -o jsarray.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DOSTYPE=\"Linux3.2\" -DOSARCH=Linux -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I/usr/include/nspr -I. -I./assembler -I./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 -pedantic -Wno-long-long -O2 -fno-strict-aliasing -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 jsarray.cpp jsatom.cpp clang++ -o jsatom.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DOSTYPE=\"Linux3.2\" -DOSARCH=Linux -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I/usr/include/nspr -I. -I./assembler -I./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 -pedantic -Wno-long-long -O2 -fno-strict-aliasing -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 jsatom.cpp In file included from jsanalyze.cpp:40: In file included from ./jsanalyze.h:45: In file included from ./jscntxt.h:59: In file included from ./jsatom.h:52: In file included from ./jsstr.h:56: In file included from ./jsobj.h:64: ./jsvalue.h:294:18: warning: using extended field designator is an extension [-Wextended-offsetof] JS_STATIC_ASSERT(offsetof(jsval_layout, s.payload) == 0);  ^ ~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ ./jsutil.h:120:75: note: expanded from macro 'JS_STATIC_ASSERT' typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, __COUNTER__)[(cond) ? 1 : -1]  ^ In file included from jsapi.cpp:57: In file included from ./jsarray.h:47: In file included from ./jsatom.h:52: In file included from ./jsstr.h:56: In file included from ./jsobj.h:64: ./jsvalue.h:294:18: warning: using extended field designator is an extension [-Wextended-offsetof] JS_STATIC_ASSERT(offsetof(jsval_layout, s.payload) == 0);  ^ ~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ ./jsutil.h:120:75: note: expanded from macro 'JS_STATIC_ASSERT' typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, __COUNTER__)[(cond) ? 1 : -1]  ^ In file included from jsarray.cpp:86: In file included from ./jsarray.h:47: In file included from ./jsatom.h:52: In file included from ./jsstr.h:56: In file included from ./jsobj.h:64: ./jsvalue.h:294:18: warning: using extended field designator is an extension [-Wextended-offsetof] JS_STATIC_ASSERT(offsetof(jsval_layout, s.payload) == 0);  ^ ~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ ./jsutil.h:120:75: note: expanded from macro 'JS_STATIC_ASSERT' typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, __COUNTER__)[(cond) ? 1 : -1]  ^ In file included from jsanalyze.cpp:40: In file included from ./jsanalyze.h:45: In file included from ./jscntxt.h:59: In file included from ./jsatom.h:52: ./jsstr.h:455:16: warning: using extended field designator is an extension [-Wextended-offsetof] return offsetof(JSString, u.chars);  ^ ~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ In file included from jsapi.cpp:57: In file included from ./jsarray.h:47: In file included from ./jsatom.h:52: ./jsstr.h:455:16: warning: using extended field designator is an extension [-Wextended-offsetof] return offsetof(JSString, u.chars);  ^ ~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ In file included from In file included from jsanalyze.cppjsarray.cpp:40: In file included from ./jsanalyze.h:45: In file included from ./jscntxt.h:62: In file included from ./jsfun.h:49: :./jsscript.h:499:16: 86warning: cast: from 'uint8 *' (aka 'unsigned char *') to 'JSObjectArray *' increases required In file included from alignment from 1 to 8 [-Wcast-align] return (JSObjectArray *)((uint8 *) (this + 1) + objectsOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsscript.h:504:./jsarray.h16: warning: cast: from 'uint8 *' (aka 'unsigned char *')47 to 'JSUpvarArray *' increases: required alignment fromIn file included from 1 to 8./jsatom.h [-Wcast-align] return (JSUpvarArray *) ((uint8 *) (this + 1) + upvarsOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsscript.h:509:16: warning: :cast from 'uint8 *' (aka 'unsigned char *') to 'JSObjectArray *' increases 52required alignment from : 1 to 8 [-Wcast-align] return (JSObjectArray *) ((uint8 *) (this + 1) + regexpsOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsscript.h:514:16./jsstr.h:: warning: 455cast from 'uint8 *' (aka 'unsigned char *') to 'JSTryNoteArray *' :increases required alignment from 116 to 8 [-Wcast-align]: return (JSTryNoteArray *) ((uint8 *) (this + 1) + trynotesOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsscript.h:519:16: warning: cast warning: from 'uint8 *' (aka 'unsigned char *') to 'js::GlobalSlotArray *' increases required alignment from using1 to 8 [-Wcast-align] return (js::GlobalSlotArray *) ((uint8 *) (this + 1) + globalsOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsscript.h:524:16: extended warning: cast fieldfrom 'uint8 *' (aka 'unsigned char *') to 'JSConstArray *' increases required alignment from 1 to 8 [-Wcast-align]designator return (JSConstArray *) ((uint8 *) (this + 1) + constOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ is an extension [-Wextended-offsetof] return offsetof(JSString, u.chars);  ^ ~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)In file included from jsanalyze.cpp :40: In file included from ./jsanalyze.h:45: In file included from ./jscntxt.h:62: ./jsfun.h:228:26: warning: ^using extended field designator is an extension [-Wextended-offsetof] JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script));  ^ ~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ ./jsutil.h:120:75: note: expanded from macro 'JS_STATIC_ASSERT' typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, __COUNTER__)[(cond) ? 1 : -1]  ^ In file included from jsanalyze.cpp:40: In file included from ./jsanalyze.h:45: In file included from ./jscntxt.h:62: ./jsfun.h:228:51: warning: using extended field designator is an extension [-Wextended-offsetof] JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script));  ^ ~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ ./jsutil.h:120:75: note: expanded from macro 'JS_STATIC_ASSERT' typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, __COUNTER__)[(cond) ? 1 : -1]  ^ In file included from jsanalyze.cpp:40: In file included from ./jsanalyze.h:45: In file included from ./jscntxt.h:62: ./jsfun.h:229:26: warning: using extended field designator is an extension [-Wextended-offsetof] JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));  ^ ~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ ./jsutil.h:120:75: note: expanded from macro 'JS_STATIC_ASSERT' typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, __COUNTER__)[(cond) ? 1 : -1]  ^ In file included from jsanalyze.cpp:40: In file included from ./jsanalyze.h:45: In file included from ./jscntxt.h:62: ./jsfun.h:230:16: warning: using extended field designator is an extension [-Wextended-offsetof] return offsetof(JSFunction, u.nativeOrScript);  ^ ~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ In file included from jsatom.cpp:51: In file included from ./jsatom.h:52: In file included from ./jsstr.h:56: In file included from ./jsobj.h:64: ./jsvalue.h:294:18: warning: using extended field designator is an extension [-Wextended-offsetof] JS_STATIC_ASSERT(offsetof(jsval_layout, s.payload) == 0);  ^ ~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ ./jsutil.h:120:75: note: expanded from macro 'JS_STATIC_ASSERT' typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, __COUNTER__)[(cond) ? 1 : -1]  ^ In file included from jsatom.cpp:51: In file included from ./jsatom.h:52: ./jsstr.h:455:16: warning: using extended field designator is an extension [-Wextended-offsetof] return offsetof(JSString, u.chars);  ^ ~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ In file included from jsanalyze.cpp:40: In file included from ./jsanalyze.h:45: ./jscntxt.h:2179:14: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSAtom **' increases required alignment from 1 to 8 [-Wcast-align] ? COMMON_ATOMS_START(&cx->runtime->atomState)  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:445:6: note: expanded from macro 'COMMON_ATOMS_START' ((JSAtom **)((uint8 *)(state) + ATOM_OFFSET_START))  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from jsanalyze.cpp:40: In file included from ./jsanalyze.h:45: ./jscntxt.h:2963:12: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSContext *' increases required alignment from 1 to 8 [-Wcast-align] return (JSContext *) ((uint8 *) link - offsetof(JSContext, link));  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from jsapi.cpp:61: In file included from ./jsclone.h:43: In file included from ./jscntxt.h:62: In file included from ./jsfun.h:49: ./jsscript.h:499:16: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSObjectArray *' increases required alignment from 1 to 8 [-Wcast-align] return (JSObjectArray *)((uint8 *) (this + 1) + objectsOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsscript.h:504:16: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSUpvarArray *' increases required alignment from 1 to 8 [-Wcast-align] return (JSUpvarArray *) ((uint8 *) (this + 1) + upvarsOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsscript.h:509:16: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSObjectArray *' increases required alignment from 1 to 8 [-Wcast-align] return (JSObjectArray *) ((uint8 *) (this + 1) + regexpsOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsscript.h:514:16: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSTryNoteArray *' increases required alignment from 1 to 8 [-Wcast-align] return (JSTryNoteArray *) ((uint8 *) (this + 1) + trynotesOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsscript.h:519:16: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'js::GlobalSlotArray *' increases required alignment from 1 to 8 [-Wcast-align] return (js::GlobalSlotArray *) ((uint8 *) (this + 1) + globalsOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsscript.h:524:16: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSConstArray *' increases required alignment from 1 to 8 [-Wcast-align] return (JSConstArray *) ((uint8 *) (this + 1) + constOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from jsatom.cpp:53: In file included from ./jscntxt.h:62: In file included from ./jsfun.h:49: ./jsscript.h:499:16: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSObjectArray *' increases required alignment from 1 to 8 [-Wcast-align] return (JSObjectArray *)((uint8 *) (this + 1) + objectsOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsscript.h:504:16: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSUpvarArray *' increases required alignment from 1 to 8 [-Wcast-align] return (JSUpvarArray *) ((uint8 *) (this + 1) + upvarsOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from jsapi.cpp:61: In file included from ./jsclone.h:43: In file included from ./jscntxt.h:62: ./jsscript.h:./jsfun.h:228509::2616:: warning: warning: usingcast from extended 'uint8 *' field (aka 'unsigned char *') designator to is 'JSObjectArray *' an increases extension [-Wextended-offsetof]required alignment from 1 to JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script));8 [-Wcast-align] ^ ~~~~~~~  return (JSObjectArray *) ((uint8 *) (this + 1) + regexpsOffset); /usr/bin/../lib/clang/3.2/include/stddef.h:62: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ ./jsscript.h:514:16: ./jsutil.h:120warning: :75: cast fromnote:  'uint8 *'expanded (aka 'unsigned char *')from to macro 'JSTryNoteArray *' 'JS_STATIC_ASSERT'increases required alignment from 1 typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, __COUNTER__)[(cond) ? 1 : -1] to 8  [-Wcast-align] ^  In file included from return (JSTryNoteArray *) ((uint8 *) (this + 1) + trynotesOffset); jsapi.cpp:61: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./jsclone.h:43: In file included from ./jscntxt.h:62: ./jsfun.h:228:51: warning: using./jsscript.h extended: field519: designator16: is anwarning:  extension cast [-Wextended-offsetof]from 'uint8 *' (aka 'unsigned char *') to 'js::GlobalSlotArray *' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script));increases  ^ ~~~~~~~required alignment from 1 /usr/bin/../lib/clang/3.2/include/stddef.h:to 62:8 24: [-Wcast-align]note: expanded from macro return (js::GlobalSlotArray *) ((uint8 *) (this + 1) + globalsOffset);'offsetof'  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#define offsetof(t, d) __builtin_offsetof(t, d)   ^ ./jsutil.h:120:75: note: expanded from macro./jsscript.h 'JS_STATIC_ASSERT':524: 16: warning: cast typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, __COUNTER__)[(cond) ? 1 : -1] from 'uint8 *' ^ (aka 'unsigned char *') to 'JSConstArray *' increases required alignment fromIn file included from jsapi.cpp 1: to61 : In file included from 8 ./jsclone.h:[-Wcast-align]43: In file included from ./jscntxt.h:62: ./jsfun.h return (JSConstArray *) ((uint8 *) (this + 1) + constOffset);: 229: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~26:  warning: using extended field designator is an extension [-Wextended-offsetof] JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));  ^ ~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ ./jsutil.h:120:75: note: expanded from macro 'JS_STATIC_ASSERT' typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, __COUNTER__)[(cond) ? 1 : -1]  ^ In file included from jsapi.cpp:61: In file included from ./jsclone.h:43: In file included from ./jscntxt.h:62: ./jsfun.h:230:16: warning: using extended field designator is an extension [-Wextended-offsetof] return offsetof(JSFunction, u.nativeOrScript);  ^ ~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ In file included from jsatom.cpp:53: In file included from ./jscntxt.h:62: ./jsfun.h:228:26: warning: using extended field designator is an extension [-Wextended-offsetof] JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script));  ^ ~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ ./jsutil.h:120:75: note: expanded from macro 'JS_STATIC_ASSERT' typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, __COUNTER__)[(cond) ? 1 : -1]  ^ In file included from jsatom.cpp:53: In file included from ./jscntxt.h:62: ./jsfun.h:228:51: warning: using extended field designator is an extension [-Wextended-offsetof] JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script));  ^ ~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ ./jsutil.h:120:75: note: expanded from macro 'JS_STATIC_ASSERT' typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, __COUNTER__)[(cond) ? 1 : -1]  ^ In file included from jsatom.cpp:53: In file included from ./jscntxt.h:62: ./jsfun.h:229:26: warning: using extended field designator is an extension [-Wextended-offsetof] JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));  ^ ~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ ./jsutil.h:120:75: note: expanded from macro 'JS_STATIC_ASSERT' typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, __COUNTER__)[(cond) ? 1 : -1]  ^ In file included from jsatom.cpp:53: In file included from ./jscntxt.h:62: ./jsfun.h:230:16: warning: using extended field designator is an extension [-Wextended-offsetof] return offsetof(JSFunction, u.nativeOrScript);  ^ ~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ In file included from jsanalyze.cpp:42: ./jscompartment.h:372:8: error: visibility does not match previous declaration struct JS_FRIEND_API(JSCompartment) {  ^ ./jstypes.h:177:29: note: expanded from macro 'JS_FRIEND_API' #define JS_FRIEND_API(t) JS_PUBLIC_API(t)  ^ ./jstypes.h:167:29: note: expanded from macro 'JS_PUBLIC_API' # define JS_PUBLIC_API(t) JS_EXPORT_API(t)  ^ ./jstypes.h:120:33: note: expanded from macro 'JS_EXPORT_API' # define JS_EXPORT_API(__type) JS_EXTERNAL_VIS __type  ^ ./jstypes.h:101:42: note: expanded from macro 'JS_EXTERNAL_VIS' # define JS_EXTERNAL_VIS __attribute__((visibility ("default")))  ^ ./config/gcc_hidden.h:2:13: note: previous attribute is here #pragma GCC visibility push(hidden)  ^ 14 warnings and 1 error generated. make[1]: *** [jsanalyze.o] Error 1 make[1]: *** Waiting for unfinished jobs.... In file included from jsarray.cpp:90: In file included from ./jstracer.h:49: In file included from ./jscntxt.h:62: In file included from ./jsfun.h:49: ./jsscript.h:499:16: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSObjectArray *' increases required alignment from 1 to 8 [-Wcast-align] return (JSObjectArray *)((uint8 *) (this + 1) + objectsOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsscript.h:504:16: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSUpvarArray *' increases required alignment from 1 to 8 [-Wcast-align] return (JSUpvarArray *) ((uint8 *) (this + 1) + upvarsOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsscript.h:509:16: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSObjectArray *' increases required alignment from 1 to 8 [-Wcast-align] return (JSObjectArray *) ((uint8 *) (this + 1) + regexpsOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsscript.h:514:16: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSTryNoteArray *' increases required alignment from 1 to 8 [-Wcast-align] return (JSTryNoteArray *) ((uint8 *) (this + 1) + trynotesOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsscript.h:519:16: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'js::GlobalSlotArray *' increases required alignment from 1 to 8 [-Wcast-align] return (js::GlobalSlotArray *) ((uint8 *) (this + 1) + globalsOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsscript.h:524:16: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSConstArray *' increases required alignment from 1 to 8 [-Wcast-align] return (JSConstArray *) ((uint8 *) (this + 1) + constOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from jsarray.cpp:90: In file included from ./jstracer.h:49: In file included from ./jscntxt.h:62: ./jsfun.h:228:26: warning: using extended field designator is an extension [-Wextended-offsetof] JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script));  ^ ~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ ./jsutil.h:120:75: note: expanded from macro 'JS_STATIC_ASSERT' typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, __COUNTER__)[(cond) ? 1 : -1]  ^ In file included from jsarray.cpp:90: In file included from ./jstracer.h:49: In file included from ./jscntxt.h:62: ./jsfun.h:228:51: warning: using extended field designator is an extension [-Wextended-offsetof] JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script));  ^ ~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ ./jsutil.h:120:75: note: expanded from macro 'JS_STATIC_ASSERT' typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, __COUNTER__)[(cond) ? 1 : -1]  ^ In file included from jsarray.cpp:90: In file included from ./jstracer.h:49: In file included from ./jscntxt.h:62: ./jsfun.h:229:26: warning: using extended field designator is an extension [-Wextended-offsetof] JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));  ^ ~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ ./jsutil.h:120:75: note: expanded from macro 'JS_STATIC_ASSERT' typedef int JS_STATIC_ASSERT_GLUE(js_static_assert, __COUNTER__)[(cond) ? 1 : -1]  ^ In file included from jsarray.cpp:90: In file included from ./jstracer.h:49: In file included from ./jscntxt.h:62: ./jsfun.h:230:16: warning: using extended field designator is an extension [-Wextended-offsetof] return offsetof(JSFunction, u.nativeOrScript);  ^ ~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ In file included from jsapi.cpp:61: In file included from ./jsclone.h:43: ./jscntxt.h:2179:14: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSAtom **' increases required alignment from 1 to 8 [-Wcast-align] ? COMMON_ATOMS_START(&cx->runtime->atomState)  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:445:6: note: expanded from macro 'COMMON_ATOMS_START' ((JSAtom **)((uint8 *)(state) + ATOM_OFFSET_START))  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from jsatom.cpp:53: ./jscntxt.h:2179:14: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSAtom **' increases required alignment from 1 to 8 [-Wcast-align] ? COMMON_ATOMS_START(&cx->runtime->atomState)  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:445:6: note: expanded from macro 'COMMON_ATOMS_START' ((JSAtom **)((uint8 *)(state) + ATOM_OFFSET_START))  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from jsapi.cpp:61: In file included from ./jsclone.h:43: ./jscntxt.h:2963:12: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSContext *' increases required alignment from 1 to 8 [-Wcast-align] return (JSContext *) ((uint8 *) link - offsetof(JSContext, link));  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from jsatom.cpp:53: ./jscntxt.h:2963:12: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSContext *' increases required alignment from 1 to 8 [-Wcast-align] return (JSContext *) ((uint8 *) link - offsetof(JSContext, link));  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from jsarray.cpp:90: In file included from ./jstracer.h:49: ./jscntxt.h:2179:14: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSAtom **' increases required alignment from 1 to 8 [-Wcast-align] ? COMMON_ATOMS_START(&cx->runtime->atomState)  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:445:6: note: expanded from macro 'COMMON_ATOMS_START' ((JSAtom **)((uint8 *)(state) + ATOM_OFFSET_START))  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from jsarray.cpp:90: In file included from ./jstracer.h:49: ./jscntxt.h:2963:12: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSContext *' increases required alignment from 1 to 8 [-Wcast-align] return (JSContext *) ((uint8 *) link - offsetof(JSContext, link));  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from jsapi.cpp:65: In file included from ./jsemit.h:49: ./jsparse.h:654:16: warning: cast from 'char *' to 'JSParseNode *' increases required alignment from 1 to 8 [-Wcast-align] return (JSParseNode *)((char *)pn_tail - offsetof(JSParseNode, pn_next));  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from jsarray.cpp:90: In file included from ./jstracer.h:55: ./jscompartment.h:372:8: error: visibility does not match previous declaration struct JS_FRIEND_API(JSCompartment) {  ^ ./jstypes.h:177:29: note: expanded from macro 'JS_FRIEND_API' #define JS_FRIEND_API(t) JS_PUBLIC_API(t)  ^ ./jstypes.h:167:29: note: expanded from macro 'JS_PUBLIC_API' # define JS_PUBLIC_API(t) JS_EXPORT_API(t)  ^ ./jstypes.h:120:33: note: expanded from macro 'JS_EXPORT_API' # define JS_EXPORT_API(__type) JS_EXTERNAL_VIS __type  ^ ./jstypes.h:101:42: note: expanded from macro 'JS_EXTERNAL_VIS' # define JS_EXTERNAL_VIS __attribute__((visibility ("default")))  ^ ./config/gcc_hidden.h:2:13: note: previous attribute is here #pragma GCC visibility push(hidden)  ^ In file included from jsatom.cpp:57: ./jsparse.h:654:16: warning: cast from 'char *' to 'JSParseNode *' increases required alignment from 1 to 8 [-Wcast-align] return (JSParseNode *)((char *)pn_tail - offsetof(JSParseNode, pn_next));  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from jsarray.cpp:90: In file included from ./jstracer.h:56: ./dist/include/Writer.h:279:38: warning: using extended field designator is an extension [-Wextended-offsetof] static const size_t sPayloadOffset = offsetof(jsval_layout, s.payload);  ^ ~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ In file included from jsatom.cpp:63: In file included from ./jsstrinlines.h:44: In file included from ./jscntxtinlines.h:45: ./jscompartment.h:372:8: error: visibility does not match previous declaration struct JS_FRIEND_API(JSCompartment) {  ^ ./jstypes.h:177:29: note: expanded from macro 'JS_FRIEND_API' #define JS_FRIEND_API(t) JS_PUBLIC_API(t)  ^ ./jstypes.h:167:29: note: expanded from macro 'JS_PUBLIC_API' # define JS_PUBLIC_API(t) JS_EXPORT_API(t)  ^ ./jstypes.h:120:33: note: expanded from macro 'JS_EXPORT_API' # define JS_EXPORT_API(__type) JS_EXTERNAL_VIS __type  ^ ./jstypes.h:101:42: note: expanded from macro 'JS_EXTERNAL_VIS' # define JS_EXTERNAL_VIS __attribute__((visibility ("default")))  ^ ./config/gcc_hidden.h:2:13: note: previous attribute is here #pragma GCC visibility push(hidden)  ^ In file included from jsapi.cpp:78: ./jsproxy.h:52:7: error: visibility does not match previous declaration class JS_FRIEND_API(JSProxyHandler) {  ^ ./jstypes.h:177:29: note: expanded from macro 'JS_FRIEND_API' #define JS_FRIEND_API(t) JS_PUBLIC_API(t)  ^ ./jstypes.h:167:29: note: expanded from macro 'JS_PUBLIC_API' # define JS_PUBLIC_API(t) JS_EXPORT_API(t)  ^ ./jstypes.h:120:33: note: expanded from macro 'JS_EXPORT_API' # define JS_EXPORT_API(__type) JS_EXTERNAL_VIS __type  ^ ./jstypes.h:101:42: note: expanded from macro 'JS_EXTERNAL_VIS' # define JS_EXTERNAL_VIS __attribute__((visibility ("default")))  ^ ./config/gcc_hidden.h:2:13: note: previous attribute is here #pragma GCC visibility push(hidden)  ^ In file included from jsapi.cpp:81: In file included from ./jsscope.h:53: ./jscompartment.h:372:8: error: visibility does not match previous declaration struct JS_FRIEND_API(JSCompartment) {  ^ ./jstypes.h:177:29: note: expanded from macro 'JS_FRIEND_API' #define JS_FRIEND_API(t) JS_PUBLIC_API(t)  ^ ./jstypes.h:167:29: note: expanded from macro 'JS_PUBLIC_API' # define JS_PUBLIC_API(t) JS_EXPORT_API(t)  ^ ./jstypes.h:120:33: note: expanded from macro 'JS_EXPORT_API' # define JS_EXPORT_API(__type) JS_EXTERNAL_VIS __type  ^ ./jstypes.h:101:42: note: expanded from macro 'JS_EXTERNAL_VIS' # define JS_EXTERNAL_VIS __attribute__((visibility ("default")))  ^ ./config/gcc_hidden.h:2:13: note: previous attribute is here #pragma GCC visibility push(hidden)  ^ In file included from jsarray.cpp:101: In file included from ./jsscope.h:59: In file included from ./jsstrinlines.h:44: In file included from ./jscntxtinlines.h:46: ./jsparse.h:654:16: warning: cast from 'char *' to 'JSParseNode *' increases required alignment from 1 to 8 [-Wcast-align] return (JSParseNode *)((char *)pn_tail - offsetof(JSParseNode, pn_next));  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from jsatom.cpp:65: In file included from ./jsobjinlines.h:52: ./jsproxy.h:52:7: error: visibility does not match previous declaration class JS_FRIEND_API(JSProxyHandler) {  ^ ./jstypes.h:177:29: note: expanded from macro 'JS_FRIEND_API' #define JS_FRIEND_API(t) JS_PUBLIC_API(t)  ^ ./jstypes.h:167:29: note: expanded from macro 'JS_PUBLIC_API' # define JS_PUBLIC_API(t) JS_EXPORT_API(t)  ^ ./jstypes.h:120:33: note: expanded from macro 'JS_EXPORT_API' # define JS_EXPORT_API(__type) JS_EXTERNAL_VIS __type  ^ ./jstypes.h:101:42: note: expanded from macro 'JS_EXTERNAL_VIS' # define JS_EXTERNAL_VIS __attribute__((visibility ("default")))  ^ ./config/gcc_hidden.h:2:13: note: previous attribute is here #pragma GCC visibility push(hidden)  ^ In file included from jsarray.cpp:105: In file included from ./jswrapper.h:46: ./jsproxy.h:52:7: error: visibility does not match previous declaration class JS_FRIEND_API(JSProxyHandler) {  ^ ./jstypes.h:177:29: note: expanded from macro 'JS_FRIEND_API' #define JS_FRIEND_API(t) JS_PUBLIC_API(t)  ^ ./jstypes.h:167:29: note: expanded from macro 'JS_PUBLIC_API' # define JS_PUBLIC_API(t) JS_EXPORT_API(t)  ^ ./jstypes.h:120:33: note: expanded from macro 'JS_EXPORT_API' # define JS_EXPORT_API(__type) JS_EXTERNAL_VIS __type  ^ ./jstypes.h:101:42: note: expanded from macro 'JS_EXTERNAL_VIS' # define JS_EXTERNAL_VIS __attribute__((visibility ("default")))  ^ ./config/gcc_hidden.h:2:13: note: previous attribute is here #pragma GCC visibility push(hidden)  ^ In file included from jsarray.cpp:105: ./jswrapper.h:51:7: error: visibility does not match previous declaration class JS_FRIEND_API(JSWrapper) : public js::JSProxyHandler {  ^ ./jstypes.h:177:29: note: expanded from macro 'JS_FRIEND_API' #define JS_FRIEND_API(t) JS_PUBLIC_API(t)  ^ ./jstypes.h:167:29: note: expanded from macro 'JS_PUBLIC_API' # define JS_PUBLIC_API(t) JS_EXPORT_API(t)  ^ ./jstypes.h:120:33: note: expanded from macro 'JS_EXPORT_API' # define JS_EXPORT_API(__type) JS_EXTERNAL_VIS __type  ^ ./jstypes.h:101:42: note: expanded from macro 'JS_EXTERNAL_VIS' # define JS_EXTERNAL_VIS __attribute__((visibility ("default")))  ^ ./config/gcc_hidden.h:2:13: note: previous attribute is here #pragma GCC visibility push(hidden)  ^ In file included from jsapi.cpp:84: In file included from ./jstracer.h:56: ./dist/include/Writer.h:279:38: warning: using extended field designator is an extension [-Wextended-offsetof] static const size_t sPayloadOffset = offsetof(jsval_layout, s.payload);  ^ ~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ In file included from jsarray.cpp:105: ./jswrapper.h:120:7: error: visibility does not match previous declaration class JS_FRIEND_API(JSCrossCompartmentWrapper) : public JSWrapper {  ^ ./jstypes.h:177:29: note: expanded from macro 'JS_FRIEND_API' #define JS_FRIEND_API(t) JS_PUBLIC_API(t)  ^ ./jstypes.h:167:29: note: expanded from macro 'JS_PUBLIC_API' # define JS_PUBLIC_API(t) JS_EXPORT_API(t)  ^ ./jstypes.h:120:33: note: expanded from macro 'JS_EXPORT_API' # define JS_EXPORT_API(__type) JS_EXTERNAL_VIS __type  ^ ./jstypes.h:101:42: note: expanded from macro 'JS_EXTERNAL_VIS' # define JS_EXTERNAL_VIS __attribute__((visibility ("default")))  ^ ./config/gcc_hidden.h:2:13: note: previous attribute is here #pragma GCC visibility push(hidden)  ^ In file included from jsatom.cpp:65: ./jsobjinlines.h:302:20: warning: operator '?:' has lower precedence than '+'; '+' will be evaluated first [-Wparentheses] + isFun ? sizeof(JSFunction) : sizeof(JSObject);  ~~~~~~~ ^ ./jsobjinlines.h:302:20: note: place parentheses around the '+' expression to silence this warning + isFun ? sizeof(JSFunction) : sizeof(JSObject);  ^ ./jsobjinlines.h:302:20: note: place parentheses around the '?:' expression to evaluate it first + isFun ? sizeof(JSFunction) : sizeof(JSObject);  ^  ( ) ./jsobjinlines.h:316:16: warning: cast to 'void *' from smaller integer type 'uint32' (aka 'unsigned int') [-Wint-to-pointer-cast] setPrivate((void*) length);  ^ jsatom.cpp:384:13: warning: cast from 'uint8 *' (aka 'unsigned char *') to 'JSAtom **' increases required alignment from 1 to 8 [-Wcast-align] atoms = COMMON_ATOMS_START(state);  ^~~~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:445:6: note: expanded from macro 'COMMON_ATOMS_START' ((JSAtom **)((uint8 *)(state) + ATOM_OFFSET_START))  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsatom.cpp:862:9: warning: cast to 'void *' from smaller integer type 'jsuint' (aka 'unsigned int') [-Wint-to-pointer-cast] ALE_SET_INDEX(ale, count++);  ^ ./jsatom.h:158:55: note: expanded from macro 'ALE_SET_INDEX' #define ALE_SET_INDEX(ale,index)((ale)->entry.value = (void *)(index))  ^ In file included from jsarray.cpp:110: ./jsobjinlines.h:302:20: warning: operator '?:' has lower precedence than '+'; '+' will be evaluated first [-Wparentheses] + isFun ? sizeof(JSFunction) : sizeof(JSObject);  ~~~~~~~ ^ ./jsobjinlines.h:302:20: note: place parentheses around the '+' expression to silence this warning + isFun ? sizeof(JSFunction) : sizeof(JSObject);  ^ ./jsobjinlines.h:302:20: note: place parentheses around the '?:' expression to evaluate it first + isFun ? sizeof(JSFunction) : sizeof(JSObject);  ^  ( ) ./jsobjinlines.h:316:16: warning: cast to 'void *' from smaller integer type 'uint32' (aka 'unsigned int') [-Wint-to-pointer-cast] setPrivate((void*) length);  ^ In file included from jsapi.cpp:88: ./jswrapper.h:51:7: error: visibility does not match previous declaration class JS_FRIEND_API(JSWrapper) : public js::JSProxyHandler {  ^ ./jstypes.h:177:29: note: expanded from macro 'JS_FRIEND_API' #define JS_FRIEND_API(t) JS_PUBLIC_API(t)  ^ ./jstypes.h:167:29: note: expanded from macro 'JS_PUBLIC_API' # define JS_PUBLIC_API(t) JS_EXPORT_API(t)  ^ ./jstypes.h:120:33: note: expanded from macro 'JS_EXPORT_API' # define JS_EXPORT_API(__type) JS_EXTERNAL_VIS __type  ^ ./jstypes.h:101:42: note: expanded from macro 'JS_EXTERNAL_VIS' # define JS_EXTERNAL_VIS __attribute__((visibility ("default")))  ^ ./config/gcc_hidden.h:2:13: note: previous attribute is here #pragma GCC visibility push(hidden)  ^ In file included from jsapi.cpp:88: ./jswrapper.h:120:7: error: visibility does not match previous declaration class JS_FRIEND_API(JSCrossCompartmentWrapper) : public JSWrapper {  ^ ./jstypes.h:177:29: note: expanded from macro 'JS_FRIEND_API' #define JS_FRIEND_API(t) JS_PUBLIC_API(t)  ^ ./jstypes.h:167:29: note: expanded from macro 'JS_PUBLIC_API' # define JS_PUBLIC_API(t) JS_EXPORT_API(t)  ^ ./jstypes.h:120:33: note: expanded from macro 'JS_EXPORT_API' # define JS_EXPORT_API(__type) JS_EXTERNAL_VIS __type  ^ ./jstypes.h:101:42: note: expanded from macro 'JS_EXTERNAL_VIS' # define JS_EXTERNAL_VIS __attribute__((visibility ("default")))  ^ ./config/gcc_hidden.h:2:13: note: previous attribute is here #pragma GCC visibility push(hidden)  ^ In file included from jsatom.cpp:51: In file included from ./jsatom.h:52: ./jsstr.h:525:14: warning: private field 'mDummy' is not used [-Wunused-private-field] JSString mDummy;  ^ 20 warnings and 2 errors generated. make[1]: *** [jsatom.o] Error 1 In file included from jsapi.cpp:94: ./jsobjinlines.h:302:20: warning: operator '?:' has lower precedence than '+'; '+' will be evaluated first [-Wparentheses] + isFun ? sizeof(JSFunction) : sizeof(JSObject);  ~~~~~~~ ^ ./jsobjinlines.h:302:20: note: place parentheses around the '+' expression to silence this warning + isFun ? sizeof(JSFunction) : sizeof(JSObject);  ^ ./jsobjinlines.h:302:20: note: place parentheses around the '?:' expression to evaluate it first + isFun ? sizeof(JSFunction) : sizeof(JSObject);  ^  ( ) ./jsobjinlines.h:316:16: warning: cast to 'void *' from smaller integer type 'uint32' (aka 'unsigned int') [-Wint-to-pointer-cast] setPrivate((void*) length);  ^ In file included from jsarray.cpp:86: In file included from ./jsarray.h:47: In file included from ./jsatom.h:52: ./jsstr.h:525:14: warning: private field 'mDummy' is not used [-Wunused-private-field] JSString mDummy;  ^ 19 warnings and 4 errors generated. make[1]: *** [jsarray.o] Error 1 In file included from jsapi.cpp:97: In file included from ./jsregexpinlines.h:49: In file included from ./yarr/yarr/RegexJIT.h:31: In file included from ./assembler/assembler/MacroAssembler.h:54: ./assembler/assembler/MacroAssemblerX86_64.h:127:22: warning: unused variable 'label' [-Wunused-variable] DataLabelPtr label = moveWithPatch(ImmPtr(0), scratchRegister);  ^ ./assembler/assembler/MacroAssemblerX86_64.h:135:22: warning: unused variable 'label' [-Wunused-variable] DataLabelPtr label = moveWithPatch(ImmPtr(0), scratchRegister);  ^ ./assembler/assembler/MacroAssemblerX86_64.h:144:22: warning: unused variable 'label' [-Wunused-variable] DataLabelPtr label = moveWithPatch(ImmPtr(0), scratchRegister);  ^ jsapi.cpp:1641:12: warning: cast from 'char *' to 'JSAtom **' increases required alignment from 1 to 8 [-Wcast-align] atom = OFFSET_TO_ATOM(cx->runtime, offset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:454:35: note: expanded from macro 'OFFSET_TO_ATOM' #define OFFSET_TO_ATOM(rt,off) (*(JSAtom **)((char*)&(rt)->atomState + (off)))  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1646:13: warning: cast from 'char *' to 'JSAtom **' increases required alignment from 1 to 8 [-Wcast-align] OFFSET_TO_ATOM(cx->runtime, offset) = atom;  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:454:35: note: expanded from macro 'OFFSET_TO_ATOM' #define OFFSET_TO_ATOM(rt,off) (*(JSAtom **)((char*)&(rt)->atomState + (off)))  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1657:41: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitFunctionAndObjectClasses, EAGER_ATOM_AND_CLASP(Function)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1623:37: note: expanded from macro 'EAGER_ATOM_AND_CLASP' #define EAGER_ATOM_AND_CLASP(name) EAGER_CLASS_ATOM(name), CLASP(name)  ^~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1658:41: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitFunctionAndObjectClasses, EAGER_ATOM_AND_CLASP(Object)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1623:37: note: expanded from macro 'EAGER_ATOM_AND_CLASP' #define EAGER_ATOM_AND_CLASP(name) EAGER_CLASS_ATOM(name), CLASP(name)  ^~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1659:41: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitArrayClass, EAGER_ATOM_AND_CLASP(Array)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1623:37: note: expanded from macro 'EAGER_ATOM_AND_CLASP' #define EAGER_ATOM_AND_CLASP(name) EAGER_CLASS_ATOM(name), CLASP(name)  ^~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1660:41: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitBooleanClass, EAGER_ATOM_AND_CLASP(Boolean)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1623:37: note: expanded from macro 'EAGER_ATOM_AND_CLASP' #define EAGER_ATOM_AND_CLASP(name) EAGER_CLASS_ATOM(name), CLASP(name)  ^~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1661:41: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitDateClass, EAGER_ATOM_AND_CLASP(Date)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1623:37: note: expanded from macro 'EAGER_ATOM_AND_CLASP' #define EAGER_ATOM_AND_CLASP(name) EAGER_CLASS_ATOM(name), CLASP(name)  ^~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1662:41: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitMathClass, EAGER_ATOM_AND_CLASP(Math)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1623:37: note: expanded from macro 'EAGER_ATOM_AND_CLASP' #define EAGER_ATOM_AND_CLASP(name) EAGER_CLASS_ATOM(name), CLASP(name)  ^~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1663:41: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitNumberClass, EAGER_ATOM_AND_CLASP(Number)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1623:37: note: expanded from macro 'EAGER_ATOM_AND_CLASP' #define EAGER_ATOM_AND_CLASP(name) EAGER_CLASS_ATOM(name), CLASP(name)  ^~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1664:41: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitStringClass, EAGER_ATOM_AND_CLASP(String)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1623:37: note: expanded from macro 'EAGER_ATOM_AND_CLASP' #define EAGER_ATOM_AND_CLASP(name) EAGER_CLASS_ATOM(name), CLASP(name)  ^~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1665:41: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitExceptionClasses, EAGER_ATOM_AND_CLASP(Error)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1623:37: note: expanded from macro 'EAGER_ATOM_AND_CLASP' #define EAGER_ATOM_AND_CLASP(name) EAGER_CLASS_ATOM(name), CLASP(name)  ^~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1666:41: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitRegExpClass, EAGER_ATOM_AND_CLASP(RegExp)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1623:37: note: expanded from macro 'EAGER_ATOM_AND_CLASP' #define EAGER_ATOM_AND_CLASP(name) EAGER_CLASS_ATOM(name), CLASP(name)  ^~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1668:41: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitXMLClass, EAGER_ATOM_AND_CLASP(XML)},  ^~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1623:37: note: expanded from macro 'EAGER_ATOM_AND_CLASP' #define EAGER_ATOM_AND_CLASP(name) EAGER_CLASS_ATOM(name), CLASP(name)  ^~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1669:41: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitNamespaceClass, EAGER_ATOM_AND_CLASP(Namespace)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1623:37: note: expanded from macro 'EAGER_ATOM_AND_CLASP' #define EAGER_ATOM_AND_CLASP(name) EAGER_CLASS_ATOM(name), CLASP(name)  ^~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1670:41: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitQNameClass, EAGER_ATOM_AND_CLASP(QName)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1623:37: note: expanded from macro 'EAGER_ATOM_AND_CLASP' #define EAGER_ATOM_AND_CLASP(name) EAGER_CLASS_ATOM(name), CLASP(name)  ^~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1673:41: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitIteratorClasses, EAGER_ATOM_AND_CLASP(StopIteration)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1623:37: note: expanded from macro 'EAGER_ATOM_AND_CLASP' #define EAGER_ATOM_AND_CLASP(name) EAGER_CLASS_ATOM(name), CLASP(name)  ^~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1675:41: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitJSONClass, EAGER_ATOM_AND_CLASP(JSON)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1623:37: note: expanded from macro 'EAGER_ATOM_AND_CLASP' #define EAGER_ATOM_AND_CLASP(name) EAGER_CLASS_ATOM(name), CLASP(name)  ^~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1676:41: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitTypedArrayClasses, EAGER_CLASS_ATOM(ArrayBuffer), &js::ArrayBuffer::jsclass},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1691:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitNumberClass, LAZY_ATOM(isNaN), CLASP(Number)},  ^~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1692:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitNumberClass, LAZY_ATOM(isFinite), CLASP(Number)},  ^~~~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1693:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitNumberClass, LAZY_ATOM(parseFloat), CLASP(Number)},  ^~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1694:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitNumberClass, LAZY_ATOM(parseInt), CLASP(Number)},  ^~~~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1697:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitStringClass, LAZY_ATOM(escape), CLASP(String)},  ^~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1698:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitStringClass, LAZY_ATOM(unescape), CLASP(String)},  ^~~~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1699:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitStringClass, LAZY_ATOM(decodeURI), CLASP(String)},  ^~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1700:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitStringClass, LAZY_ATOM(encodeURI), CLASP(String)},  ^~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1701:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitStringClass, LAZY_ATOM(decodeURIComponent), CLASP(String)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1702:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitStringClass, LAZY_ATOM(encodeURIComponent), CLASP(String)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1704:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitStringClass, LAZY_ATOM(uneval), CLASP(String)},  ^~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1708:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitExceptionClasses, EAGER_CLASS_ATOM(Error), CLASP(Error)},  ^~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1709:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitExceptionClasses, EAGER_CLASS_ATOM(InternalError), CLASP(Error)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1710:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitExceptionClasses, EAGER_CLASS_ATOM(EvalError), CLASP(Error)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1711:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitExceptionClasses, EAGER_CLASS_ATOM(RangeError), CLASP(Error)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1712:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitExceptionClasses, EAGER_CLASS_ATOM(ReferenceError), CLASP(Error)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1713:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitExceptionClasses, EAGER_CLASS_ATOM(SyntaxError), CLASP(Error)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1714:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitExceptionClasses, EAGER_CLASS_ATOM(TypeError), CLASP(Error)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1715:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitExceptionClasses, EAGER_CLASS_ATOM(URIError), CLASP(Error)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1718:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitXMLClass, LAZY_ATOM(XMLList), CLASP(XML)},  ^~~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1719:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitXMLClass, LAZY_ATOM(isXMLName), CLASP(XML)},  ^~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1723:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitIteratorClasses, EAGER_ATOM_AND_CLASP(Iterator)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1623:37: note: expanded from macro 'EAGER_ATOM_AND_CLASP' #define EAGER_ATOM_AND_CLASP(name) EAGER_CLASS_ATOM(name), CLASP(name)  ^~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1724:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitIteratorClasses, EAGER_ATOM_AND_CLASP(Generator)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1623:37: note: expanded from macro 'EAGER_ATOM_AND_CLASP' #define EAGER_ATOM_AND_CLASP(name) EAGER_CLASS_ATOM(name), CLASP(name)  ^~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1728:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitTypedArrayClasses, EAGER_CLASS_ATOM(ArrayBuffer), &js::ArrayBuffer::jsclass},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1729:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitTypedArrayClasses, EAGER_CLASS_ATOM(Int8Array), TYPED_ARRAY_CLASP(TYPE_INT8)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1730:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitTypedArrayClasses, EAGER_CLASS_ATOM(Uint8Array), TYPED_ARRAY_CLASP(TYPE_UINT8)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1731:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitTypedArrayClasses, EAGER_CLASS_ATOM(Int16Array), TYPED_ARRAY_CLASP(TYPE_INT16)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1732:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitTypedArrayClasses, EAGER_CLASS_ATOM(Uint16Array), TYPED_ARRAY_CLASP(TYPE_UINT16)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1733:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitTypedArrayClasses, EAGER_CLASS_ATOM(Int32Array), TYPED_ARRAY_CLASP(TYPE_INT32)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1734:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitTypedArrayClasses, EAGER_CLASS_ATOM(Uint32Array), TYPED_ARRAY_CLASP(TYPE_UINT32)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1735:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitTypedArrayClasses, EAGER_CLASS_ATOM(Float32Array), TYPED_ARRAY_CLASP(TYPE_FLOAT32)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1736:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitTypedArrayClasses, EAGER_CLASS_ATOM(Float64Array), TYPED_ARRAY_CLASP(TYPE_FLOAT64)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1737:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitTypedArrayClasses, EAGER_CLASS_ATOM(Uint8ClampedArray),  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1740:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitProxyClass, EAGER_ATOM_AND_CLASP(Proxy)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1623:37: note: expanded from macro 'EAGER_ATOM_AND_CLASP' #define EAGER_ATOM_AND_CLASP(name) EAGER_CLASS_ATOM(name), CLASP(name)  ^~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1622:37: note: expanded from macro 'EAGER_CLASS_ATOM' #define EAGER_CLASS_ATOM(name) CLASS_ATOM_OFFSET(name), NULL  ^~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:455:33: note: expanded from macro 'CLASS_ATOM_OFFSET' #define CLASS_ATOM_OFFSET(name) offsetof(JSAtomState,classAtoms[JSProto_##name])  ^ ~~~~~~~~~~~~~~~~ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1755:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitObjectClass, LAZY_ATOM(watch), CLASP(Object)},  ^~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1756:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitObjectClass, LAZY_ATOM(unwatch), CLASP(Object)},  ^~~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1758:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitObjectClass, LAZY_ATOM(hasOwnProperty), CLASP(Object)},  ^~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1759:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitObjectClass, LAZY_ATOM(isPrototypeOf), CLASP(Object)},  ^~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1760:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitObjectClass, LAZY_ATOM(propertyIsEnumerable), CLASP(Object)},  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1762:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitObjectClass, LAZY_ATOM(defineGetter), CLASP(Object)},  ^~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1763:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitObjectClass, LAZY_ATOM(defineSetter), CLASP(Object)},  ^~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1764:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitObjectClass, LAZY_ATOM(lookupGetter), CLASP(Object)},  ^~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1765:33: warning: using extended field designator is an extension [-Wextended-offsetof] {js_InitObjectClass, LAZY_ATOM(lookupSetter), CLASP(Object)},  ^~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1624:37: note: expanded from macro 'LAZY_ATOM' #define LAZY_ATOM(name) ATOM_OFFSET(lazy.name), js_##name##_str  ^ ~~~~~~ ./jsatom.h:453:33: note: expanded from macro 'ATOM_OFFSET' #define ATOM_OFFSET(name) offsetof(JSAtomState, name##Atom)  ^ /usr/bin/../lib/clang/3.2/include/stddef.h:62:24: note: expanded from macro 'offsetof' #define offsetof(t, d) __builtin_offsetof(t, d)  ^ jsapi.cpp:1804:16: warning: cast from 'char *' to 'JSAtom **' increases required alignment from 1 to 8 [-Wcast-align] atom = OFFSET_TO_ATOM(rt, standard_class_atoms[i].atomOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:454:35: note: expanded from macro 'OFFSET_TO_ATOM' #define OFFSET_TO_ATOM(rt,off) (*(JSAtom **)((char*)&(rt)->atomState + (off)))  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1885:16: warning: cast from 'char *' to 'JSAtom **' increases required alignment from 1 to 8 [-Wcast-align] atom = OFFSET_TO_ATOM(rt, standard_class_atoms[i].atomOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:454:35: note: expanded from macro 'OFFSET_TO_ATOM' #define OFFSET_TO_ATOM(rt,off) (*(JSAtom **)((char*)&(rt)->atomState + (off)))  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:1987:16: warning: cast from 'char *' to 'JSAtom **' increases required alignment from 1 to 8 [-Wcast-align] atom = OFFSET_TO_ATOM(rt, standard_class_atoms[j].atomOffset);  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./jsatom.h:454:35: note: expanded from macro 'OFFSET_TO_ATOM' #define OFFSET_TO_ATOM(rt,off) (*(JSAtom **)((char*)&(rt)->atomState + (off)))  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsapi.cpp:3988:16: warning: initialization of pointer of type 'JSIdArray *' to null from a constant boolean expression [-Wbool-conversion] return false;  ^~~~~ In file included from jsapi.cpp:57: In file included from ./jsarray.h:47: In file included from ./jsatom.h:52: ./jsstr.h:525:14: warning: private field 'mDummy' is not used [-Wunused-private-field] JSString mDummy;  ^ 87 warnings and 4 errors generated. make[1]: *** [jsapi.o] Error 1 make[1]: Leaving directory `/tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src' make: *** [default] Error 2 emake failed * ERROR: dev-lang/spidermonkey-1.8.5-r1 failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 5641: Called die * The specific snippet of code: * emake || die * * If you need support, post the output of `emerge --info '=dev-lang/spidermonkey-1.8.5-r1'`, * the complete build log and the output of `emerge -pqv '=dev-lang/spidermonkey-1.8.5-r1'`. * The complete build log is located at '/tmp/portage/dev-lang/spidermonkey-1.8.5-r1/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/dev-lang/spidermonkey-1.8.5-r1/temp/environment'. * Working directory: '/tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5/js/src' * S: '/tmp/portage/dev-lang/spidermonkey-1.8.5-r1/work/js-1.8.5'