Your message dated Sat, 11 Jan 2020 17:19:39 +0000
with message-id <[email protected]>
and subject line Bug#948665: fixed in ciftilib 1.5.3-3
has caused the Debian Bug report #948665,
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 [email protected]
immediately.)


-- 
948665: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948665
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ciftilib
Version: 1.5.3-2
Severity: wishlist
Tags: patch
User: [email protected]
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 it uses some
deprecated Boost.Filesystem API. The attached patch should fix the bug.

Thanks and all the best, Giovanni.
-- 
Giovanni Mascellani <[email protected]>
Postdoc researcher - Université Libre de Bruxelles
From aec27618a020df16effa5819f842e7467131cdc1 Mon Sep 17 00:00:00 2001
From: Giovanni Mascellani <[email protected]>
Date: Sat, 11 Jan 2020 15:46:34 +0100
Subject: [PATCH] Fix compilation with Boost 1.71.

---
 ...0002-Fix-compilation-with-Boost-1.71.patch | 31 +++++++++++++++++++
 debian/patches/series                         |  1 +
 2 files changed, 32 insertions(+)
 create mode 100644 debian/patches/0002-Fix-compilation-with-Boost-1.71.patch

diff --git a/debian/patches/0002-Fix-compilation-with-Boost-1.71.patch b/debian/patches/0002-Fix-compilation-with-Boost-1.71.patch
new file mode 100644
index 0000000..0fe8348
--- /dev/null
+++ b/debian/patches/0002-Fix-compilation-with-Boost-1.71.patch
@@ -0,0 +1,31 @@
+From: Giovanni Mascellani <[email protected]>
+Date: Sat, 11 Jan 2020 15:44:14 +0100
+Subject: Fix compilation with Boost 1.71.
+
+Method file_string() is now obsolete and just calls string().
+---
+ src/CiftiFile.cxx | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/src/CiftiFile.cxx b/src/CiftiFile.cxx
+index 9bbb16d..6b15311 100644
+--- a/src/CiftiFile.cxx
++++ b/src/CiftiFile.cxx
+@@ -100,7 +100,7 @@ namespace
+         return QFileInfo(mypath).absoluteFilePath();
+ #else
+ #ifdef CIFTILIB_BOOST_NO_FSV3
+-	return filesystem::complete(AString_to_std_string(mypath)).file_string();
++	return filesystem::complete(AString_to_std_string(mypath)).string();
+ #else
+         return filesystem::absolute(AString_to_std_string(mypath)).native();
+ #endif
+@@ -113,7 +113,7 @@ namespace
+         return QFileInfo(mypath).canonicalFilePath();
+ #else
+ #ifdef CIFTILIB_BOOST_NO_FSV3
+-        return filesystem::complete(AString_to_std_string(mypath)).file_string();
++        return filesystem::complete(AString_to_std_string(mypath)).string();
+ #else
+ #ifdef CIFTILIB_BOOST_NO_CANONICAL
+         filesystem::path temp = AString_to_std_string(mypath);
diff --git a/debian/patches/series b/debian/patches/series
index 1348bdb..8dde55d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-force-endian-of-datatype-example-to-make-tests-pass-.patch
+0002-Fix-compilation-with-Boost-1.71.patch
-- 
2.25.0.rc2

Attachment: ciftilib.log.gz
Description: application/gzip

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: ciftilib
Source-Version: 1.5.3-3

We believe that the bug you reported is fixed in the latest version of
ciftilib, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille <[email protected]> (supplier of updated ciftilib 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 [email protected])


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

Format: 1.8
Date: Sat, 11 Jan 2020 18:03:26 +0100
Source: ciftilib
Architecture: source
Version: 1.5.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 948665
Changes:
 ciftilib (1.5.3-3) unstable; urgency=medium
 .
   * Team upload.
   * FTBFS with Boost 1.71
     Closes: #948665
   * debhelper-compat 12
   * Standards-Version: 4.4.1
   * Remove obsolete field Name from debian/upstream/metadata (already
     present in machine-readable debian/copyright).
Checksums-Sha1:
 9b5badc368104d5c31064ed51cf58e88aabf156b 2270 ciftilib_1.5.3-3.dsc
 93d0033a0122012600a4d668defef6f8eab4aeed 10336 ciftilib_1.5.3-3.debian.tar.xz
 7e493d7ef3ffc6ffb8f019da6b8ec91e97fcfc4b 9200 ciftilib_1.5.3-3_amd64.buildinfo
Checksums-Sha256:
 42ad2019ed7c59730b5aeffe2af6a28823fb5f3a8139f19abe94e873324d73ac 2270 
ciftilib_1.5.3-3.dsc
 d458eb2ef1db9468b33cedf707e0ad1ec67ec6aa3859161db01be4895db4154a 10336 
ciftilib_1.5.3-3.debian.tar.xz
 a8ec703f6e9ad52a1aed19f2c93704c3b62090d9ad7cf7e72837ea6b3dff3145 9200 
ciftilib_1.5.3-3_amd64.buildinfo
Files:
 1efa5fed9caf8e4113d1a14b55ff0e87 2270 libs optional ciftilib_1.5.3-3.dsc
 0f588e714a3d47541d0f54408afe89fa 10336 libs optional 
ciftilib_1.5.3-3.debian.tar.xz
 342c0c2a46e53aa2eeb2cc3679b2a816 9200 libs optional 
ciftilib_1.5.3-3_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAl4aASERHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtEFXBAAj1oNo0bKdMk8umyNX8S48DFq2MW7dbsW
gMK3BT113VltYnUH2BZoqvcHoVDX3eSCPoT2sZeyinKe2VsHZKCTPFaLxMFO8YdN
PDTxyoeI/K1/446PfIYjs84+l6bwd3262CNcZ+ZTTcejxFnRWGso60u/SnjgxVRq
NirgGRlbr0TdU+fPMWcAPRN5P0RkDAY6WmAcEURa8YUKJEQvPPXvWu1vCU510g7f
YK9sv7xbyvQXrgIi0b61rPtfPlZS2Rp6k1RbsH8O0+JFGIeLR5IMAaZ78Ysaoaiy
ERzA25BVDWU4cIfJz0sKJeSz/ZHOo/LJOCiFQKVRiqE4Ut+WuaqDv6isLfNaTs0S
ydD5uOOq6t7D76+6LH9NHn0+7LLvvK5uQaJiu7nu3/aV+vAAwB1e9l5yt59+oLaT
dr+CleUuLbAPbutW27GnicwCsHIK9Jt98ezkdIRnsPCUPzi9k82R4c3LVNQmydb5
wvWQeEbwT/KRnGe7O6Fik+/bO/U4HiRCt+7Lm8q5rDHBIp/KhcvZQ9N4sksyxriR
PfGWLeldrWT5yYis+AE9o2yVQk6/L/GzAfKj9rZJGVanaw01n0VlYTPLogYnvLqW
9M2OTDuTO6lSH7K3QE/Fedr09Uuj06CpacnVGiZipWe98SGH54k0YIb7HJCIfAXz
AqnYs1L5y6Q=
=YX6u
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to