Skip to content
This repository was archived by the owner on Jul 15, 2020. It is now read-only.
This repository was archived by the owner on Jul 15, 2020. It is now read-only.

Build crashes on ACTION tools_gyp_v8_gyp_v8_snapshot_target_run_mksnapshot with segmentation fault #12

@maxkachalin

Description

@maxkachalin

I'm trying to build latest version, process crashes on v8 building with segfault.

Versions:

  • Ubuntu 18.04 (Linux 95bcb97072dd 4.9.87-linuxkit-aufs Rewrite to new v8 API #1 SMP Wed Mar 14 15:12:16 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux)
  • g++ (Ubuntu 7.3.0-16ubuntu3) 7.3.0

root@95bcb97072dd:/TeaJS/deps/v8# make native werror=no PYTHONPATH="/TeaJS/deps/v8/tools/generate_shim_headers:/TeaJS/deps/v8/build::/TeaJS/deps/v8/build/gyp/pylib:" \ GYP_GENERATORS=make \ build/gyp/gyp --generator-output="out" build/all.gyp \ -Ibuild/standalone.gypi --depth=. -S.native -Dv8_enable_backtrace=1 -Dwerror='' -Darm_fpu=default -Darm_float_abi=default make[1]: Entering directory '/TeaJS/deps/v8/out' ACTION tools_gyp_v8_gyp_v8_snapshot_target_run_mksnapshot /TeaJS/deps/v8/out/native/obj.target/v8_snapshot/geni/snapshot.cc Segmentation fault tools/gyp/v8_snapshot.target.native.mk:13: recipe for target '/TeaJS/deps/v8/out/native/obj.target/v8_snapshot/geni/snapshot.cc' failed make[1]: *** [/TeaJS/deps/v8/out/native/obj.target/v8_snapshot/geni/snapshot.cc] Error 139 make[1]: Leaving directory '/TeaJS/deps/v8/out' Makefile:301: recipe for target 'native' failed make: *** [native] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions