>>> ruby-http_parser.rb: Building community/ruby-http_parser.rb 0.8.0-r3 (using abuild 3.13.0-r3) started Wed, 24 Apr 2024 07:10:19 +0000 >>> ruby-http_parser.rb: Checking sanity of /home/buildozer/aports/community/ruby-http_parser.rb/APKBUILD... >>> ruby-http_parser.rb: Analyzing dependencies... >>> ruby-http_parser.rb: Installing for build: build-base ruby http-parser-dev ruby-dev ruby-rspec (1/17) Installing libffi (3.4.6-r0) (2/17) Installing yaml (0.2.5-r2) (3/17) Installing ruby-libs (3.3.0-r0) (4/17) Installing ruby (3.3.0-r0) (5/17) Installing http-parser (2.9.4-r0) (6/17) Installing http-parser-dev (2.9.4-r0) (7/17) Installing ruby-rdoc (3.3.0-r0) (8/17) Installing libgmpxx (6.3.0-r0) (9/17) Installing gmp-dev (6.3.0-r0) (10/17) Installing ruby-dev (3.3.0-r0) (11/17) Installing ruby-rspec-support (3.13.1-r0) (12/17) Installing ruby-rspec-core (3.13.0-r0) (13/17) Installing ruby-diff-lcs (1.5.1-r0) (14/17) Installing ruby-rspec-expectations (3.13.0-r0) (15/17) Installing ruby-rspec-mocks (3.13.0-r0) (16/17) Installing ruby-rspec (3.13.0-r0) (17/17) Installing .makedepends-ruby-http_parser.rb (20240424.071025) Executing busybox-1.36.1-r25.trigger OK: 466 MiB in 123 packages >>> ruby-http_parser.rb: Cleaning up srcdir >>> ruby-http_parser.rb: Cleaning up pkgdir >>> ruby-http_parser.rb: Cleaning up tmpdir >>> ruby-http_parser.rb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/ruby-http_parser.rb-0.8.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> ruby-http_parser.rb: Fetching https://github.com/tmm1/http_parser.rb/archive/v0.8.0/ruby-http_parser.rb-0.8.0.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/v3.20/ruby-http_parser.rb-0.8.0.tar.gz.part' ruby-http_parser.rb- 100% |********************************| 19733 0:00:00 ETA '/var/cache/distfiles/v3.20/ruby-http_parser.rb-0.8.0.tar.gz.part' saved >>> ruby-http_parser.rb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/ruby-http_parser.rb-0.8.0.tar.gz >>> ruby-http_parser.rb: Checking sha512sums... ruby-http_parser.rb-0.8.0.tar.gz: OK remove-broken-test.patch: OK use-system-libhttp_parser.patch: OK gemspec.patch: OK >>> ruby-http_parser.rb: Unpacking /var/cache/distfiles/v3.20/ruby-http_parser.rb-0.8.0.tar.gz... >>> ruby-http_parser.rb: remove-broken-test.patch patching file spec/support/requests.json >>> ruby-http_parser.rb: use-system-libhttp_parser.patch patching file ext/ruby_http_parser/extconf.rb patching file ext/ruby_http_parser/ruby_http_parser.c >>> ruby-http_parser.rb: gemspec.patch patching file http_parser.rb.gemspec Successfully built RubyGem Name: http_parser.rb Version: 0.8.0 File: http_parser.rb-0.8.0.gem /home/buildozer/aports/community/ruby-http_parser.rb/src/http_parser.rb-0.8.0/dist/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/RubyHttpParserService.java /home/buildozer/aports/community/ruby-http_parser.rb/src/http_parser.rb-0.8.0/dist/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/ext_help.h /home/buildozer/aports/community/ruby-http_parser.rb/src/http_parser.rb-0.8.0/dist/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/extconf.rb /home/buildozer/aports/community/ruby-http_parser.rb/src/http_parser.rb-0.8.0/dist/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/ruby_http_parser.c /home/buildozer/aports/community/ruby-http_parser.rb/src/http_parser.rb-0.8.0/dist/gems/http_parser.rb-0.8.0/lib/http/parser.rb /home/buildozer/aports/community/ruby-http_parser.rb/src/http_parser.rb-0.8.0/dist/gems/http_parser.rb-0.8.0/lib/http_parser.rb Building native extensions. This could take a while... current directory: /home/buildozer/aports/community/ruby-http_parser.rb/src/http_parser.rb-0.8.0/dist/gems/http_parser.rb-0.8.0/ext/ruby_http_parser ["/usr/bin/ruby", "extconf.rb"] creating Makefile current directory: /home/buildozer/aports/community/ruby-http_parser.rb/src/http_parser.rb-0.8.0/dist/gems/http_parser.rb-0.8.0/ext/ruby_http_parser ["make", "DESTDIR=", "sitearchdir=./.gem.20240424-52092-gwx9uu", "sitelibdir=./.gem.20240424-52092-gwx9uu", "clean"] current directory: /home/buildozer/aports/community/ruby-http_parser.rb/src/http_parser.rb-0.8.0/dist/gems/http_parser.rb-0.8.0/ext/ruby_http_parser ["make", "DESTDIR=", "sitearchdir=./.gem.20240424-52092-gwx9uu", "sitelibdir=./.gem.20240424-52092-gwx9uu"] compiling ruby_http_parser.c ruby_http_parser.c: In function 'Parser_strict_p': ruby_http_parser.c:317:29: warning: unused parameter 'klass' [-Wunused-parameter] 317 | VALUE Parser_strict_p(VALUE klass) { | ~~~~~~^~~~~ ruby_http_parser.c: In function 'Parser_execute': ruby_http_parser.c:371:17: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare] 371 | if (nparsed < len) | ^ linking shared-object ruby_http_parser.so current directory: /home/buildozer/aports/community/ruby-http_parser.rb/src/http_parser.rb-0.8.0/dist/gems/http_parser.rb-0.8.0/ext/ruby_http_parser ["make", "DESTDIR=", "sitearchdir=./.gem.20240424-52092-gwx9uu", "sitelibdir=./.gem.20240424-52092-gwx9uu", "install"] install -m 0755 ruby_http_parser.so ./.gem.20240424-52092-gwx9uu current directory: /home/buildozer/aports/community/ruby-http_parser.rb/src/http_parser.rb-0.8.0/dist/gems/http_parser.rb-0.8.0/ext/ruby_http_parser ["make", "DESTDIR=", "sitearchdir=./.gem.20240424-52092-gwx9uu", "sitelibdir=./.gem.20240424-52092-gwx9uu", "clean"] current directory: /home/buildozer/aports/community/ruby-http_parser.rb/src/http_parser.rb-0.8.0/dist/gems/http_parser.rb-0.8.0/ext/ruby_http_parser /usr/bin/ruby extconf.rb current directory: /home/buildozer/aports/community/ruby-http_parser.rb/src/http_parser.rb-0.8.0/dist/gems/http_parser.rb-0.8.0/ext/ruby_http_parser make DESTDIR\= sitearchdir\=./.gem.20240424-52092-gwx9uu sitelibdir\=./.gem.20240424-52092-gwx9uu clean current directory: /home/buildozer/aports/community/ruby-http_parser.rb/src/http_parser.rb-0.8.0/dist/gems/http_parser.rb-0.8.0/ext/ruby_http_parser make DESTDIR\= sitearchdir\=./.gem.20240424-52092-gwx9uu sitelibdir\=./.gem.20240424-52092-gwx9uu current directory: /home/buildozer/aports/community/ruby-http_parser.rb/src/http_parser.rb-0.8.0/dist/gems/http_parser.rb-0.8.0/ext/ruby_http_parser make DESTDIR\= sitearchdir\=./.gem.20240424-52092-gwx9uu sitelibdir\=./.gem.20240424-52092-gwx9uu install current directory: /home/buildozer/aports/community/ruby-http_parser.rb/src/http_parser.rb-0.8.0/dist/gems/http_parser.rb-0.8.0/ext/ruby_http_parser make DESTDIR\= sitearchdir\=./.gem.20240424-52092-gwx9uu sitelibdir\=./.gem.20240424-52092-gwx9uu clean Successfully installed http_parser.rb-0.8.0 1 gem installed ./home/buildozer/aports/community/ruby-http_parser.rb/src/http_parser.rb-0.8.0/spec/parser_spec.rb:37: warning: Ractor is experimental, and the behavior may change in future versions of Ruby! Also there are many implementation issues. ...................................................................... Finished in 0.07758 seconds (files took 0.25467 seconds to load) 71 examples, 0 failures >>> ruby-http_parser.rb: Entering fakeroot... >>> ruby-http_parser.rb*: Running postcheck for ruby-http_parser.rb >>> ruby-http_parser.rb*: Preparing package ruby-http_parser.rb... >>> ruby-http_parser.rb*: Stripping binaries >>> ruby-http_parser.rb*: Scanning shared objects >>> ruby-http_parser.rb*: Tracing dependencies... ruby so:libc.musl-s390x.so.1 so:libhttp_parser.so.2.9 so:libruby.so.3.3 >>> ruby-http_parser.rb*: Package size: 108.0 KB >>> ruby-http_parser.rb*: Compressing data... >>> ruby-http_parser.rb*: Create checksum... >>> ruby-http_parser.rb*: Create ruby-http_parser.rb-0.8.0-r3.apk >>> ruby-http_parser.rb: Build complete at Wed, 24 Apr 2024 07:10:30 +0000 elapsed time 0h 0m 11s >>> ruby-http_parser.rb: Cleaning up srcdir >>> ruby-http_parser.rb: Cleaning up pkgdir >>> ruby-http_parser.rb: Uninstalling dependencies... (1/17) Purging .makedepends-ruby-http_parser.rb (20240424.071025) (2/17) Purging http-parser-dev (2.9.4-r0) (3/17) Purging http-parser (2.9.4-r0) (4/17) Purging ruby-dev (3.3.0-r0) (5/17) Purging ruby-rdoc (3.3.0-r0) (6/17) Purging gmp-dev (6.3.0-r0) (7/17) Purging libgmpxx (6.3.0-r0) (8/17) Purging ruby-rspec (3.13.0-r0) (9/17) Purging ruby-rspec-core (3.13.0-r0) (10/17) Purging ruby-rspec-expectations (3.13.0-r0) (11/17) Purging ruby-rspec-mocks (3.13.0-r0) (12/17) Purging ruby-diff-lcs (1.5.1-r0) (13/17) Purging ruby-rspec-support (3.13.1-r0) (14/17) Purging ruby (3.3.0-r0) (15/17) Purging ruby-libs (3.3.0-r0) (16/17) Purging yaml (0.2.5-r2) (17/17) Purging libffi (3.4.6-r0) Executing busybox-1.36.1-r25.trigger OK: 435 MiB in 106 packages >>> ruby-http_parser.rb: Updating the community/s390x repository index... >>> ruby-http_parser.rb: Signing the index...