Skip to content

Conversation

@lnicola
Copy link
Member

@lnicola lnicola commented Jan 2, 2026

  configure: error: in `/d/a/rust-analyzer/rust-analyzer/target/i686-pc-windows-msvc/release/build/tikv-jemalloc-sys-feae94799be1c2c3/out/build':
  configure: error: C compiler cannot create executables
  See `config.log' for more details

  thread 'main' (7844) panicked at C:\Users\runneradmin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\tikv-jemalloc-sys-0.5.4+5.3.0-patched\build.rs:351:9:
  command did not execute successfully: "sh" "D:/a/rust-analyzer/rust-analyzer/target/i686-pc-windows-msvc/release/build/tikv-jemalloc-sys-feae94799be1c2c3/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=i686-pc-win32" "--build=x86_64-pc-win32" "--prefix=D:\\a\\rust-analyzer\\rust-analyzer\\target\\i686-pc-windows-msvc\\release\\build\\tikv-jemalloc-sys-feae94799be1c2c3\\out"
  expected success, got: exit code: 77
  • x86_64-unknown-linux-musl fails for some reason with:
  running: cd "/__w/rust-analyzer/rust-analyzer/target/x86_64-unknown-linux-musl/release/build/tikv-jemalloc-sys-3abac4942835b5d1/out/build" && "make" "-j" "4"

  --- stderr

  thread 'main' (2014) panicked at /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tikv-jemalloc-sys-0.5.4+5.3.0-patched/build.rs:347:19:
  failed to execute command: 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...
  • aarch64-apple-darwin fails with SIGSEGV:
Error: cannot generate PGO profiles

Caused by:
    command was terminated by a signal `target/aarch64-apple-darwin/release/rust-analyzer analysis-stats -q --run-all-ide-things /Users/runner/work/rust-analyzer/rust-analyzer/rust-analyzer-pgo/clap-rs-clap`: 11

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 2, 2026
@lnicola lnicola force-pushed the dist-jemalloc branch 2 times, most recently from 07660bc to 3f85c48 Compare February 3, 2026 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants