662 | int bool = -1; | ^ mod_clamav.c:668:12: error: expected ) before = token 668 | if ((bool = get_boolean(cmd,1)) == -1) | ~ ^~ | ) mod_clamav.c:668:35: error: expected expression before == token 668 | if ((bool = get_boolean(cmd,1)) == -1) | ^~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_no_multilib_systemd-20250411-190009 KEYWORDED/UNMASKED [gcc-15] Requested by sam <sys-devel/gcc-15.0.9999:15 [meson] Please re-assign to ztrawhcse@ if it works with regular meson. <dev-build/meson-9999 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-15 * clang version 20.1.2 llvm-config: 20.1.2 Python 3.12.10 go version go1.24.2 linux/amd64 [1] php8.2 [2] php8.4 * Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.85.1 [2] rust-bin-1.86.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.14_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.442_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm HEAD of ::gentoo commit 509e2ddc56ac699bcdecd07ec710d604d1b4fc0a Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Apr 13 17:35:19 2025 +0000 2025-04-13 17:35:19 UTC The tinderbox task was: net-ftp/proftpd emerge -qpvO =net-ftp/proftpd-1.3.9 [ebuild N ] net-ftp/proftpd-1.3.9 USE="acl caps clamav ipv6 ncurses nls pam pcre ssl -authfile -ban -case -copy -ctrls -deflate -diskuse -dso -dynmasq -exec -ident -ifsession -ifversion -kerberos -ldap -log-forensic -memcache -msg -mysql -postgres -qos -radius -ratio -readme -rewrite (-selinux) -sftp -shaper -sitemisc -snmp -sodium -softquota -sqlite -tcpd -test -unique-id -vroot"
Created attachment 924690 [details] emerge-info.txt
Created attachment 924691 [details] emerge-history.txt
Created attachment 924692 [details] environment
Created attachment 924693 [details] etc.clang.tar.xz
Created attachment 924694 [details] etc.portage.tar.xz
Created attachment 924695 [details] logs.tar.xz
Created attachment 924696 [details] net-ftp:proftpd-1.3.9:20250413-180944.log
Created attachment 924697 [details] qlist-info.txt
Created attachment 924698 [details] temp.tar.xz
see https://github.com/jbenden/mod_clamav/issues/23
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d757e0f788ee948f9ddc225bd3afed05e55ce6c commit 4d757e0f788ee948f9ddc225bd3afed05e55ce6c Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-04-14 22:14:00 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2025-04-15 16:20:02 +0000 net-ftp/proftpd: fix compilation errors with GCC-15 with more USE flags errors were happening with USE=kerberos,diskuse,clamav Closes: https://bugs.gentoo.org/953814 Closes: https://bugs.gentoo.org/953866 Closes: https://bugs.gentoo.org/953810 Closes: https://bugs.gentoo.org/953871 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/41596 Signed-off-by: Mike Gilbert <floppym@gentoo.org> net-ftp/proftpd/Manifest | 1 + .../files/proftpd-1.3.9-clamav-debool.patch | 82 ++++++ .../files/proftpd-1.3.9-clamav-refresh-api.patch | 24 ++ .../files/proftpd-1.3.9-gss-refresh-api.patch | 87 ++++++ net-ftp/proftpd/proftpd-1.3.9-r1.ebuild | 301 +++++++++++++++++++++ 5 files changed, 495 insertions(+)