Skip to content

gnome-tour: build fails to find generated resources #114659

@collares

Description

@collares

Describe the bug
gnome-tour fails to compile with


error: couldn't read /build/gnome-tour-3.38.0/build/data/resources.gresource: No such file or directory (os error 2)
 --> src/static_resources.rs:9:21
  |
9 |     let res_bytes = include_bytes!("/build/gnome-tour-3.38.0/build/data/resources.gresource");
  |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

error: aborting due to previous error

error: could not compile `gnome-tour`

Additional context
See #112804 (comment) for a possible cause.

Notify maintainers
cc @worldofpeace @danieldk @jtojnar (sorry for notifying you here and in the PR!)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions