Skip to content

pcl: misc cleanups#373913

Merged
GaetanLepage merged 3 commits intoNixOS:masterfrom
al3xtjames:pcl
May 18, 2025
Merged

pcl: misc cleanups#373913
GaetanLepage merged 3 commits intoNixOS:masterfrom
al3xtjames:pcl

Conversation

@al3xtjames
Copy link
Contributor

@al3xtjames al3xtjames commented Jan 15, 2025

CUDA support is untested but it does build successfully.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • 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/)
  • 25.05 Release Notes (or backporting 24.11 and 25.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
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions 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 Jan 15, 2025
Copy link
Member

@FliegendeWurst FliegendeWurst left a comment

Choose a reason for hiding this comment

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

Boost needs to be pinned to 1.86 due to use of boost::asio::io_service

I can do it in another PR or you can update it here.

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jan 19, 2025
@al3xtjames
Copy link
Contributor Author

al3xtjames commented Jan 19, 2025

Support for Boost 1.87 was added in this PR: PointCloudLibrary/pcl#6166

I added it to patches and confirmed that pcl builds with boost187.

@al3xtjames
Copy link
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 373913


x86_64-darwin

✅ 1 package built:
  • pcl

@al3xtjames
Copy link
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 373913


x86_64-linux

✅ 3 packages built:
  • cloudcompare
  • pcl
  • rtabmap

@wegank wegank removed the 12.approvals: 1 This PR was reviewed and approved by one person. label Jan 20, 2025
@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Feb 15, 2025
@FliegendeWurst
Copy link
Member

The update was done in #382027. If you are still interested in the CUDA changes, please rebase.

This defaults to true, which causes the CC wrappers to issue warnings:

warning: Skipping impure flag -march=native because
NIX_ENFORCE_NO_NATIVE is set
@al3xtjames al3xtjames changed the title pcl: 1.13.0 → 1.14.1 pcl: misc cleanups May 18, 2025
@al3xtjames al3xtjames changed the title pcl: misc cleanups pcl: misc cleanup May 18, 2025
@al3xtjames al3xtjames changed the title pcl: misc cleanup pcl: misc cleanups May 18, 2025
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label May 18, 2025
@github-actions github-actions bot added the 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. label May 18, 2025
@nix-owners nix-owners bot requested review from GaetanLepage and usertam May 18, 2025 21:23
Copy link
Contributor

@GaetanLepage GaetanLepage left a comment

Choose a reason for hiding this comment

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

LGTM, thanks :)

@GaetanLepage
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 373913


x86_64-linux

✅ 3 packages built:
  • cloudcompare
  • pcl
  • rtabmap

aarch64-linux

✅ 3 packages built:
  • cloudcompare
  • pcl
  • rtabmap

x86_64-darwin

✅ 1 package built:
  • pcl

aarch64-darwin

✅ 1 package built:
  • pcl

@GaetanLepage GaetanLepage merged commit f11b80c into NixOS:master May 18, 2025
42 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package 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.

4 participants