Your message dated Mon, 17 Jun 2024 06:19:46 +0000
with message-id <e1sj5iu-00ffmo...@fasolo.debian.org>
and subject line Bug#1069109: fixed in tirex 0.7.1-3
has caused the Debian Bug report #1069109,
regarding tirex: FTBFS with Mapnik 4.0.0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1069109: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069109
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tirex
Version: 0.7.1-1
Severity: important
Tags: ftbfs upstream patch
User: debian-...@lists.debian.org

Dear Maintainer,

Your package FBTFS with Mapnik 4.0.0.

pkg-config needs to be used instead of mapnik-config and some includes got 
moved.

Kind Regards,

Bas
diff -Nru tirex-0.7.1/debian/control tirex-0.7.1/debian/control
--- tirex-0.7.1/debian/control  2023-11-03 17:20:43.000000000 +0100
+++ tirex-0.7.1/debian/control  2024-04-16 13:34:13.000000000 +0200
@@ -9,7 +9,7 @@
                libboost-program-options-dev,
                libipc-sharelite-perl,
                libjson-perl,
-               libmapnik-dev
+               libmapnik-dev (>= 4.0.0~)
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/tirex
 Vcs-Git: https://salsa.debian.org/debian-gis-team/tirex.git
diff -Nru tirex-0.7.1/debian/patches/mapnik-4.0.patch 
tirex-0.7.1/debian/patches/mapnik-4.0.patch
--- tirex-0.7.1/debian/patches/mapnik-4.0.patch 1970-01-01 01:00:00.000000000 
+0100
+++ tirex-0.7.1/debian/patches/mapnik-4.0.patch 2024-04-16 13:34:13.000000000 
+0200
@@ -0,0 +1,27 @@
+Description: Use pkg-config for Mapnik 4.0.0.
+Author: Bas Couwenberg <sebas...@debian.org>
+
+--- a/backend-mapnik/Makefile
++++ b/backend-mapnik/Makefile
+@@ -1,8 +1,7 @@
+ INSTALLOPTS=-g root -o root
+-CFLAGS += -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
+-CXXFLAGS = `mapnik-config --cflags` $(CFLAGS)
++CXXFLAGS += `pkg-config --cflags libmapnik` -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64
+ CXXFLAGS += -Wall -Wextra -pedantic -Wredundant-decls -Wdisabled-optimization 
-Wctor-dtor-privacy -Wnon-virtual-dtor -Woverloaded-virtual -Wsign-promo 
-Wold-style-cast
+-LDFLAGS= `mapnik-config --libs --ldflags --dep-libs`
++LDFLAGS= `pkg-config --libs libmapnik` -lboost_filesystem
+ 
+ backend-mapnik: renderd.o metatilehandler.o networklistener.o 
networkmessage.o networkrequest.o networkresponse.o debuggable.o 
requesthandler.o
+       $(CXX) -o $@ $^ $(LDFLAGS)
+--- a/backend-mapnik/metatilehandler.cc
++++ b/backend-mapnik/metatilehandler.cc
+@@ -25,7 +25,7 @@
+ #include <mapnik/agg_renderer.hpp>
+ #include <mapnik/image_util.hpp>
+ #include <mapnik/load_map.hpp>
+-#include <mapnik/box2d.hpp>
++#include <mapnik/geometry/box2d.hpp>
+ 
+ #if MAPNIK_VERSION >= 300000
+ # include <mapnik/datasource.hpp>
diff -Nru tirex-0.7.1/debian/patches/series tirex-0.7.1/debian/patches/series
--- tirex-0.7.1/debian/patches/series   2024-02-28 13:15:07.000000000 +0100
+++ tirex-0.7.1/debian/patches/series   2024-04-16 13:34:13.000000000 +0200
@@ -1 +1,2 @@
 rules-requires-root.patch
+mapnik-4.0.patch

