GNU bug report logs -
#68925
[PATCH 0/8] Update proj to 9.3.1.
Previous Next
Reported by: Felix Gruber <felgru <at> posteo.net>
Date: Sun, 4 Feb 2024 16:46:02 UTC
Severity: normal
Tags: patch
Done: Guillaume Le Vaillant <glv <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
Message #29 received at 68925 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/geo.scm (qgis): Fix build against proj 9.3.1.
[arguments]: Disable newly broken tests test_core_overlayexpression
and PyQgsProjectionSelectionWidgets.
Change-Id: If80c1d86b00f4d9481ada17b99962754b5efdc92
---
gnu/packages/geo.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 702e15c8f8..7ceb3cd54a 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -2873,6 +2873,7 @@ (define-public qgis
"test_core_pointcloudlayerexporter"
"test_core_projectstorage"
"test_core_coordinatereferencesystem"
+ "test_core_overlayexpression"
"test_gui_queryresultwidget"
"test_provider_copcprovider"
"test_provider_eptprovider"
@@ -2896,6 +2897,7 @@ (define-public qgis
"PyQgsOGRProviderGpkg"
"PyQgsProcessExecutablePt1"
"PyQgsProcessExecutablePt2"
+ "PyQgsProjectionSelectionWidgets"
"PyQgsProviderConnectionGpkg"
"PyQgsProviderConnectionSpatialite"
"PyQgsOGRProvider"
--
2.41.0
This bug report was last modified 1 year and 103 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.