Your message dated Sat, 01 Aug 2026 04:19:35 +0000
with message-id <[email protected]>
and subject line Bug#953844: fixed in gcc-arm-none-eabi 15:15.3.rel1-1
has caused the Debian Bug report #953844,
regarding gcc-arm-none-eabi: PRIx64 not available anymore with
gcc-arm-none-eabi_8-2019-q3-1
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.)
--
953844: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=953844
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gcc-arm-none-eabi
Version: 15:8-2019-q3-1
Severity: normal
Dear Maintainer,
Code containing PRIx64 macro after inclusion of <inttypes.h> does not
compile anymore,
the macro doesn't exist contrarily to the situation with
gcc-arm-none-eabi_7-2018-q2-6.
I tracked it down to the following difference between 7.3.1 and 8.3.1:
/usr/lib/gcc/arm-none-eabi/7.3.1/include/stdint.h is a wrapper:
#ifndef _GCC_WRAP_STDINT_H
#if __STDC_HOSTED__
# if defined __cplusplus && __cplusplus >= 201103L
# undef __STDC_LIMIT_MACROS
# define __STDC_LIMIT_MACROS
# undef __STDC_CONSTANT_MACROS
# define __STDC_CONSTANT_MACROS
# endif
# include_next <stdint.h>
#else
# include "stdint-gcc.h"
#endif
#define _GCC_WRAP_STDINT_H
#endif
while
/usr/lib/gcc/arm-none-eabi/8.3.1/include/stdint.h is the same as
/usr/lib/gcc/arm-none-eabi/7.3.1/include/stdint-gcc.h
So in 8.3.1 we don't have anymore the include_next <stdint.h>
which includes /usr/include/newlib/stdint.h
which includes /usr/include/newlib/sys/_stdint.h
which defines __int64_t_defined
and /usr/include/newlib/inttypes.h defines PRIx64 only if
__int64_t_defined is defined.
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (900, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.4.0-3-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_USER,
TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages gcc-arm-none-eabi depends on:
ii binutils-arm-none-eabi 2.32.51.20190909-1+13
ii libc6 2.29-9
ii libgcc-s1 10-20200204-1
ii libgmp10 2:6.1.2+dfsg-4
ii libisl22 0.22-2
ii libmpc3 1.1.0-1
ii libmpfr6 4.0.2-1
ii libstdc++6 9.2.1-25
ii zlib1g 1:1.2.11.dfsg-1+b1
Versions of packages gcc-arm-none-eabi recommends:
ii libnewlib-arm-none-eabi 3.1.0.20181231-1
gcc-arm-none-eabi suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: gcc-arm-none-eabi
Source-Version: 15:15.3.rel1-1
Done: Keith Packard <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gcc-arm-none-eabi, 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.
Keith Packard <[email protected]> (supplier of updated gcc-arm-none-eabi
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: Fri, 31 Jul 2026 17:46:41 -0700
Source: gcc-arm-none-eabi
Architecture: source
Version: 15:15.3.rel1-1
Distribution: unstable
Urgency: medium
Maintainer: Keith Packard <[email protected]>
Changed-By: Keith Packard <[email protected]>
Closes: 953844 1067692
Changes:
gcc-arm-none-eabi (15:15.3.rel1-1) unstable; urgency=medium
.
* New upstream release.
* Switched to picolibc. (Closes: #953844, #1067692)
* Remove autogen dependency. (Closes #1076254)
Checksums-Sha1:
506e668af3cfd93104684a4034d3c1f2ebba6ee7 2616 gcc-arm-none-eabi_15.3.rel1-1.dsc
9a665e888b18800674de5bd342a6f6560530b09f 104500411
gcc-arm-none-eabi_15.3.rel1.orig.tar.bz2
ddb800e2e0a1382d649508dfe40b42db4e7ffe52 11952
gcc-arm-none-eabi_15.3.rel1-1.debian.tar.xz
7dda71477a3409206c5624a539737a912e62f18a 9283
gcc-arm-none-eabi_15.3.rel1-1_amd64.buildinfo
Checksums-Sha256:
b7e1be5547239e2a614efb35c5de282dbe34ab1b2503f8d4ec5b4a8c2894961b 2616
gcc-arm-none-eabi_15.3.rel1-1.dsc
d087d40f83d2215b0b9b9c1daca916732333369b3f61d592c4d27a527ab757d1 104500411
gcc-arm-none-eabi_15.3.rel1.orig.tar.bz2
ca52a4437af03e3b267f79626e1567d1ab55c3890b0bd9f10d400fcf1248d43f 11952
gcc-arm-none-eabi_15.3.rel1-1.debian.tar.xz
a4454277de2ec35edbbfb729617d8cac3143008e5dac3b45c04ff6b731ade88c 9283
gcc-arm-none-eabi_15.3.rel1-1_amd64.buildinfo
Files:
4a3dfb23116f87629d0726b50f519784 2616 devel optional
gcc-arm-none-eabi_15.3.rel1-1.dsc
9446d826f08c4495f35e6c2244f4a0c0 104500411 devel optional
gcc-arm-none-eabi_15.3.rel1.orig.tar.bz2
03448d4f8221344da1023e48e8bdb828 11952 devel optional
gcc-arm-none-eabi_15.3.rel1-1.debian.tar.xz
cf7281cefa1bc516e0a030a58716c8ef 9283 devel optional
gcc-arm-none-eabi_15.3.rel1-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEw4O3eCVWE9/bQJ2R2yIaaQAAABEFAmptSYMACgkQ2yIaaQAA
ABHJPw/9EblFpHXNcVtMKGAQBt6PkH/Q+c0wtNl+tmKy3OEyHw1PLZMzGbjlw7xM
X81cMK43K6TGiyJHBieVzBBcANKLPM/rgzuUAUxPXckfiIxp/3zL/ObCqyPQm0Le
ClrzOGdWylmx0rzN1Yajp5EsPWSTou75j3gEpB/nk8UlPpJQM9y8irHZWnxhWk14
DxUDEu/hHhf4a66kSk99iEi6DiPEagdkqL0HWqr+u+u+RLPQYqrzXKZQ36g0GktV
6dR+e953SF4EvqHm68kgf8i8y0HCoBI+vZEH8HGR7m3u5VKPYMD1TgaerEw18v+U
0uKgJZ0jRO8XNbmOHWHcuV0ALC/IdaIitb9jsdO69d8A88QRkTLOH6haFsl+JWn2
/dRWO6woB36OcmCK/RBhsjjzP3KLVikNZU5rQN+a36H5aqrv3hpS5ngHdoZ12K4G
5YIg/u6mGDVqJmXrX5jfFqcCj0Ds4Gu46izSAcWphe5FPLotktKM8kfF8ZuWsQwi
SVabDw2zujmOX3d//7uLM2KfEWXbSieRccFDV2PLjVq2B5ip5zNPH4cOvrkMvunW
B+jYRGf85ek3kGJoGHfuXIwNTcw9vhzRoQku24NrSk7oLqUt8Z/9EzQ/ZPJvUs+p
CHXv2nsWt1ir1lwaXt8Z1W+XEMVHr4rxQqEl8MCwX19HSSqE5Z8=
=yp9w
-----END PGP SIGNATURE-----
pgpvfK95vzWEP.pgp
Description: PGP signature
--- End Message ---