Your message dated Fri, 25 Aug 2023 12:00:11 +0000
with message-id <e1qzvu3-00a2mw...@fasolo.debian.org>
and subject line Bug#1049869: fixed in arm-compute-library 23.08+dfsg-1
has caused the Debian Bug report #1049869,
regarding FTBFS with GCC-13 on arm64 and armhf
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.)


-- 
1049869: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049869
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:arm-compute-library
Version: 20.08+dfsg-7
Severity: serious
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-13

With GCC-13, arm-compute-library fails to build from source on both arm64 and
armhf with the following errors:

./arm_compute/core/utils/misc/Utility.h: In function ‘bool 
arm_compute::utility::check_aligned(void*, size_t)’:
./arm_compute/core/utils/misc/Utility.h:194:35: error: ‘uintptr_t’ in namespace 
‘std’ does not name a type
  194 |     return (reinterpret_cast<std::uintptr_t>(ptr) % alignment) == 0;
      |                                   ^~~~~~~~~
./arm_compute/core/utils/misc/Utility.h:32:1: note: ‘std::uintptr_t’ is defined 
in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
   31 | #include <vector>
  +++ |+#include <cstdint>
   32 | 
In file included from ./arm_compute/core/TensorShape.h:29,
                 from ./arm_compute/core/IAccessWindow.h:28,
                 from ./arm_compute/core/AccessWindowTranspose.h:28,
                 from src/core/AccessWindowTranspose.cpp:24:
./arm_compute/core/utils/misc/Utility.h: In function ‘bool 
arm_compute::utility::check_aligned(void*, size_t)’:
./arm_compute/core/utils/misc/Utility.h:194:35: error: ‘uintptr_t’ in namespace 
‘std’ does not name a type
  194 |     return (reinterpret_cast<std::uintptr_t>(ptr) % alignment) == 0;
      |                                   ^~~~~~~~~
./arm_compute/core/utils/misc/Utility.h:32:1: note: ‘std::uintptr_t’ is defined 
in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
   31 | #include <vector>
  +++ |+#include <cstdint>
   32 | 
./arm_compute/core/TensorShape.h: At global scope:
./arm_compute/core/TensorShape.h:39:39: error: ‘uint32_t’ was not declared in 
this scope
   39 | class TensorShape : public Dimensions<uint32_t>
      |                                       ^~~~~~~~
./arm_compute/core/TensorShape.h:30:1: note: ‘uint32_t’ is defined in header 
‘<cstdint>’; did you forget to ‘#include <cstdint>’?
   29 | #include "arm_compute/core/utils/misc/Utility.h"
  +++ |+#include <cstdint>
   30 | 
./arm_compute/core/TensorShape.h:39:47: error: template argument 1 is invalid
   39 | class TensorShape : public Dimensions<uint32_t>
      |                                               ^

[...]

--- End Message ---
--- Begin Message ---
Source: arm-compute-library
Source-Version: 23.08+dfsg-1
Done: Emanuele Rocca <e...@debian.org>

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

