Your message dated Sun, 08 May 2022 00:49:01 +0000
with message-id <e1nnv6b-0005yp...@fasolo.debian.org>
and subject line Bug#1010493: fixed in ltrace 0.7.3-6.3
has caused the Debian Bug report #1010493,
regarding ltrace: FTBFS on mipsel: directive argument is null
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.)
--
1010493: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010493
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ltrace
Version: 0.7.3-6.1
Severity: serious
Tags: ftbfs
Justification: FTBFS
X-Debbugs-Cc: Guilherme de Paula Xavier Segundo <guilherme....@gmail.com>, Joao
Eriberto Mota Filho <eribe...@debian.org>
Dear all,
Thanks for fixing RC bugs in your package. However, the last upload of ltrace
failed to build from source on mipsel, while it built there successfully in the
past. Can you please have a look?
Paul
https://buildd.debian.org/status/fetch.php?pkg=ltrace&arch=mipsel&ver=0.7.3-6.2&stamp=1649617481&raw=0
Making all in mips
make[5]: Entering directory '/<<PKGBUILDDIR>>/sysdeps/linux-gnu/mips'
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../.. -I../../../sysdeps/linux-gnu/mips -I../../../sysdeps/linux-gnu
-I../../../sysdeps -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall
-Wsign-compare -Wfloat-equal -Wformat-security -Werror -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o plt.lo plt.c
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../.. -I../../../sysdeps/linux-gnu/mips -I../../../sysdeps/linux-gnu
-I../../../sysdeps -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall
-Wsign-compare -Wfloat-equal -Wformat-security -Werror -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o regs.lo regs.c
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../.. -I../../../sysdeps/linux-gnu/mips -I../../../sysdeps/linux-gnu
-I../../../sysdeps -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall
-Wsign-compare -Wfloat-equal -Wformat-security -Werror -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o trace.lo trace.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../..
-I../../../sysdeps/linux-gnu/mips -I../../../sysdeps/linux-gnu
-I../../../sysdeps -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall
-Wsign-compare -Wfloat-equal -Wformat-security -Werror -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c plt.c -fPIC -DPIC -o .libs/plt.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../..
-I../../../sysdeps/linux-gnu/mips -I../../../sysdeps/linux-gnu
-I../../../sysdeps -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall
-Wsign-compare -Wfloat-equal -Wformat-security -Werror -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c regs.c -fPIC -DPIC -o .libs/regs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../..
-I../../../sysdeps/linux-gnu/mips -I../../../sysdeps/linux-gnu
-I../../../sysdeps -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall
-Wsign-compare -Wfloat-equal -Wformat-security -Werror -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c trace.c -fPIC -DPIC -o .libs/trace.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../..
-I../../../sysdeps/linux-gnu/mips -I../../../sysdeps/linux-gnu
-I../../../sysdeps -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall
-Wsign-compare -Wfloat-equal -Wformat-security -Werror -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c regs.c -o regs.o >/dev/null 2>&1
In file included from /usr/include/stdio.h:866,
from ../../../common.h:30,
from plt.c:30:
In function ‘fprintf’,
inlined from ‘arch_elf_add_plt_entry’ at plt.c:359:3:
/usr/include/mipsel-linux-gnu/bits/stdio2.h:105:10: error: ‘%s’ directive
argument is null [-Werror=format-overflow=]
105 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
106 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../..
-I../../../sysdeps/linux-gnu/mips -I../../../sysdeps/linux-gnu
-I../../../sysdeps -I../../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall
-Wsign-compare -Wfloat-equal -Wformat-security -Werror -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c trace.c -o trace.o >/dev/null 2>&1
cc1: all warnings being treated as errors
--- End Message ---
--- Begin Message ---
Source: ltrace
Source-Version: 0.7.3-6.3
Done: Joao Eriberto Mota Filho <eribe...@debian.org>
We believe that the bug you reported is fixed in the latest version of
ltrace, 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 1010...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Joao Eriberto Mota Filho <eribe...@debian.org> (supplier of updated ltrace
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: Mon, 02 May 2022 20:51:56 -0300
Source: ltrace
Architecture: source
Version: 0.7.3-6.3
Distribution: unstable
Urgency: medium
Maintainer: Juan Cespedes <cespe...@debian.org>
Changed-By: Joao Eriberto Mota Filho <eribe...@debian.org>
Closes: 1010493
Changes:
ltrace (0.7.3-6.3) unstable; urgency=medium
.
* Non-maintainer upload.
* debian/rules: disabled use of -Werror to avoid a FTBFS in mipsel, alpha and
ia64 when using DH level 13. Thanks to Paul Gevers <elb...@debian.org>.
(Closes: #1010493)
Checksums-Sha1:
134f26982a31e160a067c5878379d3e74f49540b 1855 ltrace_0.7.3-6.3.dsc
2744319ee9b11e091d77830c4da401d12ca33d3f 11652 ltrace_0.7.3-6.3.debian.tar.xz
4253982b7755862d6b1a540427b9680f5811b643 5966 ltrace_0.7.3-6.3_source.buildinfo
Checksums-Sha256:
c461293f08912425f9af844b6f989087b34d5603218af37b00a1f2d5a6173b6e 1855
ltrace_0.7.3-6.3.dsc
f28fc61d6a02f6c0c9a5fbaf1a7e73ab1b7ddcbfe49c84d2b4540e813460c42a 11652
ltrace_0.7.3-6.3.debian.tar.xz
2eb08de25075606e00f961371be12c0508c2f51d85bb137331b6c3ab95c97153 5966
ltrace_0.7.3-6.3_source.buildinfo
Files:
9cd4cb7fdb55060ceb9dd19d5e8612b4 1855 utils optional ltrace_0.7.3-6.3.dsc
a1621b825620cb7884511412c21c212f 11652 utils optional
ltrace_0.7.3-6.3.debian.tar.xz
1249c5948ca4b97bdc67f6639c4a58f9 5966 utils optional
ltrace_0.7.3-6.3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAmJwccgACgkQ3mO5xwTr
6e/vjA//c2yxcFZpXL6A6ZyJDRWrXiqAYkj/aQYrN9KbApx4i3Y3/jPSLD/nferx
VV/GL/9kGew7TnfMH7Ag/THhqqfhXzvoy1dRCo86jAzeDqlPGhcRROHqNuv1DzD8
DYZ51crervfBLw2gtHvalxkFmhsW5oZOYTgm0mzERJ5TPuO/0JbdIhEqRCaETOYO
S2wRGqb6zrafyocKi7DmfqLpBUJwKJ2Ar9Wj+cEuhh0QxWGr6TkZD16DLZOcekb2
GeOESD/yiL0lnE77eVfRNOz1fKF2NDxPtGOWZQfDm3dib6z8OxD6DKtPtQtv16V1
WAsCN3Q6sg/YISZEdENlIy17cCD11oJnlW/voU3jjbGEFodu/OMbSWQlaGinUSE3
Unij9vc3xvmP9lLaEQ7bDyjkrve/wSkgKnnp4w7NZhboL45a29LIGuaU0uejgWfw
l+CbVRUkqqT9ANs61/Du8VM0hqzJfK7M2Fl/Rrade7LllFGXlGZkjofz5q8eZZVT
GqBtlmpqbwiRrVp7Hd5dRdBJfHqn7l2xghf+AbYRbfnnuLxjGcaNcq0O3yWKUiBy
0Vhwo32fF1uAX37OeO8ffvBltFXLnPk6Jyvg0BCAvh9YmM3g67TmeLU0IwK6hRyx
4o3zhBX+kx9+Srek/lageuUi8nEGb2R5HsDSUAXPNxyNWJ/sHBU=
=SxTp
-----END PGP SIGNATURE-----
--- End Message ---