Skip to content

eq10q: fix build with cmake4#454181

Merged
Sigmanificient merged 1 commit intoNixOS:masterfrom
iedame:cmake4/eq10q
Oct 21, 2025
Merged

eq10q: fix build with cmake4#454181
Sigmanificient merged 1 commit intoNixOS:masterfrom
iedame:cmake4/eq10q

Conversation

@iedame
Copy link
Contributor

@iedame iedame commented Oct 21, 2025

I'm not familiar with this kind of package but it had this error:

cp: cannot stat '/nix/store/vpdx994y3qf47nwbp7hg4fbxn7x3yr48-eq10q-2.2/var/empty/local/lib': No such file or directory

So I made some changes to that part, now the result folder have:
lib/lv2/sapistaEQv2.lv2
with files:

bassup.so                 compressor_stereo.ttl  eq1qs.so   eq6qs.so         manifest.ttl
bassup.ttl                compressor.ttl         eq1qs.ttl  eq6qs.ttl        matrix_lr2ms.so
compressor_sc.so          eq10qm.so              eq4qm.so   gate.so          matrix_ms2lr.so
compressor_sc.ttl         eq10qm.ttl             eq4qm.ttl  gate_stereo.so   ms2lr.ttl
compressor.so             eq10qs.so              eq4qs.so   gate_stereo.ttl
compressor_stereo_sc.so   eq10qs.ttl             eq4qs.ttl  gate.ttl
compressor_stereo_sc.ttl  eq1qm.so               eq6qm.so   gui
compressor_stereo.so      eq1qm.ttl              eq6qm.ttl  lr2ms.ttl

Please let me know if adjustments are needed!

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Oct 21, 2025
@nix-owners nix-owners bot requested a review from magnetophon October 21, 2025 11:52
@iedame
Copy link
Contributor Author

iedame commented Oct 21, 2025

@magnetophon The output of this one looks right? It was failing build due to /var/empty/local/lib': No such file or directory, so I made some changes. I'm not familiar with this package/package kind so please give me your feedback.

@iedame
Copy link
Contributor Author

iedame commented Oct 21, 2025

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 454181
Commit: 88ac990488eb6074156ef5a9d6efc6d863722032 (subsequent changes)
Merge: 5d78a7a67e37335ed96f28b114328df9ce6be751

Logs: https://github.com/iedame/nixpkgs-review-gha/actions/runs/18683053631


x86_64-linux

✅ 1 package built:
  • eq10q

aarch64-linux

No rebuilds


x86_64-darwin

No rebuilds


aarch64-darwin

No rebuilds

Copy link
Member

@magnetophon magnetophon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 454181
Commit: 88ac990488eb6074156ef5a9d6efc6d863722032


x86_64-linux

✅ 1 package built:
  • eq10q

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Oct 21, 2025
@Sigmanificient Sigmanificient added this pull request to the merge queue Oct 21, 2025
Merged via the queue into NixOS:master with commit bbcb681 Oct 21, 2025
31 of 35 checks passed
@iedame iedame deleted the cmake4/eq10q branch October 21, 2025 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants