D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/ruby-itextomml-1.6.0-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.e8jjud
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf itextomml-1.6.0
+ /usr/bin/gem unpack /home/iurt/rpmbuild/SOURCES/itextomml-1.6.0.gem
Unpacked gem: '/home/iurt/rpmbuild/BUILD/itextomml-1.6.0'
+ /usr/bin/gem spec /home/iurt/rpmbuild/SOURCES/itextomml-1.6.0.gem --ruby
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd itextomml-1.6.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZL3mYR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd itextomml-1.6.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/gem build ../itextomml-1.6.0.gemspec
WARNING:  licenses is empty, but is recommended.  Use a license identifier from
http://spdx.org/licenses or 'Nonstandard' for a nonstandard license.
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
  Successfully built RubyGem
  Name: itextomml
  Version: 1.6.0
  File: itextomml-1.6.0.gem
+ CONFIGURE_ARGS='--with-cflags='\''-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'\'' --with-cxxflags='\''-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'\'' --with-ldflags='\'' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'\'' '
+ /usr/bin/gem install itextomml-1.6.0.gem -V --local --env-shebang --force --ignore-dependencies --install-dir /usr/share/gems --document=ri,rdoc --bindir /usr/bin --build-root .
WARNING:  You build with buildroot.
  Build root: /home/iurt/rpmbuild/BUILD/itextomml-1.6.0
  Bin dir: /home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/bin
  Gem home: /home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems
/home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems/gems/itextomml-1.6.0/README
/home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems/gems/itextomml-1.6.0/ext/extconf.rb
/home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems/gems/itextomml-1.6.0/ext/itex2MML.h
/home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems/gems/itextomml-1.6.0/ext/itex2MML_ruby.c
/home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems/gems/itextomml-1.6.0/ext/lex.yy.c
/home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems/gems/itextomml-1.6.0/ext/y.tab.c
/home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems/gems/itextomml-1.6.0/ext/y.tab.h
/home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems/gems/itextomml-1.6.0/lib/itex_stringsupport.rb
/home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems/gems/itextomml-1.6.0/lib/itextomml.rb
/home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems/gems/itextomml-1.6.0/test/test_itextomml.rb
Building native extensions. This could take a while...
current directory: /home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems/gems/itextomml-1.6.0/ext
["/usr/bin/ruby", "-I", "/usr/share/rubygems", "-r", "./siteconf20210909-2469056-1w48lgx.rb", "extconf.rb"]
creating Makefile
current directory: /home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems/gems/itextomml-1.6.0/ext
"make \"DESTDIR=\" clean"
rm -f 
rm -f itex2MML.so  *.o  *.bak mkmf.log .*.time
current directory: /home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems/gems/itextomml-1.6.0/ext
"make \"DESTDIR=\""
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Ditex2MML_CAPTURE  -o itex2MML_ruby.o -c itex2MML_ruby.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Ditex2MML_CAPTURE  -o lex.yy.o -c lex.yy.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.   -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Ditex2MML_CAPTURE  -o y.tab.o -c y.tab.c
rm -f itex2MML.so
gcc -shared -o itex2MML.so itex2MML_ruby.o lex.yy.o y.tab.o -L. -L/usr/lib64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lruby  -lm   -lc
current directory: /home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems/gems/itextomml-1.6.0/ext
"make \"DESTDIR=\" install"
/usr/bin/mkdir -p . ./.gem.20210909-2469056-6ph4ru
exit > .sitearchdir.time
/usr/bin/install -c -m 0755 itex2MML.so ./.gem.20210909-2469056-6ph4ru
current directory: /home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems/gems/itextomml-1.6.0/ext
/usr/bin/ruby -I /usr/share/rubygems -r ./siteconf20210909-2469056-1w48lgx.rb extconf.rb
current directory: /home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems/gems/itextomml-1.6.0/ext
make "DESTDIR=" clean
current directory: /home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems/gems/itextomml-1.6.0/ext
make "DESTDIR="
current directory: /home/iurt/rpmbuild/BUILD/itextomml-1.6.0/usr/share/gems/gems/itextomml-1.6.0/ext
make "DESTDIR=" install
Successfully installed itextomml-1.6.0
Parsing documentation for itextomml-1.6.0
Parsing sources...
  7% [ 1/13]  ext/Makefile
 15% [ 2/13]  ext/extconf.rb
 23% [ 3/13]  ext/itex2MML.h
 30% [ 4/13]  ext/itex2MML.so
 38% [ 5/13]  ext/itex2MML_ruby.c
 46% [ 6/13]  ext/itex2MML_ruby.o
 53% [ 7/13]  ext/lex.yy.c
 61% [ 8/13]  ext/lex.yy.o
 69% [ 9/13]  ext/y.tab.c
 76% [10/13]  ext/y.tab.h
 84% [11/13]  ext/y.tab.o
 92% [12/13]  lib/itex_stringsupport.rb
