Skip to content

fatal error: 'source_location' file not found with clang on AIX #4302

@richardlau

Description

@richardlau

Despite running tests builds (which passed) after merging #4286 we have begun to see the following error when building the main branch with clang:

18:04:57 In file included from ../deps/v8/src/libplatform/default-foreground-task-runner.cc:5:
18:04:57 In file included from ../deps/v8/src/libplatform/default-foreground-task-runner.h:11:
18:04:57 In file included from ../deps/v8/include/libplatform/libplatform.h:11:
18:04:57 In file included from ../deps/v8/include/libplatform/v8-tracing.h:14:
18:04:57 In file included from ../deps/v8/include/v8-platform.h:17:
18:04:57 ../deps/v8/include/v8-source-location.h:9:10: fatal error: 'source_location' file not found
18:04:57     9 | #include <source_location>
18:04:57       |          ^~~~~~~~~~~~~~~~~

Further tests have shown this happens on

but not on test-ibm-aix72-ppc64_be-2 (where the testing was done)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions