[ruby-core:108152] [Ruby master Bug#18674] Build failure `make up` with WSL2
From:
"hsbt (Hiroshi SHIBATA)" <noreply@...>
Date:
2022-04-01 08:51:31 UTC
List:
ruby-core #108152
Issue #18674 has been reported by hsbt (Hiroshi SHIBATA). ---------------------------------------- Bug #18674: Build failure `make up` with WSL2 https://bugs.ruby-lang.org/issues/18674 * Author: hsbt (Hiroshi SHIBATA) * Status: Open * 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/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>