--- End Message ---
--- Begin Message ---
Source: tirex
Source-Version: 0.7.1-3
Done: Bas Couwenberg <sebas...@debian.org>

We believe that the bug you reported is fixed in the latest version of
tirex, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1069...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg <sebas...@debian.org> (supplier of updated tirex package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 17 Jun 2024 08:04:22 +0200
Source: tirex
Architecture: source
Version: 0.7.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-de...@lists.alioth.debian.org>
Changed-By: Bas Couwenberg <sebas...@debian.org>
Closes: 1069109
Changes:
 tirex (0.7.1-3) unstable; urgency=medium
 .
   * Team upload.
   * Add patch to fix FTBFS with Mapnik 4.0.
     (closes: #1069109)
Checksums-Sha1:
 d747e0e41dbf325065ae8454262cefe9dafcc7d8 2105 tirex_0.7.1-3.dsc
 71c85981d4270fd25b7e176f4ca07261e31cb49b 10700 tirex_0.7.1-3.debian.tar.xz
 e471110bcbd34b48dd50653876cdb7aa32d5977e 17279 tirex_0.7.1-3_amd64.buildinfo
Checksums-Sha256:
 de7d62ad4e80e283d1f8d7190f64c9f5de6da81b5ac8626d5ceb087cd0579284 2105 
tirex_0.7.1-3.dsc
 8c0fe6348f209a0a17bdf50a1692bf7499b125f585648a8133ea95c47b2bb350 10700 
tirex_0.7.1-3.debian.tar.xz
 c82cddc21d86540e7094c2bb1483a50cfaf43122572df43c91fa63c16f35f737 17279 
tirex_0.7.1-3_amd64.buildinfo
Files:
 96e7d133fb10ff3acc84a76ee1ca3799 2105 science optional tirex_0.7.1-3.dsc
 594f24e77d94bc06c3d9785803fd2b25 10700 science optional 
tirex_0.7.1-3.debian.tar.xz
 c23c1e4437da2e3ac792954adc9f4051 17279 science optional 
tirex_0.7.1-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAmZv0owACgkQZ1DxCuiN
SvFBvRAAmXBcSyMWpVZ8/6i9f0uGzFAL3//L8BBY9JwGWglAHYV/t6QYWfP++G+M
3sKb5i6Dzm29Fw0C1RgLzBRw2DVM6FktK/TJVZ2AWlQK2s/Mpd9w872EcnXazZvJ
DU6AzuMMZSjtMLSWkXuFDTgXURgtCekKwObnejRpXadkoZw+I5AB9ODcxjf6cbXj
ukm4mg0ayNEtPdAnbYUrgiNLflX2nAOM6X52PjPhVDEbETNDsejhpFVbdFeudU5R
WtsJMmRL6sZgZKzW/mDAXIrYVDrjsfzawCTfEzX0oxtynUhHh4zyC9Ti12a7X6ZS
5NSU1/Zc/iUsKtHOfUzNT10jEGh/WUjksQGQ+yuP6/Ea0ICa4m95hJ0OIGJTtoW0
a7QfIe+eJCUbbN+vbOdbEboD7UFoWAOfFL5gpzharIhlzzeBsA+AhATT73Z7angW
EkBV/wIC79hTHiClUNawv2r0geZc7xG/JW8CSL2RsFDmAMvfp6eC9gxsJNjh6kEg
VHtlK9sNb2cfN8Y8n6zq5HfK9C7hbnJTNDWx9LeGgUh5KBCXyPV5OwkM0Pf+yzSR
vh4aqHko+fP5RggVjxRscd0p9eeWp+03utUwtcJywGuYq6aLTd8ztZwQl+HJigqd
Fvva+0oBYcQFNYaQKPsj2GQvBl9mFba4IW5V9bSu+cj7dSdH8rA=
=oT1N
-----END PGP SIGNATURE-----

Attachment: pgpPje8AQvpDX.pgp
Description: PGP signature


--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to