Skip to content

Bootstrapping clang release/17.x fails to build - ‘clang/Driver/Options.inc’ file not found #64432

Closed
llvm/llvm-project-release-prs
#531
@jroelofs

Description

When bootstrapping clang, the stage 2 builds appear to sometimes fail due to a missing table gen file.

llvm-project/clang/include/clang/Driver/Options.h:49:10: fatal error: 'clang/Driver/Options.inc' file not found
   49 | #include "clang/Driver/Options.inc"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~

This seems to happen during stage 2 builds.

rdar://113401138

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions