too long lines were shrinked: make: Entering directory '/var/tmp/portage/dev-ruby/nokogiri-1.15.5/work/ruby31/nokogiri-1.15.5/ext/nokogiri' x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.1.0/x86_64-linux -I/usr/include/ruby-3.1.0/ruby/backward -I/usr/include/ruby-3.1.0 -I. -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRO x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.1.0/x86_64-linux -I/usr/include/ruby-3.1.0/ruby/backward -I/usr/include/ruby-3.1.0 -I. -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRO x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.1.0/x86_64-linux -I/usr/include/ruby-3.1.0/ruby/backward -I/usr/include/ruby-3.1.0 -I. -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRO x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-3.1.0/x86_64-linux -I/usr/include/ruby-3.1.0/ruby/backward -I/usr/include/ruby-3.1.0 -I. -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRO html4_document.c: In function 'rb_html_document_s_read_io': html4_document.c:49:52: error: passing argument 2 of 'xmlSetStructuredErrorFunc' from incompatible pointer type [-Wincompatible-pointer-types] 49 | xmlSetStructuredErrorFunc((void *)rb_error_list, Nokogiri_error_array_pusher); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome-20240127-051003 ------------------------------------------------------------------- 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: *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] Available Java Virtual Machines: [1] 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 f2c4ce5f26b48678253a798ddaabf99d01297b86 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Jan 27 23:03:19 2024 +0000 2024-01-27 23:03:18 UTC emerge -qpvO dev-ruby/nokogiri [ebuild N ] dev-ruby/nokogiri-1.15.5 USE="-doc -test" RUBY_TARGETS="ruby31 ruby32 ruby33"
Created attachment 883382 [details] emerge-info.txt
Created attachment 883383 [details] dev-ruby:nokogiri-1.15.5:20240127-231747.log
Created attachment 883384 [details] emerge-history.txt
Created attachment 883385 [details] environment
Created attachment 883386 [details] etc.clang.tar.xz
Created attachment 883387 [details] etc.portage.tar.xz
Created attachment 883388 [details] logs.tar.xz
Created attachment 883389 [details] qlist-info.txt
Upstream issues: https://github.com/sparklemotion/nokogiri/issues/3071 Patch that appear to be fix: https://github.com/sparklemotion/nokogiri/commit/cdc2150ce847dec14f54d7602667867f1e6702ab We don't appear to have packages depending on nokogiri version being less than 1.16 and 1.16.2 is unmasked. Drop whole 1.15?
(In reply to jy6x2b32pie9 from comment #9) > Upstream issues: > https://github.com/sparklemotion/nokogiri/issues/3071 > Patch that appear to be fix: > https://github.com/sparklemotion/nokogiri/commit/ > cdc2150ce847dec14f54d7602667867f1e6702ab > > We don't appear to have packages depending on nokogiri version being less > than 1.16 and 1.16.2 is unmasked. Drop whole 1.15? We can do that once 1.16.2 is stable on all arches.
Fixed in 1.16.5, now stable
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07abb3782449f2942d8e93e5203f5b103c50741a commit 07abb3782449f2942d8e93e5203f5b103c50741a Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-10-31 22:31:58 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-10-31 22:31:58 +0000 dev-ruby/nokogiri: drop 1.15.3, 1.16.2 Bug: https://bugs.gentoo.org/923107 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> dev-ruby/nokogiri/Manifest | 2 - dev-ruby/nokogiri/nokogiri-1.15.3.ebuild | 95 ------------------------------- dev-ruby/nokogiri/nokogiri-1.16.2.ebuild | 96 -------------------------------- 3 files changed, 193 deletions(-)