[Git][debian-gis-team/libgeotiff][master] Add patch to fix FTBFS on i386.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Fri Dec 1 09:40:28 GMT 2023



Bas Couwenberg pushed to branch master at Debian GIS Project / libgeotiff


Commits:
c0e0a9c5 by Bas Couwenberg at 2023-12-01T10:36:45+01:00
Add patch to fix FTBFS on i386.

- - - - -


3 changed files:

- debian/changelog
- debian/patches/series
- + debian/patches/testlistgeo-i386.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libgeotiff (1.7.1-5) UNRELEASED; urgency=medium
+
+  * Add patch to fix FTBFS on i386.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 01 Dec 2023 10:22:34 +0100
+
 libgeotiff (1.7.1-4) unstable; urgency=medium
 
   * Update upstream patch to fix FTBFS with PROJ 9.3.


=====================================
debian/patches/series
=====================================
@@ -1,3 +1,4 @@
 pr82-Fix-test-failures-with-PROJ-9.1.1.patch
 pr90-PROJ-9.3.patch
 proj-9.3.1.patch
+testlistgeo-i386.patch


=====================================
debian/patches/testlistgeo-i386.patch
=====================================
@@ -0,0 +1,26 @@
+Description: Fix test failure on i386.
+Author: Bas Couwenberg <sebastic at debian.org>
+Forwarded: https://github.com/OSGeo/libgeotiff/pull/107
+
+--- a/test/testlistgeo
++++ b/test/testlistgeo
+@@ -223,6 +223,9 @@ mv ${OUT}.tmp ${OUT}
+ sed "s/Projection = 6753 (Oregon Columbia River West zone (.*))/Projection = 6753 (Oregon Columbia River West zone)/" < ${OUT} > ${OUT}.tmp
+ mv ${OUT}.tmp ${OUT}
+ 
++sed "s/ProjCenterLongGeoKey: 46.437229 ( 46d26'14.02\"E)/ProjCenterLongGeoKey: 46.437229 ( 46d26'14.03\"E)/" < ${OUT} > ${OUT}.tmp
++mv ${OUT}.tmp ${OUT}
++
+ sed "s/ETRS89-extended/ETRS89/g" < ${TEST_CLI_DIR}/testlistgeo_out.dist > testlistgeo_out.dist.normalized
+ 
+ sed "s/GCS: 4053\/Unspecified datum based upon the International 1924 Authalic Sphere/GCS: 10346\/NSIDC Authalic Sphere/g" < ${OUT} > ${OUT}.tmp
+@@ -240,6 +243,9 @@ mv testlistgeo_out.dist.normalized.tmp t
+ sed "s/Projection = 6753 (Oregon Columbia River West zone (.*))/Projection = 6753 (Oregon Columbia River West zone)/" < testlistgeo_out.dist.normalized > testlistgeo_out.dist.normalized.tmp
+ mv testlistgeo_out.dist.normalized.tmp testlistgeo_out.dist.normalized
+ 
++sed "s/ProjCenterLongGeoKey: 46.437229 ( 46d26'14.02\"E)/ProjCenterLongGeoKey: 46.437229 ( 46d26'14.03\"E)/" < testlistgeo_out.dist.normalized > testlistgeo_out.dist.normalized.tmp
++mv testlistgeo_out.dist.normalized.tmp testlistgeo_out.dist.normalized
++
+ # do 'diff' with distribution results
+ # after cleaning for avoid spurios result due 
+ # to different build dir



View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/-/commit/c0e0a9c57495517047cc4d051e49aef6a0a71d0e

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/-/commit/c0e0a9c57495517047cc4d051e49aef6a0a71d0e
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20231201/b622bbab/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list