>>> ruby-http_parser.rb: Building community/ruby-http_parser.rb 0.8.0-r2 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 21:24:17 +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/20) Installing libffi (3.4.4-r2) (2/20) Installing readline (8.2.1-r1) (3/20) Installing yaml (0.2.5-r1) (4/20) Installing ruby-libs (3.2.2-r0) (5/20) Installing libucontext (1.2-r2) (6/20) Installing ruby (3.2.2-r0) (7/20) Installing http-parser (2.9.4-r0) (8/20) Installing http-parser-dev (2.9.4-r0) (9/20) Installing ruby-rdoc (3.2.2-r0) (10/20) Installing libgmpxx (6.2.1-r3) (11/20) Installing gmp-dev (6.2.1-r3) (12/20) Installing libucontext-dev (1.2-r2) (13/20) Installing ruby-dev (3.2.2-r0) (14/20) Installing ruby-rspec-support (3.12.0-r1) (15/20) Installing ruby-rspec-core (3.12.2-r0) (16/20) Installing ruby-diff-lcs (1.5.0-r2) (17/20) Installing ruby-rspec-expectations (3.12.3-r0) (18/20) Installing ruby-rspec-mocks (3.12.5-r0) (19/20) Installing ruby-rspec (3.12.0-r1) (20/20) Installing .makedepends-ruby-http_parser.rb (20230422.212418) Executing busybox-1.36.0-r7.trigger OK: 350 MiB in 119 packages >>> ruby-http_parser.rb: Cleaning up srcdir >>> ruby-http_parser.rb: Cleaning up pkgdir >>> ruby-http_parser.rb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ruby-http_parser.rb-0.8.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19733 100 19733 0 0 67790 0 --:--:-- --:--:-- --:--:-- 67810 >>> ruby-http_parser.rb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/edge/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.20230422-52215-jymld4", "sitelibdir=./.gem.20230422-52215-jymld4", "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.20230422-52215-jymld4", "sitelibdir=./.gem.20230422-52215-jymld4"] compiling ruby_http_parser.c In file included from /usr/include/ruby-3.2.0/ruby/internal/arithmetic/long.h:42, from /usr/include/ruby-3.2.0/ruby/internal/arithmetic/int.h:26, from /usr/include/ruby-3.2.0/ruby/internal/arithmetic/char.h:23, from /usr/include/ruby-3.2.0/ruby/internal/arithmetic.h:24, from /usr/include/ruby-3.2.0/ruby/ruby.h:28, from /usr/include/ruby-3.2.0/ruby.h:38, from ruby_http_parser.c:1: /usr/include/ruby-3.2.0/ruby/internal/special_consts.h: In function 'RB_FLONUM_P': /usr/include/ruby-3.2.0/ruby/internal/special_consts.h:288:19: warning: unused parameter 'obj' [-Wunused-parameter] 288 | RB_FLONUM_P(VALUE obj) | ~~~~~~^~~ In file included from /usr/include/ruby-3.2.0/ruby/internal/core/rstring.h:30, from /usr/include/ruby-3.2.0/ruby/internal/arithmetic/char.h:29: /usr/include/ruby-3.2.0/ruby/internal/fl_type.h: In function 'RB_OBJ_TAINTABLE': /usr/include/ruby-3.2.0/ruby/internal/fl_type.h:788:24: warning: unused parameter 'obj' [-Wunused-parameter] 788 | RB_OBJ_TAINTABLE(VALUE obj) | ~~~~~~^~~ /usr/include/ruby-3.2.0/ruby/internal/fl_type.h: In function 'RB_OBJ_TAINTED_RAW': /usr/include/ruby-3.2.0/ruby/internal/fl_type.h:805:26: warning: unused parameter 'obj' [-Wunused-parameter] 805 | RB_OBJ_TAINTED_RAW(VALUE obj) | ~~~~~~^~~ /usr/include/ruby-3.2.0/ruby/internal/fl_type.h: In function 'RB_OBJ_TAINTED': /usr/include/ruby-3.2.0/ruby/internal/fl_type.h:822:22: warning: unused parameter 'obj' [-Wunused-parameter] 822 | RB_OBJ_TAINTED(VALUE obj) | ~~~~~~^~~ /usr/include/ruby-3.2.0/ruby/internal/fl_type.h: In function 'RB_OBJ_TAINT_RAW': /usr/include/ruby-3.2.0/ruby/internal/fl_type.h:837:24: warning: unused parameter 'obj' [-Wunused-parameter] 837 | RB_OBJ_TAINT_RAW(VALUE obj) | ~~~~~~^~~ /usr/include/ruby-3.2.0/ruby/internal/fl_type.h: In function 'RB_OBJ_TAINT': /usr/include/ruby-3.2.0/ruby/internal/fl_type.h:852:20: warning: unused parameter 'obj' [-Wunused-parameter] 852 | RB_OBJ_TAINT(VALUE obj) | ~~~~~~^~~ /usr/include/ruby-3.2.0/ruby/internal/fl_type.h: In function 'RB_OBJ_INFECT_RAW': /usr/include/ruby-3.2.0/ruby/internal/fl_type.h:868:25: warning: unused parameter 'dst' [-Wunused-parameter] 868 | RB_OBJ_INFECT_RAW(VALUE dst, VALUE src) | ~~~~~~^~~ /usr/include/ruby-3.2.0/ruby/internal/fl_type.h:868:36: warning: unused parameter 'src' [-Wunused-parameter] 868 | RB_OBJ_INFECT_RAW(VALUE dst, VALUE src) | ~~~~~~^~~ /usr/include/ruby-3.2.0/ruby/internal/fl_type.h: In function 'RB_OBJ_INFECT': /usr/include/ruby-3.2.0/ruby/internal/fl_type.h:884:21: warning: unused parameter 'dst' [-Wunused-parameter] 884 | RB_OBJ_INFECT(VALUE dst, VALUE src) | ~~~~~~^~~ /usr/include/ruby-3.2.0/ruby/internal/fl_type.h:884:32: warning: unused parameter 'src' [-Wunused-parameter] 884 | RB_OBJ_INFECT(VALUE dst, VALUE src) | ~~~~~~^~~ In file included from /usr/include/ruby-3.2.0/ruby/ruby.h:45: /usr/include/ruby-3.2.0/ruby/internal/newobj.h: In function 'rb_clone_setup': /usr/include/ruby-3.2.0/ruby/internal/newobj.h:173:22: warning: unused parameter 'clone' [-Wunused-parameter] 173 | rb_clone_setup(VALUE clone, VALUE obj) | ~~~~~~^~~~~ /usr/include/ruby-3.2.0/ruby/internal/newobj.h:173:35: warning: unused parameter 'obj' [-Wunused-parameter] 173 | rb_clone_setup(VALUE clone, VALUE obj) | ~~~~~~^~~ /usr/include/ruby-3.2.0/ruby/internal/newobj.h: In function 'rb_dup_setup': /usr/include/ruby-3.2.0/ruby/internal/newobj.h:190:20: warning: unused parameter 'dup' [-Wunused-parameter] 190 | rb_dup_setup(VALUE dup, VALUE obj) | ~~~~~~^~~ /usr/include/ruby-3.2.0/ruby/internal/newobj.h:190:31: warning: unused parameter 'obj' [-Wunused-parameter] 190 | rb_dup_setup(VALUE dup, VALUE obj) | ~~~~~~^~~ 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 'unsigned int'} and 'long int' [-Wsign-compare] 371 | if (nparsed < len) | ^ ruby_http_parser.c:376:71: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'long int' [-Wformat=] 376 | rb_raise(eParserError, "Could not parse data entirely (%zu != %zu)", nparsed, len); | ~~^ ~~~ | | | | unsigned int long int | %lu 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.20230422-52215-jymld4", "sitelibdir=./.gem.20230422-52215-jymld4", "install"] install -m 0755 ruby_http_parser.so ./.gem.20230422-52215-jymld4 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.20230422-52215-jymld4", "sitelibdir=./.gem.20230422-52215-jymld4", "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.20230422-52215-jymld4 sitelibdir\=./.gem.20230422-52215-jymld4 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.20230422-52215-jymld4 sitelibdir\=./.gem.20230422-52215-jymld4 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.20230422-52215-jymld4 sitelibdir\=./.gem.20230422-52215-jymld4 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.20230422-52215-jymld4 sitelibdir\=./.gem.20230422-52215-jymld4 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.02912 seconds (files took 0.12733 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-armhf.so.1 so:libhttp_parser.so.2.9 so:libruby.so.3.2 >>> ruby-http_parser.rb*: Package size: 96.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-r2.apk >>> ruby-http_parser.rb: Build complete at Sat, 22 Apr 2023 21:24:20 +0000 elapsed time 0h 0m 3s >>> ruby-http_parser.rb: Cleaning up srcdir >>> ruby-http_parser.rb: Cleaning up pkgdir >>> ruby-http_parser.rb: Uninstalling dependencies... (1/20) Purging .makedepends-ruby-http_parser.rb (20230422.212418) (2/20) Purging http-parser-dev (2.9.4-r0) (3/20) Purging http-parser (2.9.4-r0) (4/20) Purging ruby-dev (3.2.2-r0) (5/20) Purging ruby-rdoc (3.2.2-r0) (6/20) Purging gmp-dev (6.2.1-r3) (7/20) Purging libgmpxx (6.2.1-r3) (8/20) Purging libucontext-dev (1.2-r2) (9/20) Purging ruby-rspec (3.12.0-r1) (10/20) Purging ruby-rspec-core (3.12.2-r0) (11/20) Purging ruby-rspec-expectations (3.12.3-r0) (12/20) Purging ruby-rspec-mocks (3.12.5-r0) (13/20) Purging ruby-diff-lcs (1.5.0-r2) (14/20) Purging ruby-rspec-support (3.12.0-r1) (15/20) Purging ruby (3.2.2-r0) (16/20) Purging libucontext (1.2-r2) (17/20) Purging ruby-libs (3.2.2-r0) (18/20) Purging yaml (0.2.5-r1) (19/20) Purging libffi (3.4.4-r2) (20/20) Purging readline (8.2.1-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 99 packages >>> ruby-http_parser.rb: Updating the community/armhf repository index... >>> ruby-http_parser.rb: Signing the index...