| ~~~~~~~~~~~~~~~~~~~~~~^~~~~ src.de/iroffer_transfer.c: In function ‘t_transfersome’: src.de/iroffer_transfer.c:397:59: error: expected expression before ‘%’ token 397 | "mmap() [%p] offset=0x%.8" [%p] offset=0x%.8" LLPRINTFMT "X size=0x%.8" LLPRINTFMT "X", | ^ src.de/iroffer_transfer.c:397:62: error: expected ‘)’ before ‘offset’ 397 | "mmap() [%p] offset=0x%.8" [%p] offset=0x%.8" LLPRINTFMT "X size=0x%.8" LLPRINTFMT "X", ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_systemd-j2-20210510-164102 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.1.0 * clang version 12.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/12/bin /usr/lib/llvm/12 12.0.0 Python 3.8.10 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.52.1 [2] rust-1.52.1 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.292_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Wed May 12 12:05:34 UTC 2021 emerge -qpvO net-irc/iroffer-dinoex [ebuild N ] net-irc/iroffer-dinoex-3.32 USE="admin blowfish chroot http memsave ssl telnet -curl -debug -geoip -gnutls (-kqueue) -ruby -upnp"
Created attachment 707544 [details] emerge-info.txt
Created attachment 707547 [details] emerge-history.txt
Created attachment 707550 [details] environment
Created attachment 707553 [details] etc.portage.tar.bz2
Created attachment 707556 [details] net-irc:iroffer-dinoex-3.32:20210512-123016.log
Created attachment 707559 [details] temp.tar.bz2
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f5dd64dc7609ca796c3493fe65c89d444f0a264 commit 5f5dd64dc7609ca796c3493fe65c89d444f0a264 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-02-13 06:45:29 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-13 08:06:17 +0000 net-irc/iroffer-dinoex: add 3.33 Version bump fixes C99 problems with incompatible pointer types I was unable to replicate mentioned bugs with formatting and configure, so I can't say if they are fixed. Just mentioning them here as not happening when I build this with GCC-15 or in clang-musl container. For both 3.32-r2 and 3.33 versions Closes: https://bugs.gentoo.org/923914 Bug: https://bugs.gentoo.org/789678 Bug: https://bugs.gentoo.org/800515 Bug: https://bugs.gentoo.org/830596 Bug: https://bugs.gentoo.org/914057 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40552 Signed-off-by: Sam James <sam@gentoo.org> net-irc/iroffer-dinoex/Manifest | 1 + net-irc/iroffer-dinoex/iroffer-dinoex-3.33.ebuild | 118 ++++++++++++++++++++++ net-irc/iroffer-dinoex/metadata.xml | 3 + 3 files changed, 122 insertions(+)
Let's call it fixed.