==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: ruby-toml 0.3.0-5 (Tue Apr 29 10:25:03 2025)
==> Retrieving sources...
  -> Found vruby-toml-0.3.0.tar.gz
  -> Found disable_simplecov.patch
  -> Found toml.gemspec.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    vruby-toml-0.3.0.tar.gz ... Passed
    disable_simplecov.patch ... Passed
    toml.gemspec.patch ... Passed
==> Making package: ruby-toml 0.3.0-5 (Tue Apr 29 10:25:22 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 (4) libyaml-0.2.5-3  rubygems-3.6.7-2  ruby-3.4.3-2
             ruby-parslet-2.0.0-5

Total Download Size:    0.12 MiB
Total Installed Size:  17.57 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 ruby-parslet-2.0.0-5-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-parslet...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) ruby-erb-4.0.4-9  ruby-bundler-2.6.7-2  ruby-rake-13.2.1-4
             ruby-rdoc-6.10.0-57

Total Download Size:   0.40 MiB
Total Installed Size:  5.15 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 ruby-bundler-2.6.7-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ruby-rake...
installing ruby-erb...
installing ruby-rdoc...
installing ruby-bundler...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found vruby-toml-0.3.0.tar.gz
  -> Found disable_simplecov.patch
  -> Found toml.gemspec.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting vruby-toml-0.3.0.tar.gz with bsdtar
==> Starting prepare()...
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/Rakefile b/Rakefile
|index 24425f3..165c995 100644
|--- a/Rakefile
|+++ b/Rakefile
--------------------------
patching file Rakefile
Hunk #1 succeeded at 40.
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
done
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/toml.gemspec b/toml.gemspec
|index 67f5493..e70c14d 100644
|--- a/toml.gemspec
|+++ b/toml.gemspec
--------------------------
patching file toml.gemspec
Hunk #1 succeeded at 30.
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
done
==> Starting build()...
WARNING:  expected RubyGems version 3.6.7, was 1.3.5
WARNING:  open-ended dependency on rake (>= 0, development) is not recommended
  use a bounded requirement, such as "~> x.y"
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: toml
  Version: 0.3.0
  File: toml-0.3.0.gem
==> Entering fakeroot environment...
==> Starting package()...
/build/ruby-toml/pkg/ruby-toml/usr/lib/ruby/gems/3.4.0/gems/toml-0.3.0/lib/toml.rb
/build/ruby-toml/pkg/ruby-toml/usr/lib/ruby/gems/3.4.0/gems/toml-0.3.0/lib/toml/generator.rb
/build/ruby-toml/pkg/ruby-toml/usr/lib/ruby/gems/3.4.0/gems/toml-0.3.0/lib/toml/key.rb
/build/ruby-toml/pkg/ruby-toml/usr/lib/ruby/gems/3.4.0/gems/toml-0.3.0/lib/toml/monkey_patch.rb
/build/ruby-toml/pkg/ruby-toml/usr/lib/ruby/gems/3.4.0/gems/toml-0.3.0/lib/toml/parser.rb
/build/ruby-toml/pkg/ruby-toml/usr/lib/ruby/gems/3.4.0/gems/toml-0.3.0/lib/toml/parslet.rb
/build/ruby-toml/pkg/ruby-toml/usr/lib/ruby/gems/3.4.0/gems/toml-0.3.0/lib/toml/table.rb
/build/ruby-toml/pkg/ruby-toml/usr/lib/ruby/gems/3.4.0/gems/toml-0.3.0/lib/toml/transformer.rb
/build/ruby-toml/pkg/ruby-toml/usr/lib/ruby/gems/3.4.0/gems/toml-0.3.0/lib/toml/version.rb
/build/ruby-toml/pkg/ruby-toml/usr/lib/ruby/gems/3.4.0/gems/toml-0.3.0/CHANGELOG.md
/build/ruby-toml/pkg/ruby-toml/usr/lib/ruby/gems/3.4.0/gems/toml-0.3.0/LICENSE
/build/ruby-toml/pkg/ruby-toml/usr/lib/ruby/gems/3.4.0/gems/toml-0.3.0/README.md
Successfully installed toml-0.3.0
Parsing documentation for toml-0.3.0
Parsing sources...
  8% [ 1/12]  CHANGELOG.md

 16% [ 2/12]  LICENSE

 25% [ 3/12]  README.md

 33% [ 4/12]  lib/toml.rb

 41% [ 5/12]  lib/toml/generator.rb

 50% [ 6/12]  lib/toml/key.rb

 58% [ 7/12]  lib/toml/monkey_patch.rb

 66% [ 8/12]  lib/toml/parser.rb

 75% [ 9/12]  lib/toml/parslet.rb

 83% [10/12]  lib/toml/table.rb

 91% [11/12]  lib/toml/transformer.rb

100% [12/12]  lib/toml/version.rb

Installing ri documentation for toml-0.3.0
Done installing documentation for toml after 1 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.8.gemspec.rz
200 OK

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

==> 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-toml"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ruby-toml 0.3.0-5 (Tue Apr 29 10:25:57 2025)
==> Cleaning up...