D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ruby-syntax-1.2.2-3.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XkqKaw + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf syntax-1.2.2 + /usr/bin/gem unpack /home/iurt/rpmbuild/SOURCES/syntax-1.2.2.gem Unpacked gem: '/home/iurt/rpmbuild/BUILD/syntax-1.2.2' + /usr/bin/gem spec /home/iurt/rpmbuild/SOURCES/syntax-1.2.2.gem --ruby + STATUS=0 + '[' 0 -ne 0 ']' + cd syntax-1.2.2 + /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.aWGvOz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd syntax-1.2.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/gem build ../syntax-1.2.2.gemspec WARNING: license value 'BSD' is invalid. Use a license identifier from http://spdx.org/licenses or 'Nonstandard' for a nonstandard license. Did you mean '0BSD'? WARNING: open-ended dependency on rake-contrib (>= 0, development) is not recommended use a bounded requirement, such as '~> x.y' WARNING: open-ended dependency on rdoc (>= 0, development) is not recommended use a bounded requirement, such as '~> x.y' WARNING: open-ended dependency on test-unit (>= 0, development) is not recommended use a bounded requirement, such as '~> x.y' WARNING: See https://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: syntax Version: 1.2.2 File: syntax-1.2.2.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-dldflags='\'' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'\'' ' + /usr/bin/gem install syntax-1.2.2.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/syntax-1.2.2 Bin dir: /home/iurt/rpmbuild/BUILD/syntax-1.2.2/usr/bin Gem home: /home/iurt/rpmbuild/BUILD/syntax-1.2.2/usr/share/gems /home/iurt/rpmbuild/BUILD/syntax-1.2.2/usr/share/gems/gems/syntax-1.2.2/CHANGELOG /home/iurt/rpmbuild/BUILD/syntax-1.2.2/usr/share/gems/gems/syntax-1.2.2/LICENSE /home/iurt/rpmbuild/BUILD/syntax-1.2.2/usr/share/gems/gems/syntax-1.2.2/README.rdoc /home/iurt/rpmbuild/BUILD/syntax-1.2.2/usr/share/gems/gems/syntax-1.2.2/lib/syntax.rb /home/iurt/rpmbuild/BUILD/syntax-1.2.2/usr/share/gems/gems/syntax-1.2.2/lib/syntax/common.rb /home/iurt/rpmbuild/BUILD/syntax-1.2.2/usr/share/gems/gems/syntax-1.2.2/lib/syntax/convertors/abstract.rb /home/iurt/rpmbuild/BUILD/syntax-1.2.2/usr/share/gems/gems/syntax-1.2.2/lib/syntax/convertors/html.rb /home/iurt/rpmbuild/BUILD/syntax-1.2.2/usr/share/gems/gems/syntax-1.2.2/lib/syntax/lang/ansic.rb /home/iurt/rpmbuild/BUILD/syntax-1.2.2/usr/share/gems/gems/syntax-1.2.2/lib/syntax/lang/css21.rb /home/iurt/rpmbuild/BUILD/syntax-1.2.2/usr/share/gems/gems/syntax-1.2.2/lib/syntax/lang/fortran.rb /home/iurt/rpmbuild/BUILD/syntax-1.2.2/usr/share/gems/gems/syntax-1.2.2/lib/syntax/lang/javascript.rb /home/iurt/rpmbuild/BUILD/syntax-1.2.2/usr/share/gems/gems/syntax-1.2.2/lib/syntax/lang/ruby.rb /home/iurt/rpmbuild/BUILD/syntax-1.2.2/usr/share/gems/gems/syntax-1.2.2/lib/syntax/lang/sqlite.rb /home/iurt/rpmbuild/BUILD/syntax-1.2.2/usr/share/gems/gems/syntax-1.2.2/lib/syntax/lang/xml.rb /home/iurt/rpmbuild/BUILD/syntax-1.2.2/usr/share/gems/gems/syntax-1.2.2/lib/syntax/lang/yaml.rb /home/iurt/rpmbuild/BUILD/syntax-1.2.2/usr/share/gems/gems/syntax-1.2.2/lib/syntax/version.rb Successfully installed syntax-1.2.2 Parsing documentation for syntax-1.2.2 Parsing sources... 7% [ 1/13] lib/syntax.rb 15% [ 2/13] lib/syntax/common.rb 23% [ 3/13] lib/syntax/convertors/abstract.rb 30% [ 4/13] lib/syntax/convertors/html.rb 38% [ 5/13] lib/syntax/lang/ansic.rb 46% [ 6/13] lib/syntax/lang/css21.rb 53% [ 7/13] lib/syntax/lang/fortran.rb 61% [ 8/13] lib/syntax/lang/javascript.rb 69% [ 9/13] lib/syntax/lang/ruby.rb 76% [10/13] lib/syntax/lang/sqlite.rb 84% [11/13] lib/syntax/lang/xml.rb 92% [12/13] lib/syntax/lang/yaml.rb 100% [13/13] lib/syntax/version.rb Installing ri documentation for syntax-1.2.2 Installing darkfish documentation for syntax-1.2.2 Done installing documentation for syntax after 1 seconds 1 gem installed + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xLGhcy + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ruby-syntax-1.2.2-3.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ruby-syntax-1.2.2-3.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ruby-syntax-1.2.2-3.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ruby-syntax-1.2.2-3.mga8.aarch64 + cd syntax-1.2.2 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ruby-syntax-1.2.2-3.mga8.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-syntax-1.2.2-3.mga8.aarch64/usr/share/gems/ + '[' -d ./usr/lib64/gems/ruby/syntax-1.2.2 ']' + '[' -d ./usr/bin ']' + rm -fr /home/iurt/rpmbuild/BUILDROOT/ruby-syntax-1.2.2-3.mga8.aarch64/usr/share/gems/cache /home/iurt/rpmbuild/BUILDROOT/ruby-syntax-1.2.2-3.mga8.aarch64/usr/share/gems/extensions /home/iurt/rpmbuild/BUILDROOT/ruby-syntax-1.2.2-3.mga8.aarch64/usr/share/gems/gems/syntax-1.2.2/ext /home/iurt/rpmbuild/BUILDROOT/ruby-syntax-1.2.2-3.mga8.aarch64/usr/share/gems/gems/syntax-1.2.2/syntax.gemspec + rm -f /home/iurt/rpmbuild/BUILDROOT/ruby-syntax-1.2.2-3.mga8.aarch64/usr/lib64/gems/ruby/syntax-1.2.2/gem_make.out /home/iurt/rpmbuild/BUILDROOT/ruby-syntax-1.2.2-3.mga8.aarch64/usr/lib64/gems/ruby/syntax-1.2.2/mkmf.log + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.2.2-3.mga8 --unique-debug-suffix -1.2.2-3.mga8.aarch64 --unique-debug-src-base ruby-syntax-1.2.2-3.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/syntax-1.2.2 + /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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ruby-syntax-1.2.2-3.mga8.noarch Provides: ruby-syntax = 1.2.2-3.mga8 rubygem(syntax) = 1.2.2-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ruby(rubygems) Processing files: ruby-syntax-doc-1.2.2-3.mga8.noarch Provides: ruby-syntax-doc = 1.2.2-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ruby-syntax-1.2.2-3.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/ruby-syntax-1.2.2-3.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/ruby-syntax-doc-1.2.2-3.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JakWaz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd syntax-1.2.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ruby-syntax-1.2.2-3.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AD5tiy + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf syntax-1.2.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!