Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@k0ste
Copy link
Contributor

@k0ste k0ste commented Sep 26, 2025

rust is dependency for plugin-otel. Fixes:

-- Configuring incomplete, errors occurred!
CMake Error at redhat-linux-build/_deps/corrosion-src/cmake/FindRust.cmake:23 (message):
  `rustc` not found in PATH or `/builddir/.cargo/bin`.
  Hint: Check if `rustc` is in PATH or manually specify the location by
  setting `Rust_COMPILER` to the path to `rustc`.
Call Stack (most recent call first):
  redhat-linux-build/_deps/corrosion-src/cmake/FindRust.cmake:255 (_findrust_failed)
  redhat-linux-build/_deps/corrosion-src/cmake/Corrosion.cmake:63 (find_package)
  redhat-linux-build/_deps/corrosion-src/CMakeLists.txt:73 (include)
error: Bad exit status from /var/tmp/rpm-tmp.Rra3qS (%build)
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.Rra3qS (%build)
Child return code was: 1

@k0ste k0ste requested a review from a team as a code owner September 26, 2025 12:59
@github-actions github-actions bot added the area/packaging Packaging and operating systems support label Sep 26, 2025
@k0ste k0ste force-pushed the help branch 5 times, most recently from d0057fc to f76ad9c Compare September 30, 2025 11:19
@k0ste
Copy link
Contributor Author

k0ste commented Sep 30, 2025

@Ferroin can you please adjust build images/ci with _upstream_rust_toolchain variable? Like for _upstream_go_toolchain

rust is dependency for `plugin-otel`. Fixes:

```
-- Configuring incomplete, errors occurred!
CMake Error at redhat-linux-build/_deps/corrosion-src/cmake/FindRust.cmake:23 (message):
  `rustc` not found in PATH or `/builddir/.cargo/bin`.
  Hint: Check if `rustc` is in PATH or manually specify the location by
  setting `Rust_COMPILER` to the path to `rustc`.
Call Stack (most recent call first):
  redhat-linux-build/_deps/corrosion-src/cmake/FindRust.cmake:255 (_findrust_failed)
  redhat-linux-build/_deps/corrosion-src/cmake/Corrosion.cmake:63 (find_package)
  redhat-linux-build/_deps/corrosion-src/CMakeLists.txt:73 (include)
error: Bad exit status from /var/tmp/rpm-tmp.Rra3qS (%build)
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.Rra3qS (%build)
Child return code was: 1
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/packaging Packaging and operating systems support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant