==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: ruby-http_parser.rb 0.8.1-1 (Sun Jan 18 11:47:00 2026)
==> Retrieving sources...
  -> Updating ruby-http_parser.rb git repo...
  -> Updating ruby-http_parser.rb-http-parser.java git repo...
  -> Updating ruby-http_parser.rb-http-parser git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    ruby-http_parser.rb ... Passed
    ruby-http_parser.rb-http-parser.java ... Skipped
    ruby-http_parser.rb-http-parser ... Skipped
==> Making package: ruby-http_parser.rb 0.8.1-1 (Sun Jan 18 16:47:08 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) libyaml-0.2.5-3  rubygems-3.6.9-1  ruby-3.4.7-2

Total Download Size:    4.21 MiB
Total Installed Size:  23.88 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 ruby-3.4.7-2-aarch64 downloading...
 rubygems-3.6.9-1-any downloading...
 libyaml-0.2.5-3-aarch64 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
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (7) perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.33-9  ruby-erb-4.0.4-9  zlib-ng-2.3.2-1  git-2.52.0-2  ruby-rdoc-6.14.0-1

Total Download Size:    8.46 MiB
Total Installed Size:  48.35 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.52.0-2-aarch64 downloading...
 ruby-rdoc-6.14.0-1-any downloading...
 zlib-ng-2.3.2-1-aarch64 downloading...
 perl-mailtools-2.22-3-any downloading...
 perl-timedate-2.33-9-any downloading...
 ruby-erb-4.0.4-9-aarch64 downloading...
 perl-error-0.17030-3-any downloading...
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 zlib-ng...
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-cgi: gitweb (web interface) support
    python: git svn & git p4
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git
installing ruby-erb...
installing ruby-rdoc...
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of ruby-http_parser.rb git repo...
Cloning into 'ruby-http_parser.rb'...
done.
Switched to a new branch 'makepkg'
  -> Creating working copy of ruby-http_parser.rb-http-parser.java git repo...
Cloning into 'ruby-http_parser.rb-http-parser.java'...
done.
  -> Creating working copy of ruby-http_parser.rb-http-parser git repo...
