Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bring back in cmake3 changes #15

Merged
merged 1 commit into from
Nov 6, 2024
Merged

fix: bring back in cmake3 changes #15

merged 1 commit into from
Nov 6, 2024

Conversation

tylerburdsall
Copy link

Pipelines failed to build with recent release due to:

Compiling nvml-wrapper v0.10.0
error: failed to run custom build command for `rezolus v4.1.1 (/codebuild/output/src4002076787/src/codestar-connections.us-west-2.amazonaws.com/git-http/401011790710/us-west-2/809bfb2b-d7c2-44ce-ae49-dda3b6f54cfb/momentohq/rezolus)`
Caused by:
  process didn't exit successfully: `/codebuild/output/src4002076787/src/codestar-connections.us-west-2.amazonaws.com/git-http/401011790710/us-west-2/809bfb2b-d7c2-44ce-ae49-dda3b6f54cfb/momentohq/rezolus/target/release/build/rezolus-df546ea4da24c181/build-script-build` (exit status: 101)
  --- stderr
  thread 'main' panicked at build.rs:55:22:
  called `Result::unwrap()` on an `Err` value: failed to build `src/samplers/blockio/linux/latency/mod.bpf.c`
  Caused by:
      0: Failed to execute clang
      1: No such file or directory (os error 2)
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
make: *** [Makefile:10: compile-binaries] Error 101

Therefore, we should bring back in the cmake3 plus symlink changes

@tylerburdsall tylerburdsall merged commit 8414453 into main Nov 6, 2024
25 checks passed
@tylerburdsall tylerburdsall deleted the cmake branch November 6, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants