too long lines were shrinked: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -I/usr/include/tirpc -fno-strict-aliasing -D_GNU_SOURCE -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DNDMOS_CONST_NDMJOBLIB_R x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../common-src -I../gnulib -I/usr/include/tirpc -fno-strict-aliasing -D_GNU_SOURCE -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DNDMOS_CONST_NDMJOBLIB_R In file included from ndmlib.h:43, from ndmagents.h:98, from ndmjob.h:38, from amndmjob_main.c:39: ndmprotocol.h:102:10: fatal error: ndmp0.h: No such file or directory 102 | #include "ndmp0.h" | ^~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_no_multilib_hardened_systemd-20240605-142708 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-14 * clang/llvm (if any): clang version 18.1.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/18 18.1.6 Python 3.12.4 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.78.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21] 2) Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.22.3 linux/amd64 HEAD of ::gentoo commit 3556dae3a7823520b4684a3f15f7abad5e44437f Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Jun 7 14:04:08 2024 +0000 2024-06-07 14:04:07 UTC emerge -qpvO app-backup/amanda [ebuild N ] app-backup/amanda-3.5.4 USE="ipv6 ndmp nls readline s3 systemd xfs -curl -gnuplot -kerberos -minimal -samba (-selinux) -test" PERL_FEATURES="(-debug) -ithreads -quadmath"
Created attachment 895321 [details] emerge-info.txt
Created attachment 895322 [details] app-backup:amanda-3.5.4:20240607-145225.log.xz
Created attachment 895323 [details] emerge-history.txt
Created attachment 895324 [details] environment
Created attachment 895325 [details] etc.clang.tar.xz
Created attachment 895326 [details] etc.portage.tar.xz
Created attachment 895327 [details] logs.tar.xz
Created attachment 895328 [details] qlist-info.txt
Created attachment 895329 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c744889ddef99cd36b57ea52b0986de1dcc45dba commit c744889ddef99cd36b57ea52b0986de1dcc45dba Author: Doug Nazar <nazard@nazar.ca> AuthorDate: 2024-10-25 04:35:22 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2024-12-04 18:24:05 +0000 app-backup/amanda: Misc fixes Fix GCC 14 compilation (-Wincompatible-pointer-types) Fix Perl warnings (removed unneeded use statements) Fix Perl 5.40 invocation of finished_cb (Tim Buchheim) Fix QA warning about using NULL variable Fix ndmp requires rpcgen Signed-off-by: Doug Nazar <nazard@nazar.ca> Closes: https://bugs.gentoo.org/933742 Closes: https://bugs.gentoo.org/939202 Closes: https://bugs.gentoo.org/933756 Closes: https://github.com/gentoo/gentoo/pull/39104 Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-backup/amanda/amanda-3.5.4-r1.ebuild | 529 +++++++++++++++++++++ .../files/amanda-3.5.4-const-whitelist-var.patch | 21 + .../amanda-3.5.4-fix-finished_cb-invocation.patch | 12 + .../amanda-3.5.4-fix-tapelist-null-usage.patch | 12 + ...-3.5.4-remove-amanda-message-severity-use.patch | 22 + 5 files changed, 596 insertions(+)