==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: ruby-shoulda-context 2.0.0-9 (Tue Apr 29 09:50:09 2025) ==> Retrieving sources... -> Cloning shoulda-context git repo... Cloning into bare repository '/home/leming/work/ruby-shoulda-context/shoulda-context'... -> Found ruby-shoulda-context_exists.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... shoulda-context ... Skipped ruby-shoulda-context_exists.patch ... Passed ==> Validating source files with b2sums... shoulda-context ... Skipped ruby-shoulda-context_exists.patch ... Passed ==> Making package: ruby-shoulda-context 2.0.0-9 (Tue 29 Apr 2025 09:50:17 AM MDT) ==> 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-shoulda-context_exists.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of shoulda-context git repo... Cloning into 'shoulda-context'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From ee3aeb239ea69c9a855d64e8c1cfda87958c833d Mon Sep 17 00:00:00 2001 |From: =?UTF-8?q?V=C3=ADt=20Ondruch?= <vondruch@redhat.com> |Date: Thu, 22 Dec 2022 15:03:17 +0100 |Subject: [PATCH] Use File.exist? | |`File.exists?` was deprecated while ago and removed in Ruby 3.2. | |https://bugs.ruby-lang.org/issues/17391 |https://github.com/ruby/ruby/pull/5352 |--- | exe/convert_to_should_syntax | 2 +- | 1 file changed, 1 insertion(+), 1 deletion(-) | |diff --git a/exe/convert_to_should_syntax b/exe/convert_to_should_syntax |index d1264d07..ebdda984 100755 |--- a/exe/convert_to_should_syntax |+++ b/exe/convert_to_should_syntax -------------------------- patching file exe/convert_to_should_syntax Hunk #1 succeeded at 31. done rm 'Gemfile.lock' rm 'test/shoulda/railtie_test.rb' rm 'test/shoulda/rerun_snippet_test.rb' rm 'test/shoulda/test_framework_detection_test.rb' ==> Starting build()... WARNING: description and summary are identical 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: shoulda-context Version: 2.0.0 File: shoulda-context-2.0.0.gem /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/.gitignore /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/.hound.yml /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/.rubocop.yml /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/.ruby-version /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/.travis.yml /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/Appraisals /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/CHANGELOG.md /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/CONTRIBUTING.md /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/Gemfile /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/MIT-LICENSE /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/README.md /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/Rakefile /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/bin/install_gems_in_all_appraisals /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/bin/run_all_tests /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/bin/setup /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/bin/supported_ruby_versions /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/bin/update_gem_in_all_appraisals /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/bin/update_gems_in_all_appraisals /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/exe/convert_to_should_syntax /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/gemfiles/rails_4_2.gemfile /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/gemfiles/rails_4_2.gemfile.lock /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/gemfiles/rails_5_0.gemfile /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/gemfiles/rails_5_0.gemfile.lock /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/gemfiles/rails_5_1.gemfile /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/gemfiles/rails_5_1.gemfile.lock /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/gemfiles/rails_5_2.gemfile /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/gemfiles/rails_5_2.gemfile.lock /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/gemfiles/rails_6_0.gemfile /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/gemfiles/rails_6_0.gemfile.lock /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/lib/shoulda-context.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/lib/shoulda/context.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/lib/shoulda/context/assertions.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/lib/shoulda/context/autoload_macros.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/lib/shoulda/context/configuration.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/lib/shoulda/context/context.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/lib/shoulda/context/dsl.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/lib/shoulda/context/proc_extensions.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/lib/shoulda/context/rails_test_unit_reporter_patch.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/lib/shoulda/context/railtie.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/lib/shoulda/context/tasks.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/lib/shoulda/context/tasks/list_tests.rake /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/lib/shoulda/context/tasks/yaml_to_shoulda.rake /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/lib/shoulda/context/test_framework_detection.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/lib/shoulda/context/version.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/lib/shoulda/context/world.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/shoulda-context.gemspec /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/tasks/shoulda.rake /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/test/fake_rails_root/test/shoulda_macros/custom_macro.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/test/fake_rails_root/vendor/gems/gem_with_macro-0.0.1/shoulda_macros/gem_macro.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/test/fake_rails_root/vendor/plugins/.keep /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/test/fake_rails_root/vendor/plugins/plugin_with_macro/shoulda_macros/plugin_macro.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/test/shoulda/autoload_macro_test.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/test/shoulda/context_test.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/test/shoulda/convert_to_should_syntax_test.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/test/shoulda/helpers_test.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/test/shoulda/should_test.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/test/support/current_bundle.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/test/support/rails_application_with_shoulda_context.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/test/support/snowglobe.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/lib/ruby/gems/3.4.0/gems/shoulda-context-2.0.0/test/test_helper.rb /build/ruby-shoulda-context/src/shoulda-context/tmp_install/usr/bin/convert_to_should_syntax Successfully installed shoulda-context-2.0.0 Parsing documentation for shoulda-context-2.0.0 Parsing sources... 6% [ 1/16] lib/shoulda-context.rb 12% [ 2/16] lib/shoulda/context.rb 18% [ 3/16] lib/shoulda/context/assertions.rb 25% [ 4/16] lib/shoulda/context/autoload_macros.rb 31% [ 5/16] lib/shoulda/context/configuration.rb 37% [ 6/16] lib/shoulda/context/context.rb 43% [ 7/16] lib/shoulda/context/dsl.rb 50% [ 8/16] lib/shoulda/context/proc_extensions.rb 56% [ 9/16] lib/shoulda/context/rails_test_unit_reporter_patch.rb 62% [10/16] lib/shoulda/context/railtie.rb 68% [11/16] lib/shoulda/context/tasks.rb 75% [12/16] lib/shoulda/context/tasks/list_tests.rake 81% [13/16] lib/shoulda/context/tasks/yaml_to_shoulda.rake 87% [14/16] lib/shoulda/context/test_framework_detection.rb 93% [15/16] lib/shoulda/context/version.rb 100% [16/16] lib/shoulda/context/world.rb Installing ri documentation for shoulda-context-2.0.0 Done installing documentation for shoulda-context 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.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. ==> Entering fakeroot environment... ==> Starting package()... ==> 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-shoulda-context"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: ruby-shoulda-context 2.0.0-9 (Tue 29 Apr 2025 09:50:45 AM MDT) ==> Cleaning up...