spacepaste

  1.  
  2. * Package: dev-lang/spidermonkey-24.2.0-r4
  3. * Repository: gentoo
  4. * Maintainer: mozilla@gentoo.org
  5. * USE: abi_x86_64 amd64 elibc_glibc icu kernel_linux system-icu userland_GNU
  6. * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox
  7. >>> cfg-update-1.8.2-r1: Skipping checksum index updating...
  8. >>> Unpacking source...
  9. >>> Unpacking mozjs-24.2.0.tar.bz2 to /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work
  10. >>> Unpacking spidermonkey-slot24-patches-01.tar.xz to /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work
  11. >>> Source unpacked in /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work
  12. >>> Preparing source in /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0 ...
  13. * Applying spidermonkey-24-system-icu.patch ...
  14. [ ok ]
  15. * Applying spidermonkey-24.2.0-fix-file-permissions.patch ...
  16. [ ok ]
  17. * Applying spidermonkey-24-upward-growing-stack.patch ...
  18. [ ok ]
  19. * Applying spidermonkey-perl-defined-array-check.patch ...
  20. [ ok ]
  21. * Applying spidermonkey-17-fix_pointer_dereference.patch ...
  22. [ ok ]
  23. * Running autoconf ...
  24. [ ok ]
  25. >>> Source prepared.
  26. >>> Configuring source in /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0 ...
  27. * econf: updating mozjs-24.2.0/intl/icu/source/config.guess with /usr/share/gnuconfig/config.guess
  28. * econf: updating mozjs-24.2.0/intl/icu/source/config.sub with /usr/share/gnuconfig/config.sub
  29. * econf: updating mozjs-24.2.0/js/src/build/autoconf/config.guess with /usr/share/gnuconfig/config.guess
  30. * econf: updating mozjs-24.2.0/js/src/build/autoconf/config.sub with /usr/share/gnuconfig/config.sub
  31. * econf: updating mozjs-24.2.0/js/src/ctypes/libffi/config.guess with /usr/share/gnuconfig/config.guess
  32. * econf: updating mozjs-24.2.0/js/src/ctypes/libffi/config.sub with /usr/share/gnuconfig/config.sub
  33. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-system-icu --enable-jemalloc --enable-readline --enable-threadsafe --with-system-nspr --enable-system-ffi --disable-optimize --enable-intl-api --disable-debug --disable-yarr-jit --disable-ion --disable-static --disable-tests
  34. loading site script /usr/share/config.site
  35. creating cache ./config.cache
  36. checking host system type... x86_64-pc-linux-gnu
  37. checking target system type... x86_64-pc-linux-gnu
  38. checking build system type... x86_64-pc-linux-gnu
  39. checking for mawk... no
  40. checking for gawk... gawk
  41. checking for perl5... no
  42. checking for perl... /usr/bin/perl
  43. checking for gcc... x86_64-pc-linux-gnu-gcc
  44. checking whether the C compiler (x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed) works... yes
  45. checking whether the C compiler (x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed) is a cross-compiler... no
  46. checking whether we are using GNU C... yes
  47. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  48. checking for c++... x86_64-pc-linux-gnu-g++
  49. checking whether the C++ compiler (x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed) works... yes
  50. checking whether the C++ compiler (x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed) is a cross-compiler... no
  51. checking whether we are using GNU C++... yes
  52. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  53. checking for ranlib... x86_64-pc-linux-gnu-ranlib
  54. checking for as... /usr/bin/as
  55. checking for ar... x86_64-pc-linux-gnu-ar
  56. checking for ld... x86_64-pc-linux-gnu-ld
  57. checking for strip... strip
  58. checking for windres... no
  59. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  60. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  61. checking for sb-conf... no
  62. checking for ve... no
  63. checking for a BSD compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
  64. checking whether ln -s works... yes
  65. checking for tar archiver... checking for gnutar... no
  66. checking for gtar... no
  67. checking for tar... tar
  68. tar
  69. checking for minimum required perl version >= 5.006... 5.024003
  70. checking for full perl installation... yes
  71. Using Python from environment variable $PYTHON
  72. Creating Python environment
  73. New python executable in /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/_virtualenv/bin/python2.7
  74. Also creating executable in /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/_virtualenv/bin/python
  75. Installing setuptools............done.
  76. Installing pip...............done.
  77. running build_ext
  78. copying build/lib.linux-x86_64-2.7/_psutil_linux.so ->
  79. copying build/lib.linux-x86_64-2.7/_psutil_posix.so ->
  80. checking Python environment is Mozilla virtualenv... yes
  81. checking for doxygen... :
  82. checking for autoconf... /usr/bin/autoconf
  83. checking for xargs... /usr/bin/xargs
  84. checking for gmake... /usr/bin/gmake
  85. checking for X... libraries /usr/lib64, headers
  86. checking for dnet_ntoa in -ldnet... no
  87. checking for dnet_ntoa in -ldnet_stub... no
  88. checking for gethostbyname... yes
  89. checking for connect... yes
  90. checking for remove... yes
  91. checking for shmat... yes
  92. checking for IceConnectionNumber in -lICE... yes
  93. checking that static assertion macros used in autoconf tests work... yes
  94. checking for --build-id option to ld... yes
  95. checking whether the C compiler supports -Werror=return-type... yes
  96. checking whether the C compiler supports -Wtype-limits... yes
  97. checking whether the C compiler supports -Wempty-body... yes
  98. checking whether the C compiler supports -Wsign-compare... yes
  99. checking whether the C++ compiler supports -Werror=return-type... yes
  100. checking whether the C++ compiler supports -Wtype-limits... yes
  101. checking whether the C++ compiler supports -Wempty-body... yes
  102. checking whether the C++ compiler supports -Werror=conversion-null... yes
  103. checking whether the C++ compiler supports -Wsign-compare... yes
  104. checking whether the C++ compiler supports -Wno-invalid-offsetof... yes
  105. checking whether ld has archive extraction flags... yes
  106. checking for 64-bit OS... yes
  107. checking for custom <stdint.h> implementation... none specified
  108. checking whether the linker supports Identical Code Folding... no
  109. checking whether removing dead symbols breaks debugging... no
  110. checking for ANSI C header files... yes
  111. checking for working const... yes
  112. checking for mode_t... yes
  113. checking for off_t... yes
  114. checking for pid_t... yes
  115. checking for size_t... yes
  116. checking for __stdcall... no
  117. checking for ssize_t... yes
  118. checking for st_blksize in struct stat... yes
  119. checking for siginfo_t... yes
  120. checking for the size of void*... 8
  121. checking for endian.h... yes
  122. checking for machine/endian.h... no
  123. checking for sys/isa_defs.h... no
  124. checking for uint... yes
  125. checking for uint_t... no
  126. checking for uname.domainname... yes
  127. checking for uname.__domainname... no
  128. checking for gcc c++0x headers bug without rtti... no
  129. checking for visibility(hidden) attribute... yes
  130. checking for visibility(default) attribute... yes
  131. checking for visibility pragma support... yes
  132. checking For gcc visibility bug with class-level attributes (GCC bug 26905)... no
  133. checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... no
  134. checking for gcc PR49911... no
  135. checking for gcc pr39608... no
  136. checking for llvm pr8927... no
  137. checking for dirent.h that defines DIR... yes
  138. checking for opendir in -ldir... no
  139. checking for sys/byteorder.h... no
  140. checking for compat.h... no
  141. checking for getopt.h... yes
  142. checking for sys/bitypes.h... yes
  143. checking for memory.h... yes
  144. checking for unistd.h... yes
  145. checking for gnu/libc-version.h... yes
  146. checking for nl_types.h... yes
  147. checking for malloc.h... yes
  148. checking for X11/XKBlib.h... yes
  149. checking for io.h... no
  150. checking for cpuid.h... yes
  151. checking for sys/statvfs.h... yes
  152. checking for sys/statfs.h... yes
  153. checking for sys/vfs.h... yes
  154. checking for sys/mount.h... yes
  155. checking for sys/quota.h... yes
  156. checking for linux/quota.h... yes
  157. checking for new... yes
  158. checking for sys/cdefs.h... yes
  159. checking for linux/perf_event.h... yes
  160. checking for perf_event_open system call... yes
  161. checking for gethostbyname_r in -lc_r... no
  162. checking for library containing dlopen... -ldl
  163. checking for dlfcn.h... yes
  164. checking for dladdr... yes
  165. checking for socket in -lsocket... no
  166. checking for pthread_create in -lpthreads... no
  167. checking for pthread_create in -lpthread... yes
  168. checking whether x86_64-pc-linux-gnu-gcc accepts -pthread... yes
  169. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  170. checking for 8-bit clean memcmp... yes
  171. checking for fchmod... yes
  172. checking for flockfile... yes
  173. checking for getc_unlocked... yes
  174. checking for _getc_nolock... no
  175. checking for getpagesize... yes
  176. checking for lchown... yes
  177. checking for localtime_r... yes
  178. checking for lstat64... yes
  179. checking for memmove... yes
  180. checking for random... yes
  181. checking for rint... no
  182. checking for sbrk... yes
  183. checking for snprintf... yes
  184. checking for stat64... yes
  185. checking for statvfs... yes
  186. checking for statvfs64... yes
  187. checking for strerror... yes
  188. checking for strtok_r... yes
  189. checking for truncate64... yes
  190. checking for wcrtomb... yes
  191. checking for mbrtowc... yes
  192. checking for res_ninit()... yes
  193. checking for gnu_get_libc_version()... yes
  194. checking for an implementation of va_copy()... yes
  195. checking for an implementation of __va_copy()... yes
  196. checking whether va_lists can be copied by value... no
  197. checking whether the C++ "using" keyword resolves ambiguity... yes
  198. checking for C++ dynamic_cast to void*... yes
  199. checking whether C++ requires implementation of unused virtual methods... no
  200. checking for trouble comparing to zero near std::operator!=()... no
  201. checking for __thread keyword for TLS variables... yes
  202. checking for __attribute__((always_inline))... yes
  203. checking for __attribute__((malloc))... yes
  204. checking for __attribute__((warn_unused_result))... yes
  205. checking for LC_MESSAGES... yes
  206. checking for localeconv... yes
  207. checking for nspr-config... /usr/bin/nspr-config
  208. checking for NSPR - version >= 4.9.2... yes
  209. checking for gzread in -lz... yes
  210. checking for pkg-config... /usr/bin/pkg-config
  211. checking for libffi >= 3.0.9... yes
  212. checking MOZ_FFI_CFLAGS... -I/usr/lib64/libffi-3.2.1/include
  213. checking MOZ_FFI_LIBS... -L/usr/lib64/../lib64 -lffi
  214. checking size of int *... 8
  215. checking for __cxa_demangle... yes
  216. checking for unwind.h... yes
  217. checking for _Unwind_Backtrace... yes
  218. checking for -pipe support... yes
  219. checking whether C compiler supports -fprofile-generate... yes
  220. checking for correct overload resolution with const and templates... no
  221. checking for tm_zone tm_gmtoff in struct tm... yes
  222. checking what kind of list files are supported by the linker... linkerscript
  223. checking what kind of ordering can be done with the linker... none
  224. checking for readline in -lreadline... yes
  225. checking for posix_fallocate... yes
  226. checking for icu-i18n >= 50.1... yes
  227. checking MOZ_ICU_CFLAGS...
  228. checking MOZ_ICU_LIBS... -licui18n -licuuc -licudata
  229. checking for setlocale... yes
  230. checking for localeconv... (cached) yes
  231. updating cache ./config.cache
  232. creating ./config.status
  233. Reticulating splines...
  234. Finished reading 3 moz.build files into 10 descriptors in 0.00s
  235. Backend executed in 0.01s
  236. 8 total backend files. 8 created; 0 updated; 0 unchanged
  237. Total wall time: 0.02s; CPU time: 0.02s; Efficiency: 100%
  238. invoking /usr/bin/gmake to create js24-config script
  239. Build configuration changed. Regenerating backend.
  240. Reticulating splines...
  241. Finished reading 3 moz.build files into 10 descriptors in 0.00s
  242. Backend executed in 0.01s
  243. 8 total backend files. 0 created; 0 updated; 8 unchanged
  244. Total wall time: 0.02s; CPU time: 0.02s; Efficiency: 100%
  245. rm -f js24-config.tmp
  246. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/_virtualenv/bin/python ./config/Preprocessor.py --marker % -Dprefix="/usr" -Dexec_prefix="/usr" -Dincludedir="/usr/include" -Dlibdir="/usr/lib64" -DMOZILLA_VERSION="24.2.0" -DLIBRARY_NAME="mozjs-24" -DJS_CONFIG_LIBS="-lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,-version-script,symverscript -licui18n -licuuc -licudata -ldl -lm -lz -ldl" -DJS_CONFIG_MOZ_JS_LIBS="-L/usr/lib64 -lmozjs-24" -DMOZJS_MAJOR_VERSION="24" -DMOZJS_MINOR_VERSION="2" -DMOZJS_PATCH_VERSION="0" -DMOZJS_ALPHA="" -DNSPR_CFLAGS="-I/usr/include/nspr" -DNSPR_PKGCONF_CHECK="nspr >= 4.9.2" -DUSE_CXX11="" js-config.in > js24-config.tmp \
  247. && mv js24-config.tmp js24-config && chmod +x js24-config
  248. >>> Source configured.
  249. >>> Compiling source in /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0 ...
  250. make -j5 MOZ_OPTIMIZE_FLAGS= MOZ_DEBUG_FLAGS= HOST_OPTIMIZE_FLAGS= MODULE_OPTIMIZE_FLAGS= MOZ_PGO_OPTIMIZE_FLAGS=
  251. make export
  252. make[1]: Entering directory '/var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src'
  253. make -C config/ nsinstall
  254. make[2]: Entering directory '/var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config'
  255. nsinstall.c
  256. x86_64-pc-linux-gnu-gcc -o host_nsinstall.o -c -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wsign-compare -Wno-unused -Wcast-align -march=native -O2 -pipe -std=gnu99 -fgnu89-inline -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DXP_UNIX -DUNICODE -D_UNICODE -I../config -I. -I../dist/include -I/usr/include/nspr -I/usr/include/nspr /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall.c
  257. pathsub.c
  258. x86_64-pc-linux-gnu-gcc -o host_pathsub.o -c -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wsign-compare -Wno-unused -Wcast-align -march=native -O2 -pipe -std=gnu99 -fgnu89-inline -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DXP_UNIX -DUNICODE -D_UNICODE -I../config -I. -I../dist/include -I/usr/include/nspr -I/usr/include/nspr /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/pathsub.c
  259. x86_64-pc-linux-gnu-gcc -o nsinstall_real -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wsign-compare -Wno-unused -Wcast-align -march=native -O2 -pipe -std=gnu99 -fgnu89-inline -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DXP_UNIX -DUNICODE -D_UNICODE -lpthread -Wl,-O1 -Wl,--as-needed -Wl,--build-id -Wl,-rpath-link,../dist/bin -Wl,-rpath-link,/usr/lib host_nsinstall.o host_pathsub.o
  260. cp nsinstall_real nsinstall.tmp
  261. mv nsinstall.tmp nsinstall
  262. make[2]: Leaving directory '/var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config'
  263. make -C config export
  264. make[2]: Entering directory '/var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config'
  265. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "nsinstall" "../dist/bin"
  266. mkdir -p "system_wrappers_js/"
  267. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/_virtualenv/bin/python ../config/Preprocessor.py -DNO_NSPR_10_SUPPORT -DMOZ_NATIVE_ZLIB=1 -DMOZILLA_VERSION=\"24.2.0\" -DMOZILLA_VERSION_U=24.2.0 -DMOZILLA_UAVERSION=\"24.0\" -DMOZJS_MAJOR_VERSION=24 -DMOZJS_MINOR_VERSION=2 -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_METHODJIT_TYPED_ARRAY=1 -DSTDC_HEADERS=1 -DHAVE_SSIZE_T=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DJS_BYTES_PER_WORD=8 -DJS_BITS_PER_WORD_LOG2=6 -DHAVE_ENDIAN_H=1 -DJS_HAVE_ENDIAN_H=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_CPUID_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 -DNEW_H=\<new\> -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 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DHAVE_LOCALECONV=1 -DNS_ATTR_MALLOC=__attribute__\(\(malloc\)\) -DNS_WARN_UNUSED_RESULT=__attribute__\(\(warn_unused_result\)\) -DMOZ_UPDATE_CHANNEL=default -DRELEASE_BUILD=1 -DMOZ_DEBUG_SYMBOLS=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DJSGC_INCREMENTAL=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DHAVE_TM_ZONE_TM_GMTOFF=1 -DCPP_THROW_NEW=throw\(\) -DEDITLINE=1 -DMOZ_DLL_SUFFIX=\".so\" -DHAVE_POSIX_FALLOCATE=1 -DXP_UNIX=1 -DJS_THREADSAFE=1 -DENABLE_INTL_API=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALECONV=1 \
  268. -DMOZ_NATIVE_ICU=1 \
  269. ../config/system-headers | /usr/bin/perl ../config/make-system-wrappers.pl system_wrappers_js
  270. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R system_wrappers_js ../dist
  271. make[2]: Leaving directory '/var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config'
  272. make -C shell export
  273. make[2]: Entering directory '/var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/shell'
  274. make[2]: Nothing to be done for 'export'.
  275. make[2]: Leaving directory '/var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/shell'
  276. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "js-config.h" "dist/include"
  277. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "js.msg" "dist/include"
  278. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "jsalloc.h" "dist/include"
  279. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "jsapi.h" "dist/include"
  280. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "jsclass.h" "dist/include"
  281. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "jsclist.h" "dist/include"
  282. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "jscpucfg.h" "dist/include"
  283. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "jsdbgapi.h" "dist/include"
  284. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "jsfriendapi.h" "dist/include"
  285. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "jslock.h" "dist/include"
  286. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./perf/jsperf.h" "dist/include"
  287. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "jsprf.h" "dist/include"
  288. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "jsprototypes.h" "dist/include"
  289. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "jsproxy.h" "dist/include"
  290. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "jsprvtd.h" "dist/include"
  291. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "jspubtd.h" "dist/include"
  292. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "jstypes.h" "dist/include"
  293. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "jsutil.h" "dist/include"
  294. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "jsversion.h" "dist/include"
  295. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "jswrapper.h" "dist/include"
  296. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/Assertions.h" "dist/include/mozilla"
  297. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/Atomics.h" "dist/include/mozilla"
  298. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/Attributes.h" "dist/include/mozilla"
  299. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/BloomFilter.h" "dist/include/mozilla"
  300. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/Casting.h" "dist/include/mozilla"
  301. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/Char16.h" "dist/include/mozilla"
  302. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/CheckedInt.h" "dist/include/mozilla"
  303. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/Compiler.h" "dist/include/mozilla"
  304. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/Constants.h" "dist/include/mozilla"
  305. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/DebugOnly.h" "dist/include/mozilla"
  306. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/decimal/Decimal.h" "dist/include/mozilla"
  307. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/Endian.h" "dist/include/mozilla"
  308. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/EnumSet.h" "dist/include/mozilla"
  309. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/FloatingPoint.h" "dist/include/mozilla"
  310. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/GuardObjects.h" "dist/include/mozilla"
  311. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/HashFunctions.h" "dist/include/mozilla"
  312. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/Likely.h" "dist/include/mozilla"
  313. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/LinkedList.h" "dist/include/mozilla"
  314. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/MathAlgorithms.h" "dist/include/mozilla"
  315. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/MemoryChecking.h" "dist/include/mozilla"
  316. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/MSStdInt.h" "dist/include/mozilla"
  317. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/NullPtr.h" "dist/include/mozilla"
  318. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/PodOperations.h" "dist/include/mozilla"
  319. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/Poison.h" "dist/include/mozilla"
  320. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/Range.h" "dist/include/mozilla"
  321. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/RangedPtr.h" "dist/include/mozilla"
  322. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/RefPtr.h" "dist/include/mozilla"
  323. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/Scoped.h" "dist/include/mozilla"
  324. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/SHA1.h" "dist/include/mozilla"
  325. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/SplayTree.h" "dist/include/mozilla"
  326. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/StandardInteger.h" "dist/include/mozilla"
  327. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/ThreadLocal.h" "dist/include/mozilla"
  328. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/TypedEnum.h" "dist/include/mozilla"
  329. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/Types.h" "dist/include/mozilla"
  330. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/TypeTraits.h" "dist/include/mozilla"
  331. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/Util.h" "dist/include/mozilla"
  332. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../../mfbt/WeakPtr.h" "dist/include/mozilla"
  333. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../public/Anchor.h" "dist/include/js"
  334. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../public/CallArgs.h" "dist/include/js"
  335. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../public/CharacterEncoding.h" "dist/include/js"
  336. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../public/Date.h" "dist/include/js"
  337. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../public/GCAPI.h" "dist/include/js"
  338. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../public/HashTable.h" "dist/include/js"
  339. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../public/HeapAPI.h" "dist/include/js"
  340. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../public/LegacyIntTypes.h" "dist/include/js"
  341. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../public/MemoryMetrics.h" "dist/include/js"
  342. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../public/PropertyKey.h" "dist/include/js"
  343. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../public/RequiredDefines.h" "dist/include/js"
  344. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../public/RootingAPI.h" "dist/include/js"
  345. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../public/TemplateLib.h" "dist/include/js"
  346. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../public/Utility.h" "dist/include/js"
  347. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../public/Value.h" "dist/include/js"
  348. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/config/nsinstall -R -m 644 "./../public/Vector.h" "dist/include/js"
  349. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/_virtualenv/bin/python ./builtin/embedjs.py -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -DMOZILLA_VERSION=\"24.2.0\" -DMOZILLA_VERSION_U=24.2.0 -DMOZILLA_UAVERSION=\"24.0\" -DMOZJS_MAJOR_VERSION=24 -DMOZJS_MINOR_VERSION=2 -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_METHODJIT_TYPED_ARRAY=1 -DSTDC_HEADERS=1 -DHAVE_SSIZE_T=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DJS_BYTES_PER_WORD=8 -DJS_BITS_PER_WORD_LOG2=6 -DHAVE_ENDIAN_H=1 -DJS_HAVE_ENDIAN_H=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_CPUID_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 -DNEW_H=\<new\> -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 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DHAVE_I18N_LC_MESSAGES=1 -DHAVE_LOCALECONV=1 -DNS_ATTR_MALLOC=__attribute__\(\(malloc\)\) -DNS_WARN_UNUSED_RESULT=__attribute__\(\(warn_unused_result\)\) -DMOZ_UPDATE_CHANNEL=default -DRELEASE_BUILD=1 -DMOZ_DEBUG_SYMBOLS=1 -DSIZEOF_INT_P=8 -DMOZ_MEMORY_SIZEOF_PTR_2POW=3 -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DJSGC_INCREMENTAL=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DHAVE_TM_ZONE_TM_GMTOFF=1 -DCPP_THROW_NEW=throw\(\) -DEDITLINE=1 -DMOZ_DLL_SUFFIX=\".so\" -DHAVE_POSIX_FALLOCATE=1 -DXP_UNIX=1 -DJS_THREADSAFE=1 -DENABLE_INTL_API=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALECONV=1 -DNDEBUG -DTRIMMED \
  350. -p 'x86_64-pc-linux-gnu-gcc -E' -m ./js.msg -o selfhosted.out.h ./builtin/Utilities.js ./builtin/Array.js ./builtin/Date.js ./builtin/Intl.js ./builtin/IntlData.js ./builtin/Number.js ./builtin/ParallelArray.js ./builtin/String.js
  351. make[1]: Leaving directory '/var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src'
  352. make libs
  353. make[1]: Entering directory '/var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src'
  354. mkdir -p ".deps/"
  355. jskwgen.cpp
  356. x86_64-pc-linux-gnu-g++ -o host_jskwgen.o -c -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -I/usr/include/nspr /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/jskwgen.cpp
  357. jsoplengen.cpp
  358. x86_64-pc-linux-gnu-g++ -o host_jsoplengen.o -c -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -I/usr/include/nspr /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/jsoplengen.cpp
  359. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/_virtualenv/bin/python ./config/Preprocessor.py \
  360. -DVERSION="mozjs_24" symverscript.in > symverscript
  361. x86_64-pc-linux-gnu-g++ -o host_jsoplengen -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr host_jsoplengen.o
  362. ./host_jsoplengen /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/jsautooplen.h
  363. x86_64-pc-linux-gnu-g++ -o host_jskwgen -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr host_jskwgen.o
  364. ./host_jskwgen /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/jsautokw.h
  365. bignum-dtoa.cc
  366. x86_64-pc-linux-gnu-g++ -o bignum-dtoa.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/bignum-dtoa.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/bignum-dtoa.cc
  367. bignum.cc
  368. x86_64-pc-linux-gnu-g++ -o bignum.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/bignum.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/bignum.cc
  369. cached-powers.cc
  370. x86_64-pc-linux-gnu-g++ -o cached-powers.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/cached-powers.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/cached-powers.cc
  371. diy-fp.cc
  372. x86_64-pc-linux-gnu-g++ -o diy-fp.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/diy-fp.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/diy-fp.cc
  373. double-conversion.cc
  374. x86_64-pc-linux-gnu-g++ -o double-conversion.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/double-conversion.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/double-conversion.cc
  375. fast-dtoa.cc
  376. In file included from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/diy-fp.h:31:0,
  377. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/diy-fp.cc:29:
  378. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
  379. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
  380. typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
  381. ^~~~~~~~~~~~~~~~~~~
  382. In file included from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/bignum.h:31:0,
  383. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/bignum.cc:28:
  384. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
  385. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
  386. typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
  387. ^~~~~~~~~~~~~~~~~~~
  388. x86_64-pc-linux-gnu-g++ -o fast-dtoa.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/fast-dtoa.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/fast-dtoa.cc
  389. fixed-dtoa.cc
  390. In file included from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/bignum-dtoa.h:31:0,
  391. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/bignum-dtoa.cc:30:
  392. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
  393. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
  394. typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
  395. ^~~~~~~~~~~~~~~~~~~
  396. In file included from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/cached-powers.cc:32:0:
  397. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
  398. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
  399. typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
  400. ^~~~~~~~~~~~~~~~~~~
  401. x86_64-pc-linux-gnu-g++ -o fixed-dtoa.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/fixed-dtoa.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/fixed-dtoa.cc
  402. strtod.cc
  403. In file included from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/double-conversion.h:32:0,
  404. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/double-conversion.cc:31:
  405. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
  406. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
  407. typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
  408. ^~~~~~~~~~~~~~~~~~~
  409. In file included from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/fast-dtoa.h:31:0,
  410. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/fast-dtoa.cc:28:
  411. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
  412. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
  413. typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
  414. ^~~~~~~~~~~~~~~~~~~
  415. x86_64-pc-linux-gnu-g++ -o strtod.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/strtod.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/strtod.cc
  416. HashFunctions.cpp
  417. In file included from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/strtod.h:31:0,
  418. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/strtod.cc:31:
  419. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
  420. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
  421. typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
  422. ^~~~~~~~~~~~~~~~~~~
  423. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/strtod.cc: In function 'float double_conversion::Strtof(double_conversion::Vector<const char>, int)':
  424. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/strtod.cc:509:9: warning: unused variable 'f2' [-Wunused-variable]
  425. float f2 = float_guess;
  426. ^~
  427. In file included from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/fixed-dtoa.h:31:0,
  428. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/fixed-dtoa.cc:30:
  429. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
  430. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
  431. typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
  432. ^~~~~~~~~~~~~~~~~~~
  433. x86_64-pc-linux-gnu-g++ -o HashFunctions.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/HashFunctions.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/HashFunctions.cpp
  434. Poison.cpp
  435. x86_64-pc-linux-gnu-g++ -o Poison.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/Poison.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/Poison.cpp
  436. SHA1.cpp
  437. x86_64-pc-linux-gnu-g++ -o SHA1.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/SHA1.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/SHA1.cpp
  438. Decimal.cpp
  439. x86_64-pc-linux-gnu-g++ -o Decimal.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/Decimal.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/decimal/Decimal.cpp
  440. ArgumentsObject.cpp
  441. x86_64-pc-linux-gnu-g++ -o ArgumentsObject.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/ArgumentsObject.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/vm/ArgumentsObject.cpp
  442. BytecodeCompiler.cpp
  443. x86_64-pc-linux-gnu-g++ -o BytecodeCompiler.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/BytecodeCompiler.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/frontend/BytecodeCompiler.cpp
  444. BytecodeEmitter.cpp
  445. x86_64-pc-linux-gnu-g++ -o BytecodeEmitter.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/BytecodeEmitter.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/frontend/BytecodeEmitter.cpp
  446. CharacterEncoding.cpp
  447. x86_64-pc-linux-gnu-g++ -o CharacterEncoding.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/CharacterEncoding.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/vm/CharacterEncoding.cpp
  448. DateTime.cpp
  449. In file included from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/decimal/../double-conversion/double-conversion.h:32:0,
  450. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/decimal/moz-decimal-utils.h:13,
  451. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/decimal/Decimal.cpp:32:
  452. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/decimal/../double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)':
  453. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/mfbt/decimal/../double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs]
  454. typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
  455. ^~~~~~~~~~~~~~~~~~~
  456. x86_64-pc-linux-gnu-g++ -o DateTime.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/DateTime.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/vm/DateTime.cpp
  457. Debugger.cpp
  458. x86_64-pc-linux-gnu-g++ -o Debugger.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/Debugger.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/vm/Debugger.cpp
  459. Eval.cpp
  460. x86_64-pc-linux-gnu-g++ -o Eval.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/Eval.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Eval.cpp
  461. ExecutableAllocator.cpp
  462. x86_64-pc-linux-gnu-g++ -o ExecutableAllocator.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/ExecutableAllocator.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/assembler/jit/ExecutableAllocator.cpp
  463. FoldConstants.cpp
  464. x86_64-pc-linux-gnu-g++ -o FoldConstants.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/FoldConstants.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/frontend/FoldConstants.cpp
  465. ForkJoin.cpp
  466. x86_64-pc-linux-gnu-g++ -o ForkJoin.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/ForkJoin.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/vm/ForkJoin.cpp
  467. GlobalObject.cpp
  468. x86_64-pc-linux-gnu-g++ -o GlobalObject.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/GlobalObject.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/vm/GlobalObject.cpp
  469. Interpreter.cpp
  470. In file included from ./jsapi.h:32:0,
  471. from ./jsatom.h:14,
  472. from ./frontend/BytecodeEmitter.h:13,
  473. from ./frontend/BytecodeEmitter-inl.h:10,
  474. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/frontend/BytecodeEmitter.cpp:11:
  475. ./dist/include/js/Vector.h: In member function 'bool js::frontend::CGTryNoteList::append(JSTryNoteKind, unsigned int, size_t, size_t)':
  476. ./dist/include/js/Vector.h:865:5: warning: 'note.JSTryNote::padding' may be used uninitialized in this function [-Wmaybe-uninitialized]
  477. new(endNoCheck()) T(u);
  478. ^~~~~~~~~~~~~~~~~~~~~~
  479. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/frontend/BytecodeEmitter.cpp:6307:15: note: 'note.JSTryNote::padding' was declared here
  480. JSTryNote note;
  481. ^~~~
  482. x86_64-pc-linux-gnu-g++ -o Interpreter.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/Interpreter.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/vm/Interpreter.cpp
  483. Intl.cpp
  484. x86_64-pc-linux-gnu-g++ -o Intl.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/Intl.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp
  485. Iteration.cpp
  486. x86_64-pc-linux-gnu-g++ -o Iteration.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/Iteration.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/gc/Iteration.cpp
  487. LifoAlloc.cpp
  488. x86_64-pc-linux-gnu-g++ -o LifoAlloc.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/LifoAlloc.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/ds/LifoAlloc.cpp
  489. MapObject.cpp
  490. x86_64-pc-linux-gnu-g++ -o MapObject.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/MapObject.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/MapObject.cpp
  491. Marking.cpp
  492. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp: In function 'bool intl_CompareStrings(JSContext*, UCollator*, JS::HandleString, JS::HandleString, JS::MutableHandleValue)':
  493. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:1001:83: error: invalid conversion from 'const jschar* {aka const short unsigned int*}' to 'const UChar* {aka const char16_t*}' [-fpermissive]
  494. ollationResult uresult = ucol_strcoll(coll, chars1, length1, chars2, length2);
  495. ^
  496. In file included from ./dist/system_wrappers_js/unicode/ucol.h:3:0,
  497. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:31:
  498. /usr/include/unicode/ucol.h:560:1: note: initializing argument 2 of 'UCollationResult ucol_strcoll(const UCollator*, const UChar*, int32_t, const UChar*, int32_t)'
  499. ucol_strcoll( const UCollator *coll,
  500. ^~~~~~~~~~~~
  501. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:1001:83: error: invalid conversion from 'const jschar* {aka const short unsigned int*}' to 'const UChar* {aka const char16_t*}' [-fpermissive]
  502. ollationResult uresult = ucol_strcoll(coll, chars1, length1, chars2, length2);
  503. ^
  504. In file included from ./dist/system_wrappers_js/unicode/ucol.h:3:0,
  505. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:31:
  506. /usr/include/unicode/ucol.h:560:1: note: initializing argument 4 of 'UCollationResult ucol_strcoll(const UCollator*, const UChar*, int32_t, const UChar*, int32_t)'
  507. ucol_strcoll( const UCollator *coll,
  508. ^~~~~~~~~~~~
  509. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp: In function 'void** NewUNumberFormat(JSContext*, JS::HandleObject)':
  510. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:1336:39: error: invalid conversion from 'const jschar* {aka const short unsigned int*}' to 'const UChar* {aka const char16_t*}' [-fpermissive]
  511. uCurrency = JS_GetStringCharsZ(cx, currency);
  512. ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
  513. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp: In function 'bool intl_FormatNumber(JSContext*, void**, double, JS::MutableHandleValue)':
  514. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:1443:52: error: invalid conversion from 'jschar* {aka short unsigned int*}' to 'UChar* {aka char16_t*}' [-fpermissive]
  515. int size = unum_formatDouble(nf, x, chars.begin(), INITIAL_STRING_BUFFER_SIZE, NULL, &status);
  516. ~~~~~~~~~~~^~
  517. In file included from ./dist/system_wrappers_js/unicode/unum.h:3:0,
  518. from /usr/include/unicode/udat.h:19,
  519. from ./dist/system_wrappers_js/unicode/udat.h:3,
  520. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:32:
  521. /usr/include/unicode/unum.h:555:1: note: initializing argument 3 of 'int32_t unum_formatDouble(void* const*, double, UChar*, int32_t, UFieldPosition*, UErrorCode*)'
  522. unum_formatDouble( const UNumberFormat* fmt,
  523. ^~~~~~~~~~~~~~~~~
  524. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:1448:45: error: invalid conversion from 'jschar* {aka short unsigned int*}' to 'UChar* {aka char16_t*}' [-fpermissive]
  525. unum_formatDouble(nf, x, chars.begin(), size, NULL, &status);
  526. ~~~~~~~~~~~^~
  527. In file included from ./dist/system_wrappers_js/unicode/unum.h:3:0,
  528. from /usr/include/unicode/udat.h:19,
  529. from ./dist/system_wrappers_js/unicode/udat.h:3,
  530. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:32:
  531. /usr/include/unicode/unum.h:555:1: note: initializing argument 3 of 'int32_t unum_formatDouble(void* const*, double, UChar*, int32_t, UFieldPosition*, UErrorCode*)'
  532. unum_formatDouble( const UNumberFormat* fmt,
  533. ^~~~~~~~~~~~~~~~~
  534. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp: In function 'JSBool js::intl_patternForSkeleton(JSContext*, unsigned int, JS::Value*)':
  535. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:1803:45: error: invalid conversion from 'const jschar* {aka const short unsigned int*}' to 'const UChar* {aka const char16_t*}' [-fpermissive]
  536. uint32_t skeletonLen = u_strlen(skeleton);
  537. ^
  538. In file included from ./dist/system_wrappers_js/unicode/ustring.h:3:0,
  539. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:36:
  540. /usr/include/unicode/ustring.h:93:1: note: initializing argument 1 of 'int32_t u_strlen(const UChar*)'
  541. u_strlen(const UChar *s);
  542. ^~~~~~~~
  543. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:1813:86: error: invalid conversion from 'const jschar* {aka const short unsigned int*}' to 'const UChar* {aka const char16_t*}' [-fpermissive]
  544. _t size = udatpg_getBestPattern(gen, skeleton, skeletonLen, NULL, 0, &status);
  545. ^
  546. In file included from ./dist/system_wrappers_js/unicode/udatpg.h:3:0,
  547. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:33:
  548. /usr/include/unicode/udatpg.h:223:1: note: initializing argument 2 of 'int32_t udatpg_getBestPattern(void**, const UChar*, int32_t, UChar*, int32_t, UErrorCode*)'
  549. udatpg_getBestPattern(UDateTimePatternGenerator *dtpg,
  550. ^~~~~~~~~~~~~~~~~~~~~
  551. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:1823:77: error: invalid conversion from 'const jschar* {aka const short unsigned int*}' to 'const UChar* {aka const char16_t*}' [-fpermissive]
  552. udatpg_getBestPattern(gen, skeleton, skeletonLen, pattern, size, &status);
  553. ^
  554. In file included from ./dist/system_wrappers_js/unicode/udatpg.h:3:0,
  555. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:33:
  556. /usr/include/unicode/udatpg.h:223:1: note: initializing argument 2 of 'int32_t udatpg_getBestPattern(void**, const UChar*, int32_t, UChar*, int32_t, UErrorCode*)'
  557. udatpg_getBestPattern(UDateTimePatternGenerator *dtpg,
  558. ^~~~~~~~~~~~~~~~~~~~~
  559. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:1829:57: error: invalid user-defined conversion from 'js::ScopedJSFreePtr<char16_t>' to 'const jschar* {aka const short unsigned int*}' [-fpermissive]
  560. RootedString str(cx, JS_NewUCStringCopyZ(cx, pattern));
  561. ^
  562. In file included from ./dist/include/js/Utility.h:13:0,
  563. from ./jsalloc.h:10,
  564. from ./jsapi.h:23,
  565. from ./builtin/Intl.h:10,
  566. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:12:
  567. ./dist/include/mozilla/Scoped.h:94:5: note: candidate is: mozilla::Scoped<Traits>::operator const Resource&() const [with Traits = js::ScopedFreePtrTraits<char16_t>; mozilla::Scoped<Traits>::Resource = char16_t*] <near match>
  568. operator const Resource&() const { return value; }
  569. ^~~~~~~~
  570. ./dist/include/mozilla/Scoped.h:94:5: note: no known conversion from 'char16_t* const&' to 'const jschar* {aka const short unsigned int*}'
  571. In file included from ./builtin/Intl.h:10:0,
  572. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:12:
  573. ./jsapi.h:4277:1: note: initializing argument 2 of 'JSString* JS_NewUCStringCopyZ(JSContext*, const jschar*)'
  574. JS_NewUCStringCopyZ(JSContext *cx, const jschar *s);
  575. ^~~~~~~~~~~~~~~~~~~
  576. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp: In function 'void** NewUDateFormat(JSContext*, JS::HandleObject)':
  577. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:1877:43: error: invalid conversion from 'const jschar* {aka const short unsigned int*}' to 'const UChar* {aka const char16_t*}' [-fpermissive]
  578. uTimeZone = JS_GetStringCharsZ(cx, value.toString());
  579. ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  580. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:1885:34: error: invalid conversion from 'const jschar* {aka const short unsigned int*}' to 'const UChar* {aka const char16_t*}' [-fpermissive]
  581. uPattern = JS_GetStringCharsZ(cx, value.toString());
  582. ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  583. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp: In function 'bool intl_FormatDateTime(JSContext*, void**, double, JS::MutableHandleValue)':
  584. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:1924:46: error: invalid conversion from 'jschar* {aka short unsigned int*}' to 'UChar* {aka char16_t*}' [-fpermissive]
  585. int size = udat_format(df, x, chars.begin(), INITIAL_STRING_BUFFER_SIZE, NULL, &status);
  586. ~~~~~~~~~~~^~
  587. In file included from ./dist/system_wrappers_js/unicode/udat.h:3:0,
  588. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:32:
  589. /usr/include/unicode/udat.h:990:1: note: initializing argument 3 of 'int32_t udat_format(void* const*, UDate, UChar*, int32_t, UFieldPosition*, UErrorCode*)'
  590. udat_format( const UDateFormat* format,
  591. ^~~~~~~~~~~
  592. /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:1929:39: error: invalid conversion from 'jschar* {aka short unsigned int*}' to 'UChar* {aka char16_t*}' [-fpermissive]
  593. udat_format(df, x, chars.begin(), size, NULL, &status);
  594. ~~~~~~~~~~~^~
  595. In file included from ./dist/system_wrappers_js/unicode/udat.h:3:0,
  596. from /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/builtin/Intl.cpp:32:
  597. /usr/include/unicode/udat.h:990:1: note: initializing argument 3 of 'int32_t udat_format(void* const*, UDate, UChar*, int32_t, UFieldPosition*, UErrorCode*)'
  598. udat_format( const UDateFormat* format,
  599. ^~~~~~~~~~~
  600. x86_64-pc-linux-gnu-g++ -o Marking.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DNO_NSPR_10_SUPPORT -DIMPL_MFBT -DEXPORT_JS_API -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Werror=conversion-null -Wsign-compare -Wno-invalid-offsetof -Wcast-align -march=native -O2 -pipe -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MP -MF .deps/Marking.o.pp /var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src/gc/Marking.cpp
  601. Memory.cpp
  602. make[1]: *** [config/rules.mk:1139: Intl.o] Error 1
  603. make[1]: *** Waiting for unfinished jobs....
  604. make[1]: Leaving directory '/var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src'
  605. make: *** [config/rules.mk:679: default] Error 2
  606. * ERROR: dev-lang/spidermonkey-24.2.0-r4::gentoo failed (compile phase):
  607. * emake failed
  608. *
  609. * If you need support, post the output of `emerge --info '=dev-lang/spidermonkey-24.2.0-r4::gentoo'`,
  610. * the complete build log and the output of `emerge -pqv '=dev-lang/spidermonkey-24.2.0-r4::gentoo'`.
  611. * The complete build log is located at '/var/log/portage/dev-lang:spidermonkey-24.2.0-r4:20180209-215837.log'.
  612. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/temp/build.log'.
  613. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/temp/environment'.
  614. * Working directory: '/var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0/js/src'
  615. * S: '/var/tmp/portage/dev-lang/spidermonkey-24.2.0-r4/work/mozjs-24.2.0'
  616.