==> Building on fuecoco ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list created directory packages/ruby-redcloth ./ .SRCINFO 553 100% 0.00kB/s 0:00:00 553 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=2/4) PKGBUILD 1,741 100% 1.66MB/s 0:00:00 1,741 100% 1.66MB/s 0:00:00 (xfr#2, to-chk=1/4) ruby-redcloth-4.3.3-2.log 235 100% 229.49kB/s 0:00:00 235 100% 229.49kB/s 0:00:00 (xfr#3, to-chk=0/4) sent 1,523 bytes received 121 bytes 3,288.00 bytes/sec total size is 2,488 speedup is 1.51 ==> Patching arch to riscv64... ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l root2 on remote host... [?25l:: Synchronizing package databases... core downloading... extra downloading... :: Starting full system upgrade... there is nothing to do [?25h==> Building in chroot for [extra] (riscv64)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [root2]...done ==> Making package: ruby-redcloth 4.3.3-2 (Wed Aug 14 15:54:25 2024) ==> Retrieving sources...  -> Downloading ruby-redcloth-4.3.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 50513 0 50513 0 0 21680 0 --:--:-- 0:00:02 --:--:-- 51074 100 92704 0 92704 0 0 37083 0 --:--:-- 0:00:02 --:--:-- 80055 ==> Validating source files with sha256sums... ruby-redcloth-4.3.3.tar.gz ... Passed ==> Making package: ruby-redcloth 4.3.3-2 (Wed Aug 14 15:54:59 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... warning: dependency cycle detected: warning: rubygems will be installed before its ruby dependency Package (3) New Version Net Change extra/libyaml 0.2.5-3 0.16 MiB extra/rubygems 3.4.19-1 2.26 MiB extra/ruby 3.2.4-1 13.87 MiB Total Installed Size: 16.29 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: 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 [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (12) New Version Net Change Download Size extra/ruby-erb 4.0.4-4 0.09 MiB extra/ruby-rdoc 6.5.1.1-2 2.82 MiB extra/ruby-rspec-core 3.13.0-1 1.27 MiB extra/ruby-rspec-expectations 3.13.1-1 0.78 MiB extra/ruby-rspec-mocks 3.13.1-1 0.72 MiB extra/ruby-rspec-support 3.13.1-1 0.24 MiB extra/ragel 6.10-3 1.72 MiB extra/ruby-bundler 2.5.11-2 1.58 MiB 0.39 MiB extra/ruby-diff-lcs 1.5.1-1 0.34 MiB extra/ruby-rake 13.0.6-3 0.26 MiB extra/ruby-rake-compiler 1.2.7-1 0.15 MiB 0.03 MiB extra/ruby-rspec 3.13.0-1 0.01 MiB Total Download Size: 0.42 MiB Total Installed Size: 9.98 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... ruby-bundler-2.5.11-2-any downloading... ruby-rake-compiler-1.2.7-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing ragel... installing ruby-bundler... installing ruby-diff-lcs... installing ruby-rake... installing ruby-rake-compiler... installing ruby-erb... installing ruby-rdoc... installing ruby-rspec-support... installing ruby-rspec-core... installing ruby-rspec-expectations... installing ruby-rspec-mocks... installing ruby-rspec... [?25h==> Retrieving sources...  -> Found ruby-redcloth-4.3.3.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting ruby-redcloth-4.3.3.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed in Rubygems 4 Gem::Specification#default_executable= called from /build/ruby-redcloth/src/redcloth-4.3.3/redcloth.gemspec:17. Resolving dependencies... NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed in Rubygems 4 Gem::Specification#default_executable= called from /build/ruby-redcloth/src/redcloth-4.3.3/redcloth.gemspec:17. mkdir -p tmp/riscv64-linux/redcloth_scan/3.2.4 ragel -C -T0 ragel/redcloth_scan.c.rl -o ext/redcloth_scan/redcloth_scan.c ragel -C -T0 ragel/redcloth_inline.c.rl -o ext/redcloth_scan/redcloth_inline.c ragel -C -T0 ragel/redcloth_attributes.c.rl -o ext/redcloth_scan/redcloth_attributes.c /usr/bin/ruby -I. ../../../../ext/redcloth_scan/extconf.rb cd tmp/riscv64-linux/redcloth_scan/3.2.4 NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed in Rubygems 4 Gem::Specification#default_executable= called from /build/ruby-redcloth/src/redcloth-4.3.3/redcloth.gemspec:17. checking for main() in -lc... *** ../../../../ext/redcloth_scan/extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options. Provided configuration options: --with-opt-dir --without-opt-dir --with-opt-include --without-opt-include=${opt-dir}/include --with-opt-lib --without-opt-lib=${opt-dir}/lib --with-make-prog --without-make-prog --srcdir=../../../../ext/redcloth_scan --curdir --ruby=/usr/bin/$(RUBY_BASE_NAME) --with-redcloth_scan-dir --without-redcloth_scan-dir --with-redcloth_scan-include --without-redcloth_scan-include=${redcloth_scan-dir}/include --with-redcloth_scan-lib --without-redcloth_scan-lib=${redcloth_scan-dir}/lib --with-c-dir --without-c-dir --with-c-include --without-c-include=${c-dir}/include --with-c-lib --without-c-lib=${c-dir}/lib --with-clib --without-clib /usr/lib/ruby/3.2.0/mkmf.rb:490:in `try_do': The compiler failed to generate an executable file. (RuntimeError) You have to install development tools first. from /usr/lib/ruby/3.2.0/mkmf.rb:583:in `try_link0' from /usr/lib/ruby/3.2.0/mkmf.rb:601:in `try_link' from /usr/lib/ruby/3.2.0/mkmf.rb:812:in `try_func' from /usr/lib/ruby/3.2.0/mkmf.rb:1062:in `block in have_library' from /usr/lib/ruby/3.2.0/mkmf.rb:989:in `block in checking_for' from /usr/lib/ruby/3.2.0/mkmf.rb:354:in `block (2 levels) in postpone' from /usr/lib/ruby/3.2.0/mkmf.rb:324:in `open' from /usr/lib/ruby/3.2.0/mkmf.rb:354:in `block in postpone' from /usr/lib/ruby/3.2.0/mkmf.rb:324:in `open' from /usr/lib/ruby/3.2.0/mkmf.rb:350:in `postpone' from /usr/lib/ruby/3.2.0/mkmf.rb:988:in `checking_for' from /usr/lib/ruby/3.2.0/mkmf.rb:1057:in `have_library' from ../../../../ext/redcloth_scan/extconf.rb:5:in `
' rake aborted! Command failed with status (1): [/usr/bin/ruby -I. ../../../../ext/redcloth...] Tasks: TOP => compile => compile:riscv64-linux => compile:redcloth_scan:riscv64-linux => copy:redcloth_scan:riscv64-linux:3.2.4 => tmp/riscv64-linux/redcloth_scan/3.2.4/redcloth_scan.so => tmp/riscv64-linux/redcloth_scan/3.2.4/Makefile (See full trace by running task with --trace) NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed in Rubygems 4 Gem::Specification#default_executable= called from redcloth.gemspec:17. WARNING: open-ended dependency on bundler (> 1.3.4, development) is not recommended if bundler is semantically versioned, use: add_development_dependency 'bundler', '~> 1.3', '> 1.3.4' WARNING: open-ended dependency on rake (>= 13, development) is not recommended if rake is semantically versioned, use: add_development_dependency 'rake', '~> 13' WARNING: open-ended dependency on rspec (>= 3.12, development) is not recommended if rspec is semantically versioned, use: add_development_dependency 'rspec', '~> 3.12' WARNING: open-ended dependency on diff-lcs (>= 1.5, development) is not recommended if diff-lcs is semantically versioned, use: add_development_dependency 'diff-lcs', '~> 1.5' WARNING: rubyforge_project= is deprecated and ignored. Please remove this from your gemspec to ensure that your gem continues to build in the future. WARNING: See https://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: RedCloth Version: 4.3.3 File: RedCloth-4.3.3.gem /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/.gemtest /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/.rspec /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/CHANGELOG /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/COPYING /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/Gemfile /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/README.rdoc /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/Rakefile /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/bin/redcloth /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/doc/textile_reference.html /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/ext/redcloth_scan/extconf.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/ext/redcloth_scan/redcloth.h /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/ext/redcloth_scan/redcloth_attributes.c /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/ext/redcloth_scan/redcloth_inline.c /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/ext/redcloth_scan/redcloth_scan.c /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/lib/case_sensitive_require/RedCloth.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/lib/redcloth.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/lib/redcloth/erb_extension.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/lib/redcloth/formatters/base.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/lib/redcloth/formatters/html.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/lib/redcloth/formatters/latex.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/lib/redcloth/formatters/latex_entities.yml /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/lib/redcloth/textile_doc.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/lib/redcloth/version.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/lib/tasks/pureruby.rake /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/redcloth.gemspec /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/benchmark_spec.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/custom_tags_spec.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/erb_spec.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/extension_spec.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/fixtures/basic.yml /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/fixtures/code.yml /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/fixtures/definitions.yml /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/fixtures/extra_whitespace.yml /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/fixtures/filter_html.yml /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/fixtures/filter_pba.yml /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/fixtures/html.yml /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/fixtures/images.yml /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/fixtures/instiki.yml /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/fixtures/links.yml /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/fixtures/lists.yml /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/fixtures/poignant.yml /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/fixtures/sanitize_html.yml /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/fixtures/table.yml /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/fixtures/textism.yml /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/fixtures/threshold.yml /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/formatters/class_filtered_html_spec.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/formatters/filtered_html_spec.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/formatters/html_no_breaks_spec.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/formatters/html_spec.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/formatters/id_filtered_html_spec.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/formatters/latex_spec.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/formatters/lite_mode_html_spec.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/formatters/no_span_caps_html_spec.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/formatters/sanitized_html_spec.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/formatters/style_filtered_html_spec.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/parser_spec.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/security/CVE-2012-6684_spec.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/security/CVE-2023-31606_spec.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/spec/spec_helper.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/tasks/compile.rake /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/tasks/ragel_extension_task.rb /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/tasks/release.rake /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/tasks/rspec.rake Building native extensions. This could take a while... current directory: /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/ext/redcloth_scan ["/usr/bin/ruby", "extconf.rb"] checking for main() in -lc... yes creating Makefile current directory: /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/ext/redcloth_scan ["make", "DESTDIR=", "sitearchdir=./.gem.20240814-1114-m1vcc2", "sitelibdir=./.gem.20240814-1114-m1vcc2", "clean"] current directory: /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/ext/redcloth_scan ["make", "DESTDIR=", "sitearchdir=./.gem.20240814-1114-m1vcc2", "sitelibdir=./.gem.20240814-1114-m1vcc2"] compiling redcloth_attributes.c compiling redcloth_inline.c compiling redcloth_scan.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:28, from /usr/include/ruby-3.2.0/ruby/defines.h:16, from /usr/include/ruby-3.2.0/ruby/ruby.h:25, from /usr/include/ruby-3.2.0/ruby.h:38, from ragel/redcloth_inline.c.rl:7: /usr/include/features.h:422:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 422 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:28, from /usr/include/ruby-3.2.0/ruby/defines.h:16, from /usr/include/ruby-3.2.0/ruby/ruby.h:25, from /usr/include/ruby-3.2.0/ruby.h:38, from ragel/redcloth_attributes.c.rl:7: /usr/include/features.h:422:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 422 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:28, from /usr/include/ruby-3.2.0/ruby/defines.h:16, from /usr/include/ruby-3.2.0/ruby/ruby.h:25, from /usr/include/ruby-3.2.0/ruby.h:38, from ragel/redcloth_scan.c.rl:9: /usr/include/features.h:422:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 422 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ ragel/redcloth_attributes.c.rl: In function ‘redcloth_attribute_parser’: ragel/redcloth_attributes.c.rl:27:11: warning: variable ‘act’ set but not used [-Wunused-but-set-variable] ragel/redcloth_inline.c.rl: In function ‘red_block’: ragel/redcloth_inline.c.rl:100:9: warning: variable ‘attr_regs’ set but not used [-Wunused-but-set-variable] linking shared-object redcloth_scan.so current directory: /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/ext/redcloth_scan ["make", "DESTDIR=", "sitearchdir=./.gem.20240814-1114-m1vcc2", "sitelibdir=./.gem.20240814-1114-m1vcc2", "install"] /usr/bin/install -c -m 0755 redcloth_scan.so ./.gem.20240814-1114-m1vcc2 current directory: /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/ext/redcloth_scan ["make", "DESTDIR=", "sitearchdir=./.gem.20240814-1114-m1vcc2", "sitelibdir=./.gem.20240814-1114-m1vcc2", "clean"] current directory: /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/ext/redcloth_scan /usr/bin/ruby extconf.rb current directory: /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/ext/redcloth_scan make DESTDIR\= sitearchdir\=./.gem.20240814-1114-m1vcc2 sitelibdir\=./.gem.20240814-1114-m1vcc2 clean current directory: /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/ext/redcloth_scan make DESTDIR\= sitearchdir\=./.gem.20240814-1114-m1vcc2 sitelibdir\=./.gem.20240814-1114-m1vcc2 current directory: /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/ext/redcloth_scan make DESTDIR\= sitearchdir\=./.gem.20240814-1114-m1vcc2 sitelibdir\=./.gem.20240814-1114-m1vcc2 install current directory: /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/lib/ruby/gems/3.2.0/gems/RedCloth-4.3.3/ext/redcloth_scan make DESTDIR\= sitearchdir\=./.gem.20240814-1114-m1vcc2 sitelibdir\=./.gem.20240814-1114-m1vcc2 clean /build/ruby-redcloth/src/redcloth-4.3.3/tmp_install/usr/bin/redcloth Successfully installed RedCloth-4.3.3 Parsing documentation for RedCloth-4.3.3 Parsing sources... 5% [ 1/18] CHANGELOG 11% [ 2/18] COPYING 16% [ 3/18] README.rdoc 22% [ 4/18] ext/redcloth_scan/Makefile 27% [ 5/18] ext/redcloth_scan/extconf.rb 33% [ 6/18] ext/redcloth_scan/redcloth.h 38% [ 7/18] ext/redcloth_scan/redcloth_attributes.c 44% [ 8/18] ext/redcloth_scan/redcloth_inline.c 50% [ 9/18] ext/redcloth_scan/redcloth_scan.c 55% [10/18] lib/case_sensitive_require/RedCloth.rb 61% [11/18] lib/redcloth.rb 66% [12/18] lib/redcloth/erb_extension.rb 72% [13/18] lib/redcloth/formatters/base.rb 77% [14/18] lib/redcloth/formatters/html.rb 83% [15/18] lib/redcloth/formatters/latex.rb 88% [16/18] lib/redcloth/textile_doc.rb 94% [17/18] lib/redcloth/version.rb 100% [18/18] lib/tasks/pureruby.rake Installing ri documentation for RedCloth-4.3.3 Done installing documentation for RedCloth after 5 seconds 1 gem installed GET https://rubygems.org/latest_specs.4.8.gz 200 OK GET https://rubygems.org/quick/Marshal.4.8/rubygems-update-3.5.17.gemspec.rz 200 OK A new release of RubyGems is available: 3.4.19 → 3.5.17! Run `gem update --system 3.5.17` to update your installation. ==> Starting check()... .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F. Failures: 1) CVE-2023-31606 process malicious html without delay Failure/Error: expect(t2-t1).to be <= 3 expected: <= 3 got: 4.093985836 # ./spec/security/CVE-2023-31606_spec.rb:39:in `block (2 levels) in ' Deprecation Warnings: Using `should` from rspec-expectations' old `:should` syntax without explicitly enabling the syntax is deprecated. Use the new `:expect` syntax or explicitly enable `:should` with `config.expect_with(:rspec) { |c| c.syntax = :should }` instead. Called from /build/ruby-redcloth/src/redcloth-4.3.3/spec/custom_tags_spec.rb:33:in `block (2 levels) in '. If you need more of the backtrace for any of these deprecations to identify where to make the necessary changes, you can configure `config.raise_errors_for_deprecations!`, and it will turn the deprecation warnings into errors, giving you the full backtrace. 1 deprecation warning total Finished in 13.03 seconds (files took 3.67 seconds to load) 5799 examples, 1 failure Failed examples: rspec ./spec/security/CVE-2023-31606_spec.rb:10 # CVE-2023-31606 process malicious html without delay ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/root2/build [?25h[?25hreceiving incremental file list ruby-redcloth-4.3.3-2-riscv64-build.log ruby-redcloth-4.3.3-2-riscv64-check.log ruby-redcloth-4.3.3-2-riscv64-prepare.log sent 81 bytes received 3,753 bytes 7,668.00 bytes/sec total size is 25,188 speedup is 6.57