[#108552] [Ruby master Bug#18782] Race conditions in autoload when loading the same feature with multiple threads. — "ioquatix (Samuel Williams)" <noreply@...>
Issue #18782 has been reported by ioquatix (Samuel Williams).
11 messages
2022/05/14
[ruby-core:108484] [Ruby master Bug#18764] Build Error when Using msys2-mingw64 and Ruby 3.2
From:
"nekoyama32767 (Jinsong Yu)" <noreply@...>
Date:
2022-05-09 05:58:16 UTC
List:
ruby-core #108484
Issue #18764 has been reported by nekoyama32767 (Jinsong Yu).
----------------------------------------
Bug #18764: Build Error when Using msys2-mingw64 and Ruby 3.2
https://bugs.ruby-lang.org/issues/18764
* Author: nekoyama32767 (Jinsong Yu)
* Status: Open
* Priority: Normal
* Backport: 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN
----------------------------------------
There is no problem when use same build-system to build branch ruby_3_1 (commit:e87640cd9d3dfe2cad004224eb356ee406865c8a) and before.
Error describe:
Ruby version:
Ruby master commit:df0bcb3385746e010e100dfb4e66a25dddc2c8fd
Error message:
D:/ruby-git/git/tool/extlibs.rb:6:in `require': cannot load such file -- digest (LoadError)
from D:/ruby-git/git/tool/extlibs.rb:6:in `<top (required)>'
from D:/ruby-git/git/ext/psych/extconf.rb:24:in `require_relative'
from D:/ruby-git/git/ext/psych/extconf.rb:24:in `<top (required)>'
from ./ext/extmk.rb:217:in `load'
from ./ext/extmk.rb:217:in `block in extmake'
from D:/ruby-git/git/lib/mkmf.rb:324:in `open'
from ./ext/extmk.rb:213:in `extmake'
from ./ext/extmk.rb:577:in `block in <main>'
from ./ext/extmk.rb:573:in `each'
from ./ext/extmk.rb:573:in `<main>'
make[1]: *** [ext/configure-ext.mk:105: ext/psych/exts.mk] Error 1
make[1]: Leaving directory '/d/ruby-git/git'
make: *** [uncommon.mk:289: exts.mk] Error 2
--
https://bugs.ruby-lang.org/
Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>