Bug 254140 - textproc/rubygem-asciidoctor: Crashes during build on PPC64 with ruby27: rubygems/package.rb:436: [BUG] Segmentation fault at 0x000000081050de08
Summary: textproc/rubygem-asciidoctor: Crashes during build on PPC64 with ruby27: ruby...
Status: Closed Not A Bug
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: powerpc Any
: --- Affects Only Me
Assignee: Kubilay Kocak
URL:
Keywords: crash
Depends on:
Blocks:
 
Reported: 2021-03-08 18:30 UTC by Luciano Mannucci
Modified: 2022-01-17 00:01 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (ruby)


Attachments
build log (20.82 KB, text/plain)
2021-03-11 21:11 UTC, Piotr Kubaj
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luciano Mannucci 2021-03-08 18:30:49 UTC
rubygem-asciidoctor compilation breaks ruby27 on my PPC64 freebsd 12.2.

I get:

===>  Building for rubygem-asciidoctor-2.0.12
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package.rb:436: [BUG] Segmentation fault at 0x000000081050de08
ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [powerpc64-freebsd12]

-- Control frame information -----------------------------------------------
c:0027 p:---- s:0166 e:000165 CFUNC  :initialize
c:0026 p:---- s:0163 e:000162 CFUNC  :new
c:0025 p:0030 s:0157 e:000156 METHOD /usr/local/lib/ruby/site_ruby/2.7/rubygems/package.rb:436
c:0024 p:0007 s:0151 e:000150 BLOCK  /usr/local/lib/ruby/site_ruby/2.7/rubygems/package.rb:251
c:0023 p:0005 s:0147 e:000146 BLOCK  /usr/local/lib/ruby/site_ruby/2.7/rubygems/package/tar_writer.rb:182
c:0022 p:0005 s:0143 e:000142 BLOCK  /usr/local/lib/ruby/site_ruby/2.7/rubygems/package/tar_writer.rb:160
c:0021 p:0013 s:0139 e:000138 METHOD /usr/local/lib/ruby/site_ruby/2.7/rubygems/package/digest_io.rb:37
c:0020 p:0025 s:0132 e:000131 BLOCK  /usr/local/lib/ruby/site_ruby/2.7/rubygems/package/tar_writer.rb:159
c:0019 p:0071 s:0128 e:000127 METHOD /usr/local/lib/ruby/site_ruby/2.7/rubygems/package/tar_writer.rb:114
c:0018 p:0035 s:0116 e:000115 METHOD /usr/local/lib/ruby/site_ruby/2.7/rubygems/package/tar_writer.rb:158
c:0017 p:0035 s:0108 e:000107 METHOD /usr/local/lib/ruby/site_ruby/2.7/rubygems/package/tar_writer.rb:181
c:0016 p:0012 s:0097 e:000096 METHOD /usr/local/lib/ruby/site_ruby/2.7/rubygems/package.rb:250
c:0015 p:0006 s:0091 e:000090 BLOCK  /usr/local/lib/ruby/site_ruby/2.7/rubygems/package.rb:279
c:0014 p:0020 s:0087 e:000086 METHOD /usr/local/lib/ruby/site_ruby/2.7/rubygems/package/tar_writer.rb:86
c:0013 p:0023 s:0081 e:000080 BLOCK  /usr/local/lib/ruby/site_ruby/2.7/rubygems/package.rb:278 [FINISH]
c:0012 p:---- s:0077 e:000076 CFUNC  :open
c:0011 p:0020 s:0071 e:000070 METHOD /usr/local/lib/ruby/site_ruby/2.7/rubygems/package/file_source.rb:26
c:0010 p:0096 s:0066 e:000065 METHOD /usr/local/lib/ruby/site_ruby/2.7/rubygems/package.rb:277
c:0009 p:0045 s:0060 e:000059 METHOD /usr/local/lib/ruby/site_ruby/2.7/rubygems/package.rb:127
c:0008 p:0042 s:0050 e:000049 METHOD /usr/local/lib/ruby/site_ruby/2.7/rubygems/commands/build_command.rb:88
c:0007 p:0122 s:0045 e:000044 METHOD /usr/local/lib/ruby/site_ruby/2.7/rubygems/commands/build_command.rb:75
c:0006 p:0084 s:0039 e:000038 METHOD /usr/local/lib/ruby/site_ruby/2.7/rubygems/command.rb:321
c:0005 p:0112 s:0031 e:000030 METHOD /usr/local/lib/ruby/site_ruby/2.7/rubygems/command_manager.rb:184
c:0004 p:0010 s:0023 e:000022 METHOD /usr/local/lib/ruby/site_ruby/2.7/rubygems/command_manager.rb:148
c:0003 p:0048 s:0016 e:000015 METHOD /usr/local/lib/ruby/site_ruby/2.7/rubygems/gem_runner.rb:59
c:0002 p:0127 s:0009 E:001e58 EVAL   /usr/local/bin/gem27:21 [FINISH]
c:0001 p:0000 s:0003 E:002190 (none) [FINISH]

