==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: ruby-rspec 3.13.1-1 (Fri Jun  6 06:28:13 2025)
==> Retrieving sources...
  -> Updating ruby-rspec git repo...
  -> Found ruby-rspec_no_version_constraints.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    ruby-rspec ... Passed
    ruby-rspec_no_version_constraints.patch ... Passed
==> Validating source files with b2sums...
    ruby-rspec ... Passed
    ruby-rspec_no_version_constraints.patch ... Passed
==> Making package: ruby-rspec 3.13.1-1 (Fri Jun  6 06:28:36 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: rubygems will be installed before its ruby dependency

Packages (9) libyaml-0.2.5-3  ruby-diff-lcs-1.6.2-1  ruby-erb-4.0.4-9
             ruby-rspec-support-3.13.4-1  rubygems-3.6.7-2  ruby-3.4.4-2
             ruby-rspec-core-3.13.4-1  ruby-rspec-expectations-3.13.5-1
             ruby-rspec-mocks-3.13.5-1

Total Download Size:    0.71 MiB
Total Installed Size:  20.85 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 ruby-rspec-core-3.13.4-1-any downloading...
 ruby-rspec-expectations-3.13.5-1-any downloading...
 ruby-rspec-mocks-3.13.5-1-any downloading...
 ruby-diff-lcs-1.6.2-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libyaml...
installing rubygems...
installing ruby...
Optional dependencies for ruby
    tk: for Ruby/TK
    ruby-docs: Documentation for Ruby
    ruby-default-gems: Default gems which are part of Ruby StdLib
    ruby-bundled-gems: Bundled gems which are part of Ruby StdLib
    ruby-stdlib: Full Ruby StdLib including default gems, bundled gems and tools
installing ruby-erb...
installing ruby-rspec-support...
installing ruby-rspec-core...
installing ruby-diff-lcs...
installing ruby-rspec-expectations...
installing ruby-rspec-mocks...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) perl-error-0.17030-1  perl-mailtools-2.22-1  perl-timedate-2.33-7
             zlib-ng-2.2.4-1  git-2.49.0-2  ruby-rdoc-6.10.0-57

Total Installed Size:  43.22 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing ruby-rdoc...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
  -> Found ruby-rspec_no_version_constraints.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of ruby-rspec git repo...
Cloning into 'ruby-rspec'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/Gemfile b/Gemfile
|index 34e198cc1..016941c60 100644
|--- a/Gemfile
|+++ b/Gemfile
--------------------------
patching file Gemfile
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 14.
Hunk #3 succeeded at 31.
Hunk #4 succeeded at 44.
Hunk #5 succeeded at 61.
Hunk #6 succeeded at 74.
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/rspec/rspec.gemspec b/rspec/rspec.gemspec
|index 614512dac..42925e2d5 100644
|--- a/rspec/rspec.gemspec
|+++ b/rspec/rspec.gemspec
--------------------------
patching file rspec/rspec.gemspec
Hunk #1 succeeded at 39.
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
done
==> Starting build()...
WARNING:  open-ended dependency on rspec-core (>= 3.13.0) is not recommended
  if rspec-core is semantically versioned, use:
    add_runtime_dependency "rspec-core", "~> 3.13", ">= 3.13.0"
WARNING:  open-ended dependency on rspec-expectations (>= 3.13.0) is not recommended
  if rspec-expectations is semantically versioned, use:
    add_runtime_dependency "rspec-expectations", "~> 3.13", ">= 3.13.0"
WARNING:  open-ended dependency on rspec-mocks (>= 3.13.0) is not recommended
  if rspec-mocks is semantically versioned, use:
    add_runtime_dependency "rspec-mocks", "~> 3.13", ">= 3.13.0"
WARNING:  make sure you specify the oldest ruby version constraint (like ">= 3.0") that you want your gem to support by setting the `required_ruby_version` gemspec attribute
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
  Successfully built RubyGem
  Name: rspec
  Version: 3.13.1
  File: rspec-3.13.1.gem
/build/ruby-rspec/src/ruby-rspec/rspec/tmp_install/usr/lib/ruby/gems/3.4.0/gems/rspec-3.13.1/LICENSE.md
/build/ruby-rspec/src/ruby-rspec/rspec/tmp_install/usr/lib/ruby/gems/3.4.0/gems/rspec-3.13.1/README.md
/build/ruby-rspec/src/ruby-rspec/rspec/tmp_install/usr/lib/ruby/gems/3.4.0/gems/rspec-3.13.1/lib/rspec.rb
/build/ruby-rspec/src/ruby-rspec/rspec/tmp_install/usr/lib/ruby/gems/3.4.0/gems/rspec-3.13.1/lib/rspec/version.rb
Successfully installed rspec-3.13.1
Parsing documentation for rspec-3.13.1
Parsing sources...
 33% [ 1/ 3]  README.md

 66% [ 2/ 3]  lib/rspec.rb

