Skip to content

[clang-doc] The nightly llvm 16 debian packages are missing files #59815

@danakj

Description

@danakj

The package is clang-tools-16.

The following files are missing:

  • index.js
  • clang-doc-default-stylesheet.css

Running clang-doc-16 produces this error at the end:

error creating file clang-doc-default-stylesheet.css: No such file or directory

Emiting docs in html format.
Mapping decls...
Collecting infos...
Reducing 3280 infos...
Generating docs...
Generating assets for docs...
Error: Process completed with exit code 1.

If you copy the style sheet in place, you get the same error for index.js:

error creating file index.js: No such file or directory

On an install from source, the files are at $install_dir/share/clang/

It looks like this may be a problem for older debian packages too, the file is not in https://packages.ubuntu.com/kinetic/amd64/clang-tools-15/filelist

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions