Project

General

Profile

Actions

Bug #18118

closed

Error compiling ruby 2.7.0: pure_parser.rb:25:in `gets': Can't do inplace edit without backup (fatal)

Bug #18118: Error compiling ruby 2.7.0: pure_parser.rb:25:in `gets': Can't do inplace edit without backup (fatal)

Added by Javalitterboy (bo gong) over 4 years ago. Updated over 4 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.5.8p224 (2020-03-31 revision 67882) [x64-mingw32]
[ruby-core:104986]

Description

I get an error when compiling ruby from https://github.com/ruby/ruby

Environment

VS2015 x64 x86 compatible tool command prompt
ruby 2.5.0

E:\ruby>win32\configure.bat
Creating verconf.mk
Creating Makefile.new
"type `nmake' to make ruby."
E:\ruby>namke

Short description of error

Traceback (most recent call last):
        2: from ./tool/pure_parser.rb:25:in `<main>'
        1: from ./tool/pure_parser.rb:25:in `gets'
./tool/pure_parser.rb:25:in `gets': Can't do inplace edit without backup (fatal)
NMAKE : fatal error U1077: “C:\RUBY25~1\bin\ruby.exe”: 返回代码“0x1”

Files

Makefile (1.21 KB) Makefile Javalitterboy (bo gong), 08/19/2021 04:23 AM
verconf.mk (65 Bytes) verconf.mk Javalitterboy (bo gong), 08/19/2021 04:24 AM

Updated by nobu (Nobuyoshi Nakada) over 4 years ago Actions #1 [ruby-core:105006]

  • Status changed from Open to Closed
  • Backport changed from 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN to 2.6: REQUIRED, 2.7: REQUIRED, 3.0: DONTNEED
Actions

Also available in: PDF Atom