Your message dated Thu, 04 Aug 2022 09:33:48 +0000
with message-id <e1ojxei-004xoa...@fasolo.debian.org>
and subject line Bug#1016223: fixed in binutils-or1k-elf 1.0.6
has caused the Debian Bug report #1016223,
regarding binutils-or1k-elf: FTBFS: stdlib.h:134:10: error: argument 1 is null
but the corresponding size argument 3 value is [128, 9223372036854775807]
[-Werror=nonnull]
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.)
--
1016223: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016223
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: binutils-or1k-elf
Version: 1.0.5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220728 ftbfs-bookworm
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../../src/gas -I. -I../../src/gas -I../bfd
> -I../../src/gas/config -I../../src/gas/../include -I../../src/gas/..
> -I../../src/gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -Wdate-time
> -D_FORTIFY_SOURCE=2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes
> -Wshadow -Wstack-usage=262144 -Werror -Wwrite-strings -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -c -o config/obj-elf.o
> ../../src/gas/config/obj-elf.c
> yes
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking whether the gcc linker (ld -m elf_x86_64) supports shared
> libraries... yes
> checking dynamic linker characteristics... gcc -DHAVE_CONFIG_H -I.
> -I../../src/gas -I. -I../../src/gas -I../bfd -I../../src/gas/config
> -I../../src/gas/../include -I../../src/gas/.. -I../../src/gas/../bfd
> -DLOCALEDIR="\"/usr/share/locale\"" -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall
> -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
> -Werror -Wwrite-strings -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -c -o
> config/atof-ieee.o ../../src/gas/config/atof-ieee.c
> GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... no
> checking whether to build static libraries... yes
> checking for special C compiler options needed for large files... no
> checking for _FILE_OFFSET_BITS value needed for large files... touch doc/as.1
> perl ../../src/gas/../etc/texi2pod.pl -I "../../src/gas/doc" -I doc -I
> "../../src/gas/../libiberty" -I "../../src/gas/../bfd/doc" -I ../bfd/doc
> --no-split -Dman < ../../src/gas/doc/as.texi > doc/as.pod
> no
> checking for aclocal... ${SHELL} '/<<PKGBUILDDIR>>/src/missing' aclocal-1.16
> checking for autoconf... ${SHELL} '/<<PKGBUILDDIR>>/src/missing' autoconf
> checking for autoheader... ${SHELL} '/<<PKGBUILDDIR>>/src/missing' autoheader
> checking whether gcc supports -W... yes
> (pod2man --center="GNU Development Tools" --release="binutils-2.38.90"
> --section=1 doc/as.pod | \
> sed -e '/^.if n .na/d' > doc/as.1.T$$ && \
> mv -f doc/as.1.T$$ doc/as.1) || \
> (rm -f doc/as.1.T$$ && exit 1)
> checking whether gcc supports -Wall... restore=: && backupdir=".am$$" && \
> rm -rf $backupdir && mkdir $backupdir && \
> if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null
> 2>&1; then \
> for f in doc/as.info doc/as.info-[0-9] doc/as.info-[0-9][0-9] doc/as.i[0-9]
> doc/as.i[0-9][0-9]; do \
> if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
> done; \
> else :; fi && \
> if makeinfo --split-size=5000000 --split-size=5000000 -I "../../src/gas/doc"
> -I doc -I "../../src/gas/../libiberty" -I "../../src/gas/../bfd/doc" -I
> ../bfd/doc --no-split -I doc -I ../../src/gas/doc \
> -o doc/as.info `test -f 'doc/as.texi' || echo '../../src/gas/'`doc/as.texi; \
> then \
> rc=0; \
> else \
> rc=$?; \
> $restore $backupdir/* `echo "./doc/as.info" | sed 's|[^/]*$||'`; \
> fi; \
> rm -rf $backupdir; exit $rc
> yes
> checking whether gcc supports -Wnarrowing... yes
> checking whether gcc supports -Wwrite-strings... yes
> checking whether gcc supports -Wmissing-format-attribute... yes
> checking whether gcc supports -Wstrict-prototypes... yes
> checking whether gcc supports -Wmissing-prototypes... yes
> checking whether gcc supports -Wold-style-definition... yes
> checking whether gcc supports -pedantic -Wlong-long... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking whether to install libbfd... no
> checking whether gcc supports -Wall... (cached) yes
> checking for stdlib.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for sys/param.h... yes
> checking for getpagesize... yes
> checking for working mmap... rm -f doc/as.pod
> yes
> checking for library containing dlsym... -ldl
> checking for ELF support in BFD... In file included from
> /usr/include/stdlib.h:1018,
> from ../../src/gas/as.h:44,
> from ../../src/gas/read.c:33:
> In function ‘mbstowcs’,
> inlined from ‘read_symbol_name’ at ../../src/gas/read.c:1670:11:
> /usr/include/x86_64-linux-gnu/bits/stdlib.h:134:10: error: argument 1 is null
> but the corresponding size argument 3 value is [128, 9223372036854775807]
> [-Werror=nonnull]
> 134 | return __mbstowcs_alias (__dst, __src, __len);
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/features.h:472,
> from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/stdio.h:27,
> from ../../src/gas/as.h:42:
> /usr/include/x86_64-linux-gnu/bits/stdlib.h: In function ‘read_symbol_name’:
> /usr/include/x86_64-linux-gnu/bits/stdlib.h:107:15: note: in a call to
> function ‘__mbstowcs_alias’ declared with attribute ‘access (read_only, 2)’
> 107 | extern size_t __REDIRECT_NTH (__mbstowcs_alias,
> | ^~~~~~~~~~~~~~
> as.texi:2101: warning: @refill is obsolete.
> as.texi:3012: warning: @refill is obsolete.
> as.texi:3032: warning: @refill is obsolete.
> as.texi:3231: warning: @refill is obsolete.
> yes
> checking whether byte ordering is bigendian... no
> checking byteswap.h usability... yes
> checking byteswap.h presence... yes
> checking for byteswap.h... yes
> checking endian.h usability... yes
> checking endian.h presence... yes
> checking for endian.h... yes
> checking for pread... yes
> checking whether bswap_16 is declared... yes
> checking whether bswap_32 is declared... yes
> checking whether bswap_64 is declared... cc1: all warnings being treated as
> errors
> yes
> make[5]: *** [Makefile:1503: read.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2022/07/28/binutils-or1k-elf_1.0.5_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220728;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220728&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: binutils-or1k-elf
Source-Version: 1.0.6
Done: Nicolas Boulenguez <nico...@debian.org>
We believe that the bug you reported is fixed in the latest version of
binutils-or1k-elf, 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 1016...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Nicolas Boulenguez <nico...@debian.org> (supplier of updated binutils-or1k-elf
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, 04 Aug 2022 07:46:42 +0000
Source: binutils-or1k-elf
Architecture: source
Version: 1.0.6
Distribution: unstable
Urgency: medium
Maintainer: Nicolas Boulenguez <nico...@debian.org>
Changed-By: Nicolas Boulenguez <nico...@debian.org>
Closes: 1016223
Changes:
binutils-or1k-elf (1.0.6) unstable; urgency=medium
.
* In gas, call mbstowcs with len=0 when dest=NULL. Closes: #1016223.
Checksums-Sha1:
58e5e0b8203e61e2b181f27be99ef601c690e734 1863 binutils-or1k-elf_1.0.6.dsc
2151f2a0cfc7808cb1e2c5fb2b8dfe8c306a097d 5136 binutils-or1k-elf_1.0.6.tar.xz
Checksums-Sha256:
53efeb3675cdadcc667a68be60cfb0b0f12b241e145f74495aa17ce64564e0d7 1863
binutils-or1k-elf_1.0.6.dsc
973c1653000ebd4d34db9af808116e4b16053a33b0430ed902ed9a3605beaa0e 5136
binutils-or1k-elf_1.0.6.tar.xz
Files:
581c3a54c9aa5a381393b6b615fa5345 1863 devel optional
binutils-or1k-elf_1.0.6.dsc
a2ee8d6f9d2392dd0916f85f12425242 5136 devel optional
binutils-or1k-elf_1.0.6.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJHBAEBCAAxFiEEawm/6zYhqkfTAKHtFHKayZgPCdIFAmLrhiATHG5pY29sYXNA
ZGViaWFuLm9yZwAKCRAUcprJmA8J0uEHEACP11sUW8CMHrxCV1qiEyNRgAbfRBwe
TbifY5OHsmIsHLECObhaY0S2qyTs2jshsFGRmhcMqgxrfJ+PGoE1nZkhZbwGDhYC
kCddBUSPBpQKVRNIHo3yr41eb2gb9ZenfkU3Ms0And+XM2ZofXCqgv5+UVTc5Sif
BQXgwBq/Yg2tPZn8O6kGRUEN9cwMUnGrLpYc84jck1PwxhRQcG5pafaXLQgRkNxJ
guAkBglsDSZUE+wLsnXO7q7JMfCwwSVwF6Lt9m1EULEEw9FYxGg2dV7YAOkrjOjK
2B3/S/TMcqS8dQ+qEEsh8+OhupOGDVaBeamSTnqnBsWwAtqysQYYtLfljkMTvDd3
3Cx9ZAFjKse44f2i8bF7l/bO9RFHmaMjvPOlvf4rsOtsqqvMax6OwrqGwhX3r3HD
WjURlM7vUIcAijQf7kBKd+6orvntWtemNGnpjcAeLCB/MG84Gs68OFAJUnCngwuz
eZ/cIf7jpYJYnQpGPH+A9iaaTZjQ1bsfErrg1KqttfQCJFKh0BkLhAKpA1dUAflC
S25gMu4HGgy0sug3EH9ql3uGGEVvJMEbB8BI6KLZOZx0EiY8ryeZ3MLXaq73OAGl
+7KEchUKMRddsl2/jAdDCa4qd5FsXiBRSQnZjqu9FzOyiHOQYMRvBhtU27PeGYQt
nBFBNCLRuxT3Dg==
=fHm+
-----END PGP SIGNATURE-----
--- End Message ---