-- Ruby level backtrace information ----------------------------------------
/usr/local/bin/gem27:21:in `<main>'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/gem_runner.rb:59:in `run'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/command_manager.rb:148:in `run'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/command_manager.rb:184:in `process_args'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/command.rb:321:in `invoke_with_build_args'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/commands/build_command.rb:75:in `execute'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/commands/build_command.rb:88:in `build_package'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package.rb:127:in `build'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package.rb:277:in `build'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package/file_source.rb:26:in `with_write_io'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package/file_source.rb:26:in `open'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package.rb:278:in `block in build'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package/tar_writer.rb:86:in `new'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package.rb:279:in `block (2 levels) in build'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package.rb:250:in `add_metadata'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package/tar_writer.rb:181:in `add_file_signed'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package/tar_writer.rb:158:in `add_file_digest'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package/tar_writer.rb:114:in `add_file'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package/tar_writer.rb:159:in `block in add_file_digest'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package/digest_io.rb:37:in `wrap'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package/tar_writer.rb:160:in `block (2 levels) in add_file_digest'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package/tar_writer.rb:182:in `block in add_file_signed'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package.rb:251:in `block in add_metadata'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package.rb:436:in `gzip_to'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package.rb:436:in `new'
/usr/local/lib/ruby/site_ruby/2.7/rubygems/package.rb:436:in `initialize'

-- C level backtrace information -------------------------------------------
/usr/local/lib/libruby27.so.27(+0x2b2588) [0x81039ce08]
/usr/local/lib/libruby27.so.27(0x81018bba4) [0x81018bba4]
/usr/local/lib/libruby27.so.27(0x8102e8784) [0x8102e8784]
/lib/libthr.so.3(+0xbcb0) [0x8105a71e0] /usr/src/lib/libthr/thread/thr_sig.c:246
[0x8105a7c64]
[0x3fffffffffffe04c]

-- Other runtime information -----------------------------------------------

* Loaded script: /usr/local/bin/gem27

* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 rational.so
    3 complex.so
    4 ruby2_keywords.rb
    5 /usr/local/lib/ruby/2.7/powerpc64-freebsd12/enc/encdb.so
    6 /usr/local/lib/ruby/2.7/powerpc64-freebsd12/enc/trans/transdb.so
    7 /usr/local/lib/ruby/2.7/powerpc64-freebsd12/rbconfig.rb
    8 /usr/local/lib/ruby/site_ruby/2.7/rubygems/compatibility.rb
    9 /usr/local/lib/ruby/site_ruby/2.7/rubygems/defaults.rb
   10 /usr/local/lib/ruby/site_ruby/2.7/rubygems/deprecate.rb
   11 /usr/local/lib/ruby/site_ruby/2.7/rubygems/errors.rb
   12 /usr/local/lib/ruby/site_ruby/2.7/rubygems/path_support.rb
   13 /usr/local/lib/ruby/site_ruby/2.7/rubygems/version.rb
   14 /usr/local/lib/ruby/site_ruby/2.7/rubygems/requirement.rb
   15 /usr/local/lib/ruby/site_ruby/2.7/rubygems/platform.rb
   16 /usr/local/lib/ruby/site_ruby/2.7/rubygems/basic_specification.rb
   17 /usr/local/lib/ruby/site_ruby/2.7/rubygems/stub_specification.rb
   18 /usr/local/lib/ruby/2.7/delegate.rb
   19 /usr/local/lib/ruby/2.7/uri/version.rb
   20 /usr/local/lib/ruby/2.7/uri/rfc2396_parser.rb
   21 /usr/local/lib/ruby/2.7/uri/rfc3986_parser.rb
   22 /usr/local/lib/ruby/2.7/uri/common.rb
   23 /usr/local/lib/ruby/2.7/uri/generic.rb
   24 /usr/local/lib/ruby/2.7/uri/file.rb
   25 /usr/local/lib/ruby/2.7/uri/ftp.rb
   26 /usr/local/lib/ruby/2.7/uri/http.rb
   27 /usr/local/lib/ruby/2.7/uri/https.rb
   28 /usr/local/lib/ruby/2.7/uri/ldap.rb
   29 /usr/local/lib/ruby/2.7/uri/ldaps.rb
   30 /usr/local/lib/ruby/2.7/uri/mailto.rb
   31 /usr/local/lib/ruby/2.7/uri.rb
   32 /usr/local/lib/ruby/site_ruby/2.7/rubygems/specification_policy.rb
   33 /usr/local/lib/ruby/site_ruby/2.7/rubygems/util/list.rb
   34 /usr/local/lib/ruby/2.7/powerpc64-freebsd12/stringio.so
   35 /usr/local/lib/ruby/site_ruby/2.7/rubygems/specification.rb
   36 /usr/local/lib/ruby/site_ruby/2.7/rubygems/exceptions.rb
   37 /usr/local/lib/ruby/site_ruby/2.7/rubygems/util.rb
   38 /usr/local/lib/ruby/site_ruby/2.7/rubygems/core_ext/kernel_gem.rb
   39 /usr/local/lib/ruby/2.7/powerpc64-freebsd12/monitor.so
   40 /usr/local/lib/ruby/2.7/monitor.rb
   41 /usr/local/lib/ruby/site_ruby/2.7/rubygems/core_ext/kernel_require.rb
   42 /usr/local/lib/ruby/site_ruby/2.7/rubygems/core_ext/kernel_warn.rb
   43 /usr/local/lib/ruby/site_ruby/2.7/rubygems.rb
   44 /usr/local/lib/ruby/2.7/did_you_mean/version.rb
   45 /usr/local/lib/ruby/2.7/did_you_mean/core_ext/name_error.rb
   46 /usr/local/lib/ruby/2.7/did_you_mean/levenshtein.rb
   47 /usr/local/lib/ruby/2.7/did_you_mean/jaro_winkler.rb
   48 /usr/local/lib/ruby/2.7/did_you_mean/spell_checker.rb
   49 /usr/local/lib/ruby/2.7/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
   50 /usr/local/lib/ruby/2.7/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
   51 /usr/local/lib/ruby/2.7/did_you_mean/spell_checkers/name_error_checkers.rb
   52 /usr/local/lib/ruby/2.7/did_you_mean/spell_checkers/method_name_checker.rb
   53 /usr/local/lib/ruby/2.7/did_you_mean/spell_checkers/key_error_checker.rb
   54 /usr/local/lib/ruby/2.7/did_you_mean/spell_checkers/null_checker.rb
   55 /usr/local/lib/ruby/2.7/did_you_mean/formatters/plain_formatter.rb
   56 /usr/local/lib/ruby/2.7/did_you_mean/tree_spell_checker.rb
   57 /usr/local/lib/ruby/2.7/did_you_mean.rb
   58 /usr/local/lib/ruby/2.7/optparse.rb
   59 /usr/local/lib/ruby/site_ruby/2.7/rubygems/text.rb
   60 /usr/local/lib/ruby/site_ruby/2.7/rubygems/user_interaction.rb
   61 /usr/local/lib/ruby/site_ruby/2.7/rubygems/command.rb
   62 /usr/local/lib/ruby/site_ruby/2.7/rubygems/command_manager.rb
   63 /usr/local/lib/ruby/2.7/powerpc64-freebsd12/etc.so
   64 /usr/local/lib/ruby/site_ruby/2.7/rubygems/config_file.rb
   65 /usr/local/lib/ruby/site_ruby/2.7/rubygems/gem_runner.rb
   66 /usr/local/lib/ruby/site_ruby/2.7/rubygems/bundler_version_finder.rb
   67 /usr/local/lib/ruby/site_ruby/2.7/rubygems/dependency.rb
   68 /usr/local/lib/ruby/2.7/psych/versions.rb
   69 /usr/local/lib/ruby/2.7/psych/exception.rb
   70 /usr/local/lib/ruby/2.7/psych/syntax_error.rb
   71 /usr/local/lib/ruby/2.7/powerpc64-freebsd12/psych.so
   72 /usr/local/lib/ruby/2.7/psych/omap.rb
   73 /usr/local/lib/ruby/2.7/psych/set.rb
   74 /usr/local/lib/ruby/2.7/psych/class_loader.rb
   75 /usr/local/lib/ruby/2.7/powerpc64-freebsd12/strscan.so
   76 /usr/local/lib/ruby/2.7/psych/scalar_scanner.rb
   77 /usr/local/lib/ruby/2.7/psych/nodes/node.rb
   78 /usr/local/lib/ruby/2.7/psych/nodes/stream.rb
   79 /usr/local/lib/ruby/2.7/psych/nodes/document.rb
   80 /usr/local/lib/ruby/2.7/psych/nodes/sequence.rb
   81 /usr/local/lib/ruby/2.7/psych/nodes/scalar.rb
   82 /usr/local/lib/ruby/2.7/psych/nodes/mapping.rb
   83 /usr/local/lib/ruby/2.7/psych/nodes/alias.rb
   84 /usr/local/lib/ruby/2.7/psych/nodes.rb
   85 /usr/local/lib/ruby/2.7/psych/streaming.rb
   86 /usr/local/lib/ruby/2.7/psych/visitors/visitor.rb
   87 /usr/local/lib/ruby/2.7/psych/visitors/to_ruby.rb
   88 /usr/local/lib/ruby/2.7/psych/visitors/emitter.rb
   89 /usr/local/lib/ruby/2.7/psych/handler.rb
   90 /usr/local/lib/ruby/2.7/psych/tree_builder.rb
   91 /usr/local/lib/ruby/2.7/psych/visitors/yaml_tree.rb
   92 /usr/local/lib/ruby/2.7/psych/json/ruby_events.rb
   93 /usr/local/lib/ruby/2.7/psych/visitors/json_tree.rb
   94 /usr/local/lib/ruby/2.7/psych/visitors/depth_first.rb
   95 /usr/local/lib/ruby/2.7/psych/visitors.rb
   96 /usr/local/lib/ruby/2.7/psych/parser.rb
   97 /usr/local/lib/ruby/2.7/psych/coder.rb
   98 /usr/local/lib/ruby/2.7/psych/core_ext.rb
   99 /usr/local/lib/ruby/2.7/psych/stream.rb
  100 /usr/local/lib/ruby/2.7/psych/json/yaml_events.rb
  101 /usr/local/lib/ruby/2.7/psych/json/tree_builder.rb
  102 /usr/local/lib/ruby/2.7/psych/json/stream.rb
  103 /usr/local/lib/ruby/2.7/psych/handlers/document_stream.rb
  104 /usr/local/lib/ruby/2.7/psych.rb
  105 /usr/local/lib/ruby/site_ruby/2.7/rubygems/psych_additions.rb
  106 /usr/local/lib/ruby/site_ruby/2.7/rubygems/psych_tree.rb
  107 /usr/local/lib/ruby/2.7/yaml.rb
  108 /usr/local/lib/ruby/site_ruby/2.7/rubygems/safe_yaml.rb
  109 /usr/local/lib/ruby/site_ruby/2.7/rubygems/syck_hack.rb
  110 /usr/local/lib/ruby/2.7/timeout.rb
  111 /usr/local/lib/ruby/2.7/fileutils.rb
  112 /usr/local/lib/ruby/2.7/powerpc64-freebsd12/digest.so
  113 /usr/local/lib/ruby/2.7/digest.rb
  114 /usr/local/lib/ruby/2.7/powerpc64-freebsd12/openssl.so
  115 /usr/local/lib/ruby/2.7/openssl/bn.rb
  116 /usr/local/lib/ruby/2.7/openssl/pkey.rb
  117 /usr/local/lib/ruby/2.7/openssl/cipher.rb
  118 /usr/local/lib/ruby/2.7/openssl/config.rb
  119 /usr/local/lib/ruby/2.7/openssl/digest.rb
  120 /usr/local/lib/ruby/2.7/openssl/x509.rb
  121 /usr/local/lib/ruby/2.7/openssl/buffering.rb
  122 /usr/local/lib/ruby/2.7/powerpc64-freebsd12/io/nonblock.so
  123 /usr/local/lib/ruby/2.7/powerpc64-freebsd12/socket.so
  124 /usr/local/lib/ruby/2.7/powerpc64-freebsd12/io/wait.so
  125 /usr/local/lib/ruby/2.7/socket.rb
  126 /usr/local/lib/ruby/2.7/ipaddr.rb
  127 /usr/local/lib/ruby/2.7/openssl/ssl.rb
  128 /usr/local/lib/ruby/2.7/openssl/pkcs5.rb
  129 /usr/local/lib/ruby/2.7/openssl.rb
  130 /usr/local/lib/ruby/site_ruby/2.7/rubygems/security/policy.rb
  131 /usr/local/lib/ruby/site_ruby/2.7/rubygems/security/policies.rb
  132 /usr/local/lib/ruby/site_ruby/2.7/rubygems/security/trust_dir.rb
  133 /usr/local/lib/ruby/site_ruby/2.7/rubygems/security/signer.rb
  134 /usr/local/lib/ruby/site_ruby/2.7/rubygems/security.rb
  135 /usr/local/lib/ruby/2.7/powerpc64-freebsd12/zlib.so
  136 /usr/local/lib/ruby/site_ruby/2.7/rubygems/package/digest_io.rb
  137 /usr/local/lib/ruby/site_ruby/2.7/rubygems/package/source.rb
  138 /usr/local/lib/ruby/site_ruby/2.7/rubygems/package/file_source.rb
  139 /usr/local/lib/ruby/site_ruby/2.7/rubygems/package/io_source.rb
  140 /usr/local/lib/ruby/site_ruby/2.7/rubygems/package/old.rb
  141 /usr/local/lib/ruby/site_ruby/2.7/rubygems/package/tar_header.rb
  142 /usr/local/lib/ruby/site_ruby/2.7/rubygems/package/tar_reader/entry.rb
  143 /usr/local/lib/ruby/site_ruby/2.7/rubygems/package/tar_reader.rb
  144 /usr/local/lib/ruby/site_ruby/2.7/rubygems/package/tar_writer.rb
  145 /usr/local/lib/ruby/site_ruby/2.7/rubygems/package.rb
  146 /usr/local/lib/ruby/site_ruby/2.7/rubygems/commands/build_command.rb
  147 /usr/local/lib/ruby/2.7/powerpc64-freebsd12/digest/sha2.so

