==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: ruby-http 5.2.0-4 (Tue Apr 29 19:14:45 2025)
==> Retrieving sources...
  -> Cloning http git repo...
Cloning into bare repository '/home/leming/work/ruby-http/http'...
  -> Found ruby-http_fix_tests.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    http ... Skipped
    ruby-http_fix_tests.patch ... Passed
==> Making package: ruby-http 5.2.0-4 (Tue Apr 29 19:15:06 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 (14) libyaml-0.2.5-3  ruby-domain_name-0.6.20240107-5
              ruby-ffi-1.17.1-3  ruby-ffi-compiler-1.0.1-5
              ruby-public_suffix-5.0.5-6  ruby-rake-13.2.1-4
              ruby-unf-0.2.0.beta2-12  rubygems-3.6.7-2  ruby-3.4.3-2
              ruby-addressable-2.8.6-5  ruby-base64-0.2.0-1
              ruby-http-cookie-1.0.7-4  ruby-http-form_data-2.3.0-5
              ruby-llhttp-ffi-0.5.1-6

Total Download Size:    0.30 MiB
Total Installed Size:  20.55 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 ruby-domain_name-0.6.20240107-5-any downloading...
 ruby-unf-0.2.0.beta2-12-any downloading...
 ruby-http-cookie-1.0.7-4-any downloading...
 ruby-llhttp-ffi-0.5.1-6-armv7h downloading...
 ruby-http-form_data-2.3.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-public_suffix...
installing ruby-addressable...
installing ruby-base64...
installing ruby-unf...
installing ruby-domain_name...
installing ruby-http-cookie...
installing ruby-http-form_data...
installing ruby-ffi...
installing ruby-rake...
installing ruby-ffi-compiler...
installing ruby-llhttp-ffi...
:: 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:  43.08 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-http_fix_tests.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of http git repo...
Cloning into 'http'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/spec/lib/http/headers_spec.rb b/spec/lib/http/headers_spec.rb
|index abf6226..576652b 100644
|--- a/spec/lib/http/headers_spec.rb
|+++ b/spec/lib/http/headers_spec.rb
--------------------------
patching file spec/lib/http/headers_spec.rb
Hunk #1 succeeded at 281.
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/spec/lib/http/response_spec.rb b/spec/lib/http/response_spec.rb
|index 873ffd8..53cf9d5 100644
|--- a/spec/lib/http/response_spec.rb
|+++ b/spec/lib/http/response_spec.rb
--------------------------
patching file spec/lib/http/response_spec.rb
Hunk #1 succeeded at 135.
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
done
==> Starting build()...
WARNING:  open-ended dependency on addressable (>= 2.8) is not recommended
  if addressable is semantically versioned, use:
    add_runtime_dependency "addressable", "~> 2.8"
WARNING:  open-ended dependency on base64 (>= 0.1) is not recommended
  if base64 is semantically versioned, use:
    add_runtime_dependency "base64", "~> 0.1"
WARNING:  open-ended dependency on http-cookie (>= 1.0) is not recommended
  if http-cookie is semantically versioned, use:
    add_runtime_dependency "http-cookie", "~> 1.0"
WARNING:  open-ended dependency on http-form_data (>= 2.2) is not recommended
  if http-form_data is semantically versioned, use:
    add_runtime_dependency "http-form_data", "~> 2.2"
WARNING:  open-ended dependency on llhttp-ffi (>= 0.5.0) is not recommended
  if llhttp-ffi is semantically versioned, use:
    add_runtime_dependency "llhttp-ffi", "~> 0.5", ">= 0.5.0"
WARNING:  open-ended dependency on bundler (>= 2.0, development) is not recommended
  if bundler is semantically versioned, use:
    add_development_dependency "bundler", "~> 2.0"
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
  Successfully built RubyGem
  Name: http
  Version: 5.2.0
  File: http-5.2.0.gem
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/.github/workflows/ci.yml
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/.gitignore
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/.rspec
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/.rubocop.yml
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/.rubocop/layout.yml
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/.rubocop/metrics.yml
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/.rubocop/style.yml
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/.rubocop_todo.yml
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/.yardopts
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/CHANGELOG.md
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/CHANGES_OLD.md
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/CONTRIBUTING.md
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/Gemfile
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/Guardfile
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/LICENSE.txt
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/README.md
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/Rakefile
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/SECURITY.md
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/http.gemspec
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/chainable.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/client.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/connection.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/content_type.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/errors.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/feature.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/features/auto_deflate.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/features/auto_inflate.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/features/instrumentation.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/features/logging.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/features/normalize_uri.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/headers.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/headers/known.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/headers/mixin.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/mime_type.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/mime_type/adapter.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/mime_type/json.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/options.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/redirector.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/request.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/request/body.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/request/writer.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/response.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/response/body.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/response/inflater.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/response/parser.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/response/status.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/response/status/reasons.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/timeout/global.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/timeout/null.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/timeout/per_operation.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/uri.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/lib/http/version.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/logo.png
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/client_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/connection_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/content_type_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/features/auto_deflate_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/features/auto_inflate_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/features/instrumentation_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/features/logging_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/headers/mixin_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/headers_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/options/body_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/options/features_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/options/form_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/options/headers_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/options/json_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/options/merge_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/options/new_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/options/proxy_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/options_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/redirector_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/request/body_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/request/writer_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/request_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/response/body_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/response/parser_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/response/status_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/response_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/uri/normalizer_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http/uri_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/lib/http_spec.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/regression_specs.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/spec_helper.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/support/black_hole.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/support/capture_warning.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/support/dummy_server.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/support/dummy_server/servlet.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/support/fakeio.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/support/fuubar.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/support/http_handling_shared.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/support/proxy_server.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/support/servers/config.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/support/servers/runner.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/support/simplecov.rb
/build/ruby-http/src/http/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http-5.2.0/spec/support/ssl_helper.rb
Successfully installed http-5.2.0
Parsing documentation for http-5.2.0
Parsing sources...
  2% [ 1/34]  lib/http.rb

  5% [ 2/34]  lib/http/chainable.rb

  8% [ 3/34]  lib/http/client.rb

 11% [ 4/34]  lib/http/connection.rb

 14% [ 5/34]  lib/http/content_type.rb

 17% [ 6/34]  lib/http/errors.rb

 20% [ 7/34]  lib/http/feature.rb

 23% [ 8/34]  lib/http/features/auto_deflate.rb

 26% [ 9/34]  lib/http/features/auto_inflate.rb

 29% [10/34]  lib/http/features/instrumentation.rb

 32% [11/34]  lib/http/features/logging.rb

 35% [12/34]  lib/http/features/normalize_uri.rb

 38% [13/34]  lib/http/headers.rb

 41% [14/34]  lib/http/headers/known.rb

 44% [15/34]  lib/http/headers/mixin.rb

 47% [16/34]  lib/http/mime_type.rb

 50% [17/34]  lib/http/mime_type/adapter.rb

 52% [18/34]  lib/http/mime_type/json.rb

 55% [19/34]  lib/http/options.rb

 58% [20/34]  lib/http/redirector.rb

 61% [21/34]  lib/http/request.rb

 64% [22/34]  lib/http/request/body.rb

 67% [23/34]  lib/http/request/writer.rb

 70% [24/34]  lib/http/response.rb

 73% [25/34]  lib/http/response/body.rb

 76% [26/34]  lib/http/response/inflater.rb

 79% [27/34]  lib/http/response/parser.rb

 82% [28/34]  lib/http/response/status.rb

 85% [29/34]  lib/http/response/status/reasons.rb

 88% [30/34]  lib/http/timeout/global.rb

 91% [31/34]  lib/http/timeout/null.rb

 94% [32/34]  lib/http/timeout/per_operation.rb

 97% [33/34]  lib/http/uri.rb

100% [34/34]  lib/http/version.rb

Installing ri documentation for http-5.2.0
Done installing documentation for http 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.

==> 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-http"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ruby-http 5.2.0-4 (Tue Apr 29 19:15:55 2025)
==> Cleaning up...