Enable strictDeps on all our toplevel packages #12

Open
abonerib wants to merge 473 commits from abonerib/bscpkgs:enableStrictDeps into master
Collaborator

Split from #10 see that MR for relevant discussion.

TODO

Broken stdenvClangOmpss2NodesOmpv

  • Fix failed tests (ld: error: unable to find library -lompv)
    • openmp-test-nosv
    • openmp-test-ld
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
+++ cp /nix/store/cvl459mmyw8xlfg2x99c2yiwl8a36817-hello.c hello.c
+++ clang -fopenmp=libompv ./hello.c -o hello
ld: error: unable to find library -lompv
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Split from #10 see that MR for relevant discussion. ## TODO Broken `stdenvClangOmpss2NodesOmpv` - [ ] Fix failed tests (`ld: error: unable to find library -lompv`) - [ ] openmp-test-nosv - [ ] openmp-test-ld ``` Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: buildPhase @nix { "action": "setPhase", "phase": "buildPhase" } +++ cp /nix/store/cvl459mmyw8xlfg2x99c2yiwl8a36817-hello.c hello.c +++ clang -fopenmp=libompv ./hello.c -o hello ld: error: unable to find library -lompv clang: error: linker command failed with exit code 1 (use -v to see invocation) ```
abonerib added 2 commits 2025-07-29 16:56:37 +02:00
abonerib changed title from WIP: Enable strictDeps on all our toplevel packages to Enable strictDeps on all our toplevel packages 2025-07-29 16:57:22 +02:00
abonerib force-pushed enableStrictDeps from b1e08559f6 to 30ca57a0ad 2025-08-05 19:37:17 +02:00 Compare
abonerib force-pushed enableStrictDeps from 30ca57a0ad to 0a86452ea4 2025-08-12 17:02:56 +02:00 Compare
abonerib force-pushed enableStrictDeps from 0a86452ea4 to b7e43d5b08 2025-09-16 15:11:29 +02:00 Compare
abonerib force-pushed enableStrictDeps from b7e43d5b08 to cf3543690d 2025-10-01 10:29:22 +02:00 Compare
abonerib force-pushed enableStrictDeps from cf3543690d to 43a1b25c23 2025-10-07 16:34:32 +02:00 Compare
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rarias/bscpkgs#12
No description provided.