Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rubygem-nokogiri.spec'], chrootPath='/var/lib/mock/f35-build-29588591-4036617/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rubygem-nokogiri.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1630454400 Wrote: /builddir/build/SRPMS/rubygem-nokogiri-1.12.4-1.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rubygem-nokogiri.spec'], chrootPath='/var/lib/mock/f35-build-29588591-4036617/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rubygem-nokogiri.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1630454400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.y9Kuj6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nokogiri-1.12.4 + /usr/bin/gem unpack /builddir/build/SOURCES/nokogiri-1.12.4.gem Unpacked gem: '/builddir/build/BUILD/nokogiri-1.12.4' + /usr/bin/gem spec /builddir/build/SOURCES/nokogiri-1.12.4.gem --ruby + STATUS=0 + '[' 0 -ne 0 ']' + cd nokogiri-1.12.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/rubygem-nokogiri-1.12.4-full.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv ../nokogiri-1.12.4.gemspec . Patch #0 (rubygem-nokogiri-1.11.0.rc4-shutdown-libxml2-warning.patch): + echo 'Patch #0 (rubygem-nokogiri-1.11.0.rc4-shutdown-libxml2-warning.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file lib/nokogiri/version/info.rb Hunk #1 succeeded at 70 (offset 12 lines). + sed -i -e 's|, "ports/archives/[^"][^"]*"||g' -e 's|, "ports/patches/[^"][^"]*"||g' nokogiri-1.12.4.gemspec + sed -i -e '\@mini_portile@d' nokogiri-1.12.4.gemspec ++ pwd ++ pwd + sed -i ext/nokogiri/extconf.rb -e 's@^\(def process_recipe.*\)$@\1 ; return true@' -e 's@^\(append_cppflags\).*gumbo.*$@\1("-I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src")@' -e '\@libs.*gumbo@s@File\.join.*@"/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src/libgumbo.a"@' -e '\@LIBPATH.*gumbo@s|^\(.*\)$|# \1|' + sed -i gumbo-parser/src/char_ref.c -e '\@^#line [0-9]@s|^\(.*\)$|// \1|' + sed -i gumbo-parser/src/Makefile -e 's|^\(CFLAGS.*=.*\)$|\1 -fPIC|' + env LANG=C.UTF-8 gem build nokogiri-1.12.4.gemspec Successfully built RubyGem Name: nokogiri Version: 1.12.4 File: nokogiri-1.12.4.gem + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tp49Eb + umask 022 + cd /builddir/build/BUILD + cd nokogiri-1.12.4 + export NOKOGIRI_USE_SYSTEM_LIBRARIES=yes + NOKOGIRI_USE_SYSTEM_LIBRARIES=yes + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' ~/build/BUILD/nokogiri-1.12.4/gumbo-parser/src ~/build/BUILD/nokogiri-1.12.4 + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + pushd gumbo-parser/src/ + make libgumbo.a gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -fPIC -c -o ascii.o ascii.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -fPIC -c -o attribute.o attribute.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -fPIC -c -o char_ref.o char_ref.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -fPIC -c -o error.o error.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -fPIC -c -o foreign_attrs.o foreign_attrs.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -fPIC -c -o parser.o parser.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -fPIC -c -o string_buffer.o string_buffer.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -fPIC -c -o string_piece.o string_piece.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -fPIC -c -o svg_attrs.o svg_attrs.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -fPIC -c -o svg_tags.o svg_tags.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -fPIC -c -o tag.o tag.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -fPIC -c -o tag_lookup.o tag_lookup.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -fPIC -c -o token_buffer.o token_buffer.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -fPIC -c -o tokenizer.o tokenizer.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -fPIC -c -o utf8.o utf8.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -fPIC -c -o util.o util.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -fPIC -c -o vector.o vector.c ar rv libgumbo.a ascii.o attribute.o char_ref.o error.o foreign_attrs.o parser.o string_buffer.o string_piece.o svg_attrs.o svg_tags.o tag.o tag_lookup.o token_buffer.o tokenizer.o utf8.o util.o vector.o ar: creating libgumbo.a a - ascii.o a - attribute.o a - char_ref.o a - error.o a - foreign_attrs.o a - parser.o a - string_buffer.o a - string_piece.o a - svg_attrs.o a - svg_tags.o a - tag.o a - tag_lookup.o a - token_buffer.o a - tokenizer.o a - utf8.o a - util.o a - vector.o (ranlib libgumbo.a || true) >/dev/null 2>&1 ~/build/BUILD/nokogiri-1.12.4 + popd + mkdir -p ./usr/share/gems + CONFIGURE_ARGS='--with-cflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'\'' --with-cxxflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'\'' --with-ldflags='\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '\'' ' + gem install -V --local --build-root . --force --document=ri,rdoc nokogiri-1.12.4.gem WARNING: You build with buildroot. Build root: /builddir/build/BUILD/nokogiri-1.12.4 Bin dir: /builddir/build/BUILD/nokogiri-1.12.4/usr/bin Gem home: /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems Plugins dir: /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/plugins /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/Gemfile /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/LICENSE-DEPENDENCIES.md /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/LICENSE.md /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/README.md /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/bin/nokogiri /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/dependencies.yml /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/depend /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/extconf.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/gumbo.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/html4_document.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/html4_element_description.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/html4_entity_lookup.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/html4_sax_parser_context.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/html4_sax_push_parser.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/libxml2_backwards_compat.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/nokogiri.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/nokogiri.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/test_global_handlers.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_attr.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_attribute_decl.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_cdata.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_comment.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_document.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_document_fragment.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_dtd.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_element_content.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_element_decl.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_encoding_handler.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_entity_decl.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_entity_reference.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_namespace.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_node.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_node_set.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_processing_instruction.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_reader.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_relax_ng.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_sax_parser.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_sax_parser_context.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_sax_push_parser.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_schema.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_syntax_error.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_text.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xml_xpath_context.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/xslt_stylesheet.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/CHANGES.md /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/Makefile /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/THANKS /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/Makefile /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/README.md /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/ascii.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/ascii.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/attribute.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/attribute.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/char_ref.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/char_ref.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/char_ref.rl /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/error.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/error.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/foreign_attrs.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/foreign_attrs.gperf /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/gumbo.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/insertion_mode.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/macros.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/parser.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/parser.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/replacement.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/string_buffer.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/string_buffer.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/string_piece.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/svg_attrs.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/svg_attrs.gperf /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/svg_tags.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/svg_tags.gperf /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/tag.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/tag_lookup.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/tag_lookup.gperf /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/tag_lookup.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/token_buffer.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/token_buffer.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/token_type.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/tokenizer.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/tokenizer.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/tokenizer_states.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/utf8.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/utf8.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/util.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/util.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/vector.c /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser/src/vector.h /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/node.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/parser.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/parser.y /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/parser_extras.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/syntax_error.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/tokenizer.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/tokenizer.rex /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/xpath_visitor.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/decorators/slop.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/extension.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/gumbo.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/builder.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/document.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/document_fragment.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/element_description.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/element_description_defaults.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/entity_lookup.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/sax/parser.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/sax/parser_context.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/sax/push_parser.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html5.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html5/document.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html5/document_fragment.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html5/node.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/jruby/dependencies.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/syntax_error.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/version.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/version/constant.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/version/info.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/attr.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/attribute_decl.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/builder.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/cdata.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/character_data.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/document.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/document_fragment.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/dtd.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/element_content.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/element_decl.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/entity_decl.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/entity_reference.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/namespace.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/node.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/node/save_options.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/node_set.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/notation.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/parse_options.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/pp.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/pp/character_data.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/pp/node.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/processing_instruction.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/reader.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/relax_ng.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/sax.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/sax/document.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/sax/parser.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/sax/parser_context.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/sax/push_parser.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/schema.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/searchable.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/syntax_error.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/text.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/xpath.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/xpath/syntax_error.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/xpath_context.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xslt.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xslt/stylesheet.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/xsd/xmlparser/nokogiri.rb /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/patches/libxml2/0001-Remove-script-macro-support.patch /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/patches/libxml2/0002-Update-entities-to-remove-handling-of-ssi.patch /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/patches/libxml2/0003-libxml2.la-is-in-top_builddir.patch /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/patches/libxml2/0004-use-glibc-strlen.patch /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/patches/libxml2/0005-avoid-isnan-isinf.patch /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/patches/libxml2/0006-update-automake-files-for-arm64.patch /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/patches/libxml2/0007-Fix-XPath-recursion-limit.patch /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/patches/libxslt/0001-update-automake-files-for-arm64.patch /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/patches/libxslt/0002-Fix-xml2-config-check-in-configure-script.patch Building native extensions. This could take a while... current directory: /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri ["/usr/bin/ruby", "-I", "/usr/share/rubygems", "-r", "./siteconf20210901-1351262-rowp67.rb", "extconf.rb"] checking for whether -O2 is accepted as CFLAGS... yes checking for whether -flto=auto is accepted as CFLAGS... yes checking for whether -ffat-lto-objects is accepted as CFLAGS... yes checking for whether -fexceptions is accepted as CFLAGS... yes checking for whether -g is accepted as CFLAGS... yes checking for whether -grecord-gcc-switches is accepted as CFLAGS... yes checking for whether -pipe is accepted as CFLAGS... yes checking for whether -Wall is accepted as CFLAGS... yes checking for whether -Werror=format-security is accepted as CFLAGS... yes checking for whether -Wp,-D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes checking for whether -Wp,-D_GLIBCXX_ASSERTIONS is accepted as CFLAGS... yes checking for whether -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 is accepted as CFLAGS... yes checking for whether -fstack-protector-strong is accepted as CFLAGS... yes checking for whether -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 is accepted as CFLAGS... yes checking for whether -m64 is accepted as CFLAGS... yes checking for whether -mtune=generic is accepted as CFLAGS... yes checking for whether -fasynchronous-unwind-tables is accepted as CFLAGS... yes checking for whether -fstack-clash-protection is accepted as CFLAGS... yes checking for whether -fcf-protection is accepted as CFLAGS... yes checking for whether -Wl,-z,relro is accepted as LDFLAGS... yes checking for whether -Wl,--as-needed is accepted as LDFLAGS... yes checking for whether -Wl,-z,now is accepted as LDFLAGS... yes checking for whether -specs=/usr/lib/rpm/redhat/redhat-hardened-ld is accepted as LDFLAGS... yes checking for whether -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 is accepted as LDFLAGS... yes checking for whether -std=c99 is accepted as CFLAGS... yes checking for whether -Wno-declaration-after-statement is accepted as CFLAGS... yes checking for whether -g is accepted as CFLAGS... yes checking for whether -Winline is accepted as CFLAGS... yes checking for whether -Wmissing-noreturn is accepted as CFLAGS... yes Building nokogiri using system libraries. checking for gzdopen() in -lz... yes checking for xmlParseDoc() in -lxml2... no checking for xmlParseDoc() in -llibxml2... no checking for libxml-2.0 using `pkg_config`... yes: ["-I/usr/include/libxml2 ", "", "-lxml2"] checking for xmlParseDoc() in -lxml2... yes checking for xsltParseStylesheetDoc() in -lxslt... yes checking for exsltFuncRegister() in -lexslt... yes checking for whether -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src is accepted as CPPFLAGS... yes checking for gumbo_parse_with_options() in gumbo.h... yes checking for xmlHasFeature()... yes checking for xmlFirstElementChild()... yes checking for xmlRelaxNGSetParserStructuredErrors()... yes checking for xmlRelaxNGSetValidStructuredErrors()... yes checking for xmlSchemaSetValidStructuredErrors()... yes checking for xmlSchemaSetParserStructuredErrors()... yes checking for vasprintf()... yes checking for whether -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" is accepted as CPPFLAGS... yes creating Makefile current directory: /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri ["make", "DESTDIR=", "clean"] rm -f rm -f nokogiri.so *.o *.bak mkmf.log .*.time current directory: /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri ["make", "DESTDIR="] gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o gumbo.o -c gumbo.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o html4_document.o -c html4_document.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o html4_element_description.o -c html4_element_description.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o html4_entity_lookup.o -c html4_entity_lookup.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o html4_sax_parser_context.o -c html4_sax_parser_context.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o html4_sax_push_parser.o -c html4_sax_push_parser.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o libxml2_backwards_compat.o -c libxml2_backwards_compat.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o nokogiri.o -c nokogiri.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o test_global_handlers.o -c test_global_handlers.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_attr.o -c xml_attr.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_attribute_decl.o -c xml_attribute_decl.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_cdata.o -c xml_cdata.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_comment.o -c xml_comment.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_document.o -c xml_document.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_document_fragment.o -c xml_document_fragment.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_dtd.o -c xml_dtd.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_element_content.o -c xml_element_content.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_element_decl.o -c xml_element_decl.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_encoding_handler.o -c xml_encoding_handler.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_entity_decl.o -c xml_entity_decl.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_entity_reference.o -c xml_entity_reference.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_namespace.o -c xml_namespace.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_node.o -c xml_node.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_node_set.o -c xml_node_set.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_processing_instruction.o -c xml_processing_instruction.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_reader.o -c xml_reader.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_relax_ng.o -c xml_relax_ng.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_sax_parser.o -c xml_sax_parser.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_sax_parser_context.o -c xml_sax_parser_context.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_sax_push_parser.o -c xml_sax_push_parser.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_schema.o -c xml_schema.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_syntax_error.o -c xml_syntax_error.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_text.o -c xml_text.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xml_xpath_context.o -c xml_xpath_context.c gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -I/usr/include/libxml2 -DHAVE_GUMBO_PARSE_WITH_OPTIONS -DHAVE_XMLHASFEATURE -DHAVE_XMLFIRSTELEMENTCHILD -DHAVE_XMLRELAXNGSETPARSERSTRUCTUREDERRORS -DHAVE_XMLRELAXNGSETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETVALIDSTRUCTUREDERRORS -DHAVE_XMLSCHEMASETPARSERSTRUCTUREDERRORS -DHAVE_VASPRINTF -I/builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"\"" -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wno-declaration-after-statement -g -Winline -Wmissing-noreturn -m64 -o xslt_stylesheet.o -c xslt_stylesheet.c rm -f nokogiri.so gcc -shared -o nokogiri.so gumbo.o html4_document.o html4_element_description.o html4_entity_lookup.o html4_sax_parser_context.o html4_sax_push_parser.o libxml2_backwards_compat.o nokogiri.o test_global_handlers.o xml_attr.o xml_attribute_decl.o xml_cdata.o xml_comment.o xml_document.o xml_document_fragment.o xml_dtd.o xml_element_content.o xml_element_decl.o xml_encoding_handler.o xml_entity_decl.o xml_entity_reference.o xml_namespace.o xml_node.o xml_node_set.o xml_processing_instruction.o xml_reader.o xml_relax_ng.o xml_sax_parser.o xml_sax_parser_context.o xml_sax_push_parser.o xml_schema.o xml_syntax_error.o xml_text.o xml_xpath_context.o xslt_stylesheet.o -L. -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lexslt -lxslt -lxml2 -lz -lxml2 /builddir/build/BUILD/nokogiri-1.12.4/gumbo-parser/src/libgumbo.a -lm -lc /usr/bin/ruby ./extconf.rb --clean --disable-static Cleaning files only used during build. current directory: /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri ["make", "DESTDIR=", "install"] /usr/bin/mkdir -p . ./.gem.20210901-1351262-kydpsa/nokogiri exit > .sitearchdir.-.nokogiri.time /usr/bin/install -c -m 0755 nokogiri.so ./.gem.20210901-1351262-kydpsa/nokogiri current directory: /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri /usr/bin/ruby -I /usr/share/rubygems -r ./siteconf20210901-1351262-rowp67.rb extconf.rb current directory: /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri make DESTDIR\= clean current directory: /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri make DESTDIR\= current directory: /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri make DESTDIR\= install /builddir/build/BUILD/nokogiri-1.12.4/usr/bin/nokogiri Successfully installed nokogiri-1.12.4 Parsing documentation for nokogiri-1.12.4 Parsing sources... 0% [ 1/149] README.md 1% [ 2/149] ext/nokogiri/Makefile 2% [ 3/149] ext/nokogiri/depend 2% [ 4/149] ext/nokogiri/extconf.rb 3% [ 5/149] ext/nokogiri/gumbo.c 4% [ 6/149] ext/nokogiri/gumbo.o 4% [ 7/149] ext/nokogiri/html4_document.c 5% [ 8/149] ext/nokogiri/html4_document.o 6% [ 9/149] ext/nokogiri/html4_element_description.c 6% [10/149] ext/nokogiri/html4_element_description.o 7% [11/149] ext/nokogiri/html4_entity_lookup.c 8% [12/149] ext/nokogiri/html4_entity_lookup.o 8% [13/149] ext/nokogiri/html4_sax_parser_context.c 9% [14/149] ext/nokogiri/html4_sax_parser_context.o 10% [15/149] ext/nokogiri/html4_sax_push_parser.c 10% [16/149] ext/nokogiri/html4_sax_push_parser.o 11% [17/149] ext/nokogiri/libxml2_backwards_compat.c 12% [18/149] ext/nokogiri/libxml2_backwards_compat.o 12% [19/149] ext/nokogiri/nokogiri.c 13% [20/149] ext/nokogiri/nokogiri.h 14% [21/149] ext/nokogiri/nokogiri.o 14% [22/149] ext/nokogiri/nokogiri.so 15% [23/149] ext/nokogiri/test_global_handlers.c 16% [24/149] ext/nokogiri/test_global_handlers.o 16% [25/149] ext/nokogiri/xml_attr.c 17% [26/149] ext/nokogiri/xml_attr.o 18% [27/149] ext/nokogiri/xml_attribute_decl.c 18% [28/149] ext/nokogiri/xml_attribute_decl.o 19% [29/149] ext/nokogiri/xml_cdata.c 20% [30/149] ext/nokogiri/xml_cdata.o 20% [31/149] ext/nokogiri/xml_comment.c 21% [32/149] ext/nokogiri/xml_comment.o 22% [33/149] ext/nokogiri/xml_document.c 22% [34/149] ext/nokogiri/xml_document.o 23% [35/149] ext/nokogiri/xml_document_fragment.c 24% [36/149] ext/nokogiri/xml_document_fragment.o 24% [37/149] ext/nokogiri/xml_dtd.c 25% [38/149] ext/nokogiri/xml_dtd.o 26% [39/149] ext/nokogiri/xml_element_content.c 26% [40/149] ext/nokogiri/xml_element_content.o 27% [41/149] ext/nokogiri/xml_element_decl.c 28% [42/149] ext/nokogiri/xml_element_decl.o 28% [43/149] ext/nokogiri/xml_encoding_handler.c 29% [44/149] ext/nokogiri/xml_encoding_handler.o 30% [45/149] ext/nokogiri/xml_entity_decl.c 30% [46/149] ext/nokogiri/xml_entity_decl.o 31% [47/149] ext/nokogiri/xml_entity_reference.c 32% [48/149] ext/nokogiri/xml_entity_reference.o 32% [49/149] ext/nokogiri/xml_namespace.c 33% [50/149] ext/nokogiri/xml_namespace.o 34% [51/149] ext/nokogiri/xml_node.c 34% [52/149] ext/nokogiri/xml_node.o 35% [53/149] ext/nokogiri/xml_node_set.c 36% [54/149] ext/nokogiri/xml_node_set.o 36% [55/149] ext/nokogiri/xml_processing_instruction.c 37% [56/149] ext/nokogiri/xml_processing_instruction.o 38% [57/149] ext/nokogiri/xml_reader.c 38% [58/149] ext/nokogiri/xml_reader.o 39% [59/149] ext/nokogiri/xml_relax_ng.c 40% [60/149] ext/nokogiri/xml_relax_ng.o 40% [61/149] ext/nokogiri/xml_sax_parser.c 41% [62/149] ext/nokogiri/xml_sax_parser.o 42% [63/149] ext/nokogiri/xml_sax_parser_context.c 42% [64/149] ext/nokogiri/xml_sax_parser_context.o 43% [65/149] ext/nokogiri/xml_sax_push_parser.c 44% [66/149] ext/nokogiri/xml_sax_push_parser.o 44% [67/149] ext/nokogiri/xml_schema.c 45% [68/149] ext/nokogiri/xml_schema.o 46% [69/149] ext/nokogiri/xml_syntax_error.c 46% [70/149] ext/nokogiri/xml_syntax_error.o 47% [71/149] ext/nokogiri/xml_text.c 48% [72/149] ext/nokogiri/xml_text.o 48% [73/149] ext/nokogiri/xml_xpath_context.c 49% [74/149] ext/nokogiri/xml_xpath_context.o 50% [75/149] ext/nokogiri/xslt_stylesheet.c 51% [76/149] ext/nokogiri/xslt_stylesheet.o 51% [77/149] lib/nokogiri.rb 52% [78/149] lib/nokogiri/css.rb 53% [79/149] lib/nokogiri/css/node.rb 53% [80/149] lib/nokogiri/css/parser.rb 54% [81/149] lib/nokogiri/css/parser.y 55% [82/149] lib/nokogiri/css/parser_extras.rb 55% [83/149] lib/nokogiri/css/syntax_error.rb 56% [84/149] lib/nokogiri/css/tokenizer.rb 57% [85/149] lib/nokogiri/css/tokenizer.rex 57% [86/149] lib/nokogiri/css/xpath_visitor.rb 58% [87/149] lib/nokogiri/decorators/slop.rb 59% [88/149] lib/nokogiri/extension.rb 59% [89/149] lib/nokogiri/gumbo.rb 60% [90/149] lib/nokogiri/html.rb 61% [91/149] lib/nokogiri/html4.rb 61% [92/149] lib/nokogiri/html4/builder.rb 62% [93/149] lib/nokogiri/html4/document.rb 63% [94/149] lib/nokogiri/html4/document_fragment.rb 63% [95/149] lib/nokogiri/html4/element_description.rb 64% [96/149] lib/nokogiri/html4/element_description_defaults.rb 65% [97/149] lib/nokogiri/html4/entity_lookup.rb 65% [98/149] lib/nokogiri/html4/sax/parser.rb 66% [99/149] lib/nokogiri/html4/sax/parser_context.rb 67% [100/149] lib/nokogiri/html4/sax/push_parser.rb 67% [101/149] lib/nokogiri/html5.rb 68% [102/149] lib/nokogiri/html5/document.rb 69% [103/149] lib/nokogiri/html5/document_fragment.rb 69% [104/149] lib/nokogiri/html5/node.rb 70% [105/149] lib/nokogiri/jruby/dependencies.rb 71% [106/149] lib/nokogiri/syntax_error.rb 71% [107/149] lib/nokogiri/version.rb 72% [108/149] lib/nokogiri/version/constant.rb 73% [109/149] lib/nokogiri/version/info.rb 73% [110/149] lib/nokogiri/xml.rb 74% [111/149] lib/nokogiri/xml/attr.rb 75% [112/149] lib/nokogiri/xml/attribute_decl.rb 75% [113/149] lib/nokogiri/xml/builder.rb 76% [114/149] lib/nokogiri/xml/cdata.rb 77% [115/149] lib/nokogiri/xml/character_data.rb 77% [116/149] lib/nokogiri/xml/document.rb 78% [117/149] lib/nokogiri/xml/document_fragment.rb 79% [118/149] lib/nokogiri/xml/dtd.rb 79% [119/149] lib/nokogiri/xml/element_content.rb 80% [120/149] lib/nokogiri/xml/element_decl.rb 81% [121/149] lib/nokogiri/xml/entity_decl.rb 81% [122/149] lib/nokogiri/xml/entity_reference.rb 82% [123/149] lib/nokogiri/xml/namespace.rb 83% [124/149] lib/nokogiri/xml/node.rb 83% [125/149] lib/nokogiri/xml/node/save_options.rb 84% [126/149] lib/nokogiri/xml/node_set.rb 85% [127/149] lib/nokogiri/xml/notation.rb 85% [128/149] lib/nokogiri/xml/parse_options.rb 86% [129/149] lib/nokogiri/xml/pp.rb 87% [130/149] lib/nokogiri/xml/pp/character_data.rb 87% [131/149] lib/nokogiri/xml/pp/node.rb 88% [132/149] lib/nokogiri/xml/processing_instruction.rb 89% [133/149] lib/nokogiri/xml/reader.rb 89% [134/149] lib/nokogiri/xml/relax_ng.rb 90% [135/149] lib/nokogiri/xml/sax.rb 91% [136/149] lib/nokogiri/xml/sax/document.rb 91% [137/149] lib/nokogiri/xml/sax/parser.rb 92% [138/149] lib/nokogiri/xml/sax/parser_context.rb 93% [139/149] lib/nokogiri/xml/sax/push_parser.rb 93% [140/149] lib/nokogiri/xml/schema.rb 94% [141/149] lib/nokogiri/xml/searchable.rb 95% [142/149] lib/nokogiri/xml/syntax_error.rb 95% [143/149] lib/nokogiri/xml/text.rb 96% [144/149] lib/nokogiri/xml/xpath.rb 97% [145/149] lib/nokogiri/xml/xpath/syntax_error.rb 97% [146/149] lib/nokogiri/xml/xpath_context.rb 98% [147/149] lib/nokogiri/xslt.rb 99% [148/149] lib/nokogiri/xslt/stylesheet.rb 100% [149/149] lib/xsd/xmlparser/nokogiri.rb Installing ri documentation for nokogiri-1.12.4 Installing darkfish documentation for nokogiri-1.12.4 Done installing documentation for nokogiri after 2 seconds 1 gem installed + chmod 0644 ./usr/share/gems/cache/nokogiri-1.12.4.gem + rm -f './usr/share/gems/gems/nokogiri-1.12.4/lib/*.jar' + rm -rf ./usr/share/gems/gems/nokogiri-1.12.4/ext/java + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1Naqcb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64 ++ dirname /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64 + cd nokogiri-1.12.4 + mkdir -p /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems + cp -a .//usr/share/gems/build_info .//usr/share/gems/cache .//usr/share/gems/doc .//usr/share/gems/extensions .//usr/share/gems/gems .//usr/share/gems/plugins .//usr/share/gems/specifications /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems + cp -a ./gumbo-parser /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/ + find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64 -name '*.orig_*' + xargs rm -vf + mkdir -p /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/lib64/gems/ruby/nokogiri-1.12.4 + cp -a .//usr/lib64/gems/ruby/nokogiri-1.12.4/gem.build_complete .//usr/lib64/gems/ruby/nokogiri-1.12.4/gem_make.out .//usr/lib64/gems/ruby/nokogiri-1.12.4/mkmf.log .//usr/lib64/gems/ruby/nokogiri-1.12.4/nokogiri /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/lib64/gems/ruby/nokogiri-1.12.4/ + pushd /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64 ~/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64 ~/build/BUILD/nokogiri-1.12.4 + rm -f ./usr/lib64/gems/ruby/nokogiri-1.12.4/gem_make.out ./usr/lib64/gems/ruby/nokogiri-1.12.4/mkmf.log + popd ~/build/BUILD/nokogiri-1.12.4 + mkdir -p /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/bin + cp -pa ./usr/bin/nokogiri /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/bin/ ++ find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name '*.rb' + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/extconf.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri/extconf.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/extension.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/extension.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/gumbo.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/gumbo.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html5.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html5.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/syntax_error.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/syntax_error.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/version.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/version.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/attr.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/attr.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/attribute_decl.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/attribute_decl.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/builder.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/builder.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/cdata.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/cdata.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/character_data.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/character_data.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/document.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/document.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/document_fragment.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/document_fragment.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/dtd.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/dtd.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/element_content.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/element_content.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/element_decl.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/element_decl.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/entity_decl.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/entity_decl.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/entity_reference.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/entity_reference.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/namespace.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/namespace.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/node.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/node.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/node_set.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/node_set.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/notation.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/notation.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/parse_options.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/parse_options.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/pp.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/pp.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/processing_instruction.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/processing_instruction.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/reader.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/reader.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/relax_ng.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/relax_ng.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/sax.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/sax.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/schema.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/schema.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/searchable.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/searchable.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/syntax_error.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/syntax_error.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/text.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/text.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/xpath.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/xpath.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/xpath/syntax_error.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/xpath/syntax_error.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/xpath_context.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/xpath_context.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/node/save_options.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/node/save_options.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/pp/character_data.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/pp/character_data.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/pp/node.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/pp/node.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/sax/document.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/sax/document.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/sax/parser.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/sax/parser.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/sax/parser_context.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/sax/parser_context.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/sax/push_parser.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xml/sax/push_parser.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xslt.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xslt.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/node.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/node.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/parser.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/parser.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/parser_extras.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/parser_extras.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/syntax_error.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/syntax_error.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/tokenizer.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/tokenizer.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/xpath_visitor.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/css/xpath_visitor.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html5/document.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html5/document.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html5/document_fragment.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html5/document_fragment.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html5/node.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html5/node.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xslt/stylesheet.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/xslt/stylesheet.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/decorators/slop.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/decorators/slop.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/jruby/dependencies.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/jruby/dependencies.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/sax/parser.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/sax/parser.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/sax/parser_context.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/sax/parser_context.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/sax/push_parser.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/sax/push_parser.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/builder.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/builder.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/document.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/document.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/document_fragment.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/document_fragment.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/element_description.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/element_description.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/element_description_defaults.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/element_description_defaults.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/entity_lookup.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/html4/entity_lookup.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/version/constant.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/version/constant.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/version/info.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/version/info.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/xsd/xmlparser/nokogiri.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/xsd/xmlparser/nokogiri.rb + for f in $(find /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 -name \*.rb) + sed -i -e '/^#!/d' /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri.rb + chmod 0644 /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri.rb + cp -p nokogiri-1.12.4/CHANGELOG.md nokogiri-1.12.4/CODE_OF_CONDUCT.md nokogiri-1.12.4/CONTRIBUTING.md nokogiri-1.12.4/Gemfile nokogiri-1.12.4/Gemfile-libxml-ruby nokogiri-1.12.4/LICENSE-DEPENDENCIES.md nokogiri-1.12.4/LICENSE.md nokogiri-1.12.4/README.md nokogiri-1.12.4/ROADMAP.md nokogiri-1.12.4/Rakefile nokogiri-1.12.4/SECURITY.md nokogiri-1.12.4/Vagrantfile /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/ + pushd /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 ~/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 ~/build/BUILD/nokogiri-1.12.4 + rm -rf Gemfile Gemfile-libxml-ruby dependencies.yml ext '*gemspec' patches ports ~/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4/gumbo-parser ~/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 ~/build/BUILD/nokogiri-1.12.4 + pushd gumbo-parser + rm Makefile + find src -type f + grep -v README.md + xargs rm -f ~/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/gems/nokogiri-1.12.4 ~/build/BUILD/nokogiri-1.12.4 + popd + rm -f /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/share/gems/cache/nokogiri-1.12.4.gem + /usr/bin/find-debuginfo -j6 --strict-build-id -m -i --build-id-seed 1.12.4-1.fc35 --unique-debug-suffix -1.12.4-1.fc35.x86_64 --unique-debug-src-base rubygem-nokogiri-1.12.4-1.fc35.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/nokogiri-1.12.4 extracting debug info from /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64/usr/lib64/gems/ruby/nokogiri-1.12.4/nokogiri/nokogiri.so original debug info size: 1728kB, size after compression: 1488kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2691 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yBSBwd + umask 022 + cd /builddir/build/BUILD + cd nokogiri-1.12.4 + export TZ=Asia/Tokyo + TZ=Asia/Tokyo + LANG=C.UTF-8 + cp -a nokogiri-1.12.4/test/ .//usr/share/gems/gems/nokogiri-1.12.4 ~/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4 ~/build/BUILD/nokogiri-1.12.4 + pushd .//usr/share/gems/gems/nokogiri-1.12.4 + sed -i test/helper.rb -e '\@require.*simplecov@,\@^end$@d' + sed -i '/require..minitest.reporters./ s/^/#/' test/helper.rb + sed -i '/Minitest::Reporters/ s/^/#/' test/helper.rb + env RUBYLIB=.:lib:test:ext ruby -e 'require '\''test/helper'\'' ; Dir.glob('\''test/**/test_*.rb'\''){|f| require f}' /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/lib/nokogiri/version/info.rb:75: warning: statement not reached /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/test/helper.rb:45: version info: --- warnings: [] nokogiri: version: 1.12.4 cppflags: - "-I/builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/ext/nokogiri" ldflags: [] ruby: version: 3.0.2 platform: x86_64-linux gem_platform: x86_64-linux description: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-linux] engine: ruby libxml: source: system memory_management: ruby iconv_enabled: true compiled: 2.9.12 loaded: 2.9.12 libxslt: source: system datetime_enabled: true compiled: 1.1.34 loaded: 1.1.34 other_libraries: {} /builddir/build/BUILD/nokogiri-1.12.4/usr/share/gems/gems/nokogiri-1.12.4/test/helper.rb:83: NOKOGIRI_TEST_GC_LEVEL: compact Run options: --seed 1906 # Running: ..................................................................................................................................................................................................................................................................................................... not a dynamic executable .......................................................................................................................S...................S......S....S..S.S.......S.............S...S......................................S.........................................................................................................................................................................................................................................................................................................................................................S...................................................................................................................................................................................................S.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SSS........................................................................................................S..............................................................................................................................................................S...................S..........................................................................................................................................................S....S...............S.......................................................................................................................S...................................................................................................SSSSSSSS Finished in 31.866017s, 69.7922 runs/s, 241.1032 assertions/s. 2224 runs, 7683 assertions, 0 failures, 0 errors, 30 skips You have skipped tests. Run with --verbose for details. Please investigate this ~/build/BUILD/nokogiri-1.12.4 + echo 'Please investigate this' + popd + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rubygem-nokogiri-1.12.4-1.fc35.x86_64 Provides: bundled(gumbo-parser) = 0.10.1 rubygem(nokogiri) = 1.12.4 rubygem-nokogiri = 1.12.4-1.fc35 rubygem-nokogiri(x86-64) = 1.12.4-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (rubygem(racc) >= 1.4 with rubygem(racc) < 2) /usr/bin/env /usr/bin/ruby libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libexslt.so.0()(64bit) libruby.so.3.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.12)(64bit) libxml2.so.2(LIBXML2_2.6.15)(64bit) libxml2.so.2(LIBXML2_2.6.2)(64bit) libxml2.so.2(LIBXML2_2.6.20)(64bit) libxml2.so.2(LIBXML2_2.6.21)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxml2.so.2(LIBXML2_2.6.24)(64bit) libxml2.so.2(LIBXML2_2.6.3)(64bit) libxml2.so.2(LIBXML2_2.6.8)(64bit) libxml2.so.2(LIBXML2_2.7.3)(64bit) libxslt.so.1()(64bit) libxslt.so.1(LIBXML2_1.0.11)(64bit) libxslt.so.1(LIBXML2_1.0.13)(64bit) libxslt.so.1(LIBXML2_1.0.18)(64bit) libxslt.so.1(LIBXML2_1.0.24)(64bit) rtld(GNU_HASH) ruby(rubygems) Obsoletes: ruby-nokogiri <= 1.5.2-2 Processing files: rubygem-nokogiri-doc-1.12.4-1.fc35.x86_64 Provides: rubygem-nokogiri-doc = 1.12.4-1.fc35 rubygem-nokogiri-doc(x86-64) = 1.12.4-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rubygem-nokogiri-debugsource-1.12.4-1.fc35.x86_64 Provides: rubygem-nokogiri-debugsource = 1.12.4-1.fc35 rubygem-nokogiri-debugsource(x86-64) = 1.12.4-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rubygem-nokogiri-debuginfo-1.12.4-1.fc35.x86_64 Provides: debuginfo(build-id) = d43b4045b88220016af59441500f5fce76129468 rubygem-nokogiri-debuginfo = 1.12.4-1.fc35 rubygem-nokogiri-debuginfo(x86-64) = 1.12.4-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rubygem-nokogiri-debugsource(x86-64) = 1.12.4-1.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64 Wrote: /builddir/build/RPMS/rubygem-nokogiri-1.12.4-1.fc35.x86_64.rpm Wrote: /builddir/build/RPMS/rubygem-nokogiri-debuginfo-1.12.4-1.fc35.x86_64.rpm Wrote: /builddir/build/RPMS/rubygem-nokogiri-debugsource-1.12.4-1.fc35.x86_64.rpm Wrote: /builddir/build/RPMS/rubygem-nokogiri-doc-1.12.4-1.fc35.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.e4vAJb + umask 022 + cd /builddir/build/BUILD + cd nokogiri-1.12.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rubygem-nokogiri-1.12.4-1.fc35.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0