==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: ruby-pycall 1.5.2-6 (Tue Apr 29 11:59:48 2025)
==> Retrieving sources...
  -> Cloning pycall.rb git repo...
Cloning into bare repository '/home/leming/work/ruby-pycall/pycall.rb'...
  -> Found ruby-pycall_fix_tests.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    pycall.rb ... Skipped
    ruby-pycall_fix_tests.patch ... Passed
==> Validating source files with b2sums...
    pycall.rb ... Skipped
    ruby-pycall_fix_tests.patch ... Passed
==> Making package: ruby-pycall 1.5.2-6 (Tue 29 Apr 2025 11:59:55 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-pycall_fix_tests.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of pycall.rb git repo...
Cloning into 'pycall.rb'...
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 8312f9d3006e23d26e091147dbbcbdc3c9f8a18b Mon Sep 17 00:00:00 2001
|From: Anya Zenkina <annzenkina@gmail.com>
|Date: Thu, 2 Jan 2025 13:15:55 -0800
|Subject: [PATCH 1/2] Fix compatibility with Ruby 3.4.0 in ranges
|
|---
| spec/pycall/pyobject_wrapper_spec.rb | 2 +-
| 1 file changed, 1 insertion(+), 1 deletion(-)
|
|diff --git a/spec/pycall/pyobject_wrapper_spec.rb b/spec/pycall/pyobject_wrapper_spec.rb
|index 5b37c70c..e67570b1 100644
|--- a/spec/pycall/pyobject_wrapper_spec.rb
|+++ b/spec/pycall/pyobject_wrapper_spec.rb
--------------------------
patching file spec/pycall/pyobject_wrapper_spec.rb
Hunk #1 succeeded at 161.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|
|From f0971a2a6e9be618d4d527f25491a972eb4c7bc7 Mon Sep 17 00:00:00 2001
|From: Kenta Murata <3959+mrkn@users.noreply.github.com>
|Date: Wed, 9 Apr 2025 09:07:51 +0900
|Subject: [PATCH 2/2] Use (-1..0).step(-1) instead of (nil..nil).step(-1)
|
|---
| spec/pycall/pyobject_wrapper_spec.rb | 2 +-
| 1 file changed, 1 insertion(+), 1 deletion(-)
|
|diff --git a/spec/pycall/pyobject_wrapper_spec.rb b/spec/pycall/pyobject_wrapper_spec.rb
|index e67570b1..0fe2ba8f 100644
|--- a/spec/pycall/pyobject_wrapper_spec.rb
|+++ b/spec/pycall/pyobject_wrapper_spec.rb
--------------------------
patching file spec/pycall/pyobject_wrapper_spec.rb
Hunk #1 succeeded at 161.
done
==> Starting build()...
WARNING:  description and summary are identical
WARNING:  open-ended dependency on bundler (>= 0, development) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on rake (>= 0, development) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on rake-compiler (>= 0, development) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on rspec (>= 0, development) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on pry (>= 0, development) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on pry-byebug (>= 0, development) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on test-unit (>= 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: pycall
  Version: 1.5.2
  File: pycall-1.5.2.gem
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/.github/dependabot.yml
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/.github/workflows/ci.yml
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/.github/workflows/windows.yml
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/.gitignore
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/.rspec
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/CHANGES.md
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/Gemfile
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/LICENSE.txt
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/README.md
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/Rakefile
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/bin/console
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/bin/guard
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/bin/rspec
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/bin/runner
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/bin/setup
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ci/travis_before_script.sh
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ci/travis_install.sh
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ci/travis_retry.sh
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/config/Guardfile
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/docker/Dockerfile
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/docker/Gemfile
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/docker/README.md
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/examples/classifier_comparison.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/examples/datascience_rb_20170519.ipynb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/examples/hist.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/examples/notebooks/classifier_comparison.ipynb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/examples/notebooks/forest_importances.ipynb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/examples/notebooks/iruby_integration.ipynb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/examples/notebooks/leaflet.ipynb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/examples/notebooks/lorenz_attractor.ipynb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/examples/notebooks/polar_axes.ipynb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/examples/notebooks/sum_benchmarking.ipynb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/examples/notebooks/xkcd_style.ipynb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/examples/plot_forest_importances_faces.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/examples/sum_benchmarking.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall/extconf.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall/gc.c
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall/libpython.c
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall/pycall.c
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall/pycall.h
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall/pycall_internal.h
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall/range.c
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall/ruby_wrapper.c
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall/thread.c
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/images/pycallrb_logo.png
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/images/pycallrb_logo_200.png
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/dict.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/error.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/gc_guard.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/import.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/init.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/iruby_helper.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/iterable_wrapper.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/libpython.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/libpython/finder.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/libpython/pyobject_struct.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/libpython/pytypeobject_struct.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/list.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/pretty_print.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/pyerror.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/pymodule_wrapper.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/pyobject_wrapper.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/python/PyCall/__init__.py
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/python/PyCall/six.py
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/python/investigator.py
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/pytypeobject_wrapper.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/set.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/slice.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/version.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/lib/pycall/wrapper_object_cache.rb
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/pycall.gemspec
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/tasks/docker.rake
/build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/tasks/pycall.rake
Building native extensions. This could take a while...
current directory: /build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall
["/usr/bin/ruby", "extconf.rb"]
checking for RTYPEDDATA_GET_DATA()... yes
creating Makefile
current directory: /build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall
["make", "DESTDIR=", "sitearchdir=./.gem.20250429-1036-97u99j", "sitelibdir=./.gem.20250429-1036-97u99j", "clean"]
current directory: /build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall
["make", "DESTDIR=", "sitearchdir=./.gem.20250429-1036-97u99j", "sitelibdir=./.gem.20250429-1036-97u99j"]
compiling gc.c
compiling libpython.c
compiling pycall.c
compiling range.c
compiling ruby_wrapper.c
compiling thread.c
linking shared-object pycall.so
current directory: /build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall
["make", "DESTDIR=", "sitearchdir=./.gem.20250429-1036-97u99j", "sitelibdir=./.gem.20250429-1036-97u99j", "install"]
/usr/bin/install -c -m 0755 pycall.so ./.gem.20250429-1036-97u99j
current directory: /build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall
["make", "DESTDIR=", "sitearchdir=./.gem.20250429-1036-97u99j", "sitelibdir=./.gem.20250429-1036-97u99j", "clean"]
current directory: /build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall
/usr/bin/ruby extconf.rb
current directory: /build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall
make DESTDIR\= sitearchdir\=./.gem.20250429-1036-97u99j sitelibdir\=./.gem.20250429-1036-97u99j clean
current directory: /build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall
make DESTDIR\= sitearchdir\=./.gem.20250429-1036-97u99j sitelibdir\=./.gem.20250429-1036-97u99j
current directory: /build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall
make DESTDIR\= sitearchdir\=./.gem.20250429-1036-97u99j sitelibdir\=./.gem.20250429-1036-97u99j install
current directory: /build/ruby-pycall/src/pycall.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/pycall-1.5.2/ext/pycall
make DESTDIR\= sitearchdir\=./.gem.20250429-1036-97u99j sitelibdir\=./.gem.20250429-1036-97u99j clean
Successfully installed pycall-1.5.2
Parsing documentation for pycall-1.5.2
Parsing sources...
  2% [ 1/35]  ext/pycall/Makefile

  5% [ 2/35]  ext/pycall/extconf.rb

  8% [ 3/35]  ext/pycall/gc.c

 11% [ 4/35]  ext/pycall/libpython.c

 14% [ 5/35]  ext/pycall/pycall.c

 17% [ 6/35]  ext/pycall/pycall.h

 20% [ 7/35]  ext/pycall/pycall_internal.h

 22% [ 8/35]  ext/pycall/range.c

 25% [ 9/35]  ext/pycall/ruby_wrapper.c

 28% [10/35]  ext/pycall/thread.c

 31% [11/35]  lib/pycall.rb

 34% [12/35]  lib/pycall/dict.rb

 37% [13/35]  lib/pycall/error.rb

 40% [14/35]  lib/pycall/gc_guard.rb

 42% [15/35]  lib/pycall/import.rb

 45% [16/35]  lib/pycall/init.rb

 48% [17/35]  lib/pycall/iruby_helper.rb

 51% [18/35]  lib/pycall/iterable_wrapper.rb

 54% [19/35]  lib/pycall/libpython.rb

 57% [20/35]  lib/pycall/libpython/finder.rb

 60% [21/35]  lib/pycall/libpython/pyobject_struct.rb

 62% [22/35]  lib/pycall/libpython/pytypeobject_struct.rb

 65% [23/35]  lib/pycall/list.rb

 68% [24/35]  lib/pycall/pretty_print.rb

 71% [25/35]  lib/pycall/pyerror.rb

 74% [26/35]  lib/pycall/pymodule_wrapper.rb

 77% [27/35]  lib/pycall/pyobject_wrapper.rb

 80% [28/35]  lib/pycall/python/PyCall/__init__.py

 82% [29/35]  lib/pycall/python/PyCall/six.py

 85% [30/35]  lib/pycall/python/investigator.py

 88% [31/35]  lib/pycall/pytypeobject_wrapper.rb

 91% [32/35]  lib/pycall/set.rb

 94% [33/35]  lib/pycall/slice.rb

 97% [34/35]  lib/pycall/version.rb

100% [35/35]  lib/pycall/wrapper_object_cache.rb

Installing ri documentation for pycall-1.5.2
Done installing documentation for pycall 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.

removed 'tmp_install/usr/lib/ruby/gems/3.4.0/cache/pycall-1.5.2.gem'
removed directory 'tmp_install/usr/lib/ruby/gems/3.4.0/cache/'
==> 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-pycall"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ruby-pycall 1.5.2-6 (Tue 29 Apr 2025 12:00:31 PM MDT)
==> Cleaning up...