Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rubygem-uuid.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-155793-10229/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rubygem-uuid.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1658534400 Wrote: /builddir/build/SRPMS/rubygem-uuid-2.3.7-15.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rubygem-uuid.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-155793-10229/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rubygem-uuid.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1658534400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TKqUOz + umask 022 + cd /builddir/build/BUILD + gem unpack /builddir/build/SOURCES/uuid-2.3.7.gem Unpacked gem: '/builddir/build/BUILD/uuid-2.3.7' + cd /builddir/build/BUILD + cd uuid-2.3.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (rubygem-uuid-tool.patch):' Patch #0 (rubygem-uuid-tool.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file bin/uuid + sed -i -e '1s,.*,#!/usr/bin/ruby,' bin/uuid + gem spec /builddir/build/SOURCES/uuid-2.3.7.gem -l --ruby + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.j23mcN + umask 022 + cd /builddir/build/BUILD + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/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 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd uuid-2.3.7 + gem build uuid.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: uuid Version: 2.3.7 File: uuid-2.3.7.gem + 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -Wl,--build-id=sha1 '\'' ' + gem install -V --local --build-root . --force --document=ri,rdoc uuid-2.3.7.gem WARNING: You build with buildroot. Build root: /builddir/build/BUILD/uuid-2.3.7 Bin dir: /builddir/build/BUILD/uuid-2.3.7/usr/bin Gem home: /builddir/build/BUILD/uuid-2.3.7/usr/share/gems Plugins dir: /builddir/build/BUILD/uuid-2.3.7/usr/share/gems/plugins /builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/CHANGELOG /builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/MIT-LICENSE /builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/README.rdoc /builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/Rakefile /builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/bin/rake /builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/bin/uuid /builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/bin/yard /builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/bin/yardoc /builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/bin/yri /builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/lib/uuid.rb /builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/test/test-uuid.rb /builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/uuid.gemspec /builddir/build/BUILD/uuid-2.3.7/usr/bin/uuid Successfully installed uuid-2.3.7 Parsing documentation for uuid-2.3.7 Parsing sources... 33% [ 1/ 3] MIT-LICENSE 66% [ 2/ 3] README.rdoc 100% [ 3/ 3] lib/uuid.rb Installing ri documentation for uuid-2.3.7 Installing darkfish documentation for uuid-2.3.7 Done installing documentation for uuid after 5 seconds 1 gem installed + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ImbOEp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rubygem-uuid-2.3.7-15.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rubygem-uuid-2.3.7-15.fc37.noarch ++ dirname /builddir/build/BUILDROOT/rubygem-uuid-2.3.7-15.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rubygem-uuid-2.3.7-15.fc37.noarch + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/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 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd uuid-2.3.7 + mkdir -p /builddir/build/BUILDROOT/rubygem-uuid-2.3.7-15.fc37.noarch/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-uuid-2.3.7-15.fc37.noarch/usr/share/gems/ + mkdir -p /builddir/build/BUILDROOT/rubygem-uuid-2.3.7-15.fc37.noarch/usr/bin + mv ./usr/bin/uuid /builddir/build/BUILDROOT/rubygem-uuid-2.3.7-15.fc37.noarch/usr/bin/uuid.rb + find /builddir/build/BUILDROOT/rubygem-uuid-2.3.7-15.fc37.noarch/usr/share/gems/gems/uuid-2.3.7/bin -type f + xargs chmod a+x + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.3.7-15.fc37 --unique-debug-suffix -2.3.7-15.fc37.noarch --unique-debug-src-base rubygem-uuid-2.3.7-15.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/uuid-2.3.7 + /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-mangle-shebangs mangling shebang in /usr/share/gems/gems/uuid-2.3.7/bin/yri from /usr/bin/env ruby to #!/usr/bin/ruby mangling shebang in /usr/share/gems/gems/uuid-2.3.7/bin/yardoc from /usr/bin/env ruby to #!/usr/bin/ruby mangling shebang in /usr/share/gems/gems/uuid-2.3.7/bin/rake from /usr/bin/env ruby to #!/usr/bin/ruby mangling shebang in /usr/share/gems/gems/uuid-2.3.7/bin/yard from /usr/bin/env ruby to #!/usr/bin/ruby + /usr/lib/rpm/brp-remove-la-files + /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.bpXMvW + umask 022 + cd /builddir/build/BUILD + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS ~/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7 ~/build/BUILD/uuid-2.3.7 + 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 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd uuid-2.3.7 + pushd ./usr/share/gems/gems/uuid-2.3.7 + sed -i -e 's,'\''mocha'\'','\''mocha/setup'\'',' test/test-uuid.rb + ruby -Ilib:test -e 'Dir.glob "./test/*.rb", &method(:require)' Loaded suite -e Started/builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/lib/uuid.rb:178: warning: File.exists? is deprecated; use File.exist? instead /builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/lib/uuid.rb:270: warning: File.exists? is deprecated; use File.exist? instead ..../builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/lib/uuid.rb:270: warning: File.exists? is deprecated; use File.exist? instead ./builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/lib/uuid.rb:178: warning: File.exists? is deprecated; use File.exist? instead .../builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/lib/uuid.rb:270: warning: File.exists? is deprecated; use File.exist? instead ./builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/lib/uuid.rb:178: warning: File.exists? is deprecated; use File.exist? instead ../builddir/build/BUILD/uuid-2.3.7/usr/share/gems/gems/uuid-2.3.7/lib/uuid.rb:270: warning: File.exists? is deprecated; use File.exist? instead . Finished in 4.697937196 seconds. ------------------------------------------------------------------------------- 12 tests, 20035 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 2.55 tests/s, 4264.64 assertions/s + popd ~/build/BUILD/uuid-2.3.7 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rubygem-uuid-2.3.7-15.fc37.noarch Provides: rubygem(uuid) = 2.3.7 rubygem-uuid = 2.3.7-15.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (rubygem(macaddr) >= 1.0 with rubygem(macaddr) < 2) /usr/bin/ruby ruby(rubygems) Processing files: rubygem-uuid-doc-2.3.7-15.fc37.noarch Provides: rubygem-uuid-doc = 2.3.7-15.fc37 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 /builddir/build/BUILDROOT/rubygem-uuid-2.3.7-15.fc37.noarch Wrote: /builddir/build/RPMS/rubygem-uuid-2.3.7-15.fc37.noarch.rpm Wrote: /builddir/build/RPMS/rubygem-uuid-doc-2.3.7-15.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xUxwC1 + umask 022 + cd /builddir/build/BUILD + cd uuid-2.3.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rubygem-uuid-2.3.7-15.fc37.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.FFiZVz + umask 022 + cd /builddir/build/BUILD + rm -rf uuid-2.3.7 uuid-2.3.7.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0