ruby-dev (Japanese) list archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-dev:51176] [Ruby master Bug#18727] Make failed on x86_64-cygwin (LoadError)
@ 2022-04-14  6:06 fd0 (Daisuke Fujimura)
  2022-04-14  6:08 ` [ruby-dev:51177] " fd0 (Daisuke Fujimura)
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: fd0 (Daisuke Fujimura) @ 2022-04-14  6:06 UTC (permalink / raw)
  To: ruby-dev

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/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-04-16  5:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-14  6:06 [ruby-dev:51176] [Ruby master Bug#18727] Make failed on x86_64-cygwin (LoadError) fd0 (Daisuke Fujimura)
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)

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).