100% [13/13]  lib/itextomml.rb

Installing ri documentation for itextomml-1.6.0
Installing darkfish documentation for itextomml-1.6.0
Done installing documentation for itextomml after 1 seconds
1 gem installed
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.F1B1p5
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/ruby-itextomml-1.6.0-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/ruby-itextomml-1.6.0-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/ruby-itextomml-1.6.0-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/ruby-itextomml-1.6.0-1.mga9.aarch64
+ cd itextomml-1.6.0
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/ruby-itextomml-1.6.0-1.mga9.aarch64/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/specifications /home/iurt/rpmbuild/BUILDROOT/ruby-itextomml-1.6.0-1.mga9.aarch64/usr/share/gems/
+ '[' -d ./usr/lib64/gems/ruby/itextomml-1.6.0 ']'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/ruby-itextomml-1.6.0-1.mga9.aarch64/usr/lib64/gems/ruby/itextomml-1.6.0
+ cp -pa ./usr/lib64/gems/ruby/itextomml-1.6.0/gem.build_complete ./usr/lib64/gems/ruby/itextomml-1.6.0/gem_make.out ./usr/lib64/gems/ruby/itextomml-1.6.0/itex2MML.so /home/iurt/rpmbuild/BUILDROOT/ruby-itextomml-1.6.0-1.mga9.aarch64/usr/lib64/gems/ruby/itextomml-1.6.0
+ '[' -d ./usr/bin ']'
+ rm -fr /home/iurt/rpmbuild/BUILDROOT/ruby-itextomml-1.6.0-1.mga9.aarch64/usr/share/gems/cache /home/iurt/rpmbuild/BUILDROOT/ruby-itextomml-1.6.0-1.mga9.aarch64/usr/share/gems/extensions /home/iurt/rpmbuild/BUILDROOT/ruby-itextomml-1.6.0-1.mga9.aarch64/usr/share/gems/gems/itextomml-1.6.0/ext /home/iurt/rpmbuild/BUILDROOT/ruby-itextomml-1.6.0-1.mga9.aarch64/usr/share/gems/gems/itextomml-1.6.0/itextomml.gemspec
+ rm -f /home/iurt/rpmbuild/BUILDROOT/ruby-itextomml-1.6.0-1.mga9.aarch64/usr/lib64/gems/ruby/itextomml-1.6.0/gem_make.out /home/iurt/rpmbuild/BUILDROOT/ruby-itextomml-1.6.0-1.mga9.aarch64/usr/lib64/gems/ruby/itextomml-1.6.0/mkmf.log
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.6.0-1.mga9 --unique-debug-suffix -1.6.0-1.mga9.aarch64 --unique-debug-src-base ruby-itextomml-1.6.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/itextomml-1.6.0

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ruby-itextomml-1.6.0-1.mga9.aarch64/usr/lib64/gems/ruby/itextomml-1.6.0/itex2MML.so
dwz: ./usr/lib64/gems/ruby/itextomml-1.6.0/itex2MML.so-1.6.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 196kB, size after compression: 196kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
cpio: usr/share/gems/gems/itextomml-1.6.0/ext/itex2MML.l: Cannot stat: No such file or directory
cpio: usr/share/gems/gems/itextomml-1.6.0/ext/itex2MML.y: Cannot stat: No such file or directory
1051 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: ruby-itextomml-1.6.0-1.mga9.aarch64
Provides: ruby-itextomml = 1.6.0-1.mga9 ruby-itextomml(aarch-64) = 1.6.0-1.mga9 rubygem(itextomml) = 1.6.0-1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libruby.so.2.7()(64bit) ruby(rubygems)
Processing files: ruby-itextomml-doc-1.6.0-1.mga9.noarch
Provides: ruby-itextomml-doc = 1.6.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: ruby-itextomml-debugsource-1.6.0-1.mga9.aarch64
Provides: ruby-itextomml-debugsource = 1.6.0-1.mga9 ruby-itextomml-debugsource(aarch-64) = 1.6.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: ruby-itextomml-debuginfo-1.6.0-1.mga9.aarch64
Provides: debuginfo(build-id) = ff0faa4db79163d38b8faf1e148415016a975d8d ruby-itextomml-debuginfo = 1.6.0-1.mga9 ruby-itextomml-debuginfo(aarch-64) = 1.6.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ruby-itextomml-debugsource(aarch-64) = 1.6.0-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ruby-itextomml-1.6.0-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ruby-itextomml-debuginfo-1.6.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ruby-itextomml-1.6.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ruby-itextomml-debugsource-1.6.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/ruby-itextomml-doc-1.6.0-1.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xm9zKO
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd itextomml-1.6.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ruby-itextomml-1.6.0-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tjekzo
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf itextomml-1.6.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!