Cloning into 'ruby-http_parser.rb-http-parser'...
done.
==> Starting prepare()...
Submodule 'http-parser' (https://github.com/nodejs/http-parser.git) registered for path 'ext/ruby_http_parser/vendor/http-parser'
Submodule 'http-parser-java' (https://github.com/tmm1/http-parser.java) registered for path 'ext/ruby_http_parser/vendor/http-parser-java'
Cloning into '/build/ruby-http_parser.rb/src/ruby-http_parser.rb/ext/ruby_http_parser/vendor/http-parser'...
done.
Cloning into '/build/ruby-http_parser.rb/src/ruby-http_parser.rb/ext/ruby_http_parser/vendor/http-parser-java'...
done.
Submodule path 'ext/ruby_http_parser/vendor/http-parser': checked out '54f55a2f02a823e5f5c87abe853bb76d1170718d'
Submodule path 'ext/ruby_http_parser/vendor/http-parser-java': checked out '1d6cef028e4c074f6d59d9f57e974e2d39406503'
==> Starting build()...
WARNING:  open-ended dependency on rake-compiler (>= 1.0, development) is not recommended
  if rake-compiler is semantically versioned, use:
    add_development_dependency "rake-compiler", "~> 1.0"
WARNING:  open-ended dependency on rspec (>= 3, development) is not recommended
  if rspec is semantically versioned, use:
    add_development_dependency "rspec", "~> 3"
WARNING:  open-ended dependency on json (>= 2.1, development) is not recommended
  if json is semantically versioned, use:
    add_development_dependency "json", "~> 2.1"
WARNING:  open-ended dependency on benchmark_suite (>= 1.0, development) is not recommended
  if benchmark_suite is semantically versioned, use:
    add_development_dependency "benchmark_suite", "~> 1.0"
WARNING:  open-ended dependency on ffi (>= 1.9, development) is not recommended
  if ffi is semantically versioned, use:
    add_development_dependency "ffi", "~> 1.9"
WARNING:  open-ended dependency on yajl-ruby (>= 1.3, development) is not recommended
  if yajl-ruby is semantically versioned, use:
    add_development_dependency "yajl-ruby", "~> 1.3"
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: http_parser.rb
  Version: 0.8.1
  File: http_parser.rb-0.8.1.gem
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/.github/workflows/linux.yml
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/.github/workflows/windows.yml
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/.gitignore
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/.gitmodules
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/Gemfile
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/LICENSE-MIT
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/README.md
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/Rakefile
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/bench/standalone.rb
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/bench/thin.rb
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/.gitignore
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/RubyHttpParserService.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/ext_help.h
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/extconf.rb
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/org/ruby_http_parser/RubyHttpParser.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/ruby_http_parser.c
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/.gitkeep
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/AUTHORS
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/LICENSE-MIT
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/Makefile
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/README.md
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/TODO
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/build.xml
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/http_parser.c
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/http_parser.gyp
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/http_parser.h
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/Http-parser.java.iml
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/FieldData.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPCallback.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPDataCallback.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPErrorCallback.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPException.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPMethod.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPParser.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPParserUrl.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/ParserSettings.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/ParserType.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/Util.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPCallback.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPDataCallback.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPErrorCallback.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPParser.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/ParserSettings.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Message.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/ParseUrl.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Requests.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Responses.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Test.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestHeaderOverflowError.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestLoaderNG.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestNoOverflowLongBody.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/UnitTest.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Upgrade.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Url.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Util.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/WrongContentLength.java
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/test.c
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tests.dumped
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tests.utf8
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tools/byte_constants.rb
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tools/lowcase.rb
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tools/parse_tests.rb
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/AUTHORS
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/LICENSE-MIT
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/Makefile
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/README.md
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/bench.c
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/contrib/parsertrace.c
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/contrib/url_parser.c
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/http_parser.c
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/http_parser.gyp
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/http_parser.h
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/test.c
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/http_parser.rb.gemspec
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/lib/http/parser.rb
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/lib/http_parser.rb
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/tasks/compile.rake
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/tasks/fixtures.rake
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/tasks/spec.rake
/build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/tasks/submodules.rake
Building native extensions. This could take a while...
current directory: /build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser
["/usr/bin/ruby", "extconf.rb"]
creating Makefile
current directory: /build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser
["make", "DESTDIR=", "sitearchdir=./.gem.20260118-1619-aa2cx1", "sitelibdir=./.gem.20260118-1619-aa2cx1", "clean"]
current directory: /build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser
["make", "DESTDIR=", "sitearchdir=./.gem.20260118-1619-aa2cx1", "sitelibdir=./.gem.20260118-1619-aa2cx1"]
compiling ruby_http_parser.c
compiling ryah_http_parser.c
linking shared-object ruby_http_parser.so
current directory: /build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser
["make", "DESTDIR=", "sitearchdir=./.gem.20260118-1619-aa2cx1", "sitelibdir=./.gem.20260118-1619-aa2cx1", "install"]
/usr/bin/install -c -m 0755 ruby_http_parser.so ./.gem.20260118-1619-aa2cx1
current directory: /build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser
["make", "DESTDIR=", "sitearchdir=./.gem.20260118-1619-aa2cx1", "sitelibdir=./.gem.20260118-1619-aa2cx1", "clean"]
current directory: /build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser
/usr/bin/ruby extconf.rb
current directory: /build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser
make DESTDIR\= sitearchdir\=./.gem.20260118-1619-aa2cx1 sitelibdir\=./.gem.20260118-1619-aa2cx1 clean
current directory: /build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser
make DESTDIR\= sitearchdir\=./.gem.20260118-1619-aa2cx1 sitelibdir\=./.gem.20260118-1619-aa2cx1
current directory: /build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser
make DESTDIR\= sitearchdir\=./.gem.20260118-1619-aa2cx1 sitelibdir\=./.gem.20260118-1619-aa2cx1 install
current directory: /build/ruby-http_parser.rb/src/ruby-http_parser.rb/tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser
make DESTDIR\= sitearchdir\=./.gem.20260118-1619-aa2cx1 sitelibdir\=./.gem.20260118-1619-aa2cx1 clean
Successfully installed http_parser.rb-0.8.1
Parsing documentation for http_parser.rb-0.8.1
Parsing sources...
  1% [ 1/54]  ext/ruby_http_parser/Makefile
  3% [ 2/54]  ext/ruby_http_parser/RubyHttpParserService.java
  5% [ 3/54]  ext/ruby_http_parser/ext_help.h
  7% [ 4/54]  ext/ruby_http_parser/extconf.rb
  9% [ 5/54]  ext/ruby_http_parser/org/ruby_http_parser/RubyHttpParser.java
 11% [ 6/54]  ext/ruby_http_parser/ruby_http_parser.c
 12% [ 7/54]  ext/ruby_http_parser/ryah_http_parser.c
 14% [ 8/54]  ext/ruby_http_parser/ryah_http_parser.h
 16% [ 9/54]  ext/ruby_http_parser/vendor/http-parser-java/AUTHORS
 18% [10/54]  ext/ruby_http_parser/vendor/http-parser-java/LICENSE-MIT
 20% [11/54]  ext/ruby_http_parser/vendor/http-parser-java/Makefile
 22% [12/54]  ext/ruby_http_parser/vendor/http-parser-java/README.md
 24% [13/54]  ext/ruby_http_parser/vendor/http-parser-java/TODO
 25% [14/54]  ext/ruby_http_parser/vendor/http-parser-java/build.xml
 27% [15/54]  ext/ruby_http_parser/vendor/http-parser-java/http_parser.c
 29% [16/54]  ext/ruby_http_parser/vendor/http-parser-java/http_parser.gyp
 31% [17/54]  ext/ruby_http_parser/vendor/http-parser-java/http_parser.h
 33% [18/54]  ext/ruby_http_parser/vendor/http-parser-java/src/Http-parser.java.iml
 35% [19/54]  ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/FieldData.java
 37% [20/54]  ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPCallback.java
 38% [21/54]  ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPDataCallback.java
 40% [22/54]  ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPErrorCallback.java
 42% [23/54]  ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPException.java
 44% [24/54]  ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPMethod.java
 46% [25/54]  ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPParser.java
 48% [26/54]  ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPParserUrl.java
 50% [27/54]  ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/ParserSettings.java
 51% [28/54]  ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/ParserType.java
 53% [29/54]  ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/Util.java
 55% [30/54]  ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPCallback.java
 57% [31/54]  ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPDataCallback.java
 59% [32/54]  ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPErrorCallback.java
 61% [33/54]  ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPParser.java
 62% [34/54]  ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/ParserSettings.java
 64% [35/54]  ext/ruby_http_parser/vendor/http-parser-java/test.c
 66% [36/54]  ext/ruby_http_parser/vendor/http-parser-java/tests.dumped
 68% [37/54]  ext/ruby_http_parser/vendor/http-parser-java/tests.utf8
 70% [38/54]  ext/ruby_http_parser/vendor/http-parser-java/tools/byte_constants.rb
 72% [39/54]  ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
 74% [40/54]  ext/ruby_http_parser/vendor/http-parser-java/tools/lowcase.rb
 75% [41/54]  ext/ruby_http_parser/vendor/http-parser-java/tools/parse_tests.rb
unknown encoding name "chunked\r\n\r\n25" for ext/ruby_http_parser/vendor/http-parser-java/tools/parse_tests.rb, skipping
 77% [42/54]  ext/ruby_http_parser/vendor/http-parser/AUTHORS
 79% [43/54]  ext/ruby_http_parser/vendor/http-parser/LICENSE-MIT
 81% [44/54]  ext/ruby_http_parser/vendor/http-parser/Makefile
 83% [45/54]  ext/ruby_http_parser/vendor/http-parser/README.md
 85% [46/54]  ext/ruby_http_parser/vendor/http-parser/bench.c
 87% [47/54]  ext/ruby_http_parser/vendor/http-parser/contrib/parsertrace.c
 88% [48/54]  ext/ruby_http_parser/vendor/http-parser/contrib/url_parser.c
 90% [49/54]  ext/ruby_http_parser/vendor/http-parser/http_parser.c
 92% [50/54]  ext/ruby_http_parser/vendor/http-parser/http_parser.gyp
 94% [51/54]  ext/ruby_http_parser/vendor/http-parser/http_parser.h
 96% [52/54]  ext/ruby_http_parser/vendor/http-parser/test.c
 98% [53/54]  lib/http/parser.rb
100% [54/54]  lib/http_parser.rb

Installing ri documentation for http_parser.rb-0.8.1
Done installing documentation for http_parser.rb 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-4.0.4.gemspec.rz
200 OK

A new release of RubyGems is available: 3.6.9 → 4.0.4!
Run `gem update --system 4.0.4` to update your installation.

removed 'tmp_install//usr/lib/ruby/gems/3.4.0/cache/http_parser.rb-0.8.1.gem'
removed directory 'tmp_install//usr/lib/ruby/gems/3.4.0/cache/'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/org/ruby_http_parser/page-RubyHttpParser_java.ri'
removed directory 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/org/ruby_http_parser'
removed directory 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/org'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/page-Makefile.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/page-RubyHttpParserService_java.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/page-tests_utf8.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/page-AUTHORS.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/page-LICENSE-MIT.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/page-TODO.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/page-build_xml.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/page-README_md.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/page-tests_dumped.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/page-Makefile.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/page-Http-parser_java_iml.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/page-HTTPErrorCallback_java.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/page-HTTPParserUrl_java.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/page-HTTPParser_java.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/page-HTTPCallback_java.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/page-HTTPDataCallback_java.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/page-HTTPErrorCallback_java.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/page-HTTPParser_java.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/page-HTTPCallback_java.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/page-HTTPDataCallback_java.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/page-ParserSettings_java.ri'
removed directory 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/page-HTTPException_java.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/page-ParserType_java.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/page-FieldData_java.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/page-HTTPMethod_java.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/page-Util_java.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/page-ParserSettings_java.ri'
removed directory 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser'
removed directory 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src/impl'
removed directory 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/src'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java/page-http_parser_gyp.ri'
removed directory 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser-java'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser/page-AUTHORS.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser/page-LICENSE-MIT.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser/page-README_md.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser/page-Makefile.ri'
removed 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser/page-http_parser_gyp.ri'
removed directory 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor/http-parser'
removed directory 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser/vendor'
removed directory 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/ruby_http_parser'
removed directory 'tmp_install//usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/ext/'
==> Entering fakeroot environment...
==> Starting package()...
'tmp_install/usr' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr'
'tmp_install/usr/lib' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib'
'tmp_install/usr/lib/ruby' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby'
'tmp_install/usr/lib/ruby/gems' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems'
'tmp_install/usr/lib/ruby/gems/3.4.0' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0'
'tmp_install/usr/lib/ruby/gems/3.4.0/build_info' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/build_info'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/cdesc-Parser.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/cdesc-Parser.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/default_header_value_type%3d-c.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/default_header_value_type%3d-c.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/new-c.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/new-c.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/strict%3f-c.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/strict%3f-c.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/%3c%3c-i.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/%3c%3c-i.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/header_value_type%3d-i.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/header_value_type%3d-i.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/http_major-i.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/http_major-i.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/http_method-i.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/http_method-i.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/http_minor-i.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/http_minor-i.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/http_version-i.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/http_version-i.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/keep_alive%3f-i.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/keep_alive%3f-i.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/on_body%3d-i.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/on_body%3d-i.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/on_headers_complete%3d-i.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/on_headers_complete%3d-i.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/on_message_begin%3d-i.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/on_message_begin%3d-i.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/on_message_complete%3d-i.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/on_message_complete%3d-i.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/reset%21-i.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/reset%21-i.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/status_code-i.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/status_code-i.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/upgrade%3f-i.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/upgrade%3f-i.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/default_header_value_type-c.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/default_header_value_type-c.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/Error' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/Error'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/Error/cdesc-Error.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/Parser/Error/cdesc-Error.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/RequestParser' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/RequestParser'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/RequestParser/cdesc-RequestParser.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/RequestParser/cdesc-RequestParser.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/ResponseParser' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/ResponseParser'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/ResponseParser/cdesc-ResponseParser.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/ResponseParser/cdesc-ResponseParser.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/cdesc-HTTP.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/HTTP/cdesc-HTTP.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/Object' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/Object'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/Object/cdesc-Object.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/Object/cdesc-Object.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/Object/printbytes-i.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/Object/printbytes-i.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/Http' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/Http'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/Http/cdesc-Http.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/Http/cdesc-Http.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/cache.ri' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/doc/http_parser.rb-0.8.1/ri/cache.ri'
'tmp_install/usr/lib/ruby/gems/3.4.0/extensions' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/extensions'
'tmp_install/usr/lib/ruby/gems/3.4.0/extensions/aarch64-linux' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/extensions/aarch64-linux'
'tmp_install/usr/lib/ruby/gems/3.4.0/extensions/aarch64-linux/3.4.0' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/extensions/aarch64-linux/3.4.0'
'tmp_install/usr/lib/ruby/gems/3.4.0/extensions/aarch64-linux/3.4.0/http_parser.rb-0.8.1' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/extensions/aarch64-linux/3.4.0/http_parser.rb-0.8.1'
'tmp_install/usr/lib/ruby/gems/3.4.0/extensions/aarch64-linux/3.4.0/http_parser.rb-0.8.1/gem.build_complete' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/extensions/aarch64-linux/3.4.0/http_parser.rb-0.8.1/gem.build_complete'
'tmp_install/usr/lib/ruby/gems/3.4.0/extensions/aarch64-linux/3.4.0/http_parser.rb-0.8.1/ruby_http_parser.so' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/extensions/aarch64-linux/3.4.0/http_parser.rb-0.8.1/ruby_http_parser.so'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/.github' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/.github'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/.github/workflows' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/.github/workflows'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/.github/workflows/linux.yml' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/.github/workflows/linux.yml'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/.github/workflows/windows.yml' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/.github/workflows/windows.yml'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/.gitignore' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/.gitignore'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/.gitmodules' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/.gitmodules'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/Gemfile' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/Gemfile'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/LICENSE-MIT' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/LICENSE-MIT'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/README.md' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/README.md'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/Rakefile' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/Rakefile'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/bench' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/bench'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/bench/standalone.rb' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/bench/standalone.rb'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/bench/thin.rb' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/bench/thin.rb'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/.gitignore' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/.gitignore'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/RubyHttpParserService.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/RubyHttpParserService.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/ext_help.h' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/ext_help.h'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/extconf.rb' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/extconf.rb'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/org' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/org'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/org/ruby_http_parser' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/org/ruby_http_parser'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/org/ruby_http_parser/RubyHttpParser.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/org/ruby_http_parser/RubyHttpParser.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/.gitkeep' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/.gitkeep'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/AUTHORS' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/AUTHORS'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/LICENSE-MIT' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/LICENSE-MIT'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/README.md' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/README.md'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/TODO' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/TODO'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/build.xml' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/build.xml'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/ext' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/ext'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/ext/primitives.jar'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/http_parser.gyp' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/http_parser.gyp'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/http_parser.h' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/http_parser.h'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/Http-parser.java.iml' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/Http-parser.java.iml'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/FieldData.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/FieldData.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPCallback.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPCallback.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPDataCallback.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPDataCallback.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPErrorCallback.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPErrorCallback.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPException.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPException.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPMethod.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPMethod.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPParser.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPParser.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPParserUrl.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/HTTPParserUrl.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/ParserSettings.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/ParserSettings.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/ParserType.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/ParserType.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/Util.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/Util.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPCallback.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPCallback.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPDataCallback.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPDataCallback.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPErrorCallback.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPErrorCallback.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPParser.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/HTTPParser.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/ParserSettings.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/impl/http_parser/lolevel/ParserSettings.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Message.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Message.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/ParseUrl.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/ParseUrl.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Requests.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Requests.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Responses.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Responses.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Test.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Test.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestHeaderOverflowError.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestHeaderOverflowError.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestLoaderNG.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestLoaderNG.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestNoOverflowLongBody.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/TestNoOverflowLongBody.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/UnitTest.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/UnitTest.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Upgrade.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Upgrade.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Url.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Url.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Util.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/Util.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/WrongContentLength.java' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/src/test/http_parser/lolevel/WrongContentLength.java'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tests.dumped' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tests.dumped'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tests.utf8' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tests.utf8'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tools' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tools'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tools/byte_constants.rb' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tools/byte_constants.rb'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tools/lowcase.rb' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tools/lowcase.rb'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tools/parse_tests.rb' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser-java/tools/parse_tests.rb'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/AUTHORS' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/AUTHORS'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/LICENSE-MIT' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/LICENSE-MIT'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/README.md' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/README.md'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/contrib' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/contrib'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/http_parser.gyp' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/http_parser.gyp'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/http_parser.h' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/vendor/http-parser/http_parser.h'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/ryah_http_parser.h' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/ext/ruby_http_parser/ryah_http_parser.h'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/http_parser.rb.gemspec' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/http_parser.rb.gemspec'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/lib' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/lib'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/lib/http' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/lib/http'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/lib/http/parser.rb' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/lib/http/parser.rb'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/lib/http_parser.rb' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/lib/http_parser.rb'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/tasks' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/tasks'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/tasks/compile.rake' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/tasks/compile.rake'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/tasks/fixtures.rake' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/tasks/fixtures.rake'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/tasks/spec.rake' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/tasks/spec.rake'
'tmp_install/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/tasks/submodules.rake' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/gems/http_parser.rb-0.8.1/tasks/submodules.rake'
'tmp_install/usr/lib/ruby/gems/3.4.0/plugins' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/plugins'
'tmp_install/usr/lib/ruby/gems/3.4.0/specifications' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/specifications'
'tmp_install/usr/lib/ruby/gems/3.4.0/specifications/http_parser.rb-0.8.1.gemspec' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/lib/ruby/gems/3.4.0/specifications/http_parser.rb-0.8.1.gemspec'
install: creating directory '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/share'
install: creating directory '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/share/licenses'
install: creating directory '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/share/licenses/ruby-http_parser.rb'
'LICENSE-MIT' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/share/licenses/ruby-http_parser.rb/LICENSE-MIT'
install: creating directory '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/share/doc'
install: creating directory '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/share/doc/ruby-http_parser.rb'
'README.md' -> '/build/ruby-http_parser.rb/pkg/ruby-http_parser.rb/usr/share/doc/ruby-http_parser.rb/README.md'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unreproducible ruby files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Removing empty directories...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
libfakeroot internal error: payload not recognized!
==> Checking for packaging issues...
==> Creating package "ruby-http_parser.rb"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ruby-http_parser.rb 0.8.1-1 (Sun Jan 18 16:47:25 2026)
==> Cleaning up...
[?12l[?25h