Your message dated Thu, 03 Dec 2020 18:49:37 +0000
with message-id <e1kktfd-00081q...@fasolo.debian.org>
and subject line Bug#966883: fixed in procenv 0.51-0.1
has caused the Debian Bug report #966883,
regarding procenv: FTBFS: platform/linux/platform.c:1266:21: error: ‘%s’ 
directive writing up to 1017 bytes into a region of size 16 
[-Werror=format-overflow=]
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.)


-- 
966883: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966883
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: procenv
Version: 0.50-1.1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200802 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> gcc -DHAVE_CONFIG_H -I. -I..  -I . -I ./platform  -I ./platform/linux -D 
> PROCENV_PLATFORM_LINUX         -Wdate-time -D_FORTIFY_SOURCE=2 -pedantic 
> -std=gnu99 -Wall -Wunused -fstack-protector -Wformat  -fdata-sections 
> -ffunction-sections -Werror -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -c -o 
> platform/linux/procenv-platform.o `test -f 'platform/linux/platform.c' || 
> echo './'`platform/linux/platform.c
> platform/linux/platform.c: In function ‘handle_proc_branch_linux’:
> platform/linux/platform.c:1266:21: error: ‘%s’ directive writing up to 1017 
> bytes into a region of size 16 [-Werror=format-overflow=]
>  1265 |     p += 1+strlen ("Name:"); /* jump over tab char */
>       |     ~~~~~~~~~~~~~~~~~~~~~~~
>  1266 |     sprintf (name, "%s", p);
>       |                     ^~
> In file included from /usr/include/stdio.h:867,
>                  from ./platform.h:22,
>                  from platform/linux/platform-linux.h:25,
>                  from platform/linux/platform.c:19:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: 
> ‘__builtin___sprintf_chk’ output between 1 and 1018 bytes into a destination 
> of size 16
>    36 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    37 |       __bos (__s), __fmt, __va_arg_pack ());
>       |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> platform/linux/platform.c:1271:21: error: ‘%s’ directive writing up to 1017 
> bytes into a region of size 16 [-Werror=format-overflow=]
>  1270 |     p += 1+strlen ("PPid:"); /* jump over tab char */
>       |     ~~~~~~~~~~~~~~~~~~~~~~~
>  1271 |     sprintf (ppid, "%s", p);
>       |                     ^~
> In file included from /usr/include/stdio.h:867,
>                  from ./platform.h:22,
>                  from platform/linux/platform-linux.h:25,
>                  from platform/linux/platform.c:19:
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: 
> ‘__builtin___sprintf_chk’ output between 1 and 1018 bytes into a destination 
> of size 16
>    36 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
>       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    37 |       __bos (__s), __fmt, __va_arg_pack ());
>       |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> cc1: all warnings being treated as errors
> make[3]: *** [Makefile:786: platform/linux/procenv-platform.o] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/08/02/procenv_0.50-1.1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: procenv
Source-Version: 0.51-0.1
Done: Gianfranco Costamagna <locutusofb...@debian.org>

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

Debian distribution maintenance software
pp.
Gianfranco Costamagna <locutusofb...@debian.org> (supplier of updated procenv 
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, 03 Dec 2020 19:21:52 +0100
Source: procenv
Architecture: source
Version: 0.51-0.1
Distribution: unstable
Urgency: medium
Maintainer: James Hunt <jamesodh...@ubuntu.com>
Changed-By: Gianfranco Costamagna <locutusofb...@debian.org>
Closes: 952527 952528 966883
Changes:
 procenv (0.51-0.1) unstable; urgency=medium
 .
   * Non-maintainer upload
   * New upstream release (Closes: #952527)
   * Add patch from Ubuntu to fix a gcc-10 build failure (Closes: #966883)
   * Drop gcc-9 patch: upstream
   * Add patch from Ubuntu to stop mv README in debian/rules, that breaks 
building twice (it's a symlink
     already) (Closes: #952528)
Checksums-Sha1:
 7f3d71b06763fb0ca47cdbae16c8c22a39424653 2062 procenv_0.51-0.1.dsc
 7708454ba7c1f94c55147a3177cf31a13ffb15eb 245663 procenv_0.51.orig.tar.gz
 bbce504deb602cf9b8519d13598a95e7feaf1a2b 71156 procenv_0.51-0.1.debian.tar.xz
 634e3dac835e0c82185e9c4d51093445928398e2 7079 procenv_0.51-0.1_source.buildinfo
Checksums-Sha256:
 aeafd51852f53109b693c35cc00656f23327e0936146366751c207743ea349ce 2062 
procenv_0.51-0.1.dsc
 b831c14729e06a285cc13eba095817ce3b6d0ddf484b1264951b03ee4fe25bc9 245663 
procenv_0.51.orig.tar.gz
 bd3255b5a181a7bbd8f660ceb4f431513d2bdc39c0006af57b0ce89677a7ca8e 71156 
procenv_0.51-0.1.debian.tar.xz
 9cb1512ecf23668c07429eeb042bab736a008fca73d78037a104c03d234c6a98 7079 
procenv_0.51-0.1_source.buildinfo
Files:
 4124ec353dccd297af9fae9fec92b91a 2062 utils optional procenv_0.51-0.1.dsc
 a1541f086f0b98e2ee0f7810b0140b7f 245663 utils optional procenv_0.51.orig.tar.gz
 daa984726ef45913631484ff3c80cb80 71156 utils optional 
procenv_0.51-0.1.debian.tar.xz
 c850de780fe5523793b98360185a592c 7079 utils optional 
procenv_0.51-0.1_source.buildinfo

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

iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAl/JL/QACgkQ808JdE6f
XdlflxAAkeQnlEgM7d4lLTJQsOmcLewvvZm1bfxV3iUZjciFX2PY07UcIJGfocOT
5YcBIYoYFotPUMB+cN9V/Keamia6Gc6gYa4zt8bTXdrqVDCwvXSKHlsBuRuQOO6/
di9C0JwGoWzgj24WUrhIM0cZDrQtvscVOLYVA4RQQ5gPcH64kVmzfrw28WH39dlc
qRM/eHxwdIBgxUC2PQMKTbG2iZTy0cXSxuZacBW1SyHlQrOCH1PXcvr8p+G5ZxWi
oNkmKYaN4jRadHBF4yb20B6EDq68EHTJ+g0kuC4uUOhoWznkNJKjTHEZrh5a2ynM
o/30lK0WniaE/attgxzfuAU5Lcbmm938Oheky+tzWvq9zjpHMZMxIsRhhapRvZbH
Ch398o7yyhwd5wpREgklTxRrtcQz3zmtIaB1yYujLkA1/nlF1DE9TG+ErICnSMmf
z4eZauTRBCRWM9czXaupdIE+JujySJ6RAIpMsKLYaLqgWPdYa54sDd3HzL/R69g5
qUQ88VgOAZCHprHKjzkYOpxnmCZbMcxdRZeOokRtoDcE3ulx7YiLGTZ1oXvpk2r3
Rz/xw6MzjRi3bzr0Ha4nGnmOqcdgANRRk9QpxXTDU4VKchKF2Wggws+6oFhP/8nh
TooReoKPxBOKw+IjBZ4MQxtQ3HecjabJ1xUVbiuClmI3Mb3bMD0=
=vLa/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to