==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: ruby-async-http 0.92.1-1 (Fri Oct 24 12:41:11 2025)
==> Retrieving sources...
-> Found ruby-async-http-0.92.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
ruby-async-http-0.92.1.tar.gz ... Passed
==> Validating source files with b2sums...
ruby-async-http-0.92.1.tar.gz ... Passed
==> Making package: ruby-async-http 0.92.1-1 (Fri Oct 24 12:41:18 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 (19) libyaml-0.2.5-3 ruby-console-1.34.1-1
ruby-fiber-annotation-0.2.0-8 ruby-fiber-local-1.1.0-6
ruby-fiber-storage-1.0.1-2 ruby-io-event-1.14.0-1
ruby-protocol-hpack-1.5.1-3 rubygems-3.6.9-1 ruby-3.4.7-2
ruby-async-2.34.0-1 ruby-async-pool-0.11.0-1
ruby-io-endpoint-0.15.2-3 ruby-io-stream-0.10.0-1
ruby-metrics-0.15.0-1 ruby-protocol-http-0.55.0-1
ruby-protocol-http1-0.35.2-1 ruby-protocol-http2-0.23.0-1
ruby-protocol-url-0.4.0-1 ruby-traces-0.18.2-1
Total Download Size: 4.68 MiB
Total Installed Size: 25.96 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
ruby-3.4.7-2-aarch64 downloading...
rubygems-3.6.9-1-any downloading...
ruby-protocol-http-0.55.0-1-any downloading...
ruby-async-2.34.0-1-any downloading...
ruby-protocol-http2-0.23.0-1-any downloading...
ruby-console-1.34.1-1-any downloading...
ruby-protocol-http1-0.35.2-1-any downloading...
ruby-io-event-1.14.0-1-aarch64 downloading...
ruby-io-endpoint-0.15.2-3-any downloading...
ruby-protocol-url-0.4.0-1-any downloading...
ruby-traces-0.18.2-1-any downloading...
ruby-io-stream-0.10.0-1-any downloading...
ruby-protocol-hpack-1.5.1-3-any downloading...
ruby-metrics-0.15.0-1-any downloading...
ruby-async-pool-0.11.0-1-any downloading...
ruby-fiber-local-1.1.0-6-any downloading...
ruby-fiber-annotation-0.2.0-8-any downloading...
ruby-fiber-storage-1.0.1-2-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-fiber-annotation...
installing ruby-fiber-storage...
installing ruby-fiber-local...
installing ruby-console...
installing ruby-io-event...
installing ruby-metrics...
installing ruby-traces...
installing ruby-async...
installing ruby-async-pool...
installing ruby-io-endpoint...
installing ruby-io-stream...
installing ruby-protocol-http...
installing ruby-protocol-http1...
installing ruby-protocol-hpack...
installing ruby-protocol-http2...
installing ruby-protocol-url...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (2) ruby-erb-4.0.4-9 ruby-rdoc-6.14.0-1
Total Download Size: 0.67 MiB
Total Installed Size: 3.31 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
ruby-rdoc-6.14.0-1-any downloading...
ruby-erb-4.0.4-9-aarch64 downloading...
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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
-> Found ruby-async-http-0.92.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting ruby-async-http-0.92.1.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
WARNING: open-ended dependency on async (>= 2.10.2) is not recommended
if async is semantically versioned, use:
add_runtime_dependency "async", "~> 2.10", ">= 2.10.2"
WARNING: open-ended dependency on async-pool (>= 0.11) is not recommended
if async-pool is semantically versioned, use:
add_runtime_dependency "async-pool", "~> 0.11"
WARNING: open-ended dependency on io-endpoint (>= 0.14) is not recommended
if io-endpoint is semantically versioned, use:
add_runtime_dependency "io-endpoint", "~> 0.14"
WARNING: open-ended dependency on io-stream (>= 0.6) is not recommended
if io-stream is semantically versioned, use:
add_runtime_dependency "io-stream", "~> 0.6"
WARNING: open-ended dependency on metrics (>= 0.12) is not recommended
if metrics is semantically versioned, use:
add_runtime_dependency "metrics", "~> 0.12"
WARNING: open-ended dependency on protocol-http (>= 0.49) is not recommended
if protocol-http is semantically versioned, use:
add_runtime_dependency "protocol-http", "~> 0.49"
WARNING: open-ended dependency on protocol-http1 (>= 0.30) is not recommended
if protocol-http1 is semantically versioned, use:
add_runtime_dependency "protocol-http1", "~> 0.30"
WARNING: open-ended dependency on protocol-http2 (>= 0.22) is not recommended
if protocol-http2 is semantically versioned, use:
add_runtime_dependency "protocol-http2", "~> 0.22"
WARNING: open-ended dependency on protocol-url (>= 0.2) is not recommended
if protocol-url is semantically versioned, use:
add_runtime_dependency "protocol-url", "~> 0.2"
WARNING: open-ended dependency on traces (>= 0.10) is not recommended
if traces is semantically versioned, use:
add_runtime_dependency "traces", "~> 0.10"
WARNING: See https://guides.rubygems.org/specification-reference/ for help
Successfully built RubyGem
Name: async-http
Version: 0.92.1
File: async-http-0.92.1.gem
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/bake/async/http.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/bake/async/http/h2spec.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/context/getting-started.md
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/context/index.yaml
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/context/testing.md
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/body.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/body/hijack.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/body/pipe.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/body/writable.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/client.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/endpoint.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/internet.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/internet/instance.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/middleware/location_redirector.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/mock.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/mock/endpoint.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/configurable.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/defaulton.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http1.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http1/client.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http1/connection.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http1/finishable.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http1/request.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http1/response.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http1/server.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http10.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http11.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http2.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http2/client.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http2/connection.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http2/input.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http2/output.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http2/request.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http2/response.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http2/server.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/http2/stream.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/https.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/request.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/protocol/response.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/proxy.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/relative_location.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/server.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/statistics.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/async/http/version.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/metrics/provider/async/http.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/metrics/provider/async/http/client.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/metrics/provider/async/http/server.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/traces/provider/async/http.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/traces/provider/async/http/client.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/traces/provider/async/http/protocol/http1/client.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/traces/provider/async/http/protocol/http2/client.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/lib/traces/provider/async/http/server.rb
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/license.md
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/readme.md
/build/ruby-async-http/src/async-http-0.92.1/tmp_install/usr/lib/ruby/gems/3.4.0/gems/async-http-0.92.1/releases.md
Successfully installed async-http-0.92.1
Parsing documentation for async-http-0.92.1
Parsing sources...
2% [ 1/50] lib/async/http.rb
4% [ 2/50] lib/async/http/body.rb
6% [ 3/50] lib/async/http/body/hijack.rb
8% [ 4/50] lib/async/http/body/pipe.rb
10% [ 5/50] lib/async/http/body/writable.rb
12% [ 6/50] lib/async/http/client.rb
14% [ 7/50] lib/async/http/endpoint.rb
16% [ 8/50] lib/async/http/internet.rb
18% [ 9/50] lib/async/http/internet/instance.rb
20% [10/50] lib/async/http/middleware/location_redirector.rb
22% [11/50] lib/async/http/mock.rb
24% [12/50] lib/async/http/mock/endpoint.rb
26% [13/50] lib/async/http/protocol.rb
28% [14/50] lib/async/http/protocol/configurable.rb
30% [15/50] lib/async/http/protocol/defaulton.rb
32% [16/50] lib/async/http/protocol/http.rb
34% [17/50] lib/async/http/protocol/http1.rb
36% [18/50] lib/async/http/protocol/http1/client.rb
38% [19/50] lib/async/http/protocol/http1/connection.rb
40% [20/50] lib/async/http/protocol/http1/finishable.rb
42% [21/50] lib/async/http/protocol/http1/request.rb
44% [22/50] lib/async/http/protocol/http1/response.rb
46% [23/50] lib/async/http/protocol/http1/server.rb
48% [24/50] lib/async/http/protocol/http10.rb
50% [25/50] lib/async/http/protocol/http11.rb
52% [26/50] lib/async/http/protocol/http2.rb
54% [27/50] lib/async/http/protocol/http2/client.rb
56% [28/50] lib/async/http/protocol/http2/connection.rb
58% [29/50] lib/async/http/protocol/http2/input.rb
60% [30/50] lib/async/http/protocol/http2/output.rb
62% [31/50] lib/async/http/protocol/http2/request.rb
64% [32/50] lib/async/http/protocol/http2/response.rb
66% [33/50] lib/async/http/protocol/http2/server.rb
68% [34/50] lib/async/http/protocol/http2/stream.rb
70% [35/50] lib/async/http/protocol/https.rb
72% [36/50] lib/async/http/protocol/request.rb
74% [37/50] lib/async/http/protocol/response.rb
76% [38/50] lib/async/http/proxy.rb
78% [39/50] lib/async/http/relative_location.rb
80% [40/50] lib/async/http/server.rb
82% [41/50] lib/async/http/statistics.rb
84% [42/50] lib/async/http/version.rb
86% [43/50] lib/metrics/provider/async/http.rb
88% [44/50] lib/metrics/provider/async/http/client.rb
90% [45/50] lib/metrics/provider/async/http/server.rb
92% [46/50] lib/traces/provider/async/http.rb
94% [47/50] lib/traces/provider/async/http/client.rb
96% [48/50] lib/traces/provider/async/http/protocol/http1/client.rb
98% [49/50] lib/traces/provider/async/http/protocol/http2/client.rb
100% [50/50] lib/traces/provider/async/http/server.rb
Installing ri documentation for async-http-0.92.1
Done installing documentation for async-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.7.2.gemspec.rz
200 OK
A new release of RubyGems is available: 3.6.9 → 3.7.2!
Run `gem update --system 3.7.2` 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-async-http"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ruby-async-http 0.92.1-1 (Fri Oct 24 12:41:40 2025)
==> Cleaning up...