Advertisement
rockdrilla

libv8-3.22/3.22.24.15-1 build log

Jan 17th, 2014
434
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 238.32 KB | None | 0 0
  1. # https://github.com/rockdrilla/v8-debian
  2. #
  3. krd@debian:/tmp$ dpkg-source -x libv8-3.22_3.22.24.15-1.dsc
  4. dpkg-source: warning: extracting unsigned source package (libv8-3.22_3.22.24.15-1.dsc)
  5. dpkg-source: info: extracting libv8-3.22 in libv8-3.22-3.22.24.15
  6. dpkg-source: info: unpacking libv8-3.22_3.22.24.15.orig.tar.gz
  7. dpkg-source: info: unpacking libv8-3.22_3.22.24.15-1.debian.tar.gz
  8. dpkg-source: info: applying 0001_kfreebsd.patch
  9. dpkg-source: info: applying 0008_mksnapshot_stdout.patch
  10. dpkg-source: info: applying 0011_use_system_gyp.patch
  11. dpkg-source: info: applying 0012_loongson_force_cache_flush.patch
  12. dpkg-source: info: applying 0013_gcc_48_compat.patch
  13. dpkg-source: info: applying 0015_use_system_icu.patch
  14. krd@debian:/tmp$ cd libv8-3.22-3.22.24.15/
  15. krd@debian:/tmp/libv8-3.22-3.22.24.15$ dpkg-buildpackage
  16. dpkg-buildpackage: source package libv8-3.22
  17. dpkg-buildpackage: source version 3.22.24.15-1
  18. dpkg-buildpackage: source distribution experimental
  19. dpkg-buildpackage: source changed by Konstantin Demin <rockdrilla@xxxx.xx>
  20. dpkg-buildpackage: host architecture amd64
  21. dpkg-source --before-build libv8-3.22-3.22.24.15
  22. fakeroot debian/rules clean
  23. sed -r -e 's/__API__/3.22/g' -e 's/__ABI__/3.22.24/g' -e 's/__ARCHS__/i386 kfreebsd-i386 amd64 kfreebsd-amd64 armel armhf mipsel/g' -e 's/__descrShort__/V8 JavaScript engine/g' -e 's/__descrLong__/V8 is a high performance JavaScript engine written in C++. It is used in the web browser Chromium./g' \
  24. < debian/control.in.in > debian/control.in
  25. sed -r -e 's/__API__/3.22/g' -e 's/__ABI__/3.22.24/g' -e 's/__watchBranch__/3\\.22/g' \
  26. < debian/watch.in > debian/watch
  27. test -x debian/rules
  28. rm -f debian/stamp-makefile-build debian/stamp-makefile-install
  29. /usr/bin/make -C . CFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w" CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" library=shared snapshot=off soname_version=3.22.24 OS=linux V=1 -k clean
  30. make[1]: Entering directory `/tmp/libv8-3.22-3.22.24.15'
  31. rm -f out/Makefile.ia32
  32. rm -rf out/ia32.release
  33. rm -rf out/ia32.debug
  34. find out -regex '.*\(host\|target\).ia32\.mk' -delete
  35. find: `out': No such file or directory
  36. make[1]: *** [ia32.clean] Error 1
  37. rm -f out/Makefile.x64
  38. rm -rf out/x64.release
  39. rm -rf out/x64.debug
  40. find out -regex '.*\(host\|target\).x64\.mk' -delete
  41. find: `out': No such file or directory
  42. make[1]: *** [x64.clean] Error 1
  43. rm -f out/Makefile.arm
  44. rm -rf out/arm.release
  45. rm -rf out/arm.debug
  46. find out -regex '.*\(host\|target\).arm\.mk' -delete
  47. find: `out': No such file or directory
  48. make[1]: *** [arm.clean] Error 1
  49. rm -f out/Makefile.mipsel
  50. rm -rf out/mipsel.release
  51. rm -rf out/mipsel.debug
  52. find out -regex '.*\(host\|target\).mipsel\.mk' -delete
  53. find: `out': No such file or directory
  54. make[1]: *** [mipsel.clean] Error 1
  55. rm -f out/Makefile.android_ia32
  56. rm -rf out/android_ia32.release
  57. rm -rf out/android_ia32.debug
  58. find out -regex '.*\(host\|target\).android_ia32\.mk' -delete
  59. find: `out': No such file or directory
  60. make[1]: *** [android_ia32.clean] Error 1
  61. rm -f out/Makefile.android_arm
  62. rm -rf out/android_arm.release
  63. rm -rf out/android_arm.debug
  64. find out -regex '.*\(host\|target\).android_arm\.mk' -delete
  65. find: `out': No such file or directory
  66. make[1]: *** [android_arm.clean] Error 1
  67. rm -f out/Makefile.android_mipsel
  68. rm -rf out/android_mipsel.release
  69. rm -rf out/android_mipsel.debug
  70. find out -regex '.*\(host\|target\).android_mipsel\.mk' -delete
  71. find: `out': No such file or directory
  72. make[1]: *** [android_mipsel.clean] Error 1
  73. rm -f out/Makefile.nacl_ia32
  74. rm -rf out/nacl_ia32.release
  75. rm -rf out/nacl_ia32.debug
  76. find out -regex '.*\(host\|target\).nacl_ia32\.mk' -delete
  77. find: `out': No such file or directory
  78. make[1]: *** [nacl_ia32.clean] Error 1
  79. rm -f out/Makefile.nacl_x64
  80. rm -rf out/nacl_x64.release
  81. rm -rf out/nacl_x64.debug
  82. find out -regex '.*\(host\|target\).nacl_x64\.mk' -delete
  83. find: `out': No such file or directory
  84. make[1]: *** [nacl_x64.clean] Error 1
  85. rm -f out/Makefile.native
  86. rm -rf out/native
  87. find out -regex '.*\(host\|target\).native\.mk' -delete
  88. find: `out': No such file or directory
  89. make[1]: *** [native.clean] Error 1
  90. make[1]: Target `clean' not remade because of errors.
  91. make[1]: Leaving directory `/tmp/libv8-3.22-3.22.24.15'
  92. make: [makefile-clean] Error 2 (ignored)
  93. rm -f debian/stamp-makefile-check
  94. rm -f debian/copyright_newhints
  95. rm -f debian/cdbs-install-list debian/cdbs-package-list debian/stamp-copyright-check
  96. rm -rf "debian/upstream-cruft"
  97. rm -f debian/stamp-upstream-cruft
  98. dh_clean
  99. rm -f debian/libv8-3.22-dev.install
  100. rm -f debian/libv8-3.22-dev.examples
  101. rm -rf out
  102. find tools/ -name "*.pyc" -exec rm -f '{}' \;
  103. rm -f test/*/*.pyc
  104. rm -f test/*/*.status2
  105. dpkg-source -b libv8-3.22-3.22.24.15
  106. dpkg-source: info: using source format `3.0 (quilt)'
  107. dpkg-source: info: building libv8-3.22 using existing ./libv8-3.22_3.22.24.15.orig.tar.gz
  108. dpkg-source: info: building libv8-3.22 in libv8-3.22_3.22.24.15-1.debian.tar.gz
  109. dpkg-source: info: building libv8-3.22 in libv8-3.22_3.22.24.15-1.dsc
  110. debian/rules build
  111. sed -r -e 's/__API__/3.22/g' -e 's/__ABI__/3.22.24/g' -e 's/__ARCHS__/i386 kfreebsd-i386 amd64 kfreebsd-amd64 armel armhf mipsel/g' -e 's/__descrShort__/V8 JavaScript engine/g' -e 's/__descrLong__/V8 is a high performance JavaScript engine written in C++. It is used in the web browser Chromium./g' \
  112. < debian/control.in.in > debian/control.in
  113. sed -r -e 's/__API__/3.22/g' -e 's/__ABI__/3.22.24/g' -e 's/__watchBranch__/3\\.22/g' \
  114. < debian/watch.in > debian/watch
  115. test -x debian/rules
  116. mkdir -p "."
  117. /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING: DEB_DH_STRIP_ARGS is a deprecated variable
  118.  
  119. Scanning upstream source for new/changed copyright notices...
  120.  
  121. licensecheck -c '.*' -r --copyright -i '^(benchmarks/v8-logo\.png|test/mjsunit/unicode-test\.js|debian/(changelog|copyright(|_hints|_newhints)))' -l '99999' * | /usr/lib/cdbs/licensecheck2dep5 > debian/copyright_newhints
  122. 25 combinations of copyright and licensing found.
  123. WARNING: The following (and possibly more) new or changed notices discovered:
  124.  
  125. Makefile.nacl
  126. WATCHLISTS
  127. build/features.gypi
  128. build/shim_headers.gypi
  129. build/toolchain.gypi
  130. include/v8-defaults.h
  131. include/v8config.h
  132. src/allocation-site-scopes.cc
  133. src/allocation-site-scopes.h
  134. src/allocation-tracker.cc
  135. src/allocation-tracker.h
  136. src/arguments.cc
  137. src/array-iterator.js
  138. src/arraybuffer.js
  139. src/assert-scope.h
  140. src/atomicops_internals_tsan.h
  141. src/code-stubs-hydrogen.cc
  142. src/cpu.cc
  143. src/defaults.cc
  144. src/effects.h
  145. src/generator.js
  146. src/harmony-array.js
  147. src/harmony-math.js
  148. src/harmony-string.js
  149. src/heap-snapshot-generator-inl.h
  150. src/heap-snapshot-generator.cc
  151. src/heap-snapshot-generator.h
  152. src/hydrogen-alias-analysis.h
  153. src/hydrogen-bce.cc
  154. src/hydrogen-bce.h
  155. src/hydrogen-bch.cc
  156. src/hydrogen-bch.h
  157. src/hydrogen-canonicalize.cc
  158. src/hydrogen-canonicalize.h
  159. src/hydrogen-check-elimination.cc
  160. src/hydrogen-check-elimination.h
  161. src/hydrogen-dce.cc
  162. src/hydrogen-dce.h
  163. src/hydrogen-dehoist.cc
  164. src/hydrogen-dehoist.h
  165. src/hydrogen-environment-liveness.cc
  166. src/hydrogen-environment-liveness.h
  167. src/hydrogen-escape-analysis.cc
  168. src/hydrogen-escape-analysis.h
  169. src/hydrogen-flow-engine.h
  170. src/hydrogen-gvn.cc
  171. src/hydrogen-gvn.h
  172. src/hydrogen-infer-representation.cc
  173. src/hydrogen-infer-representation.h
  174. src/hydrogen-infer-types.cc
  175. src/hydrogen-infer-types.h
  176. src/hydrogen-load-elimination.cc
  177. src/hydrogen-load-elimination.h
  178. src/hydrogen-mark-deoptimize.cc
  179. src/hydrogen-mark-deoptimize.h
  180. src/hydrogen-mark-unreachable.cc
  181. src/hydrogen-mark-unreachable.h
  182. src/hydrogen-minus-zero.cc
  183. src/hydrogen-minus-zero.h
  184. src/hydrogen-osr.cc
  185. src/hydrogen-osr.h
  186. src/hydrogen-range-analysis.cc
  187. src/hydrogen-range-analysis.h
  188. src/hydrogen-redundant-phi.cc
  189. src/hydrogen-redundant-phi.h
  190. src/hydrogen-removable-simulates.cc
  191. src/hydrogen-removable-simulates.h
  192. src/hydrogen-representation-changes.cc
  193. src/hydrogen-representation-changes.h
  194. src/hydrogen-sce.cc
  195. src/hydrogen-sce.h
  196. src/hydrogen-uint32-analysis.cc
  197. src/hydrogen-uint32-analysis.h
  198. src/i18n.cc
  199. src/i18n.h
  200. src/i18n.js
  201. src/icu_util.cc
  202. src/icu_util.h
  203. src/json-stringifier.h
  204. src/jsregexp-inl.h
  205. src/lithium-codegen.cc
  206. src/lithium-codegen.h
  207. src/msan.h
  208. src/object-observe.js
  209. src/platform/condition-variable.cc
  210. src/platform/condition-variable.h
  211. src/platform/elapsed-timer.h
  212. src/platform/mutex.cc
  213. src/platform/mutex.h
  214. src/platform/semaphore.cc
  215. src/platform/semaphore.h
  216. src/platform/socket.cc
  217. src/platform/socket.h
  218. src/platform/time.cc
  219. src/platform/time.h
  220. src/sampler.cc
  221. src/sampler.h
  222. src/sweeper-thread.cc
  223. src/sweeper-thread.h
  224. src/symbol.js
  225. src/third_party/vtune/v8vtune.gyp
  226. src/typedarray.js
  227. src/types.cc
  228. src/types.h
  229. src/typing.cc
  230. src/typing.h
  231. src/unique.h
  232. src/uri.h
  233. src/utils/random-number-generator.cc
  234. src/utils/random-number-generator.h
  235. test/benchmarks/benchmarks.status
  236. test/cctest/test-circular-queue.cc
  237. test/cctest/test-code-stubs-arm.cc
  238. test/cctest/test-code-stubs-ia32.cc
  239. test/cctest/test-code-stubs-x64.cc
  240. test/cctest/test-code-stubs.cc
  241. test/cctest/test-code-stubs.h
  242. test/cctest/test-condition-variable.cc
  243. test/cctest/test-conversions.cc
  244. test/cctest/test-cpu-ia32.cc
  245. test/cctest/test-cpu-profiler.cc
  246. test/cctest/test-cpu-x64.cc
  247. test/cctest/test-cpu.cc
  248. test/cctest/test-declarative-accessors.cc
  249. test/cctest/test-diy-fp.cc
  250. test/cctest/test-double.cc
  251. test/cctest/test-fast-dtoa.cc
  252. test/cctest/test-global-handles.cc
  253. test/cctest/test-global-object.cc
  254. test/cctest/test-heap-profiler.cc
  255. test/cctest/test-heap.cc
  256. test/cctest/test-log.cc
  257. test/cctest/test-macro-assembler-arm.cc
  258. test/cctest/test-macro-assembler-mips.cc
  259. test/cctest/test-mutex.cc
  260. test/cctest/test-object-observe.cc
  261. test/cctest/test-platform-linux.cc
  262. test/cctest/test-platform-macos.cc
  263. test/cctest/test-platform-tls.cc
  264. test/cctest/test-platform-win32.cc
  265. test/cctest/test-platform.cc
  266. test/cctest/test-profile-generator.cc
  267. test/cctest/test-random-number-generator.cc
  268. test/cctest/test-semaphore.cc
  269. test/cctest/test-socket.cc
  270. test/cctest/test-strings.cc
  271. test/cctest/test-strtod.cc
  272. test/cctest/test-time.cc
  273. test/cctest/test-types.cc
  274. test/cctest/test-unbound-queue.cc
  275. test/cctest/test-unique.cc
  276. test/cctest/test-weaksets.cc
  277. test/cctest/test-weaktypedarrays.cc
  278. test/intl/assert.js
  279. test/intl/break-iterator/default-locale.js
  280. test/intl/break-iterator/en-break.js
  281. test/intl/break-iterator/property-override.js
  282. test/intl/break-iterator/protected-icu-internals.js
  283. test/intl/break-iterator/resolved-options-is-method.js
  284. test/intl/break-iterator/wellformed-unsupported-locale.js
  285. test/intl/break-iterator/zh-break.js
  286. test/intl/collator/de-sort.js
  287. test/intl/collator/default-locale.js
  288. test/intl/collator/en-sort.js
  289. test/intl/collator/normalization.js
  290. test/intl/collator/property-override.js
  291. test/intl/collator/protected-icu-internals.js
  292. test/intl/collator/resolved-options-is-method.js
  293. test/intl/collator/sr-sort.js
  294. test/intl/collator/wellformed-unsupported-locale.js
  295. test/intl/date-format/default-locale.js
  296. test/intl/date-format/format-is-bound.js
  297. test/intl/date-format/format-test.js
  298. test/intl/date-format/parse-MMMdy.js
  299. test/intl/date-format/parse-invalid-input.js
  300. test/intl/date-format/parse-mdy.js
  301. test/intl/date-format/parse-mdyhms.js
  302. test/intl/date-format/property-override.js
  303. test/intl/date-format/protected-icu-internals.js
  304. test/intl/date-format/resolved-options-is-method.js
  305. test/intl/date-format/resolved-options.js
  306. test/intl/date-format/timezone-name.js
  307. test/intl/date-format/timezone.js
  308. test/intl/date-format/wellformed-unsupported-locale.js
  309. test/intl/general/empty-handle.js
  310. test/intl/general/mapped-locale.js
  311. test/intl/general/supported-locales-of.js
  312. test/intl/intl.status
  313. test/intl/number-format/check-digit-ranges.js
  314. test/intl/number-format/default-locale.js
  315. test/intl/number-format/format-is-bound.js
  316. test/intl/number-format/parse-currency.js
  317. test/intl/number-format/parse-decimal.js
  318. test/intl/number-format/parse-invalid-input.js
  319. test/intl/number-format/parse-percent.js
  320. test/intl/number-format/property-override.js
  321. test/intl/number-format/protected-icu-internals.js
  322. test/intl/number-format/resolved-options-is-method.js
  323. test/intl/number-format/wellformed-unsupported-locale.js
  324. test/intl/overrides/caching.js
  325.  
  326. To fix the situation please do the following:
  327. 1) Fully compare debian/copyright_hints with debian/copyright_newhints
  328. 2) Update debian/copyright as needed
  329. 3) Replace debian/copyright_hints with debian/copyright_newhints
  330. touch debian/stamp-copyright-check
  331. touch debian/stamp-upstream-cruft
  332. cp -f debian/v8-dev.install debian/libv8-3.22-dev.install
  333. cp -f debian/v8-dev.examples debian/libv8-3.22-dev.examples
  334. /usr/bin/make -C . CFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w" CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" library=shared snapshot=off soname_version=3.22.24 OS=linux V=1 x64.release
  335. make[1]: Entering directory `/tmp/libv8-3.22-3.22.24.15'
  336. PYTHONPATH="/tmp/libv8-3.22-3.22.24.15/tools/generate_shim_headers:" \
  337. GYP_GENERATORS=make \
  338. gyp --generator-output="out" build/all.gyp \
  339. -Ibuild/standalone.gypi --depth=. \
  340. -Dv8_target_arch=x64 \
  341. -S.x64 -Dhost_arch=x64 -DOS=linux -Dcomponent=shared_library -Dv8_enable_backtrace=1 -Dv8_use_snapshot='false' -Dsoname_version=3.22.24 -Darm_fpu=default -Darm_float_abi=default
  342. make[2]: Entering directory `/tmp/libv8-3.22-3.22.24.15/out'
  343. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/accessors.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/accessors.o ../src/accessors.cc
  344. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/allocation.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/allocation.o ../src/allocation.cc
  345. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/allocation-site-scopes.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/allocation-site-scopes.o ../src/allocation-site-scopes.cc
  346. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/allocation-tracker.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/allocation-tracker.o ../src/allocation-tracker.cc
  347. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/api.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/api.o ../src/api.cc
  348. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/arguments.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/arguments.o ../src/arguments.cc
  349. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/assembler.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/assembler.o ../src/assembler.cc
  350. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/ast.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/ast.o ../src/ast.cc
  351. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/atomicops_internals_x86_gcc.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/atomicops_internals_x86_gcc.o ../src/atomicops_internals_x86_gcc.cc
  352. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/bignum-dtoa.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/bignum-dtoa.o ../src/bignum-dtoa.cc
  353. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/bignum.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/bignum.o ../src/bignum.cc
  354. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/bootstrapper.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/bootstrapper.o ../src/bootstrapper.cc
  355. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/builtins.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/builtins.o ../src/builtins.cc
  356. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/cached-powers.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/cached-powers.o ../src/cached-powers.cc
  357. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/checks.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/checks.o ../src/checks.cc
  358. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/code-stubs.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/code-stubs.o ../src/code-stubs.cc
  359. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/code-stubs-hydrogen.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/code-stubs-hydrogen.o ../src/code-stubs-hydrogen.cc
  360. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/codegen.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/codegen.o ../src/codegen.cc
  361. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/compilation-cache.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/compilation-cache.o ../src/compilation-cache.cc
  362. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/compiler.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/compiler.o ../src/compiler.cc
  363. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/contexts.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/contexts.o ../src/contexts.cc
  364. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/conversions.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/conversions.o ../src/conversions.cc
  365. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/counters.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/counters.o ../src/counters.cc
  366. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/cpu-profiler.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/cpu-profiler.o ../src/cpu-profiler.cc
  367. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/cpu.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/cpu.o ../src/cpu.cc
  368. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/data-flow.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/data-flow.o ../src/data-flow.cc
  369. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/date.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/date.o ../src/date.cc
  370. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/dateparser.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/dateparser.o ../src/dateparser.cc
  371. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/debug-agent.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/debug-agent.o ../src/debug-agent.cc
  372. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/debug.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/debug.o ../src/debug.cc
  373. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/deoptimizer.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/deoptimizer.o ../src/deoptimizer.cc
  374. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/disassembler.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/disassembler.o ../src/disassembler.cc
  375. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/diy-fp.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/diy-fp.o ../src/diy-fp.cc
  376. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/dtoa.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/dtoa.o ../src/dtoa.cc
  377. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/elements-kind.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/elements-kind.o ../src/elements-kind.cc
  378. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/elements.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/elements.o ../src/elements.cc
  379. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/execution.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/execution.o ../src/execution.cc
  380. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/extensions/externalize-string-extension.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/extensions/externalize-string-extension.o ../src/extensions/externalize-string-extension.cc
  381. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/extensions/gc-extension.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/extensions/gc-extension.o ../src/extensions/gc-extension.cc
  382. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/extensions/statistics-extension.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/extensions/statistics-extension.o ../src/extensions/statistics-extension.cc
  383. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/factory.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/factory.o ../src/factory.cc
  384. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/fast-dtoa.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/fast-dtoa.o ../src/fast-dtoa.cc
  385. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/fixed-dtoa.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/fixed-dtoa.o ../src/fixed-dtoa.cc
  386. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/flags.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/flags.o ../src/flags.cc
  387. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/frames.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/frames.o ../src/frames.cc
  388. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/full-codegen.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/full-codegen.o ../src/full-codegen.cc
  389. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/func-name-inferrer.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/func-name-inferrer.o ../src/func-name-inferrer.cc
  390. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/gdb-jit.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/gdb-jit.o ../src/gdb-jit.cc
  391. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/global-handles.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/global-handles.o ../src/global-handles.cc
  392. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/handles.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/handles.o ../src/handles.cc
  393. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/heap-profiler.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/heap-profiler.o ../src/heap-profiler.cc
  394. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/heap-snapshot-generator.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/heap-snapshot-generator.o ../src/heap-snapshot-generator.cc
  395. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/heap.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/heap.o ../src/heap.cc
  396. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-bce.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-bce.o ../src/hydrogen-bce.cc
  397. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-bch.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-bch.o ../src/hydrogen-bch.cc
  398. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-canonicalize.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-canonicalize.o ../src/hydrogen-canonicalize.cc
  399. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-check-elimination.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-check-elimination.o ../src/hydrogen-check-elimination.cc
  400. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-dce.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-dce.o ../src/hydrogen-dce.cc
  401. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-dehoist.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-dehoist.o ../src/hydrogen-dehoist.cc
  402. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-environment-liveness.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-environment-liveness.o ../src/hydrogen-environment-liveness.cc
  403. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-escape-analysis.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-escape-analysis.o ../src/hydrogen-escape-analysis.cc
  404. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-instructions.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-instructions.o ../src/hydrogen-instructions.cc
  405. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen.o ../src/hydrogen.cc
  406. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-gvn.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-gvn.o ../src/hydrogen-gvn.cc
  407. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-infer-representation.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-infer-representation.o ../src/hydrogen-infer-representation.cc
  408. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-infer-types.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-infer-types.o ../src/hydrogen-infer-types.cc
  409. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-load-elimination.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-load-elimination.o ../src/hydrogen-load-elimination.cc
  410. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-mark-deoptimize.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-mark-deoptimize.o ../src/hydrogen-mark-deoptimize.cc
  411. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-mark-unreachable.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-mark-unreachable.o ../src/hydrogen-mark-unreachable.cc
  412. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-minus-zero.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-minus-zero.o ../src/hydrogen-minus-zero.cc
  413. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-osr.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-osr.o ../src/hydrogen-osr.cc
  414. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-range-analysis.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-range-analysis.o ../src/hydrogen-range-analysis.cc
  415. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-redundant-phi.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-redundant-phi.o ../src/hydrogen-redundant-phi.cc
  416. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-removable-simulates.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-removable-simulates.o ../src/hydrogen-removable-simulates.cc
  417. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-representation-changes.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-representation-changes.o ../src/hydrogen-representation-changes.cc
  418. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-sce.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-sce.o ../src/hydrogen-sce.cc
  419. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-uint32-analysis.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-uint32-analysis.o ../src/hydrogen-uint32-analysis.cc
  420. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/i18n.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/i18n.o ../src/i18n.cc
  421. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/icu_util.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/icu_util.o ../src/icu_util.cc
  422. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/ic.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/ic.o ../src/ic.cc
  423. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/incremental-marking.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/incremental-marking.o ../src/incremental-marking.cc
  424. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/interface.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/interface.o ../src/interface.cc
  425. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/interpreter-irregexp.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/interpreter-irregexp.o ../src/interpreter-irregexp.cc
  426. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/isolate.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/isolate.o ../src/isolate.cc
  427. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/jsregexp.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/jsregexp.o ../src/jsregexp.cc
  428. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/lithium-allocator.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/lithium-allocator.o ../src/lithium-allocator.cc
  429. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/lithium-codegen.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/lithium-codegen.o ../src/lithium-codegen.cc
  430. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/lithium.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/lithium.o ../src/lithium.cc
  431. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/liveedit.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/liveedit.o ../src/liveedit.cc
  432. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/log-utils.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/log-utils.o ../src/log-utils.cc
  433. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/log.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/log.o ../src/log.cc
  434. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/mark-compact.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/mark-compact.o ../src/mark-compact.cc
  435. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/messages.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/messages.o ../src/messages.cc
  436. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/objects-debug.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/objects-debug.o ../src/objects-debug.cc
  437. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/objects-printer.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/objects-printer.o ../src/objects-printer.cc
  438. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/objects-visiting.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/objects-visiting.o ../src/objects-visiting.cc
  439. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/objects.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/objects.o ../src/objects.cc
  440. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/once.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/once.o ../src/once.cc
  441. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/optimizing-compiler-thread.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/optimizing-compiler-thread.o ../src/optimizing-compiler-thread.cc
  442. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/parser.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/parser.o ../src/parser.cc
  443. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform/time.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform/time.o ../src/platform/time.cc
  444. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform/condition-variable.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform/condition-variable.o ../src/platform/condition-variable.cc
  445. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform/mutex.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform/mutex.o ../src/platform/mutex.cc
  446. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform/semaphore.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform/semaphore.o ../src/platform/semaphore.cc
  447. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform/socket.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform/socket.o ../src/platform/socket.cc
  448. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/preparse-data.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/preparse-data.o ../src/preparse-data.cc
  449. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/preparser.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/preparser.o ../src/preparser.cc
  450. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/prettyprinter.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/prettyprinter.o ../src/prettyprinter.cc
  451. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/profile-generator.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/profile-generator.o ../src/profile-generator.cc
  452. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/property.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/property.o ../src/property.cc
  453. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/regexp-macro-assembler-irregexp.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/regexp-macro-assembler-irregexp.o ../src/regexp-macro-assembler-irregexp.cc
  454. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/regexp-macro-assembler-tracer.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/regexp-macro-assembler-tracer.o ../src/regexp-macro-assembler-tracer.cc
  455. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/regexp-macro-assembler.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/regexp-macro-assembler.o ../src/regexp-macro-assembler.cc
  456. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/regexp-stack.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/regexp-stack.o ../src/regexp-stack.cc
  457. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/rewriter.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/rewriter.o ../src/rewriter.cc
  458. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/runtime-profiler.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/runtime-profiler.o ../src/runtime-profiler.cc
  459. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/runtime.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/runtime.o ../src/runtime.cc
  460. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/safepoint-table.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/safepoint-table.o ../src/safepoint-table.cc
  461. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/sampler.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/sampler.o ../src/sampler.cc
  462. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/scanner-character-streams.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/scanner-character-streams.o ../src/scanner-character-streams.cc
  463. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/scanner.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/scanner.o ../src/scanner.cc
  464. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/scopeinfo.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/scopeinfo.o ../src/scopeinfo.cc
  465. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/scopes.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/scopes.o ../src/scopes.cc
  466. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/serialize.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/serialize.o ../src/serialize.cc
  467. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/snapshot-common.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/snapshot-common.o ../src/snapshot-common.cc
  468. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/spaces.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/spaces.o ../src/spaces.cc
  469. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/store-buffer.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/store-buffer.o ../src/store-buffer.cc
  470. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/string-search.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/string-search.o ../src/string-search.cc
  471. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/string-stream.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/string-stream.o ../src/string-stream.cc
  472. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/strtod.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/strtod.o ../src/strtod.cc
  473. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/stub-cache.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/stub-cache.o ../src/stub-cache.cc
  474. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/sweeper-thread.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/sweeper-thread.o ../src/sweeper-thread.cc
  475. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/token.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/token.o ../src/token.cc
  476. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/transitions.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/transitions.o ../src/transitions.cc
  477. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/type-info.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/type-info.o ../src/type-info.cc
  478. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/types.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/types.o ../src/types.cc
  479. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/typing.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/typing.o ../src/typing.cc
  480. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/unicode.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/unicode.o ../src/unicode.cc
  481. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/utils.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/utils.o ../src/utils.cc
  482. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/utils/random-number-generator.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/utils/random-number-generator.o ../src/utils/random-number-generator.cc
  483. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/v8-counters.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/v8-counters.o ../src/v8-counters.cc
  484. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/v8.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/v8.o ../src/v8.cc
  485. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/v8conversions.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/v8conversions.o ../src/v8conversions.cc
  486. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/v8threads.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/v8threads.o ../src/v8threads.cc
  487. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/v8utils.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/v8utils.o ../src/v8utils.cc
  488. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/variables.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/variables.o ../src/variables.cc
  489. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/version.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/version.o ../src/version.cc
  490. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/zone.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/zone.o ../src/zone.cc
  491. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/assembler-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/assembler-x64.o ../src/x64/assembler-x64.cc
  492. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/builtins-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/builtins-x64.o ../src/x64/builtins-x64.cc
  493. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/code-stubs-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/code-stubs-x64.o ../src/x64/code-stubs-x64.cc
  494. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/codegen-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/codegen-x64.o ../src/x64/codegen-x64.cc
  495. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/cpu-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/cpu-x64.o ../src/x64/cpu-x64.cc
  496. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/debug-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/debug-x64.o ../src/x64/debug-x64.cc
  497. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/deoptimizer-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/deoptimizer-x64.o ../src/x64/deoptimizer-x64.cc
  498. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/disasm-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/disasm-x64.o ../src/x64/disasm-x64.cc
  499. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/frames-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/frames-x64.o ../src/x64/frames-x64.cc
  500. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/full-codegen-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/full-codegen-x64.o ../src/x64/full-codegen-x64.cc
  501. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/ic-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/ic-x64.o ../src/x64/ic-x64.cc
  502. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/lithium-codegen-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/lithium-codegen-x64.o ../src/x64/lithium-codegen-x64.cc
  503. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/lithium-gap-resolver-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/lithium-gap-resolver-x64.o ../src/x64/lithium-gap-resolver-x64.cc
  504. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/lithium-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/lithium-x64.o ../src/x64/lithium-x64.cc
  505. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/macro-assembler-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/macro-assembler-x64.o ../src/x64/macro-assembler-x64.cc
  506. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/regexp-macro-assembler-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/regexp-macro-assembler-x64.o ../src/x64/regexp-macro-assembler-x64.cc
  507. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/stub-cache-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/stub-cache-x64.o ../src/x64/stub-cache-x64.cc
  508. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform-linux.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform-linux.o ../src/platform-linux.cc
  509. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform-posix.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform-posix.o ../src/platform-posix.cc
  510. rm -f /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/tools/gyp/libv8_base.x64.a && ar crsT /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/tools/gyp/libv8_base.x64.a /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/accessors.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/allocation.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/allocation-site-scopes.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/allocation-tracker.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/api.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/arguments.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/assembler.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/ast.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/atomicops_internals_x86_gcc.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/bignum-dtoa.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/bignum.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/bootstrapper.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/builtins.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/cached-powers.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/checks.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/code-stubs.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/code-stubs-hydrogen.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/codegen.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/compilation-cache.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/compiler.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/contexts.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/conversions.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/counters.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/cpu-profiler.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/cpu.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/data-flow.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/date.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/dateparser.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/debug-agent.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/debug.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/deoptimizer.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/disassembler.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/diy-fp.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/dtoa.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/elements-kind.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/elements.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/execution.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/extensions/externalize-string-extension.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/extensions/gc-extension.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/extensions/statistics-extension.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/factory.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/fast-dtoa.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/fixed-dtoa.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/flags.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/frames.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/full-codegen.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/func-name-inferrer.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/gdb-jit.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/global-handles.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/handles.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/heap-profiler.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/heap-snapshot-generator.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/heap.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-bce.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-bch.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-canonicalize.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-check-elimination.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-dce.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-dehoist.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-environment-liveness.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-escape-analysis.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-instructions.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-gvn.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-infer-representation.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-infer-types.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-load-elimination.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-mark-deoptimize.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-mark-unreachable.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-minus-zero.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-osr.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-range-analysis.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-redundant-phi.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-removable-simulates.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-representation-changes.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-sce.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/hydrogen-uint32-analysis.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/i18n.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/icu_util.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/ic.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/incremental-marking.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/interface.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/interpreter-irregexp.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/isolate.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/jsregexp.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/lithium-allocator.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/lithium-codegen.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/lithium.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/liveedit.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/log-utils.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/log.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/mark-compact.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/messages.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/objects-debug.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/objects-printer.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/objects-visiting.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/objects.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/once.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/optimizing-compiler-thread.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/parser.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform/time.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform/condition-variable.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform/mutex.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform/semaphore.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform/socket.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/preparse-data.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/preparser.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/prettyprinter.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/profile-generator.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/property.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/regexp-macro-assembler-irregexp.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/regexp-macro-assembler-tracer.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/regexp-macro-assembler.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/regexp-stack.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/rewriter.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/runtime-profiler.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/runtime.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/safepoint-table.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/sampler.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/scanner-character-streams.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/scanner.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/scopeinfo.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/scopes.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/serialize.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/snapshot-common.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/spaces.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/store-buffer.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/string-search.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/string-stream.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/strtod.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/stub-cache.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/sweeper-thread.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/token.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/transitions.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/type-info.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/types.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/typing.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/unicode.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/utils.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/utils/random-number-generator.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/v8-counters.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/v8.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/v8conversions.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/v8threads.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/v8utils.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/variables.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/version.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/zone.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/assembler-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/builtins-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/code-stubs-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/codegen-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/cpu-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/debug-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/deoptimizer-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/disasm-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/frames-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/full-codegen-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/ic-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/lithium-codegen-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/lithium-gap-resolver-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/lithium-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/macro-assembler-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/regexp-macro-assembler-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/x64/stub-cache-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform-linux.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_base.x64/src/platform-posix.o
  511. LD_LIBRARY_PATH=/tmp/libv8-3.22-3.22.24.15/out/x64.release/lib.host:/tmp/libv8-3.22-3.22.24.15/out/x64.release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/gyp; mkdir -p /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj/gen; python ../../tools/js2c.py "/tmp/libv8-3.22-3.22.24.15/out/x64.release/obj/gen/libraries.cc" CORE off ../../src/runtime.js ../../src/v8natives.js ../../src/array.js ../../src/string.js ../../src/uri.js ../../src/math.js ../../src/messages.js ../../src/apinatives.js ../../src/debug-debugger.js ../../src/mirror-debugger.js ../../src/liveedit-debugger.js ../../src/date.js ../../src/json.js ../../src/regexp.js ../../src/arraybuffer.js ../../src/typedarray.js ../../src/macros.py ../../src/i18n.js
  512. LD_LIBRARY_PATH=/tmp/libv8-3.22-3.22.24.15/out/x64.release/lib.host:/tmp/libv8-3.22-3.22.24.15/out/x64.release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/gyp; mkdir -p /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj/gen; python ../../tools/js2c.py "/tmp/libv8-3.22-3.22.24.15/out/x64.release/obj/gen/experimental-libraries.cc" EXPERIMENTAL off ../../src/macros.py ../../src/symbol.js ../../src/proxy.js ../../src/collection.js ../../src/object-observe.js ../../src/generator.js ../../src/array-iterator.js ../../src/harmony-string.js ../../src/harmony-array.js ../../src/harmony-math.js
  513. touch /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/tools/gyp/js2c.stamp
  514. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_nosnapshot.x64/gen/libraries.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_nosnapshot.x64/gen/libraries.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj/gen/libraries.cc
  515. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_nosnapshot.x64/gen/experimental-libraries.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_nosnapshot.x64/gen/experimental-libraries.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj/gen/experimental-libraries.cc
  516. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DBUILDING_V8_SHARED' '-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_nosnapshot.x64/src/snapshot-empty.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_nosnapshot.x64/src/snapshot-empty.o ../src/snapshot-empty.cc
  517. rm -f /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/tools/gyp/libv8_nosnapshot.x64.a && ar crsT /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/tools/gyp/libv8_nosnapshot.x64.a /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_nosnapshot.x64/gen/libraries.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_nosnapshot.x64/gen/experimental-libraries.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8_nosnapshot.x64/src/snapshot-empty.o
  518. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DV8_SHARED' '-DBUILDING_V8_SHARED' -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8/src/defaults.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8/src/defaults.o ../src/defaults.cc
  519. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DV8_SHARED' '-DBUILDING_V8_SHARED' -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8/src/v8dll-main.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8/src/v8dll-main.o ../src/v8dll-main.cc
  520. g++ -shared -pthread -m64 -m64 -Wl,-z,relro -Wl,-soname=libv8.so.3.22.24 -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/tools/gyp/libv8.so.3.22.24 -Wl,--whole-archive /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8/src/defaults.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/v8/src/v8dll-main.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/tools/gyp/libv8_base.x64.a /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/tools/gyp/libv8_nosnapshot.x64.a -Wl,--no-whole-archive -lrt -licui18n -licuuc
  521. ln -f "/tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/tools/gyp/libv8.so.3.22.24" "/tmp/libv8-3.22-3.22.24.15/out/x64.release/lib.target/libv8.so.3.22.24" 2>/dev/null || (rm -rf "/tmp/libv8-3.22-3.22.24.15/out/x64.release/lib.target/libv8.so.3.22.24" && cp -af "/tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/tools/gyp/libv8.so.3.22.24" "/tmp/libv8-3.22-3.22.24.15/out/x64.release/lib.target/libv8.so.3.22.24")
  522. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DV8_SHARED' '-DUSING_V8_SHARED' -I../include -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/shell/samples/shell.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/shell/samples/shell.o ../samples/shell.cc
  523. g++ -pthread -m64 -m64 -Wl,-rpath=\$ORIGIN/lib.target/ -Wl,-rpath-link=\/tmp/libv8-3.22-3.22.24.15/out/x64.release/lib.target/ -Wl,-z,relro -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/shell -Wl,--start-group /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/shell/samples/shell.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/tools/gyp/libv8.so.3.22.24 -Wl,--end-group -licui18n -licuuc
  524. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DV8_SHARED' '-DUSING_V8_SHARED' -I../include -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/process/samples/process.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/process/samples/process.o ../samples/process.cc
  525. g++ -pthread -m64 -m64 -Wl,-rpath=\$ORIGIN/lib.target/ -Wl,-rpath-link=\/tmp/libv8-3.22-3.22.24.15/out/x64.release/lib.target/ -Wl,-z,relro -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/process -Wl,--start-group /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/process/samples/process.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/tools/gyp/libv8.so.3.22.24 -Wl,--end-group -licui18n -licuuc
  526. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DV8_SHARED' '-DUSING_V8_SHARED' -I../include -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/lineprocessor/samples/lineprocessor.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/lineprocessor/samples/lineprocessor.o ../samples/lineprocessor.cc
  527. g++ -pthread -m64 -m64 -Wl,-rpath=\$ORIGIN/lib.target/ -Wl,-rpath-link=\/tmp/libv8-3.22-3.22.24.15/out/x64.release/lib.target/ -Wl,-z,relro -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/lineprocessor -Wl,--start-group /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/lineprocessor/samples/lineprocessor.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/tools/gyp/libv8.so.3.22.24 -Wl,--end-group -licui18n -licuuc
  528. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' '-DV8_SHARED' '-DUSING_V8_SHARED' -I../src -I../include -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/d8/src/d8.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/d8/src/d8.o ../src/d8.cc
  529. g++ -pthread -m64 -m64 -Wl,-rpath=\$ORIGIN/lib.target/ -Wl,-rpath-link=\/tmp/libv8-3.22-3.22.24.15/out/x64.release/lib.target/ -Wl,-z,relro -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/d8 -Wl,--start-group /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/d8/src/d8.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/tools/gyp/libv8.so.3.22.24 -Wl,--end-group -licui18n -licuuc
  530. LD_LIBRARY_PATH=/tmp/libv8-3.22-3.22.24.15/out/x64.release/lib.host:/tmp/libv8-3.22-3.22.24.15/out/x64.release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../test/cctest; mkdir -p /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj/gen; python ../../tools/js2c.py "/tmp/libv8-3.22-3.22.24.15/out/x64.release/obj/gen/resources.cc" TEST off ../../tools/splaytree.js ../../tools/codemap.js ../../tools/csvparser.js ../../tools/consarray.js ../../tools/profile.js ../../tools/profile_view.js ../../tools/logreader.js log-eq-of-logging-and-traversal.js
  531. touch /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/test/cctest/resources.stamp
  532. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/gen/resources.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/gen/resources.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj/gen/resources.cc
  533. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/cctest.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/cctest.o ../test/cctest/cctest.cc
  534. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/gay-fixed.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/gay-fixed.o ../test/cctest/gay-fixed.cc
  535. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/gay-precision.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/gay-precision.o ../test/cctest/gay-precision.cc
  536. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/gay-shortest.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/gay-shortest.o ../test/cctest/gay-shortest.cc
  537. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-accessors.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-accessors.o ../test/cctest/test-accessors.cc
  538. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-alloc.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-alloc.o ../test/cctest/test-alloc.cc
  539. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-api.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-api.o ../test/cctest/test-api.cc
  540. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-ast.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-ast.o ../test/cctest/test-ast.cc
  541. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-bignum.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-bignum.o ../test/cctest/test-bignum.cc
  542. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-bignum-dtoa.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-bignum-dtoa.o ../test/cctest/test-bignum-dtoa.cc
  543. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-circular-queue.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-circular-queue.o ../test/cctest/test-circular-queue.cc
  544. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-compiler.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-compiler.o ../test/cctest/test-compiler.cc
  545. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-condition-variable.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-condition-variable.o ../test/cctest/test-condition-variable.cc
  546. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-constantpool.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-constantpool.o ../test/cctest/test-constantpool.cc
  547. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-conversions.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-conversions.o ../test/cctest/test-conversions.cc
  548. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-cpu.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-cpu.o ../test/cctest/test-cpu.cc
  549. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-cpu-profiler.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-cpu-profiler.o ../test/cctest/test-cpu-profiler.cc
  550. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-dataflow.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-dataflow.o ../test/cctest/test-dataflow.cc
  551. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-date.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-date.o ../test/cctest/test-date.cc
  552. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-debug.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-debug.o ../test/cctest/test-debug.cc
  553. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-declarative-accessors.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-declarative-accessors.o ../test/cctest/test-declarative-accessors.cc
  554. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-decls.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-decls.o ../test/cctest/test-decls.cc
  555. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-deoptimization.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-deoptimization.o ../test/cctest/test-deoptimization.cc
  556. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-dictionary.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-dictionary.o ../test/cctest/test-dictionary.cc
  557. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-diy-fp.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-diy-fp.o ../test/cctest/test-diy-fp.cc
  558. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-double.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-double.o ../test/cctest/test-double.cc
  559. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-dtoa.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-dtoa.o ../test/cctest/test-dtoa.cc
  560. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-fast-dtoa.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-fast-dtoa.o ../test/cctest/test-fast-dtoa.cc
  561. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-fixed-dtoa.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-fixed-dtoa.o ../test/cctest/test-fixed-dtoa.cc
  562. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-flags.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-flags.o ../test/cctest/test-flags.cc
  563. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-func-name-inference.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-func-name-inference.o ../test/cctest/test-func-name-inference.cc
  564. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-global-handles.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-global-handles.o ../test/cctest/test-global-handles.cc
  565. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-global-object.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-global-object.o ../test/cctest/test-global-object.cc
  566. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-hashing.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-hashing.o ../test/cctest/test-hashing.cc
  567. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-hashmap.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-hashmap.o ../test/cctest/test-hashmap.cc
  568. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-heap.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-heap.o ../test/cctest/test-heap.cc
  569. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-heap-profiler.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-heap-profiler.o ../test/cctest/test-heap-profiler.cc
  570. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-list.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-list.o ../test/cctest/test-list.cc
  571. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-liveedit.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-liveedit.o ../test/cctest/test-liveedit.cc
  572. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-lockers.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-lockers.o ../test/cctest/test-lockers.cc
  573. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-log.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-log.o ../test/cctest/test-log.cc
  574. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-mark-compact.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-mark-compact.o ../test/cctest/test-mark-compact.cc
  575. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-mutex.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-mutex.o ../test/cctest/test-mutex.cc
  576. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-object-observe.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-object-observe.o ../test/cctest/test-object-observe.cc
  577. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-parsing.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-parsing.o ../test/cctest/test-parsing.cc
  578. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-platform.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-platform.o ../test/cctest/test-platform.cc
  579. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-platform-tls.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-platform-tls.o ../test/cctest/test-platform-tls.cc
  580. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-profile-generator.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-profile-generator.o ../test/cctest/test-profile-generator.cc
  581. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-random.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-random.o ../test/cctest/test-random.cc
  582. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-random-number-generator.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-random-number-generator.o ../test/cctest/test-random-number-generator.cc
  583. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-regexp.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-regexp.o ../test/cctest/test-regexp.cc
  584. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-reloc-info.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-reloc-info.o ../test/cctest/test-reloc-info.cc
  585. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-semaphore.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-semaphore.o ../test/cctest/test-semaphore.cc
  586. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-serialize.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-serialize.o ../test/cctest/test-serialize.cc
  587. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-socket.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-socket.o ../test/cctest/test-socket.cc
  588. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-spaces.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-spaces.o ../test/cctest/test-spaces.cc
  589. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-strings.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-strings.o ../test/cctest/test-strings.cc
  590. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-symbols.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-symbols.o ../test/cctest/test-symbols.cc
  591. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-strtod.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-strtod.o ../test/cctest/test-strtod.cc
  592. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-thread-termination.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-thread-termination.o ../test/cctest/test-thread-termination.cc
  593. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-threads.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-threads.o ../test/cctest/test-threads.cc
  594. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-time.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-time.o ../test/cctest/test-time.cc
  595. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-types.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-types.o ../test/cctest/test-types.cc
  596. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-unbound-queue.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-unbound-queue.o ../test/cctest/test-unbound-queue.cc
  597. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-unique.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-unique.o ../test/cctest/test-unique.cc
  598. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-utils.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-utils.o ../test/cctest/test-utils.cc
  599. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-version.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-version.o ../test/cctest/test-version.cc
  600. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-weakmaps.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-weakmaps.o ../test/cctest/test-weakmaps.cc
  601. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-weaksets.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-weaksets.o ../test/cctest/test-weaksets.cc
  602. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-weaktypedarrays.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-weaktypedarrays.o ../test/cctest/test-weaktypedarrays.cc
  603. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-assembler-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-assembler-x64.o ../test/cctest/test-assembler-x64.cc
  604. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-code-stubs.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-code-stubs.o ../test/cctest/test-code-stubs.cc
  605. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-code-stubs-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-code-stubs-x64.o ../test/cctest/test-code-stubs-x64.cc
  606. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-cpu-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-cpu-x64.o ../test/cctest/test-cpu-x64.cc
  607. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-macro-assembler-x64.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-macro-assembler-x64.o ../test/cctest/test-macro-assembler-x64.cc
  608. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-log-stack-tracer.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-log-stack-tracer.o ../test/cctest/test-log-stack-tracer.cc
  609. g++ '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' '-DENABLE_GDB_JIT_INTERFACE' '-DV8_I18N_SUPPORT' -I../src -Wall -Werror -W -Wno-unused-parameter -pthread -fno-exceptions -pedantic -ansi -fPIC -m64 -m64 -fdata-sections -ffunction-sections -O3 -fdata-sections -ffunction-sections -O3 -Wnon-virtual-dtor -fno-rtti -MMD -MF /tmp/libv8-3.22-3.22.24.15/out/x64.release/.deps//tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-platform-linux.o.d.raw -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w -D_FORTIFY_SOURCE=2 -c -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-platform-linux.o ../test/cctest/test-platform-linux.cc
  610. g++ -pthread -m64 -m64 -Wl,-z,relro -o /tmp/libv8-3.22-3.22.24.15/out/x64.release/cctest -Wl,--start-group /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/gen/resources.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/cctest.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/gay-fixed.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/gay-precision.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/gay-shortest.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-accessors.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-alloc.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-api.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-ast.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-bignum.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-bignum-dtoa.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-circular-queue.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-compiler.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-condition-variable.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-constantpool.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-conversions.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-cpu.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-cpu-profiler.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-dataflow.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-date.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-debug.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-declarative-accessors.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-decls.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-deoptimization.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-dictionary.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-diy-fp.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-double.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-dtoa.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-fast-dtoa.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-fixed-dtoa.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-flags.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-func-name-inference.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-global-handles.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-global-object.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-hashing.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-hashmap.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-heap.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-heap-profiler.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-list.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-liveedit.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-lockers.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-log.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-mark-compact.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-mutex.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-object-observe.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-parsing.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-platform.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-platform-tls.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-profile-generator.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-random.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-random-number-generator.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-regexp.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-reloc-info.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-semaphore.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-serialize.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-socket.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-spaces.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-strings.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-symbols.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-strtod.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-thread-termination.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-threads.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-time.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-types.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-unbound-queue.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-unique.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-utils.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-version.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-weakmaps.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-weaksets.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-weaktypedarrays.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-assembler-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-code-stubs.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-code-stubs-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-cpu-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-macro-assembler-x64.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-log-stack-tracer.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/cctest/test/cctest/test-platform-linux.o /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/tools/gyp/libv8_nosnapshot.x64.a /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/tools/gyp/libv8_base.x64.a -Wl,--end-group -lrt -licui18n -licuuc
  611. touch /tmp/libv8-3.22-3.22.24.15/out/x64.release/obj.target/build/All.stamp
  612. make[2]: Leaving directory `/tmp/libv8-3.22-3.22.24.15/out'
  613. make[1]: Leaving directory `/tmp/libv8-3.22-3.22.24.15'
  614. touch debian/stamp-makefile-build
  615. /usr/bin/make -C . CFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -w" CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" library=shared snapshot=off soname_version=3.22.24 OS=linux V=1 x64.release.check LD_PRELOAD=/tmp/libv8-3.22-3.22.24.15/out/x64.release/lib.target/libv8.so.3.22.24 TESTFLAGS="--no-presubmit mjsunit message preparser" TESTJOBS=" --timeout=180" || true
  616. make[1]: Entering directory `/tmp/libv8-3.22-3.22.24.15'
  617. make[2]: Entering directory `/tmp/libv8-3.22-3.22.24.15/out'
  618. make[2]: Nothing to be done for `all'.
  619. make[2]: Leaving directory `/tmp/libv8-3.22-3.22.24.15/out'
  620. >>> Running tests for x64.release
  621. No connection to distribution server; running tests locally.
  622. [04:29|% 100|+ 7053|- 0]: Done
  623. make[1]: Leaving directory `/tmp/libv8-3.22-3.22.24.15'
  624. touch debian/stamp-makefile-check
  625. fakeroot debian/rules binary
  626. sed -r -e 's/__API__/3.22/g' -e 's/__ABI__/3.22.24/g' -e 's/__ARCHS__/i386 kfreebsd-i386 amd64 kfreebsd-amd64 armel armhf mipsel/g' -e 's/__descrShort__/V8 JavaScript engine/g' -e 's/__descrLong__/V8 is a high performance JavaScript engine written in C++. It is used in the web browser Chromium./g' \
  627. < debian/control.in.in > debian/control.in
  628. sed -r -e 's/__API__/3.22/g' -e 's/__ABI__/3.22.24/g' -e 's/__watchBranch__/3\\.22/g' \
  629. < debian/watch.in > debian/watch
  630. test -x debian/rules
  631. dh_testroot
  632. dh_prep
  633. dh_installdirs -A
  634. mkdir -p "."
  635. /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING: DEB_DH_STRIP_ARGS is a deprecated variable
  636. cp -f debian/v8-dev.install debian/libv8-3.22-dev.install
  637. cp -f debian/v8-dev.examples debian/libv8-3.22-dev.examples
  638. DEB_MAKE_INSTALL_TARGET unset, skipping default makefile.mk common-install target
  639. mkdir -p debian/tmp/usr/lib ; \
  640. cd debian/tmp/usr/lib ; \
  641. cp /tmp/libv8-3.22-3.22.24.15/out/x64.release/lib.target/libv8.so.3.22.24 . ; \
  642. ln -s -T libv8.so.3.22.24 libv8.so
  643. Adding cdbs dependencies to debian/libv8-3.22.24.substvars
  644. dh_installdirs -plibv8-3.22.24
  645. Adding cdbs dependencies to debian/libv8-3.22-dbg.substvars
  646. dh_installdirs -plibv8-3.22-dbg
  647. Adding cdbs dependencies to debian/libv8-3.22-dev.substvars
  648. dh_installdirs -plibv8-3.22-dev
  649. Adding cdbs dependencies to debian/libv8-dev.substvars
  650. dh_installdirs -plibv8-dev
  651. dh_installdocs -plibv8-3.22.24 ./AUTHORS
  652. dh_installexamples -plibv8-3.22.24
  653. dh_installman -plibv8-3.22.24
  654. dh_installinfo -plibv8-3.22.24
  655. dh_installmenu -plibv8-3.22.24
  656. dh_installcron -plibv8-3.22.24
  657. dh_installinit -plibv8-3.22.24
  658. dh_installdebconf -plibv8-3.22.24
  659. dh_installemacsen -plibv8-3.22.24
  660. dh_installcatalogs -plibv8-3.22.24
  661. dh_installpam -plibv8-3.22.24
  662. dh_installlogrotate -plibv8-3.22.24
  663. dh_installlogcheck -plibv8-3.22.24
  664. dh_installchangelogs -plibv8-3.22.24 ./ChangeLog
  665. dh_installudev -plibv8-3.22.24
  666. dh_lintian -plibv8-3.22.24
  667. dh_bugfiles -plibv8-3.22.24
  668. dh_install -plibv8-3.22.24 usr/lib/libv8.so.3.22.24
  669. dh_link -plibv8-3.22.24
  670. dh_buildinfo -plibv8-3.22.24
  671. dh_installmime -plibv8-3.22.24
  672. dh_installgsettings -plibv8-3.22.24
  673. dh_installdocs -plibv8-3.22-dbg ./AUTHORS
  674. dh_installexamples -plibv8-3.22-dbg
  675. dh_installman -plibv8-3.22-dbg
  676. dh_installinfo -plibv8-3.22-dbg
  677. dh_installmenu -plibv8-3.22-dbg
  678. dh_installcron -plibv8-3.22-dbg
  679. dh_installinit -plibv8-3.22-dbg
  680. dh_installdebconf -plibv8-3.22-dbg
  681. dh_installemacsen -plibv8-3.22-dbg
  682. dh_installcatalogs -plibv8-3.22-dbg
  683. dh_installpam -plibv8-3.22-dbg
  684. dh_installlogrotate -plibv8-3.22-dbg
  685. dh_installlogcheck -plibv8-3.22-dbg
  686. dh_installchangelogs -plibv8-3.22-dbg ./ChangeLog
  687. dh_installudev -plibv8-3.22-dbg
  688. dh_lintian -plibv8-3.22-dbg
  689. dh_bugfiles -plibv8-3.22-dbg
  690. dh_install -plibv8-3.22-dbg
  691. dh_link -plibv8-3.22-dbg
  692. dh_buildinfo -plibv8-3.22-dbg
  693. dh_installmime -plibv8-3.22-dbg
  694. dh_installgsettings -plibv8-3.22-dbg
  695. dh_installdocs -plibv8-3.22-dev ./AUTHORS
  696. dh_installexamples -plibv8-3.22-dev
  697. dh_installman -plibv8-3.22-dev
  698. dh_installinfo -plibv8-3.22-dev
  699. dh_installmenu -plibv8-3.22-dev
  700. dh_installcron -plibv8-3.22-dev
  701. dh_installinit -plibv8-3.22-dev
  702. dh_installdebconf -plibv8-3.22-dev
  703. dh_installemacsen -plibv8-3.22-dev
  704. dh_installcatalogs -plibv8-3.22-dev
  705. dh_installpam -plibv8-3.22-dev
  706. dh_installlogrotate -plibv8-3.22-dev
  707. dh_installlogcheck -plibv8-3.22-dev
  708. dh_installchangelogs -plibv8-3.22-dev ./ChangeLog
  709. dh_installudev -plibv8-3.22-dev
  710. dh_lintian -plibv8-3.22-dev
  711. dh_bugfiles -plibv8-3.22-dev
  712. dh_install -plibv8-3.22-dev
  713. dh_link -plibv8-3.22-dev
  714. dh_buildinfo -plibv8-3.22-dev
  715. dh_installmime -plibv8-3.22-dev
  716. dh_installgsettings -plibv8-3.22-dev
  717. dh_installdocs -plibv8-dev ./AUTHORS
  718. dh_installexamples -plibv8-dev
  719. dh_installman -plibv8-dev
  720. dh_installinfo -plibv8-dev
  721. dh_installmenu -plibv8-dev
  722. dh_installcron -plibv8-dev
  723. dh_installinit -plibv8-dev
  724. dh_installdebconf -plibv8-dev
  725. dh_installemacsen -plibv8-dev
  726. dh_installcatalogs -plibv8-dev
  727. dh_installpam -plibv8-dev
  728. dh_installlogrotate -plibv8-dev
  729. dh_installlogcheck -plibv8-dev
  730. dh_installchangelogs -plibv8-dev ./ChangeLog
  731. dh_installudev -plibv8-dev
  732. dh_lintian -plibv8-dev
  733. dh_bugfiles -plibv8-dev
  734. dh_install -plibv8-dev
  735. dh_link -plibv8-dev
  736. dh_buildinfo -plibv8-dev
  737. dh_installmime -plibv8-dev
  738. dh_installgsettings -plibv8-dev
  739. dh_strip -plibv8-3.22.24 --dbg-package=libv8-3.22-dbg
  740. dh_compress -plibv8-3.22.24
  741. dh_fixperms -plibv8-3.22.24
  742. dh_makeshlibs -plibv8-3.22.24
  743. dh_compress -plibv8-3.22-dbg
  744. dh_fixperms -plibv8-3.22-dbg
  745. dh_strip -plibv8-3.22-dev --dbg-package=libv8-3.22-dbg
  746. dh_compress -plibv8-3.22-dev
  747. dh_fixperms -plibv8-3.22-dev
  748. dh_makeshlibs -plibv8-3.22-dev
  749. dh_strip -plibv8-dev --dbg-package=libv8-3.22-dbg
  750. dh_compress -plibv8-dev
  751. dh_fixperms -plibv8-dev
  752. dh_makeshlibs -plibv8-dev
  753. dh_installdeb -plibv8-3.22.24
  754. dh_perl -plibv8-3.22.24
  755. dh_shlibdeps -plibv8-3.22.24
  756. dh_installdeb -plibv8-3.22-dbg
  757. dh_perl -plibv8-3.22-dbg
  758. dh_shlibdeps -plibv8-3.22-dbg
  759. dh_installdeb -plibv8-3.22-dev
  760. dh_perl -plibv8-3.22-dev
  761. dh_shlibdeps -plibv8-3.22-dev
  762. dh_installdeb -plibv8-dev
  763. dh_perl -plibv8-dev
  764. dh_shlibdeps -plibv8-dev
  765. dh_gencontrol -plibv8-3.22.24
  766. dh_md5sums -plibv8-3.22.24
  767. dh_builddeb -plibv8-3.22.24
  768. dpkg-deb: building package `libv8-3.22.24' in `../libv8-3.22.24_3.22.24.15-1_amd64.deb'.
  769. dh_gencontrol -plibv8-3.22-dbg
  770. dh_md5sums -plibv8-3.22-dbg
  771. dh_builddeb -plibv8-3.22-dbg
  772. dpkg-deb: building package `libv8-3.22-dbg' in `../libv8-3.22-dbg_3.22.24.15-1_amd64.deb'.
  773. dh_gencontrol -plibv8-3.22-dev
  774. dh_md5sums -plibv8-3.22-dev
  775. dh_builddeb -plibv8-3.22-dev
  776. dpkg-deb: building package `libv8-3.22-dev' in `../libv8-3.22-dev_3.22.24.15-1_amd64.deb'.
  777. dh_gencontrol -plibv8-dev
  778. dh_md5sums -plibv8-dev
  779. dh_builddeb -plibv8-dev
  780. dpkg-deb: building package `libv8-dev' in `../libv8-dev_3.22.24.15-1_amd64.deb'.
  781. signfile libv8-3.22_3.22.24.15-1.dsc
  782. gpg: skipped "Konstantin Demin <rockdrilla@xxxx.xx>": No secret key
  783. gpg: [stdin]: clearsign failed: No secret key
  784.  
  785. dpkg-genchanges >../libv8-3.22_3.22.24.15-1_amd64.changes
  786. dpkg-genchanges: including full source code in upload
  787. dpkg-source --after-build libv8-3.22-3.22.24.15
  788. dpkg-buildpackage: full upload (original source is included)
  789. dpkg-buildpackage: warning: failed to sign .dsc and .changes file
  790. krd@debian:/tmp/libv8-3.22-3.22.24.15$ cd ..
  791. krd@debian:/tmp$ cat libv8-3.22_3.22.24.15-1_amd64.changes
  792. Format: 1.8
  793. Date: Thu, 17 Jan 2014 00:00:00 +0400
  794. Source: libv8-3.22
  795. Binary: libv8-3.22.24 libv8-3.22-dbg libv8-3.22-dev libv8-dev
  796. Architecture: source amd64
  797. Version: 3.22.24.15-1
  798. Distribution: experimental
  799. Urgency: low
  800. Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
  801. Changed-By: Konstantin Demin <rockdrilla@xxxx.xx>
  802. Description:
  803. libv8-3.22-dbg - V8 JavaScript engine - debugging symbols
  804. libv8-3.22-dev - V8 JavaScript engine - development files for 3.22 branch
  805. libv8-3.22.24 - V8 JavaScript engine - runtime library
  806. libv8-dev - V8 JavaScript engine - development files for latest branch
  807. Changes:
  808. libv8-3.22 (3.22.24.15-1) experimental; urgency=low
  809. .
  810. * Non-maintainer upload
  811. * New upstream release
  812. * Add patches:
  813. * + 0015_use_system_icu.patch: use system ICU package(s)
  814. * Update patches:
  815. * + 0001_kfreebsd.patch
  816. * + 0008_mksnapshot_stdout.patch
  817. * + 0011_use_system_gyp.patch
  818. * + 0013_gcc_48_compat.patch
  819. * Remove patches (applied in upstream):
  820. * + 0014_cve_2013_6639_6640.patch
  821. Checksums-Sha1:
  822. c4639c08d25ecc525c984c27463603fc58416deb 1365 libv8-3.22_3.22.24.15-1.dsc
  823. c202616441c658be433f4ccfd0e64e542da06fc4 13568330 libv8-3.22_3.22.24.15.orig.tar.gz
  824. 71e4c457cf71f11eb4b76c0f53949cdcb4ac42bf 28509 libv8-3.22_3.22.24.15-1.debian.tar.gz
  825. 170dcd436e5c98329b9f6d38c08ed1da3b691312 1775106 libv8-3.22.24_3.22.24.15-1_amd64.deb
  826. f8e220e7ded073c5e31bafa0e9d9e3b45ac0493a 21643732 libv8-3.22-dbg_3.22.24.15-1_amd64.deb
  827. b540f5a4772482f8f3134c3a3a9b521750d17916 128216 libv8-3.22-dev_3.22.24.15-1_amd64.deb
  828. f9e076fa71026e5877da44d5dec87e5359768201 64450 libv8-dev_3.22.24.15-1_amd64.deb
  829. Checksums-Sha256:
  830. 68908650ace4958e5f1b09908ed6abbbf399bb9cf0a843dac11b473580166255 1365 libv8-3.22_3.22.24.15-1.dsc
  831. 146b855fe13df81cdb21beda77e97019f17fec9460c8a4c6cccbbc3611d669e5 13568330 libv8-3.22_3.22.24.15.orig.tar.gz
  832. b146ec869b772628322e815cfec460c350d0ae9e1b4812864c16d15a1bba0ebb 28509 libv8-3.22_3.22.24.15-1.debian.tar.gz
  833. d1c5d515be4651a1a2fbd84061c11bebc03fc782c97285d26d0af322392949f9 1775106 libv8-3.22.24_3.22.24.15-1_amd64.deb
  834. 1ececcc74f0813c01c79d99d517031a64f5dd28eb576787a63f0bf9f521e4bfa 21643732 libv8-3.22-dbg_3.22.24.15-1_amd64.deb
  835. 9c20359ad51dc965ea6e07bd5a37c16b56b3ab756368e8df3ed04d0724227ff8 128216 libv8-3.22-dev_3.22.24.15-1_amd64.deb
  836. 20930c3faf148510fba4a183cf7af0dd5a683b1712c586ae237e1ffb65243aa8 64450 libv8-dev_3.22.24.15-1_amd64.deb
  837. Files:
  838. b0e450d308e8c78bff3b474b40d5933e 1365 libs optional libv8-3.22_3.22.24.15-1.dsc
  839. 3461da1eeb1e6c7a1b6ac16732f16cba 13568330 libs optional libv8-3.22_3.22.24.15.orig.tar.gz
  840. 82b769491daf26ee0dd362492dfab988 28509 libs optional libv8-3.22_3.22.24.15-1.debian.tar.gz
  841. 858f951f8bbf060800dd88865d9534a8 1775106 libs optional libv8-3.22.24_3.22.24.15-1_amd64.deb
  842. 6d02b58daea4640dfd492216c7aaccac 21643732 debug extra libv8-3.22-dbg_3.22.24.15-1_amd64.deb
  843. 2d8af192191d32948d7f8a96277cf6bb 128216 libdevel optional libv8-3.22-dev_3.22.24.15-1_amd64.deb
  844. a3a1408703344fce7fc99c59a056c945 64450 libdevel optional libv8-dev_3.22.24.15-1_amd64.deb
  845. krd@debian:/tmp$ ls -lh
  846. total 36M
  847. drwxr-xr-x 12 krd krd 520 Jan 17 15:37 libv8-3.22-3.22.24.15
  848. -rw-r--r-- 1 krd krd 1.7M Jan 17 15:53 libv8-3.22.24_3.22.24.15-1_amd64.deb
  849. -rw-r--r-- 1 krd krd 3.1K Jan 17 15:54 libv8-3.22_3.22.24.15-1_amd64.changes
  850. -rw-r--r-- 1 krd krd 28K Jan 17 15:36 libv8-3.22_3.22.24.15-1.debian.tar.gz
  851. -rw-r--r-- 1 krd krd 1.4K Jan 17 15:36 libv8-3.22_3.22.24.15-1.dsc
  852. -rw-r--r-- 1 krd krd 13M Jan 16 15:10 libv8-3.22_3.22.24.15.orig.tar.gz
  853. -rw-r--r-- 1 krd krd 21M Jan 17 15:54 libv8-3.22-dbg_3.22.24.15-1_amd64.deb
  854. -rw-r--r-- 1 krd krd 126K Jan 17 15:54 libv8-3.22-dev_3.22.24.15-1_amd64.deb
  855. -rw-r--r-- 1 krd krd 63K Jan 17 15:54 libv8-dev_3.22.24.15-1_amd64.deb
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement