==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: ruby-chronic 0.10.2-7 (Tue Apr 29 13:55:36 2025)
==> Retrieving sources...
  -> Found ruby-chronic-0.10.2.tar.gz
  -> Found ruby-chronic_fix_minitest.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    ruby-chronic-0.10.2.tar.gz ... Passed
    ruby-chronic_fix_minitest.patch ... Passed
==> Validating source files with b2sums...
    ruby-chronic-0.10.2.tar.gz ... Passed
    ruby-chronic_fix_minitest.patch ... Passed
==> Making package: ruby-chronic 0.10.2-7 (Tue Apr 29 13:55:56 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 (3) libyaml-0.2.5-3  rubygems-3.6.7-2  ruby-3.4.3-2

Total Installed Size:  17.04 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 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
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) ruby-erb-4.0.4-9  ruby-rake-13.2.1-4  ruby-rdoc-6.10.0-57

Total Installed Size:  3.51 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 ruby-erb...
installing ruby-rdoc...
installing ruby-rake...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found ruby-chronic-0.10.2.tar.gz
  -> Found ruby-chronic_fix_minitest.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting ruby-chronic-0.10.2.tar.gz with bsdtar
==> Starting prepare()...
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|From b8a02c1a628e18d5d5cd606468ad00139a3dcbf3 Mon Sep 17 00:00:00 2001
|From: Mamoru TASAKA <mtasaka@fedoraproject.org>
|Date: Thu, 28 Sep 2023 11:38:20 +0900
|Subject: [PATCH] Test: use recent Minitest style
|
|Current style has long been to use Minitest instead of MiniTest
|at least for 3 years, and with minitest 5.19, MiniTest usage support is
|hidden unless explicitly setting ENV["MT_COMPAT"].
|
|https://github.com/minitest/minitest/commit/a2c6c18570f6f0a1bf6af70fe3b6d9599a13fdd6
|
|Switch to use Minitest style.
|---
| test/helper.rb | 2 +-
| 1 file changed, 1 insertion(+), 1 deletion(-)
|
|diff --git a/test/helper.rb b/test/helper.rb
|index cb961435..dd79fc92 100644
|--- a/test/helper.rb
|+++ b/test/helper.rb
--------------------------
patching file test/helper.rb
Hunk #1 succeeded at 5.
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
done
==> Starting build()...
WARNING:  open-ended dependency on rake (>= 0, development) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on simplecov (>= 0, development) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on minitest (>= 5.0, development) is not recommended
  if minitest is semantically versioned, use:
    add_development_dependency "minitest", "~> 5.0"
WARNING:  open-ended dependency on activesupport (>= 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:  rubyforge_project= is deprecated and ignored. Please remove this from your gemspec to ensure that your gem continues to build in the future.
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
  Successfully built RubyGem
  Name: chronic
  Version: 0.10.2
  File: chronic-0.10.2.gem
==> Entering fakeroot environment...
==> Starting package()...
Successfully installed chronic-0.10.2
Parsing documentation for chronic-0.10.2
Installing ri documentation for chronic-0.10.2
Done installing documentation for chronic after 4 seconds
1 gem installed

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-chronic"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ruby-chronic 0.10.2-7 (Tue Apr 29 13:56:39 2025)
==> Cleaning up...