Debian distribution maintenance software
pp.
Emanuele Rocca <e...@debian.org> (supplier of updated arm-compute-library 
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: SHA256

Format: 1.8
Date: Thu, 24 Aug 2023 20:15:14 +0200
Binary: libarm-compute32 libarm-compute32-dbgsym libarm-compute-dev 
libarm-compute-doc
Source: arm-compute-library
Architecture: all amd64 source
Version: 23.08+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Compute Library Team <developer-comp...@arm.com>
Changed-By: Emanuele Rocca <e...@debian.org>
Closes: 1049869
Description: 
 libarm-compute32 - Arm Compute Library
 libarm-compute-dev - Arm Compute Library - development files
 libarm-compute-doc - Arm Compute Library - documentation
Changes:
 arm-compute-library (23.08+dfsg-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #1049869)
   * Rename binary package to libarm-compute32 for soname bump.
   * Build on amd64 as well.
   * Split assembler block in a32_merge_float_8x6.hpp to fix FTBFS on armhf.
   * Build with buildsystem=none.
   * Drop gles_compute from scons arguments.
   * Build with debug=1 to include debug symbols.
   * Drop libarm_compute_core, now an empty dummy library.
   * Set debhelper compatibility level to 13 to get dh_install variable
     expansion without dh-exec. Drop build-dependency on dh-exec.
   * Add debian/README.source.
   * debian/watch: add dversionmangle for +dfsg suffix.
Checksums-Sha1: 
 7650aaeab52bba0e9d5a1e18c90e774742eb96e3 2392 
arm-compute-library_23.08+dfsg-1.dsc
 08b2d1d30d852fd5f1dbc40b9651b4a776938f3a 2424568 
arm-compute-library_23.08+dfsg.orig.tar.xz
 bcc4c43d8d648532ee4060e41e2a57ee9d5f7f5a 17744 
arm-compute-library_23.08+dfsg-1.debian.tar.xz
 94996676f7bdf7fd463feb5d7841b2c96c02839b 9299 
arm-compute-library_23.08+dfsg-1_amd64.buildinfo
 8e46de9793b8322044abb0135534979d34bdd240 6718708 
libarm-compute-dev_23.08+dfsg-1_amd64.deb
 0f9491a018de286023cde193b6a0cea59ebe5d1e 15930436 
libarm-compute-doc_23.08+dfsg-1_all.deb
 1034a9f4655581ed5353c320eeab167586ccc675 22564088 
libarm-compute32-dbgsym_23.08+dfsg-1_amd64.deb
 f4d942781191747e21b79c7133fdbf62419c8c36 2553524 
libarm-compute32_23.08+dfsg-1_amd64.deb
Checksums-Sha256: 
 87f46d4fa477b1da73602f2d512be3acd2aea70cf1293ca97ef9613af9cdaeb9 2392 
arm-compute-library_23.08+dfsg-1.dsc
 7d48967122b4679db949765d49c3212d104d74d72f657e4befa90e0761929ea3 2424568 
arm-compute-library_23.08+dfsg.orig.tar.xz
 df119bc6dec8f12fce5b65cf72a889868c54b13963d42a2bffc1f67b3d229cb0 17744 
arm-compute-library_23.08+dfsg-1.debian.tar.xz
 49f1def97cc53894221b23d1aa878acd049caf21306f6b2653078231532206a1 9299 
arm-compute-library_23.08+dfsg-1_amd64.buildinfo
 81926e6221d34f3d787f2d2c5d901d5bcb607cc3e9a2a709f1f294152b3b1d1a 6718708 
libarm-compute-dev_23.08+dfsg-1_amd64.deb
 e14ea186545bcddc622ab78092f8622b294d619fe30bbd38a52e99a5b1894935 15930436 
libarm-compute-doc_23.08+dfsg-1_all.deb
 58e22f653dd2a58110da89a3d88706e9dec06bbe6ea03320b4c6057592643f47 22564088 
libarm-compute32-dbgsym_23.08+dfsg-1_amd64.deb
 71829344c8559ebef534cbab65da174be9bcb7b14f0b5114b72f368f4321ca3d 2553524 
libarm-compute32_23.08+dfsg-1_amd64.deb
Files: 
 7755ad7319a9d8a39535af2812333bd4 2392 libs optional 
arm-compute-library_23.08+dfsg-1.dsc
 283072c39a99bf76249d18b9b29fa90c 2424568 libs optional 
arm-compute-library_23.08+dfsg.orig.tar.xz
 9f6abced6a17163dae36f25bbfd18b5c 17744 libs optional 
arm-compute-library_23.08+dfsg-1.debian.tar.xz
 b9e906e3995dd62e7f97d6a830a0abef 9299 libs optional 
arm-compute-library_23.08+dfsg-1_amd64.buildinfo
 b0c027aee8dc3b808aafba953ff7fb80 6718708 libdevel optional 
libarm-compute-dev_23.08+dfsg-1_amd64.deb
 72c3dcf22200278bdaac18711c1819be 15930436 doc optional 
libarm-compute-doc_23.08+dfsg-1_all.deb
 d8b80b0b35c36df4c285f7ff138f5b84 22564088 debug optional 
libarm-compute32-dbgsym_23.08+dfsg-1_amd64.deb
 0fce60703f4d595fd68ad30a272ea947 2553524 libs optional 
libarm-compute32_23.08+dfsg-1_amd64.deb

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

iQJDBAEBCAAtFiEElUWWlhkoHBf/rFiR1QhaB1D9t6MFAmTnsRIPHGVtYUBkZWJp
YW4ub3JnAAoJENUIWgdQ/bejfqYP/1WrwXRrNCLmfLejHCUcPsIEywoKhl5eCvLZ
3dsUQI2lBr5zwx/1uUrxJrNd3N8y91qTND+2+eGoASPYIRcM2BRYQPQpuyTruvjq
Fc31tjuXT0UcM0IeFOT8xHypIKPF0E38TXvFOjxwfCaiC1Da/BBEc7Ls9ddb2Ebb
soJ7mgKSfwWtD0h6q7Gr79AN+gDhz33Ar4TX948VqLpejibvzT6CIUjdteM2eKJD
z/FmKMklzx+sCD8CNEbjq4DCUbA65vmiqXhYr4s1uSsORb+GfcDCHnM292Ahs298
mrXY95TlWw2MYb1dJ3PXrW773awBiYCpwiLwe+sIw9maxkxGaMSy2d5/YevvlU3R
+/EwjejSXOJZScmxu97hzKrwFLF0H1CHC1plJuqD2nxDWQiraqGBVk5J/munDtka
kJpdGaAspj/s/jyRNIvzfZGfbUTOG4/uSPFjCuGZbojaNocwN1aMSm7wRlKEDuRp
n23jdtDyCRtnaLHPJPmHLuWPxbPfx2Z9MEufaUnNFo6Tkn6FFscHQRb5fPi8DFsL
UpZxk1P40b802HTFyg+iZYY7uJ3GnAMBcKNlMrPE4BG1yFdh5Qid09vK4HauGvxQ
IPdZFXAcQId0ViRSFK0X0r+rJXpMR76Pg10E7kIoqFcmRqGkPDlY62AHto6y30Iq
+Msb6InZ
=3eS/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to