Your message dated Thu, 22 Dec 2022 21:19:42 +0000
with message-id <e1p8syc-003rlc...@fasolo.debian.org>
and subject line Bug#1005413: fixed in cloop 3.14.1.3+nmu1
has caused the Debian Bug report #1005413,
regarding FTBFS with gcc 11
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.)


-- 
1005413: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005413
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cloop
Version: 3.14.1.2
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)

gcc 11 defaults to C++17, resulting in lots of errors like:

file.h:70:43: error: ISO C++17 does not allow dynamic exception specifications
   70 | bool file_exists(const std::string& file) throw (error);
      |                                           ^~~~~

Ben.

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'oldstable-updates'), (500, 
'unstable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.15.0-3-amd64 (SMP w/2 CPU threads)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--- End Message ---
--- Begin Message ---
Source: cloop
Source-Version: 3.14.1.3+nmu1
Done: Vagrant Cascadian <vagr...@reproducible-builds.org>

We believe that the bug you reported is fixed in the latest version of
cloop, 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 1005...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vagrant Cascadian <vagr...@reproducible-builds.org> (supplier of updated cloop 
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: Thu, 22 Dec 2022 12:41:49 -0800
Source: cloop
Architecture: source
Version: 3.14.1.3+nmu1
Distribution: unstable
Urgency: medium
Maintainer: Eduard Bloch <bl...@debian.org>
Changed-By: Vagrant Cascadian <vagr...@reproducible-builds.org>
Closes: 787996 1005413 1005414
Changes:
 cloop (3.14.1.3+nmu1) unstable; urgency=medium
 .
   * Non-maintainer upload
 .
   [ Ben Hutchings ]
   * Fix FTBFS with gcc 11 (Closes: #1005413):
     - Remove exception specifications
   * Fix module build for recent kernel versions (Closes: #1005414):
     - Stop generating module vermagic in cloop.c. This has always been handled
       by modpost and doing it here now results in build failure.
     - Avoid using inode::i_bdev, which was removed in Linux 5.11.
     - Use set_disk_ro() instead of set_device_ro(). The latter was not meant to
       be used by device drivers and was removed in Linux 5.11.
     - Use blk_{mq_alloc,cleanup}_disk() instead of separate queue and disk
       allocation and cleanup on Linux 5.15+, since alloc_disk() was removed.
     - Handle potential failure of add_disk() on Linux 5.15+.
     - Use kernel_read() instead of vfs_read() and set_fs(). set_fs() is no
       longer defined on some architectures, and kernel_read() has had large
       file support since Linux 2.6.31.
 .
   [ Vagrant Cascadian ]
   * debian/rules: Build tarball reproducibly, using consistent time, uid,
     gid and sort order. Thanks to Dhole for the initial patch.
     (Closes: #787996)
Checksums-Sha1:
 7ddbda26716e2018fb14a3b163162516126c84a6 1111 cloop_3.14.1.3+nmu1.dsc
 83ce5cfd8080d6b7db98d6cdd15bde8d73634d75 254136 cloop_3.14.1.3+nmu1.tar.xz
Checksums-Sha256:
 615b4fde10fa5026a7a6dbbb4d1272c0ec964ed09cb7c99984a71f9b37990788 1111 
cloop_3.14.1.3+nmu1.dsc
 04060d88231208b0db8ae8c3b54b0a46ee12139b617ebfc80b03d2ddd2cdb6ba 254136 
cloop_3.14.1.3+nmu1.tar.xz
Files:
 d6e6da08e382bbdb868056fe3f4692e7 1111 misc optional cloop_3.14.1.3+nmu1.dsc
 ab3502c26dd1bed4146396d9d619c756 254136 misc optional 
cloop_3.14.1.3+nmu1.tar.xz

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

iJYEARYKAD4WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCY6TDGCAcdmFncmFudEBy
ZXByb2R1Y2libGUtYnVpbGRzLm9yZwAKCRDcUY/If5cWqhfOAP4vqLUgLLdT5ZA/
r4qJ1HOHeLqOKOkndq+BzBM7pbskJAEA9Nx8y9w1ldUTrYlZeS2LCrYL9LTPaXo4
FPPwBuJzPA4=
=rhHi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to