Created attachment 849423 [details] dev-ruby:nokogiri-1.14.0:20230128-155952.log =dev-ruby/nokogiri-1.14.0 fails its test phase on building with USE=ruby_targets_ruby30, as does 1.13.10 on rebuilding with that USE flag switched to enabled. This is after the test suite fully passes for ruby27. The specific test failures are as follows: Finished in 53.666597s, 45.8945 runs/s, 163.2673 assertions/s. 1) Failure: Nokogiri::XML::TestReader#test_namespaced_attributes [/var/tmp/portage/dev-ruby/nokogiri-1.14.0/work/ruby30/nokogiri-1.14.0/test/xml/test_reader.rb:496]: In stderr. Expected /Reader#attribute_nodes is deprecated/ to match "". 2) Failure: Nokogiri::XML::TestReader#test_reader_node_attributes_keep_a_reference_to_the_reader [/var/tmp/portage/dev-ruby/nokogiri-1.14.0/work/ruby30/nokogiri-1.14.0/test/xml/test_reader.rb:466]: In stderr. Expected /Reader#attribute_nodes is deprecated/ to match "". 3) Failure: Nokogiri::XML::Node#test_xml_node_new_must_take_document_type [/var/tmp/portage/dev-ruby/nokogiri-1.14.0/work/ruby30/nokogiri-1.14.0/test/xml/test_node.rb:742]: In stderr. Expected /deprecated/ to match "". 2463 runs, 8762 assertions, 3 failures, 0 errors, 30 skips
Created attachment 849425 [details] emerge-info.txt
I can't reproduce this and the failure doesn't seem to indicate an obvious cause. Does this still happen with nokogiri-1.14.1?
I can't reproduce this anywhere. nokogiri tends to be quite sensitive to libxml2 and libxslt versions though. Let us know if you can still hit it.