Skip to content

orocos-kdl: 1.5.1 -> 1.5.3#453384

Merged
vcunat merged 3 commits intoNixOS:masterfrom
Sigmanificient:cmake4/orocos-kdl
Oct 27, 2025
Merged

orocos-kdl: 1.5.1 -> 1.5.3#453384
vcunat merged 3 commits intoNixOS:masterfrom
Sigmanificient:cmake4/orocos-kdl

Conversation

@Sigmanificient
Copy link
Member

@Sigmanificient Sigmanificient commented Oct 19, 2025

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: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. labels Oct 19, 2025
@nix-owners nix-owners bot requested a review from lopsided98 October 19, 2025 01:02
@Sigmanificient
Copy link
Member Author

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 453384
Commit: 0b110885408c251afde49b756ec88821b0fc4ca8 (subsequent changes)
Merge: c25e2ec719fe127937ef41b0a461b09ac56c5bcc

Logs: https://github.com/Sigmanificient/nixpkgs-review-gha/actions/runs/18624278774


x86_64-linux

❌ 2 packages failed to build:
  • python312Packages.pykdl
  • python313Packages.pykdl
✅ 1 package built:
  • orocos-kdl

Error logs: `x86_64-linux`
python312Packages.pykdl
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/adq79ibbz83hym2wnfnqsxnsjqc1hrra-source
source root is source/python_orocos_kdl
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/sjzaca6y2mdifdlv3xjd1marhpqr97fd-e25a13fc5820dbca6b23d10506407bca9bcdd25f.patch
patching file CMakeLists.txt
Hunk #1 FAILED at 46.
1 out of 1 hunk FAILED -- saving rejects to file CMakeLists.txt.rej

aarch64-linux

❌ 2 packages failed to build:
  • python312Packages.pykdl
  • python313Packages.pykdl
✅ 1 package built:
  • orocos-kdl

Error logs: `aarch64-linux`
python312Packages.pykdl
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/adq79ibbz83hym2wnfnqsxnsjqc1hrra-source
source root is source/python_orocos_kdl
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/sjzaca6y2mdifdlv3xjd1marhpqr97fd-e25a13fc5820dbca6b23d10506407bca9bcdd25f.patch
patching file CMakeLists.txt
Hunk #1 FAILED at 46.
1 out of 1 hunk FAILED -- saving rejects to file CMakeLists.txt.rej

x86_64-darwin (sandbox = true)

❌ 2 packages failed to build:
  • python312Packages.pykdl
  • python313Packages.pykdl
✅ 1 package built:
  • orocos-kdl

Error logs: `x86_64-darwin`
python312Packages.pykdl
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/adq79ibbz83hym2wnfnqsxnsjqc1hrra-source
source root is source/python_orocos_kdl
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/sjzaca6y2mdifdlv3xjd1marhpqr97fd-e25a13fc5820dbca6b23d10506407bca9bcdd25f.patch
patching file CMakeLists.txt
Hunk #1 FAILED at 46.
1 out of 1 hunk FAILED -- saving rejects to file CMakeLists.txt.rej

aarch64-darwin (sandbox = true)

❌ 2 packages failed to build:
  • python312Packages.pykdl
  • python313Packages.pykdl
✅ 1 package built:
  • orocos-kdl

Error logs: `aarch64-darwin`
python312Packages.pykdl
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/adq79ibbz83hym2wnfnqsxnsjqc1hrra-source
source root is source/python_orocos_kdl
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/sjzaca6y2mdifdlv3xjd1marhpqr97fd-e25a13fc5820dbca6b23d10506407bca9bcdd25f.patch
patching file CMakeLists.txt
Hunk #1 FAILED at 46.
1 out of 1 hunk FAILED -- saving rejects to file CMakeLists.txt.rej

@nixpkgs-ci nixpkgs-ci bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Oct 26, 2025
@vcunat vcunat enabled auto-merge October 27, 2025 09:08
@vcunat vcunat added this pull request to the merge queue Oct 27, 2025
Merged via the queue into NixOS:master with commit d62e596 Oct 27, 2025
28 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 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