Skip to content

./configure --enable-static --without-v8-platform doesn't build #40711

@bnoordhuis

Description

@bnoordhuis

Version

main@2e2a6fecd9, v17.0.1

Platform

linux

Subsystem

build

What steps will reproduce the bug?

$ ./configure --enable-static --without-v8-platform && make -j12
<snip>
#
# Fatal error in , line 0
# Check failed: platform_.
#
#
#
#FailureMessage Object: 0x7ffee986b890Aborted (core dumped)
make[1]: *** [node.target.mk:26: /home/bnoordhuis/src/master/out/Release/obj/gen/node_snapshot.cc] Error 134
make[1]: *** Waiting for unfinished jobs....
rm e8badf193098330016de6c23fb5b92035cb9ff3f.intermediate 53881cdc4bd80dbc229d02dc159bf32f2995b3b5.intermediate cbe709ba790d650414243e1de62ac416dcbeaed4.intermediate e6e67b4d095cec0ffbeee27145d3d2a024288bf5.intermediate
make: *** [Makefile:110: node] Error 2

How often does it reproduce? Is there a required condition?

always

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions