==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: ruby-test_declarative 0.0.6-6 (Tue Apr 29 10:21:20 2025) ==> Retrieving sources... -> Cloning test_declarative git repo... Cloning into bare repository '/home/leming/work/ruby-test_declarative/test_declarative'... -> Found ruby-test_declarative_fix_tests.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... test_declarative ... Skipped ruby-test_declarative_fix_tests.patch ... Passed ==> Validating source files with b2sums... test_declarative ... Skipped ruby-test_declarative_fix_tests.patch ... Passed ==> Making package: ruby-test_declarative 0.0.6-6 (Tue Apr 29 10:21:28 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: 23.78 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 (6) perl-error-0.17030-1 perl-mailtools-2.22-1 perl-timedate-2.33-7 ruby-erb-4.0.4-9 git-2.49.0-1 ruby-rdoc-6.10.0-57 Total Installed Size: 47.86 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 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-erb... 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-test_declarative_fix_tests.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of test_declarative git repo... Cloning into 'test_declarative'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... renamed 'test_declarative' -> 'ruby-test_declarative-0.0.6' Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From ef9561b703990a846aa49c0f4d164009b355f0cd Mon Sep 17 00:00:00 2001 |From: =?UTF-8?q?V=C3=ADt=20Ondruch?= <vondruch@redhat.com> |Date: Tue, 22 Aug 2023 16:32:34 +0200 |Subject: [PATCH] Use Minitest::Test as a test runner | |The Minitest::Unit is deprecated since Minitest 5.0 and it was recenlty |put behind environment variable: | |https://github.com/minitest/minitest/commit/a2c6c18570f6f0a1bf6af70fe3b6d9599a13fdd6 |--- | test/test_declarative_test.rb | 2 +- | 1 file changed, 1 insertion(+), 1 deletion(-) | |diff --git a/test/test_declarative_test.rb b/test/test_declarative_test.rb |index 6ef4220..a3ab0ae 100644 |--- a/test/test_declarative_test.rb |+++ b/test/test_declarative_test.rb -------------------------- patching file test/test_declarative_test.rb Hunk #1 succeeded at 13. done ==> Starting build()... 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: test_declarative Version: 0.0.6 File: test_declarative-0.0.6.gem ==> Entering fakeroot environment... ==> Starting package()... Successfully installed test_declarative-0.0.6 Parsing documentation for test_declarative-0.0.6 Installing ri documentation for test_declarative-0.0.6 Done installing documentation for test_declarative after 0 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. install: creating directory '/build/ruby-test_declarative/pkg/ruby-test_declarative/usr/share' install: creating directory '/build/ruby-test_declarative/pkg/ruby-test_declarative/usr/share/licenses' install: creating directory '/build/ruby-test_declarative/pkg/ruby-test_declarative/usr/share/licenses/ruby-test_declarative' 'MIT-LICENSE' -> '/build/ruby-test_declarative/pkg/ruby-test_declarative/usr/share/licenses/ruby-test_declarative/LICENSE' removed 'cache/test_declarative-0.0.6.gem' removed directory 'cache' ==> 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-test_declarative"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: ruby-test_declarative 0.0.6-6 (Tue Apr 29 10:21:45 2025) ==> Cleaning up...