==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: ruby-redcloth 4.3.4-5 (Tue Apr 29 10:46:26 2025) ==> Retrieving sources... -> Found ruby-redcloth-4.3.4.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... ruby-redcloth-4.3.4.tar.gz ... Passed ==> Making package: ruby-redcloth 4.3.4-5 (Tue Apr 29 10:46:47 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... warning: dependency cycle detected: warning: rubygems will be installed before its ruby dependency Packages (3) libyaml-0.2.5-3 rubygems-3.6.7-2 ruby-3.4.3-2 Total Installed Size: 17.04 MiB :: Proceed with installation? [Y/n] 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... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (11) ruby-erb-4.0.4-9 ruby-rspec-core-3.13.1-3 ruby-rspec-expectations-3.13.3-3 ruby-rspec-mocks-3.13.1-4 ruby-rspec-support-3.13.2-2 ragel-6.10-4 ruby-bundler-2.6.7-2 ruby-diff-lcs-1.6.1-2 ruby-rake-13.2.1-4 ruby-rake-compiler-1.2.9-3 ruby-rspec-3.13.0-4 Total Installed Size: 7.48 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing ragel... installing ruby-bundler... installing ruby-diff-lcs... installing ruby-rake... installing ruby-rake-compiler... installing ruby-erb... installing ruby-rspec-support... installing ruby-rspec-core... installing ruby-rspec-expectations... installing ruby-rspec-mocks... installing ruby-rspec... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found ruby-redcloth-4.3.4.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting ruby-redcloth-4.3.4.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... Resolving dependencies... mkdir -p tmp/armv7l-linux-eabihf/redcloth_scan/3.4.3 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 cd tmp/armv7l-linux-eabihf/redcloth_scan/3.4.3 /usr/bin/ruby -I. ../../../../ext/redcloth_scan/extconf.rb creating Makefile cd - cd tmp/armv7l-linux-eabihf/redcloth_scan/3.4.3 true cd - mkdir -p tmp/armv7l-linux-eabihf/stage/lib cp .gemtest tmp/armv7l-linux-eabihf/stage/.gemtest cp .rspec tmp/armv7l-linux-eabihf/stage/.rspec cp CHANGELOG tmp/armv7l-linux-eabihf/stage/CHANGELOG cp COPYING tmp/armv7l-linux-eabihf/stage/COPYING cp Gemfile tmp/armv7l-linux-eabihf/stage/Gemfile cp README.rdoc tmp/armv7l-linux-eabihf/stage/README.rdoc cp Rakefile tmp/armv7l-linux-eabihf/stage/Rakefile mkdir -p tmp/armv7l-linux-eabihf/stage/bin cp bin/redcloth tmp/armv7l-linux-eabihf/stage/bin/redcloth mkdir -p tmp/armv7l-linux-eabihf/stage/doc cp doc/textile_reference.html tmp/armv7l-linux-eabihf/stage/doc/textile_reference.html mkdir -p tmp/armv7l-linux-eabihf/stage/ext/redcloth_scan cp ext/redcloth_scan/redcloth.h tmp/armv7l-linux-eabihf/stage/ext/redcloth_scan/redcloth.h cp ext/redcloth_scan/redcloth_attributes.c tmp/armv7l-linux-eabihf/stage/ext/redcloth_scan/redcloth_attributes.c cp ext/redcloth_scan/redcloth_inline.c tmp/armv7l-linux-eabihf/stage/ext/redcloth_scan/redcloth_inline.c cp ext/redcloth_scan/redcloth_scan.c tmp/armv7l-linux-eabihf/stage/ext/redcloth_scan/redcloth_scan.c mkdir -p tmp/armv7l-linux-eabihf/stage/lib/case_sensitive_require cp lib/case_sensitive_require/RedCloth.rb tmp/armv7l-linux-eabihf/stage/lib/case_sensitive_require/RedCloth.rb cp lib/redcloth.rb tmp/armv7l-linux-eabihf/stage/lib/redcloth.rb mkdir -p tmp/armv7l-linux-eabihf/stage/lib/redcloth cp lib/redcloth/erb_extension.rb tmp/armv7l-linux-eabihf/stage/lib/redcloth/erb_extension.rb mkdir -p tmp/armv7l-linux-eabihf/stage/lib/redcloth/formatters cp lib/redcloth/formatters/base.rb tmp/armv7l-linux-eabihf/stage/lib/redcloth/formatters/base.rb cp lib/redcloth/formatters/html.rb tmp/armv7l-linux-eabihf/stage/lib/redcloth/formatters/html.rb cp lib/redcloth/formatters/latex.rb tmp/armv7l-linux-eabihf/stage/lib/redcloth/formatters/latex.rb cp lib/redcloth/formatters/latex_entities.yml tmp/armv7l-linux-eabihf/stage/lib/redcloth/formatters/latex_entities.yml cp lib/redcloth/textile_doc.rb tmp/armv7l-linux-eabihf/stage/lib/redcloth/textile_doc.rb cp lib/redcloth/version.rb tmp/armv7l-linux-eabihf/stage/lib/redcloth/version.rb mkdir -p tmp/armv7l-linux-eabihf/stage/lib/tasks cp lib/tasks/pureruby.rake tmp/armv7l-linux-eabihf/stage/lib/tasks/pureruby.rake cp redcloth.gemspec tmp/armv7l-linux-eabihf/stage/redcloth.gemspec mkdir -p tmp/armv7l-linux-eabihf/stage/spec cp spec/benchmark_spec.rb tmp/armv7l-linux-eabihf/stage/spec/benchmark_spec.rb cp spec/custom_tags_spec.rb tmp/armv7l-linux-eabihf/stage/spec/custom_tags_spec.rb cp spec/erb_spec.rb tmp/armv7l-linux-eabihf/stage/spec/erb_spec.rb cp spec/extension_spec.rb tmp/armv7l-linux-eabihf/stage/spec/extension_spec.rb mkdir -p tmp/armv7l-linux-eabihf/stage/spec/fixtures cp spec/fixtures/basic.yml tmp/armv7l-linux-eabihf/stage/spec/fixtures/basic.yml cp spec/fixtures/code.yml tmp/armv7l-linux-eabihf/stage/spec/fixtures/code.yml cp spec/fixtures/definitions.yml tmp/armv7l-linux-eabihf/stage/spec/fixtures/definitions.yml cp spec/fixtures/extra_whitespace.yml tmp/armv7l-linux-eabihf/stage/spec/fixtures/extra_whitespace.yml cp spec/fixtures/filter_html.yml tmp/armv7l-linux-eabihf/stage/spec/fixtures/filter_html.yml cp spec/fixtures/filter_pba.yml tmp/armv7l-linux-eabihf/stage/spec/fixtures/filter_pba.yml cp spec/fixtures/html.yml tmp/armv7l-linux-eabihf/stage/spec/fixtures/html.yml cp spec/fixtures/images.yml tmp/armv7l-linux-eabihf/stage/spec/fixtures/images.yml cp spec/fixtures/instiki.yml tmp/armv7l-linux-eabihf/stage/spec/fixtures/instiki.yml cp spec/fixtures/links.yml tmp/armv7l-linux-eabihf/stage/spec/fixtures/links.yml cp spec/fixtures/lists.yml tmp/armv7l-linux-eabihf/stage/spec/fixtures/lists.yml cp spec/fixtures/poignant.yml tmp/armv7l-linux-eabihf/stage/spec/fixtures/poignant.yml cp spec/fixtures/sanitize_html.yml tmp/armv7l-linux-eabihf/stage/spec/fixtures/sanitize_html.yml cp spec/fixtures/table.yml tmp/armv7l-linux-eabihf/stage/spec/fixtures/table.yml cp spec/fixtures/textism.yml tmp/armv7l-linux-eabihf/stage/spec/fixtures/textism.yml cp spec/fixtures/threshold.yml tmp/armv7l-linux-eabihf/stage/spec/fixtures/threshold.yml mkdir -p tmp/armv7l-linux-eabihf/stage/spec/formatters cp spec/formatters/class_filtered_html_spec.rb tmp/armv7l-linux-eabihf/stage/spec/formatters/class_filtered_html_spec.rb cp spec/formatters/filtered_html_spec.rb tmp/armv7l-linux-eabihf/stage/spec/formatters/filtered_html_spec.rb cp spec/formatters/html_no_breaks_spec.rb tmp/armv7l-linux-eabihf/stage/spec/formatters/html_no_breaks_spec.rb cp spec/formatters/html_spec.rb tmp/armv7l-linux-eabihf/stage/spec/formatters/html_spec.rb cp spec/formatters/id_filtered_html_spec.rb tmp/armv7l-linux-eabihf/stage/spec/formatters/id_filtered_html_spec.rb cp spec/formatters/latex_spec.rb tmp/armv7l-linux-eabihf/stage/spec/formatters/latex_spec.rb cp spec/formatters/lite_mode_html_spec.rb tmp/armv7l-linux-eabihf/stage/spec/formatters/lite_mode_html_spec.rb cp spec/formatters/no_span_caps_html_spec.rb tmp/armv7l-linux-eabihf/stage/spec/formatters/no_span_caps_html_spec.rb cp spec/formatters/sanitized_html_spec.rb tmp/armv7l-linux-eabihf/stage/spec/formatters/sanitized_html_spec.rb cp spec/formatters/style_filtered_html_spec.rb tmp/armv7l-linux-eabihf/stage/spec/formatters/style_filtered_html_spec.rb cp spec/parser_spec.rb tmp/armv7l-linux-eabihf/stage/spec/parser_spec.rb mkdir -p tmp/armv7l-linux-eabihf/stage/spec/security cp spec/security/CVE-2012-6684_spec.rb tmp/armv7l-linux-eabihf/stage/spec/security/CVE-2012-6684_spec.rb cp spec/security/CVE-2023-31606_spec.rb tmp/armv7l-linux-eabihf/stage/spec/security/CVE-2023-31606_spec.rb cp spec/spec_helper.rb tmp/armv7l-linux-eabihf/stage/spec/spec_helper.rb mkdir -p tmp/armv7l-linux-eabihf/stage/tasks cp tasks/compile.rake tmp/armv7l-linux-eabihf/stage/tasks/compile.rake cp tasks/ragel_extension_task.rb tmp/armv7l-linux-eabihf/stage/tasks/ragel_extension_task.rb cp tasks/release.rake tmp/armv7l-linux-eabihf/stage/tasks/release.rake cp tasks/rspec.rake tmp/armv7l-linux-eabihf/stage/tasks/rspec.rake true install sitearchdir=../../../../lib sitelibdir=../../../../lib target_prefix= cp tmp/armv7l-linux-eabihf/redcloth_scan/3.4.3/redcloth_scan.so tmp/armv7l-linux-eabihf/stage/lib/redcloth_scan.so rake aborted! Errno::ENOENT: No such file or directory @ rb_sysopen - tmp/armv7l-linux-eabihf/redcloth_scan/3.4.3/redcloth_scan.so (Errno::ENOENT) Tasks: TOP => compile => compile:armv7l-linux-eabihf => compile:redcloth_scan:armv7l-linux-eabihf => copy:redcloth_scan:armv7l-linux-eabihf:3.4.3 (See full trace by running task with --trace) WARNING: expected RubyGems version 3.6.7, was 1.3.7 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: See https://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: RedCloth Version: 4.3.4 File: RedCloth-4.3.4.gem /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/.gemtest /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/.rspec /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/CHANGELOG /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/COPYING /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/Gemfile /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/README.rdoc /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/Rakefile /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/bin/redcloth /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/doc/textile_reference.html /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/ext/redcloth_scan/extconf.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/ext/redcloth_scan/redcloth.h /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/ext/redcloth_scan/redcloth_attributes.c /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/ext/redcloth_scan/redcloth_inline.c /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/ext/redcloth_scan/redcloth_scan.c /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/lib/case_sensitive_require/RedCloth.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/lib/redcloth.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/lib/redcloth/erb_extension.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/lib/redcloth/formatters/base.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/lib/redcloth/formatters/html.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/lib/redcloth/formatters/latex.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/lib/redcloth/formatters/latex_entities.yml /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/lib/redcloth/textile_doc.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/lib/redcloth/version.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/lib/tasks/pureruby.rake /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/redcloth.gemspec /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/benchmark_spec.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/custom_tags_spec.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/erb_spec.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/extension_spec.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/fixtures/basic.yml /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/fixtures/code.yml /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/fixtures/definitions.yml /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/fixtures/extra_whitespace.yml /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/fixtures/filter_html.yml /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/fixtures/filter_pba.yml /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/fixtures/html.yml /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/fixtures/images.yml /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/fixtures/instiki.yml /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/fixtures/links.yml /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/fixtures/lists.yml /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/fixtures/poignant.yml /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/fixtures/sanitize_html.yml /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/fixtures/table.yml /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/fixtures/textism.yml /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/fixtures/threshold.yml /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/formatters/class_filtered_html_spec.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/formatters/filtered_html_spec.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/formatters/html_no_breaks_spec.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/formatters/html_spec.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/formatters/id_filtered_html_spec.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/formatters/latex_spec.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/formatters/lite_mode_html_spec.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/formatters/no_span_caps_html_spec.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/formatters/sanitized_html_spec.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/formatters/style_filtered_html_spec.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/parser_spec.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/security/CVE-2012-6684_spec.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/security/CVE-2023-31606_spec.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/spec/spec_helper.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/tasks/compile.rake /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/tasks/ragel_extension_task.rb /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/tasks/release.rake /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/tasks/rspec.rake Building native extensions. This could take a while... current directory: /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/ext/redcloth_scan ["/usr/bin/ruby", "extconf.rb"] creating Makefile current directory: /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/ext/redcloth_scan ["make", "DESTDIR=", "sitearchdir=./.gem.20250429-1010-mqosar", "sitelibdir=./.gem.20250429-1010-mqosar", "clean"] current directory: /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/ext/redcloth_scan ["make", "DESTDIR=", "sitearchdir=./.gem.20250429-1010-mqosar", "sitelibdir=./.gem.20250429-1010-mqosar"] 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.4.0/ruby/defines.h:16, from /usr/include/ruby-3.4.0/ruby/ruby.h:25, from /usr/include/ruby-3.4.0/ruby.h:38, from ragel/redcloth_attributes.c.rl:7: /usr/include/features.h:435:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 435 | # 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.4.0/ruby/defines.h:16, from /usr/include/ruby-3.4.0/ruby/ruby.h:25, from /usr/include/ruby-3.4.0/ruby.h:38, from ragel/redcloth_inline.c.rl:7: /usr/include/features.h:435:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 435 | # 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.4.0/ruby/defines.h:16, from /usr/include/ruby-3.4.0/ruby/ruby.h:25, from /usr/include/ruby-3.4.0/ruby.h:38, from ragel/redcloth_scan.c.rl:9: /usr/include/features.h:435:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 435 | # 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.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/ext/redcloth_scan ["make", "DESTDIR=", "sitearchdir=./.gem.20250429-1010-mqosar", "sitelibdir=./.gem.20250429-1010-mqosar", "install"] /usr/bin/install -c -m 0755 redcloth_scan.so ./.gem.20250429-1010-mqosar current directory: /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/ext/redcloth_scan ["make", "DESTDIR=", "sitearchdir=./.gem.20250429-1010-mqosar", "sitelibdir=./.gem.20250429-1010-mqosar", "clean"] current directory: /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/ext/redcloth_scan /usr/bin/ruby extconf.rb current directory: /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/ext/redcloth_scan make DESTDIR\= sitearchdir\=./.gem.20250429-1010-mqosar sitelibdir\=./.gem.20250429-1010-mqosar clean current directory: /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/ext/redcloth_scan make DESTDIR\= sitearchdir\=./.gem.20250429-1010-mqosar sitelibdir\=./.gem.20250429-1010-mqosar current directory: /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/ext/redcloth_scan make DESTDIR\= sitearchdir\=./.gem.20250429-1010-mqosar sitelibdir\=./.gem.20250429-1010-mqosar install current directory: /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/lib/ruby/gems/3.4.0/gems/RedCloth-4.3.4/ext/redcloth_scan make DESTDIR\= sitearchdir\=./.gem.20250429-1010-mqosar sitelibdir\=./.gem.20250429-1010-mqosar clean /build/ruby-redcloth/src/redcloth-4.3.4/tmp_install/usr/bin/redcloth Successfully installed RedCloth-4.3.4 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.6.8.gemspec.rz 200 OK A new release of RubyGems is available: 3.6.7 → 3.6.8! Run `gem update --system 3.6.8` to update your installation. removed 'tmp_install/usr/lib/ruby/gems/3.4.0/cache/RedCloth-4.3.4.gem' removed directory 'tmp_install/usr/lib/ruby/gems/3.4.0/cache/' ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing empty directories... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "ruby-redcloth"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: ruby-redcloth 4.3.4-5 (Tue Apr 29 10:47:30 2025) ==> Cleaning up...