gcc -g3 -O2 -Wall -Werror --std=gnu99 -I/usr/include/libxml2 -DTEST_DUMPER -o apmtest applepart.c -lpopt -lpopt -lxml2 applepart.c: In function ‘_adl_add_partition’: applepart.c:434:11: error: variable ‘magic’ set but not used [-Werror=unused-but-set-variable] 434 | uint16_t magic; | ^~~~~ applepart.c: In function ‘printflags’: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-systemd_libressl-test_20190623-103445 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-8.3.1 [2] x86_64-pc-linux-gnu-9.1.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Rust versions: (none found) emerge -qpvO app-cdr/dumpet [ebuild N ] app-cdr/dumpet-2.1_p20140601
Created attachment 580838 [details] emerge-info.txt
Created attachment 580840 [details] app-cdr:dumpet-2.1_p20140601:20190625-122226.log
Created attachment 580842 [details] emerge-history.txt
Created attachment 580844 [details] environment
Created attachment 580846 [details] etc.portage.tbz2
Created attachment 580848 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f43a19ce9649700c9b16a44f6b75fed555dab3a2 commit f43a19ce9649700c9b16a44f6b75fed555dab3a2 Author: Ben Kohler <bkohler@gentoo.org> AuthorDate: 2019-06-26 12:29:48 +0000 Commit: Ben Kohler <bkohler@gentoo.org> CommitDate: 2019-06-26 12:39:11 +0000 app-cdr/dumpet: respect CC/CFLAGS, require valgrind for tests Closes: https://bugs.gentoo.org/688694 Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Ben Kohler <bkohler@gentoo.org> app-cdr/dumpet/dumpet-2.1_p20140601.ebuild | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)