* Process memory map:

             START                END PRT  RES PRES REF SHD   FL TP PATH
        0x10000000         0x10002000 r-x    2    2   2   0 CN-- vn /usr/local/bin/ruby27
        0x10011000         0x10012000 rw-    1    1   1   0 ---- df 
       0x810011000        0x81003c000 r-x   43   47 454  67 CN-- vn /libexec/ld-elf.so.1
       0x81003c000        0x81004b000 rw-   14   14   1   0 ---- df 
       0x81004b000        0x81004f000 rw-    4    0   1   0 C--- vn /libexec/ld-elf.so.1
       0x81004f000        0x810071000 rw-   29   29   1   0 ---- df 
       0x810071000        0x8104ba000 r-x 1097    0   1   0 C--- vn /usr/local/lib/libruby27.so.27
       0x8104ba000        0x8104c9000 ---    0    0   0   0 CN-- -- 
       0x8104c9000        0x8104fd000 rw-   52    0   1   0 C--- vn /usr/local/lib/libruby27.so.27
       0x8104fd000        0x810516000 rw-   20   20   1   0 ---- df 
       0x810516000        0x810527000 r-x   17   19   2   1 CN-- vn /usr/local/lib/libunwind.so.8.0.1
       0x810527000        0x810536000 ---    0    0   0   0 CN-- -- 
       0x810536000        0x810538000 rw-    2    0   1   0 C--- vn /usr/local/lib/libunwind.so.8.0.1
       0x810538000        0x81055e000 rw-   35   35   1   0 ---- df 
       0x81055e000        0x810561000 r-x    3    4 143  32 CN-- vn /usr/lib/libexecinfo.so.1
       0x810561000        0x810570000 ---    0    0   0   0 CN-- -- 
       0x810570000        0x810571000 rw-    1    0   1   0 C--- vn /usr/lib/libexecinfo.so.1
       0x810571000        0x81057d000 r-x   12   14   2   1 CN-- vn /usr/lib/libprocstat.so.1
       0x81057d000        0x81058d000 ---    0    0   0   0 CN-- -- 
       0x81058d000        0x81058e000 rw-    1    0   1   0 C--- vn /usr/lib/libprocstat.so.1
       0x81058e000        0x81058f000 rw-    1    1   1   0 ---- df 
       0x81058f000        0x8105bb000 r-x   44   50 429  54 CN-- vn /lib/libthr.so.3
       0x8105bb000        0x8105cb000 ---    0    0   0   0 CN-- -- 
       0x8105cb000        0x8105cf000 rw-    4    0   1   0 C--- vn /lib/libthr.so.3
       0x8105cf000        0x8105db000 rw-   12   12   1   0 ---- df 
       0x8105db000        0x8105e2000 r-x    7    8 243   6 CN-- vn /usr/lib/librt.so.1
       0x8105e2000        0x8105f2000 ---    0    0   0   0 CN-- -- 
       0x8105f2000        0x8105f3000 rw-    1    0   1   0 C--- vn /usr/lib/librt.so.1
       0x8105f3000        0x8105f5000 r-x    2    2  45   4 CN-- vn /usr/lib/libdl.so.1
       0x8105f5000        0x810604000 ---    0    0   0   0 CN-- -- 
       0x810604000        0x810605000 rw-    1    0   1   0 C--- vn /usr/lib/libdl.so.1
       0x810605000        0x810612000 r-x   13   15 416  49 CN-- vn /lib/libcrypt.so.5
       0x810612000        0x810622000 ---    0    0   0   0 CN-- -- 
       0x810622000        0x810623000 rw-    1    0   1   0 C--- vn /lib/libcrypt.so.5
       0x810623000        0x810635000 rw-    1    1   1   0 ---- df 
       0x810635000        0x810666000 r-x   49   59 411  47 CN-- vn /lib/libm.so.5
       0x810666000        0x810675000 ---    0    0   0   0 CN-- -- 
       0x810675000        0x81067a000 rw-    5    0   1   0 C--- vn /lib/libm.so.5
       0x81067a000        0x81067b000 rw-    1    1   1   0 ---- df 
       0x81067b000        0x810879000 r-x  510  572 454  67 CN-- vn /lib/libc.so.7
       0x810879000        0x810888000 ---    0    0   0   0 CN-- -- 
       0x810888000        0x8108b7000 rw-   47    0   1   0 C--- vn /lib/libc.so.7
       0x8108b7000        0x8109e4000 rw-   29   29   1   0 ---- df 
       0x8109e4000        0x8109fc000 r-x   24  104 132   6 CN-- vn /usr/local/lib/gcc10/libgcc_s.so.1
       0x8109fc000        0x810a0b000 ---    0    0   0   0 CN-- -- 
       0x810a0b000        0x810a0d000 rw-    2    0   1   0 C--- vn /usr/local/lib/gcc10/libgcc_s.so.1
       0x810a0d000        0x810a39000 r-x   44   48 378  35 CN-- vn /usr/lib/liblzma.so.5
       0x810a39000        0x810a48000 ---    0    0   0   0 CN-- -- 
       0x810a48000        0x810a4b000 rw-    3    0   1   0 C--- vn /usr/lib/liblzma.so.5
       0x810a4b000        0x810a4c000 rw-    1    1   1   0 ---- df 
       0x810a4c000        0x810a65000 r-x   25   28 390  40 CN-- vn /lib/libz.so.6
       0x810a65000        0x810a75000 ---    0    0   0   0 CN-- -- 
       0x810a75000        0x810a77000 rw-    2    0   1   0 C--- vn /lib/libz.so.6
       0x810a77000        0x810a98000 r-x   33   37 152  33 CN-- vn /lib/libelf.so.2
       0x810a98000        0x810aa7000 ---    0    0   0   0 CN-- -- 
       0x810aa7000        0x810aaa000 rw-    3    0   1   0 C--- vn /lib/libelf.so.2
       0x810aaa000        0x810abf000 r-x   21   24  11   2 CN-- vn /lib/libkvm.so.7
       0x810abf000        0x810ace000 ---    0    0   0   0 CN-- -- 
       0x810ace000        0x810ad1000 rw-    3    0   1   0 C--- vn /lib/libkvm.so.7
       0x810ad1000        0x810ae7000 r-x   22   24 168  41 CN-- vn /lib/libutil.so.9
       0x810ae7000        0x810af7000 ---    0    0   0   0 CN-- -- 
       0x810af7000        0x810af9000 rw-    2    0   1   0 C--- vn /lib/libutil.so.9
       0x810af9000        0x810afc000 rw-    1    1   1   0 ---- df 
       0x810afc000        0x810b19000 r-x   29   32 392  41 CN-- vn /lib/libmd.so.6
       0x810b19000        0x810b28000 ---    0    0   0   0 CN-- -- 
       0x810b28000        0x810b2a000 rw-    2    0   1   0 C--- vn /lib/libmd.so.6
       0x810b2a000        0x810b62000 rw-   28 1479  66   0 ---- df 
       0x810b62000        0x810c00000 rw-  143  143   1   0 ---- df 
       0x810c00000        0x813645000 rw- 1374 1479  66   0 ---- df 
       0x813645000        0x813646000 ---    0 1479  66   0 ---- df 
       0x813646000        0x8136e7000 rw-    1 1479  66   0 ---- df 
       0x8136e7000        0x8136e8000 ---    0 1479  66   0 ---- df 
       0x8136e8000        0x813789000 rw-    1 1479  66   0 ---- df 
       0x813789000        0x81378a000 ---    0 1479  66   0 ---- df 
       0x81378a000        0x81382b000 rw-    1 1479  66   0 ---- df 
       0x81382b000        0x81382c000 ---    0 1479  66   0 ---- df 
       0x81382c000        0x8138cd000 rw-    1 1479  66   0 ---- df 
       0x8138cd000        0x8138ce000 ---    0 1479  66   0 ---- df 
       0x8138ce000        0x81396f000 rw-    1 1479  66   0 ---- df 
       0x81396f000        0x813970000 ---    0 1479  66   0 ---- df 
       0x813970000        0x813a11000 rw-    1 1479  66   0 ---- df 
       0x813a11000        0x813a12000 ---    0 1479  66   0 ---- df 
       0x813a12000        0x813ab3000 rw-    1 1479  66   0 ---- df 
       0x813ab3000        0x813ab4000 ---    0 1479  66   0 ---- df 
       0x813ab4000        0x813b55000 rw-    1 1479  66   0 ---- df 
       0x813b55000        0x813b56000 ---    0 1479  66   0 ---- df 
       0x813b56000        0x813bf7000 rw-    1 1479  66   0 ---- df 
       0x813bf7000        0x813bf8000 ---    0 1479  66   0 ---- df 
       0x813bf8000        0x813c99000 rw-    1 1479  66   0 ---- df 
       0x813c99000        0x813c9a000 ---    0 1479  66   0 ---- df 
       0x813c9a000        0x813d3b000 rw-    1 1479  66   0 ---- df 
       0x813d3b000        0x813d3c000 ---    0 1479  66   0 ---- df 
       0x813d3c000        0x813ddd000 rw-    1 1479  66   0 ---- df 
       0x813ddd000        0x813dde000 ---    0 1479  66   0 ---- df 
       0x813dde000        0x813e7f000 rw-    1 1479  66   0 ---- df 
       0x813e7f000        0x813e80000 ---    0 1479  66   0 ---- df 
       0x813e80000        0x813f21000 rw-    1 1479  66   0 ---- df 
       0x813f21000        0x813f22000 ---    0 1479  66   0 ---- df 
       0x813f22000        0x813fc3000 rw-    1 1479  66   0 ---- df 
       0x813fc3000        0x813fc4000 ---    0 1479  66   0 ---- df 
       0x813fc4000        0x814065000 rw-    1 1479  66   0 ---- df 
       0x814065000        0x814066000 ---    0 1479  66   0 ---- df 
       0x814066000        0x814107000 rw-    1 1479  66   0 ---- df 
       0x814107000        0x814108000 ---    0 1479  66   0 ---- df 
       0x814108000        0x8141a9000 rw-    1 1479  66   0 ---- df 
       0x8141a9000        0x8141aa000 ---    0 1479  66   0 ---- df 
       0x8141aa000        0x81424b000 rw-    1 1479  66   0 ---- df 
       0x81424b000        0x81424c000 ---    0 1479  66   0 ---- df 
       0x81424c000        0x8142ed000 rw-    1 1479  66   0 ---- df 
       0x8142ed000        0x8142ee000 ---    0 1479  66   0 ---- df 
       0x8142ee000        0x81438f000 rw-    1 1479  66   0 ---- df 
       0x81438f000        0x814390000 ---    0 1479  66   0 ---- df 
       0x814390000        0x814431000 rw-    1 1479  66   0 ---- df 
       0x814431000        0x814432000 ---    0 1479  66   0 ---- df 
       0x814432000        0x8144d3000 rw-    1 1479  66   0 ---- df 
       0x8144d3000        0x8144d4000 ---    0 1479  66   0 ---- df 
       0x8144d4000        0x814575000 rw-    1 1479  66   0 ---- df 
       0x814575000        0x814576000 ---    0 1479  66   0 ---- df 
       0x814576000        0x814617000 rw-    1 1479  66   0 ---- df 
       0x814617000        0x814618000 ---    0 1479  66   0 ---- df 
       0x814618000        0x8146b9000 rw-    1 1479  66   0 ---- df 
       0x8146b9000        0x8146ba000 ---    0 1479  66   0 ---- df 
       0x8146ba000        0x81475b000 rw-    1 1479  66   0 ---- df 
       0x81475b000        0x81475c000 ---    0 1479  66   0 ---- df 
       0x81475c000        0x8147fd000 rw-    1 1479  66   0 ---- df 
       0x8147fd000        0x8147fe000 ---    0 1479  66   0 ---- df 
       0x8147fe000        0x81489f000 rw-    1 1479  66   0 ---- df 
       0x81489f000        0x8148a0000 ---    0 1479  66   0 ---- df 
       0x8148a0000        0x814941000 rw-    1 1479  66   0 ---- df 
       0x814941000        0x814942000 ---    0 1479  66   0 ---- df 
       0x814942000        0x8149e3000 rw-    1 1479  66   0 ---- df 
       0x8149e3000        0x8149e4000 ---    0 1479  66   0 ---- df 
       0x8149e4000        0x814ab2000 rw-   46 1479  66   0 ---- df 
       0x814ab2000        0x814ab5000 r-x    3    4   2   1 CN-- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/enc/encdb.so
       0x814ab5000        0x814ac4000 ---    0    0   0   0 CN-- -- 
       0x814ac4000        0x814ac5000 rw-    1    0   1   0 C--- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/enc/encdb.so
       0x814ac5000        0x814ad6000 rw-   17   17   1   0 ---- df 
       0x814ad6000        0x814ad9000 r-x    3    3   2   1 CN-- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/enc/trans/transdb.so
       0x814ad9000        0x814ae8000 ---    0    0   0   0 CN-- -- 
       0x814ae8000        0x814ae9000 rw-    1    0   1   0 C--- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/enc/trans/transdb.so
       0x814ae9000        0x814d5b000 rw-  610  610   1   0 ---- df 
       0x814d5b000        0x814d68000 r-x   13   14   2   1 CN-- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/stringio.so
       0x814d68000        0x814d77000 ---    0    0   0   0 CN-- -- 
       0x814d77000        0x814d79000 rw-    2    0   1   0 C--- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/stringio.so
       0x814d79000        0x814d7c000 r-x    3    4   2   1 CN-- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/monitor.so
       0x814d7c000        0x814d8b000 ---    0    0   0   0 CN-- -- 
       0x814d8b000        0x814d8c000 rw-    1    0   1   0 C--- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/monitor.so
       0x814d8c000        0x814e7d000 rw-  238  238   1   0 ---- df 
       0x814e7d000        0x814e84000 r-x    7    8   2   1 CN-- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/etc.so
       0x814e84000        0x814e94000 ---    0    0   0   0 CN-- -- 
       0x814e94000        0x814e95000 rw-    1    0   1   0 C--- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/etc.so
       0x814e95000        0x814e98000 rw-    3    3   1   0 ---- df 
       0x814e98000        0x814eb1000 rw-   22   22   1   0 ---- df 
       0x814eb1000        0x814eba000 r-x    9   11   2   1 CN-- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/psych.so
       0x814eba000        0x814ec9000 ---    0    0   0   0 CN-- -- 
       0x814ec9000        0x814ecb000 rw-    2    0   1   0 C--- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/psych.so
       0x814ecb000        0x814eec000 r-x   33   35   2   1 CN-- vn /usr/local/lib/libyaml-0.so.2.0.9
       0x814eec000        0x814efc000 ---    0    0   0   0 CN-- -- 
       0x814efc000        0x814efe000 rw-    2    0   1   0 C--- vn /usr/local/lib/libyaml-0.so.2.0.9
       0x814efe000        0x814f1e000 rw-   30   30   1   0 ---- df 
       0x814f1e000        0x814f26000 r-x    8   10   2   1 CN-- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/strscan.so
       0x814f26000        0x814f36000 ---    0    0   0   0 CN-- -- 
       0x814f36000        0x814f37000 rw-    1    0   1   0 C--- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/strscan.so
       0x814f37000        0x8150a2000 rw-  341  341   1   0 ---- df 
       0x8150a2000        0x815121000 r-x  127  152   2   1 CN-- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/openssl.so
       0x815121000        0x815131000 ---    0    0   0   0 CN-- -- 
       0x815131000        0x81513d000 rw-   12    0   1   0 C--- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/openssl.so
       0x81513d000        0x81513e000 rw-    1    1   1   0 ---- df 
       0x81513e000        0x8151d6000 r-x  152  184 141  32 CN-- vn /usr/local/lib/libssl.so.11
       0x8151d6000        0x8151e5000 ---    0    0   0   0 CN-- -- 
       0x8151e5000        0x8151f9000 rw-   20    0   1   0 C--- vn /usr/local/lib/libssl.so.11
       0x8151f9000        0x8151fc000 rw-    3    3   1   0 ---- df 
       0x8151fc000        0x815486000 r-x  650  744 141  32 CN-- vn /usr/local/lib/libcrypto.so.11
       0x815486000        0x815495000 ---    0    0   0   0 CN-- -- 
       0x815495000        0x8154e8000 rw-   83    0   1   0 C--- vn /usr/local/lib/libcrypto.so.11
       0x8154e8000        0x815502000 rw-   26   26   1   0 ---- df 
       0x815502000        0x815507000 r-x    5    7   2   1 CN-- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/digest.so
       0x815507000        0x815517000 ---    0    0   0   0 CN-- -- 
       0x815517000        0x815518000 rw-    1    0   1   0 C--- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/digest.so
       0x815518000        0x815523000 rw-   11   11   1   0 ---- df 
       0x815523000        0x815525000 r-x    2    3   2   1 CN-- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/io/nonblock.so
       0x815525000        0x815534000 ---    0    0   0   0 CN-- -- 
       0x815534000        0x815535000 rw-    1    0   1   0 C--- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/io/nonblock.so
       0x815535000        0x815590000 rw-   87   87   1   0 ---- df 
       0x815590000        0x8155ce000 r-x   62   66   2   1 CN-- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/socket.so
       0x8155ce000        0x8155dd000 ---    0    0   0   0 CN-- -- 
       0x8155dd000        0x8155e2000 rw-    5    0   1   0 C--- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/socket.so
       0x8155e2000        0x8155e4000 rw-    2    2   1   0 ---- df 
       0x8155e4000        0x8155f5000 rw-   15   15   1   0 ---- df 
       0x8155f5000        0x8155f8000 r-x    3    3   2   1 CN-- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/io/wait.so
       0x8155f8000        0x815607000 ---    0    0   0   0 CN-- -- 
       0x815607000        0x815608000 rw-    1    0   1   0 C--- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/io/wait.so
       0x815608000        0x81570b000 rw-  214  214   1   0 ---- df 
       0x81570b000        0x81572b000 r-x   32    0   1   0 C--- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/zlib.so
       0x81572b000        0x81573a000 ---    0    0   0   0 CN-- -- 
       0x81573a000        0x81573d000 rw-    3    0   1   0 C--- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/zlib.so
       0x81573d000        0x815740000 rw-    3    3   1   0 ---- df 
       0x815740000        0x8157b7000 rw-   73   96   3   0 ---- df 
       0x8157b8000        0x8157e1000 rw-   19   96   3   0 ---- df 
       0x8157e1000        0x8157e3000 r--    2    2   2   0 ---- vn /usr/local/bin/ruby27
       0x8157e4000        0x8157e9000 rw-    4   96   3   0 ---- df 
       0x8157e9000        0x8157eb000 r-x    2    2   2   1 CN-- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/digest/sha2.so
       0x8157eb000        0x8157fa000 ---    0    0   0   0 CN-- -- 
       0x8157fa000        0x8157fb000 rw-    1    0   1   0 C--- vn /usr/local/lib/ruby/2.7/powerpc64-freebsd12/digest/sha2.so
       0x8157fb000        0x815848000 rw-    9    9   1   0 ---- df 
       0x815848000        0x815cc5000 r-- 1149 1160   3   2 ---- vn /usr/local/lib/libruby27.so.27
       0x815cc5000        0x815cf7000 r--   50   50 429  54 ---- vn /lib/libthr.so.3
       0x815cf7000        0x815d04000 rw-    8    8   1   0 ---- df 
