Acknowledgement sent
to Nicholas Guriev <[email protected]>:
New Bug report received and forwarded. Copy sent to Debian GCC Maintainers <[email protected]>.
(Sat, 19 Aug 2023 08:00:04 GMT) (full text, mbox, link).
Package: dwz
Version: 0.15-1
Severity: minor
Dear Maintainer,
dwz(1) does not report actual errors in writing output binary.
For example,
$ gcc -g -x c - <<< 'int main(){return 0;}'
$ dwz -o /dev/full
dwz: a.out: elf_update failed
/dev/full is a special device that always produces ENOSPC on writing but dwz(1)
does not reveal the error unambiguously. I assume the tool should prints the
error messages as reported by the elf_errmsg() and the perror() functions.
https://sourceware.org/git/?p=elfutils.git&f=libelf/elf_error.c&hb=elfutils-0.189#l340https://en.cppreference.com/w/c/io/perror
And please forward this bug to upstream authors if appropriate. Their bug
tracker requires an account but registration is closed.
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.10.0-24-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
Versions of packages dwz depends on:
ii libc6 2.37-7
ii libelf1 0.189-4
dwz recommends no packages.
dwz suggests no packages.
-- no debconf information
Debbugs is free software and licensed under the terms of the GNU General
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.