From: "fd0 (Daisuke Fujimura)" <noreply@ruby-lang.org>
To: ruby-dev@ruby-lang.org
Subject: [ruby-dev:51176] [Ruby master Bug#18727] Make failed on x86_64-cygwin (LoadError)
Date: Thu, 14 Apr 2022 06:06:54 +0000 (UTC) [thread overview]
Message-ID: <redmine.issue-18727.20220414060654.14164@ruby-lang.org> (raw)
In-Reply-To: <redmine.issue-18727.20220414060654.14164@ruby-lang.org>
Issue #18727 has been reported by fd0 (Daisuke Fujimura).
----------------------------------------
Bug #18727: Make failed on x86_64-cygwin (LoadError)
https://bugs.ruby-lang.org/issues/18727
* Author: fd0 (Daisuke Fujimura)
* Status: Open
* Priority: Normal
* ruby -v: ruby 3.2.0dev (2022-04-14T01:16:45Z master 3728f83b2d) [x86_64-cygwin]
* Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN
----------------------------------------
Make failed on x86_64-cygwin (LoadError)
```
$ git clone https://github.com/ruby/ruby.git
$ cd ruby
$ autoreconf -fiv && ./configure && make V=1
(snip)
Generating RDoc documentation
/tmp/ruby/.ext/common/pathname.rb:13:in `require': No such process - ruby_abi_version (LoadError)
from /tmp/ruby/.ext/common/pathname.rb:13:in `<top (required)>'
from /tmp/ruby/lib/rdoc/rdoc.rb:6:in `require'
from /tmp/ruby/lib/rdoc/rdoc.rb:6:in `<top (required)>'
from ./libexec/rdoc:16:in `require'
from ./libexec/rdoc:16:in `<main>'
make: *** [uncommon.mk:574: rdoc] Error 1
```
--
https://bugs.ruby-lang.org/
next parent reply other threads:[~2022-04-14 6:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-14 6:06 fd0 (Daisuke Fujimura) [this message]
2022-04-14 6:08 ` [ruby-dev:51177] " fd0 (Daisuke Fujimura)
2022-04-14 6:18 ` [ruby-dev:51178] " hsbt (Hiroshi SHIBATA)
2022-04-14 12:54 ` [ruby-dev:51179] " peterzhu2118 (Peter Zhu)
2022-04-16 5:15 ` [ruby-dev:51180] " fd0 (Daisuke Fujimura)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=redmine.issue-18727.20220414060654.14164@ruby-lang.org \
--to=noreply@ruby-lang.org \
--cc=ruby-dev@ruby-lang.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).