D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/ruby-googleauth-1.14.0-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AqRMXG
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UXF8gk
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build
+ rm -rf googleauth-1.14.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/googleauth-1.14.0.gem
Unpacked gem: '/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0'
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd googleauth-1.14.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ read -d '' gemspec_remove_dep_script
+ :
+ echo 'gemspec_file = '\''/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0.gemspec'\'' 
  
+ ruby
  name = '\''jwt'\'' 
  requirements = nil 
  
  type = :runtime 
  
  spec = Gem::Specification.load(gemspec_file) 
  abort("#{gemspec_file} is not accessible.") unless spec 
  
  dep = spec.dependencies.detect { |d| d.type == type && d.name == name } 
  if dep 
    if requirements 
      requirements = Gem::Requirement.create(requirements).requirements 
      requirements.each do |r| 
        unless dep.requirement.requirements.reject! { |dependency_requirements| dependency_requirements == r } 
          abort("Requirement '\''#{r.first} #{r.last}'\'' was not possible to remove for dependency '\''#{dep}'\''!") 
        end 
      end 
      spec.dependencies.delete dep if dep.requirement.requirements.empty? 
    else 
      spec.dependencies.delete dep 
    end 
  else 
    abort("Dependency '\''#{name}'\'' was not found!") 
  end 
  File.write gemspec_file, spec.to_ruby'
+ unset -v gemspec_remove_dep_script
+ read -d '' gemspec_add_dep_script
+ :
+ echo 'gemspec_file = '\''/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0.gemspec'\'' 
  
  name = '\''jwt'\'' 
  requirements = nil 
  
  type = :runtime 
  
  spec = Gem::Specification.load(gemspec_file) 
  abort("#{gemspec_file} is not accessible.") unless spec 
  
  dep = spec.dependencies.detect { |d| d.type == type && d.name == name } 
  if dep 
    dep.requirement.concat requirements 
  else 
    spec.public_send "add_#{type}_dependency", name, requirements 
  end 
  File.write gemspec_file, spec.to_ruby'
+ ruby
+ unset -v gemspec_add_dep_script
+ read -d '' gemspec_remove_dep_script
+ :
+ echo 'gemspec_file = '\''/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0.gemspec'\'' 
  
  name = '\''os'\'' 
  requirements = nil 
  
  type = :runtime 
  
  spec = Gem::Specification.load(gemspec_file) 
  abort("#{gemspec_file} is not accessible.") unless spec 
  
  dep = spec.dependencies.detect { |d| d.type == type && d.name == name } 
  if dep 
    if requirements 
      requirements = Gem::Requirement.create(requirements).requirements 
      requirements.each do |r| 
        unless dep.requirement.requirements.reject! { |dependency_requirements| dependency_requirements == r } 
          abort("Requirement '\''#{r.first} #{r.last}'\'' was not possible to remove for dependency '\''#{dep}'\''!") 
        end 
      end 
      spec.dependencies.delete dep if dep.requirement.requirements.empty? 
    else 
      spec.dependencies.delete dep 
    end 
  else 
    abort("Dependency '\''#{name}'\'' was not found!") 
  end 
  File.write gemspec_file, spec.to_ruby'
+ ruby
+ unset -v gemspec_remove_dep_script
+ read -d '' gemspec_add_dep_script
+ :
+ echo 'gemspec_file = '\''/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0.gemspec'\'' 
  
  name = '\''os'\'' 
  requirements = nil 
  
  type = :runtime 
  
  spec = Gem::Specification.load(gemspec_file) 
  abort("#{gemspec_file} is not accessible.") unless spec 
  
  dep = spec.dependencies.detect { |d| d.type == type && d.name == name } 
  if dep 
    dep.requirement.concat requirements 
  else 
    spec.public_send "add_#{type}_dependency", name, requirements 
  end 
  File.write gemspec_file, spec.to_ruby'
+ ruby
+ unset -v gemspec_add_dep_script
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.anyZdT
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd googleauth-1.14.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/gem build ../googleauth-1.14.0.gemspec
WARNING:  expected RubyGems version 3.6.2, was 3.6.5
WARNING:  prerelease dependency on faraday (>= 1.0, < 3.a) is not recommended
WARNING:  prerelease dependency on signet (>= 0.16, < 2.a) is not recommended
WARNING:  open-ended dependency on jwt (>= 0) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on os (>= 0) 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: googleauth
  Version: 1.14.0
  File: googleauth-1.14.0.gem
