Skip to content

Error during the tests for rustdoc-themes (error while loading libtest) #90922

Open
@aplanas

Description

@aplanas
python3 ./x.py test

...
Building stage0 tool lint-docs (x86_64-unknown-linux-gnu)
    Finished release [optimized] target(s) in 1.08s
Building stage0 tool rustbook (x86_64-unknown-linux-gnu)
    Finished release [optimized] target(s) in 0.83s
Rustbook (x86_64-unknown-linux-gnu) - rustc
No nodejs found, skipping "src/test/rustdoc-js-std" tests
No nodejs found, skipping "src/test/rustdoc-js" tests
Building stage0 tool rustdoc-themes (x86_64-unknown-linux-gnu)
    Finished release [optimized] target(s) in 0.40s
/home/abuild/rpmbuild/BUILD/rustc-1.56.1-src/build/x86_64-unknown-linux-gnu/stage1/bin/rustdoc: error while loading shared libraries: libtest-6857bddfa0e4b7bb.so: cannot open shared object file: No such file or directory


command did not execute successfully: "/home/abuild/rpmbuild/BUILD/rustc-1.56.1-src/build/x86_64-unknown-linux-gnu/stage0-tools-bin/rustdoc-themes" "/home/abuild/rpmbuild/BUILD/rustc-1.56.1-src/build/bootstrap/debug/rustdoc" "/home/abuild/rpmbuild/BUILD/rustc-1.56.1-src/src/librustdoc/html/static/css/themes"
expected success, got: exit status: 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions