Skip to content

WIP: llvm-bolt: init at 14.0.1#181108

Draft
npatsakula wants to merge 1 commit intoNixOS:masterfrom
npatsakula:llvm-bolt
Draft

WIP: llvm-bolt: init at 14.0.1#181108
npatsakula wants to merge 1 commit intoNixOS:masterfrom
npatsakula:llvm-bolt

Conversation

@npatsakula
Copy link
Contributor

Description

Unstable implementation of this proposal:
#176536

Current state

I am not fluent with NIX and I need help to build subproject. Current error:

error: builder for '/nix/store/chjids0zrr42z2jv7z7zc0lfiqqvxmfk-llvm-14.0.1.drv' failed with exit code 1;
       last 10 log lines:
       > -- Detecting CXX compile features
       > -- Detecting CXX compile features - done
       > -- bolt project is enabled
       > CMake Error at CMakeLists.txt:136 (message):
       >   LLVM_ENABLE_PROJECTS requests bolt but directory not found:
       >   /build/llvm-src-14.0.1/llvm/../bolt
       >
       >
       > -- Configuring incomplete, errors occurred!
       > See also "/build/llvm-src-14.0.1/llvm/build/CMakeFiles/CMakeOutput.log".
       For full logs, run 'nix log /nix/store/chjids0zrr42z2jv7z7zc0lfiqqvxmfk-llvm-14.0.1.drv'.
Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.11 Release Notes (or backporting 22.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@npatsakula npatsakula requested a review from matthewbauer as a code owner July 11, 2022 13:43
@ofborg ofborg bot added the 8.has: package (new) This PR adds a new package label Jul 11, 2022
@ofborg ofborg bot requested review from 7c6f434c, dtzWill, lovek323 and primeos July 11, 2022 13:52
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jul 11, 2022
@onny onny marked this pull request as draft August 25, 2022 13:50
@npatsakula
Copy link
Contributor Author

@matthewbauer, @7c6f434c, @dtzWill, @primeos, @lovek323: Hello! I've ran out of solutions and completely stuck, if someone can help me with solution -- I would be glad:(

@rrbutani rrbutani mentioned this pull request Nov 14, 2022
92 tasks
@wegank wegank added 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 2.status: merge conflict This PR has merge conflicts with the target branch labels Mar 19, 2024
@stale stale bot removed the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Mar 20, 2024
@wegank wegank added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge conflict This PR has merge conflicts with the target branch 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants