[ruby-core:114566] [Ruby master Bug#18674] Build failure `make up` with WSL2

Issue #18674 has been updated by hsbt (Hiroshi SHIBATA). Status changed from Open to Closed I couldn't reproduce this with the latest version of WSL2 and Ubuntu 22.04 image. ---------------------------------------- Bug #18674: Build failure `make up` with WSL2 https://bugs.ruby-lang.org/issues/18674#change-104379 * Author: hsbt (Hiroshi SHIBATA) * Status: Closed * Priority: Normal * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN ---------------------------------------- When I invoked `make up` on WSL2 environment. It failed when generating `ripper.c` The error message is here. ``` generating ../repos/ruby/ruby/ext/ripper/ripper.c make[2]: Entering directory '/mnt/c/Users/hsbt/source/repos/ruby/ruby/ext/ripper' make[2]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. make[2]: Leaving directory '/mnt/c/Users/hsbt/source/repos/ruby/ruby/ext/ripper' make[1]: *** [uncommon.mk:1200: ../repos/ruby/ruby/ext/ripper/ripper.c] Error 2 ``` -- https://bugs.ruby-lang.org/
participants (1)
-
hsbt (Hiroshi SHIBATA)