Your message dated Mon, 08 Jun 2020 23:18:58 +0000 with message-id <e1jir2g-0001n5...@fasolo.debian.org> and subject line Bug#958156: fixed in slic3r 1.3.0+dfsg1-3.1 has caused the Debian Bug report #958156, regarding FTBFS with Boost 1.71 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.) -- 958156: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958156 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: slic3r Version: 1.3.0+dfsg1-3 Severity: wishlist Tags: patch User: team+bo...@tracker.debian.org Usertags: boost1.71 Dear Maintainer, your package fails to build with boost1.71. You can find a build log attached. If you want to attempt the build yourself, an updated version of boost-defaults which brings in boost1.71 dependencies can be found adding this line to your sources.list file: deb https://people.debian.org/~gio/reprepro gio main This bug has severity whishlist for the moment, but it will raised to RC as soon as version 1.71 of Boost is promoted to default. More specifically, your package fails building because of a missing Boost header. The attached patch should fix the bug. Thanks and all the best, Giovanni. -- Giovanni Mascellani <g.mascell...@gmail.com> Postdoc researcher - Université Libre de BruxellesFrom b97e351586a8aa3d73912e1a05d66e46368f39f0 Mon Sep 17 00:00:00 2001 From: Giovanni Mascellani <g...@debian.org> Date: Sun, 19 Apr 2020 08:31:27 +0200 Subject: [PATCH] Fix FTBFS with Boost 1.71. --- debian/changelog | 7 +++++++ .../0006-Fix-FTBFS-with-Boost-1.71.patch | 20 +++++++++++++++++++ debian/patches/series | 1 + 3 files changed, 28 insertions(+) create mode 100644 debian/patches/0006-Fix-FTBFS-with-Boost-1.71.patch diff --git a/debian/changelog b/debian/changelog index 4a0d3574..c242e76c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +slic3r (1.3.0+dfsg1-3.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS with Boost 1.71. + + -- Giovanni Mascellani <g...@debian.org> Sun, 19 Apr 2020 08:31:34 +0200 + slic3r (1.3.0+dfsg1-3) unstable; urgency=medium * [b61cf9b] Import patch to fix admesh compilation bug (Closes: #907346) diff --git a/debian/patches/0006-Fix-FTBFS-with-Boost-1.71.patch b/debian/patches/0006-Fix-FTBFS-with-Boost-1.71.patch new file mode 100644 index 00000000..191f76fa --- /dev/null +++ b/debian/patches/0006-Fix-FTBFS-with-Boost-1.71.patch @@ -0,0 +1,20 @@ +From: Giovanni Mascellani <g...@debian.org> +Date: Sun, 19 Apr 2020 08:31:04 +0200 +Subject: Fix FTBFS with Boost 1.71. + +--- + xs/src/libslic3r/GCodeSender.hpp | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/xs/src/libslic3r/GCodeSender.hpp b/xs/src/libslic3r/GCodeSender.hpp +index cc0b298..0f39f5a 100644 +--- a/xs/src/libslic3r/GCodeSender.hpp ++++ b/xs/src/libslic3r/GCodeSender.hpp +@@ -9,6 +9,7 @@ + #include <boost/asio.hpp> + #include <boost/bind.hpp> + #include <boost/thread.hpp> ++#include <boost/core/noncopyable.hpp> + + namespace Slic3r { + diff --git a/debian/patches/series b/debian/patches/series index 30db8c78..18e45788 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -3,3 +3,4 @@ Downgrade-Encode-Locale-requirement.patch Add-usr-lib-slic3r-to-lib-search-path.patch Use-system-expat.h.patch Drop-error-admesh-works-correctly-on-little-endian-machin.patch +0006-Fix-FTBFS-with-Boost-1.71.patch -- 2.26.1
slic3r.log.gz
Description: application/gzip
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---Source: slic3r Source-Version: 1.3.0+dfsg1-3.1 Done: Sebastian Ramacher <sramac...@debian.org> We believe that the bug you reported is fixed in the latest version of slic3r, 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 958...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Sebastian Ramacher <sramac...@debian.org> (supplier of updated slic3r 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: Tue, 09 Jun 2020 00:34:00 +0200 Source: slic3r Architecture: source Version: 1.3.0+dfsg1-3.1 Distribution: unstable Urgency: medium Maintainer: Debian 3-D Printing Packages <3dprinter-gene...@lists.alioth.debian.org> Changed-By: Sebastian Ramacher <sramac...@debian.org> Closes: 958156 Changes: slic3r (1.3.0+dfsg1-3.1) unstable; urgency=medium . * Non-maintainer upload. . [ Giovanni Mascellani ] * Fix FTBFS with Boost 1.71. (Closes: #958156) Checksums-Sha1: 66d9ae5bbba51b76e88f036242443b63012dbe4a 2529 slic3r_1.3.0+dfsg1-3.1.dsc e904dbc67ccfe925b4790b7213888cfb1d5514cf 29948 slic3r_1.3.0+dfsg1-3.1.debian.tar.xz Checksums-Sha256: aeed69ad131229bc6301a2149800e1a953538b64a4ab2f276c7431fc22ccb596 2529 slic3r_1.3.0+dfsg1-3.1.dsc 14eab4c8504f39f0dac8f1d357f6a232a051095f33991ac280f11976068466ca 29948 slic3r_1.3.0+dfsg1-3.1.debian.tar.xz Files: d5b81bc028ecb9d8b3c540cca832b2eb 2529 perl optional slic3r_1.3.0+dfsg1-3.1.dsc ef2fa2582b8123792ec9f36f128956a3 29948 perl optional slic3r_1.3.0+dfsg1-3.1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl7exJQACgkQafL8UW6n GZNvyQ//YVKq2FEM/cV4Z+NOB2LhQtpS5HxHfxtNw6QTh0vIW/6+XFv08KAz7FbL CSNKLTy15va99/iZ76CvPnzTDTAU4YTeE6lDY3aetns9f1PSrBv6NoTJ9kL8K0yo gtN0zsHOQZXImTye/H7gJ/8D8caXI7wvabmDDshsLBi+wCTMXLMH3ldXycVSGxoG ebjf5fhph3oWd2s0eHjIyxIr+TpkQnb2l8iIaVgTIyba6XPdR93RTkfFfVBe0G9u M/PSR1ZFL5aVMFBFEcnI5Vq36DT8f59eofYKvBZ4q4PkeVuPBzvL2O9BFFN6nCK0 IHj0Sya2AXBNOA+mlToN8vZpPT2xd4Fvk7SC9e3ZZBIr+xN3ViQ/AqD/c45A7/fK r99U71lQFCt01pKGtS7Uf2PuToSWX97fM7tlKEU5M+FjQ2eIsV3PS0ledYuT+q/k twdhN/Vmdqcmg4rOqKP04ZV9Z2CW6c9qchm3WzCnN/WVimtl/QMP/LeMNuDzLMoY CQ3TyI0cFcY7Y6sekKHx93o19iYlglddRPaTRVUu/Qqo57jYAFDGVLuqXlN12BnO bC+EbAMKoRn0TLOp7zNakRTyaisvjk2mjyGNL8qcawp0mjbO0Sqg8R7Gzt/+5QpH E+X+WmZG6br4f5VawK5wXTitHSxf2tY+W15mNqoOd6sm6fwhkQM= =Zp2Z -----END PGP SIGNATURE-----
--- End Message ---