100% [ 3/ 3]  lib/rspec/version.rb

Installing ri documentation for rspec-3.13.1
Done installing documentation for rspec after 0 seconds
1 gem installed
GET https://rubygems.org/latest_specs.4.8.gz
200 OK
GET https://rubygems.org/quick/Marshal.4.8/rubygems-update-3.6.9.gemspec.rz
200 OK

A new release of RubyGems is available: 3.6.7 → 3.6.9!
Run `gem update --system 3.6.9` to update your installation.

removed 'tmp_install/usr/lib/ruby/gems/3.4.0/cache/rspec-3.13.1.gem'
removed directory 'tmp_install/usr/lib/ruby/gems/3.4.0/cache/'
==> Entering fakeroot environment...
==> Starting package()...
'tmp_install/usr' -> '/build/ruby-rspec/pkg/ruby-rspec/usr'
'tmp_install/usr/lib' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib'
'tmp_install/usr/lib/ruby' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby'
'tmp_install/usr/lib/ruby/gems' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems'
'tmp_install/usr/lib/ruby/gems/3.4.0' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0'
'tmp_install/usr/lib/ruby/gems/3.4.0/build_info' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/build_info'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/doc'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/rspec-3.13.1' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/doc/rspec-3.13.1'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/rspec-3.13.1/ri' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/doc/rspec-3.13.1/ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/rspec-3.13.1/ri/RSpec' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/doc/rspec-3.13.1/ri/RSpec'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/rspec-3.13.1/ri/RSpec/cdesc-RSpec.ri' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/doc/rspec-3.13.1/ri/RSpec/cdesc-RSpec.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/rspec-3.13.1/ri/RSpec/Version' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/doc/rspec-3.13.1/ri/RSpec/Version'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/rspec-3.13.1/ri/RSpec/Version/cdesc-Version.ri' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/doc/rspec-3.13.1/ri/RSpec/Version/cdesc-Version.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/rspec-3.13.1/ri/page-README_md.ri' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/doc/rspec-3.13.1/ri/page-README_md.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/rspec-3.13.1/ri/cache.ri' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/doc/rspec-3.13.1/ri/cache.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/extensions' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/extensions'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/gems'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/rspec-3.13.1' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/gems/rspec-3.13.1'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/rspec-3.13.1/LICENSE.md' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/gems/rspec-3.13.1/LICENSE.md'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/rspec-3.13.1/README.md' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/gems/rspec-3.13.1/README.md'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/rspec-3.13.1/lib' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/gems/rspec-3.13.1/lib'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/rspec-3.13.1/lib/rspec.rb' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/gems/rspec-3.13.1/lib/rspec.rb'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/rspec-3.13.1/lib/rspec' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/gems/rspec-3.13.1/lib/rspec'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/rspec-3.13.1/lib/rspec/version.rb' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/gems/rspec-3.13.1/lib/rspec/version.rb'
'tmp_install/usr/lib/ruby/gems/3.4.0/plugins' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/plugins'
'tmp_install/usr/lib/ruby/gems/3.4.0/specifications' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/specifications'
'tmp_install/usr/lib/ruby/gems/3.4.0/specifications/rspec-3.13.1.gemspec' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/lib/ruby/gems/3.4.0/specifications/rspec-3.13.1.gemspec'
install: creating directory '/build/ruby-rspec/pkg/ruby-rspec/usr/share'
install: creating directory '/build/ruby-rspec/pkg/ruby-rspec/usr/share/licenses'
install: creating directory '/build/ruby-rspec/pkg/ruby-rspec/usr/share/licenses/ruby-rspec'
'LICENSE.md' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/share/licenses/ruby-rspec/LICENSE.md'
install: creating directory '/build/ruby-rspec/pkg/ruby-rspec/usr/share/doc'
install: creating directory '/build/ruby-rspec/pkg/ruby-rspec/usr/share/doc/ruby-rspec'
'LICENSE.md' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/share/doc/ruby-rspec/LICENSE.md'
'README.md' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/share/doc/ruby-rspec/README.md'
'code_of_conduct.md' -> '/build/ruby-rspec/pkg/ruby-rspec/usr/share/doc/ruby-rspec/code_of_conduct.md'
==> Tidying install...
  -> Removing empty directories...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "ruby-rspec"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ruby-rspec 3.13.1-1 (Fri Jun  6 06:29:13 2025)
==> Cleaning up...