Mapnik fails to build due to boost changes

  • Open
  • quality assurance status badge
Details
2 participants
  • Björn Höfling
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Björn Höfling
Severity
normal

Debbugs page

Björn Höfling wrote 6 years ago
(address . bug-guix@gnu.org)
20190211132109.5fc582f3@alma-ubu
The boost headers change, making the compilation fail.

Possible patch:


BTW, we could also update the package version.

Björn
-----BEGIN PGP SIGNATURE-----

iF0EARECAB0WIQQiGUP0np8nb5SZM4K/KGy2WT5f/QUCXGFotQAKCRC/KGy2WT5f
/ThVAKCuVER+Z8QSTeYiNGL6SIXu9ynBLACeMgezC9+tGuiZgRmQpo7P1VgwHIs=
=jchW
-----END PGP SIGNATURE-----


Maxim Cournoyer wrote 3 years ago
(name . Björn Höfling)(address . bjoern.hoefling@bjoernhoefling.de)(address . 34432@debbugs.gnu.org)
87a69dymvy.fsf@gmail.com
Hi,

I've updated updated the package to 3.1.0 in
2e6be59131e9f16cbb690aaaffc0b2470dead611, but it sadly still refuse to
link against our boost 1.77. I've reported the issue upstream [0].

Thanks,

?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 34432@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 34432
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help