Skip to content

qgis-ltr: disable PDAL support#283718

Merged
imincik merged 1 commit intoNixOS:masterfrom
imincik:qgis-ltr-disable-pdal
Feb 3, 2024
Merged

qgis-ltr: disable PDAL support#283718
imincik merged 1 commit intoNixOS:masterfrom
imincik:qgis-ltr-disable-pdal

Conversation

@imincik
Copy link
Contributor

@imincik imincik commented Jan 25, 2024

QGIS-LTR is failing to build with PDAL 2.6.

Currenly used older version of PDAL 2.5 is failing to build with current version
of libxml2.

PDAL support can be re-enabled once
qgis/QGIS#54940
is backported.

Closes #281266

Description of changes

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/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 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.

@imincik imincik force-pushed the qgis-ltr-disable-pdal branch from 1ea3703 to ff6fc1a Compare January 25, 2024 09:27
@imincik imincik force-pushed the qgis-ltr-disable-pdal branch from ff6fc1a to 0431dd4 Compare January 25, 2024 09:30
@imincik imincik linked an issue Jan 25, 2024 that may be closed by this pull request
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 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. labels Jan 25, 2024
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/week-in-geospatial-team/37035/6

@imincik
Copy link
Contributor Author

imincik commented Feb 1, 2024

@sikmir , are you OK with this PR to unbreak QGIS-LTR ?

QGIS-LTR is failing to build with PDAL 2.6.
PDAL support can be re-enabled once
qgis/QGIS#54940
is backported.

Closes NixOS#281266 .
@imincik imincik force-pushed the qgis-ltr-disable-pdal branch from 0431dd4 to e3b35b5 Compare February 2, 2024 20:58
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Feb 2, 2024
@imincik imincik changed the base branch from staging to master February 2, 2024 20:59
@github-actions github-actions bot removed the 6.topic: python Python is a high-level, general-purpose programming language. label Feb 2, 2024
@ofborg ofborg bot requested a review from sikmir February 2, 2024 21:26
@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. and removed 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. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Feb 2, 2024
@imincik imincik merged commit 9cb23aa into NixOS:master Feb 3, 2024
@imincik imincik deleted the qgis-ltr-disable-pdal branch February 3, 2024 17:41
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/week-in-geospatial-team/37035/7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (new) This PR adds a new package 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build failure: qgis-ltr build is failing after libxml2 upgrade

3 participants