| ^ src.fr/dinoex_http.c:242:13: note: length computed here 242 | len = strlen(http_special[i].s_html); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/ruby-3.3.0/ruby/ruby.h:27: src.de/dinoex_ruby.c: In function Init_IrofferEvent: /usr/include/ruby-3.3.0/ruby/internal/anyargs.h:288:135: error: passing argument 3 of rb_define_method_00 from incompatible pointer type [-Wincompatible-pointer-types] 288 | _DISPATCH_rb_define_method((arity), (func))((klass), (mid), (func), (arity)) | ^~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-20240203-114003 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-14 * clang/llvm (if any): clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.6 Python 3.11.7 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby32 (with Rubygems) [3] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.74.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.21.6 linux/amd64 HEAD of ::gentoo commit c2729b4ea6cb295279c7739e7634a22ace6da866 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Feb 6 00:48:31 2024 +0000 2024-02-06 00:48:30 UTC emerge -qpvO net-irc/iroffer-dinoex [ebuild N ] net-irc/iroffer-dinoex-3.32-r2 USE="admin blowfish chroot curl http memsave ruby ssl telnet -debug -geoip -gnutls -upnp"
Created attachment 884348 [details] emerge-info.txt
Created attachment 884349 [details] emerge-history.txt
Created attachment 884350 [details] environment
Created attachment 884351 [details] etc.clang.tar.xz
Created attachment 884352 [details] etc.portage.tar.xz
Created attachment 884353 [details] net-irc:iroffer-dinoex-3.32-r2:20240206-012223.log.xz
Created attachment 884354 [details] qlist-info.txt
Created attachment 884355 [details] temp.tar.xz
Upstream has 3.33. It's five years fresher and has some bugfixes? I'll try version bump and then fix compile bugs on that.
Fixed upstream in https://github.com/dinoex/iroffer-dinoex/commit/4d380984512a1284f6f3c369c1a105166659765b
The bug has been closed via 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(+)