+ CONFIGURE_ARGS='--with-cflags='\''-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'\'' --with-cxxflags='\''-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'\'' --with-ldflags='\''-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\'' '
+ /usr/bin/gem install googleauth-1.14.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/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0
  Bin dir: /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/bin
  Gem home: /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems
  Plugins dir: /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/plugins
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/.yardopts
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/CHANGELOG.md
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/CODE_OF_CONDUCT.md
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/LICENSE
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/README.md
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/SECURITY.md
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/api_key.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/application_default.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/base_client.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/bearer_token.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/client_id.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/compute_engine.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/credentials.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/credentials_loader.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/default_credentials.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/external_account.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/external_account/aws_credentials.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/external_account/base_credentials.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/external_account/external_account_utils.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/external_account/identity_pool_credentials.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/external_account/pluggable_credentials.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/helpers/connection.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/iam.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/id_tokens.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/id_tokens/errors.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/id_tokens/key_sources.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/id_tokens/verifier.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/impersonated_service_account.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/json_key_reader.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/oauth2/sts_client.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/scope_util.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/service_account.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/service_account_jwt_header.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/signet.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/stores/file_token_store.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/stores/redis_token_store.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/token_store.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/user_authorizer.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/user_refresh.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/version.rb
/home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/googleauth-1.14.0/usr/share/gems/gems/googleauth-1.14.0/lib/googleauth/web_user_authorizer.rb
Successfully installed googleauth-1.14.0
Parsing documentation for googleauth-1.14.0
Parsing sources...
  2% [ 1/36]  lib/googleauth.rb
  5% [ 2/36]  lib/googleauth/api_key.rb
  8% [ 3/36]  lib/googleauth/application_default.rb
 11% [ 4/36]  lib/googleauth/base_client.rb
 13% [ 5/36]  lib/googleauth/bearer_token.rb
 16% [ 6/36]  lib/googleauth/client_id.rb
 19% [ 7/36]  lib/googleauth/compute_engine.rb
 22% [ 8/36]  lib/googleauth/credentials.rb
 25% [ 9/36]  lib/googleauth/credentials_loader.rb
 27% [10/36]  lib/googleauth/default_credentials.rb
 30% [11/36]  lib/googleauth/external_account.rb
 33% [12/36]  lib/googleauth/external_account/aws_credentials.rb
 36% [13/36]  lib/googleauth/external_account/base_credentials.rb
 38% [14/36]  lib/googleauth/external_account/external_account_utils.rb
 41% [15/36]  lib/googleauth/external_account/identity_pool_credentials.rb
 44% [16/36]  lib/googleauth/external_account/pluggable_credentials.rb
 47% [17/36]  lib/googleauth/helpers/connection.rb
 50% [18/36]  lib/googleauth/iam.rb
 52% [19/36]  lib/googleauth/id_tokens.rb
 55% [20/36]  lib/googleauth/id_tokens/errors.rb
 58% [21/36]  lib/googleauth/id_tokens/key_sources.rb
 61% [22/36]  lib/googleauth/id_tokens/verifier.rb
 63% [23/36]  lib/googleauth/impersonated_service_account.rb
 66% [24/36]  lib/googleauth/json_key_reader.rb
 69% [25/36]  lib/googleauth/oauth2/sts_client.rb
 72% [26/36]  lib/googleauth/scope_util.rb
 75% [27/36]  lib/googleauth/service_account.rb
 77% [28/36]  lib/googleauth/service_account_jwt_header.rb
 80% [29/36]  lib/googleauth/signet.rb
 83% [30/36]  lib/googleauth/stores/file_token_store.rb
 86% [31/36]  lib/googleauth/stores/redis_token_store.rb
 88% [32/36]  lib/googleauth/token_store.rb
 91% [33/36]  lib/googleauth/user_authorizer.rb
 94% [34/36]  lib/googleauth/user_refresh.rb
 97% [35/36]  lib/googleauth/version.rb
100% [36/36]  lib/googleauth/web_user_authorizer.rb

Installing ri documentation for googleauth-1.14.0
Installing darkfish documentation for googleauth-1.14.0
Done installing documentation for googleauth after 1 seconds
1 gem installed
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WX2fKg
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/BUILDROOT
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd googleauth-1.14.0
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/BUILDROOT/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 /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/BUILDROOT/usr/share/gems/
+ '[' -d ./usr/lib/gems/ruby/googleauth-1.14.0 ']'
+ '[' -d ./usr/bin ']'
+ rm -fr /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/BUILDROOT/usr/share/gems/cache /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/BUILDROOT/usr/share/gems/extensions /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/BUILDROOT/usr/share/gems/gems/googleauth-1.14.0/ext /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/BUILDROOT/usr/share/gems/gems/googleauth-1.14.0/googleauth.gemspec
+ rm -f /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/BUILDROOT/usr/lib/gems/ruby/googleauth-1.14.0/gem_make.out /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/BUILDROOT/usr/lib/gems/ruby/googleauth-1.14.0/mkmf.log
+ /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-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: ruby-googleauth-1.14.0-1.mga10.noarch
Provides: ruby-googleauth = 1.14.0-1.mga10 rubygem(googleauth) = 1.14.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ruby(rubygems) rubygem(faraday) >= 1.0 rubygem(faraday) < 3.a rubygem(google-cloud-env) >= 2.2 rubygem(google-cloud-env) < 3 rubygem(google-logging-utils) >= 0.1 rubygem(google-logging-utils) < 1 rubygem(jwt) rubygem(multi_json) >= 1.11 rubygem(multi_json) < 2 rubygem(os) rubygem(signet) >= 0.16 rubygem(signet) < 2.a
Processing files: ruby-googleauth-doc-1.14.0-1.mga10.noarch
Provides: ruby-googleauth-doc = 1.14.0-1.mga10
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/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/ruby-googleauth-1.14.0-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/ruby-googleauth-doc-1.14.0-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ARHETQ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/ruby-googleauth-1.14.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!