0x3fffffffdfffd000 0x3fffffffdfffe000 ---    0    0   0   0 ---- -- 
0x3fffffffdfffe000 0x3ffffffffffde000 ---    0    0   0   0 ---- -- 
0x3ffffffffffde000 0x3fffffffffffe000 rwx   14   14   1   0 ---D df 
0x3fffffffffffe000 0x3ffffffffffff000 r-x    1    1 391   0 ---- ph 

Abort trap (core dumped)
===> Compilation failed unexpectedly.
Comment 2 Piotr Kubaj freebsd_committer freebsd_triage 2021-03-10 23:20:54 UTC
BTW, you'd get much better experience if you upgraded to 13.0. 11 and 12 are currently mostly left to rot on ppc.
Comment 3 Luciano Mannucci 2021-03-11 16:16:25 UTC
(In reply to Piotr Kubaj from comment #1)
This is the 2.0.12 version. Not the 23.0.10 (wich is - I hope - OK.
Comment 4 Luciano Mannucci 2021-03-11 16:17:18 UTC
(In reply to Piotr Kubaj from comment #2)
I can't upgrade to 13 a production machine yet.
Comment 5 Piotr Kubaj freebsd_committer freebsd_triage 2021-03-11 21:11:50 UTC
Created attachment 223191 [details]
build log

Successful build log on 12.2-RELEASE.
Comment 6 Luciano Mannucci 2021-03-12 10:42:33 UTC
(In reply to Piotr Kubaj from comment #5)
My fault: I had ruby25 installed along with ruby27. Deinstalling the
2.5 version did the trick.

Sorry and thanks for your support,

Luciano.
Comment 7 Kubilay Kocak freebsd_committer freebsd_triage 2022-01-17 00:01:53 UTC
^Triage: Close based on comment 6. If this is in error, or the issue is still reproducible or a change can be proposed to improve ports in some manner, please re-open with additional details.