Actions
Bug #14873
closedCompile failure - MinGW build as of 63768
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.6.0dev (2018-06-27 trunk 63758) [x64-mingw32]
Description
normalperson (Eric Wong),
The MinGW build (ruby-loco) on 63768 had the following error:
building .ext/include/x64-mingw32/rb_mjit_min_header-2.6.0.h
./miniruby.exe -I../ruby/lib -I. -I.ext/common ../ruby/tool/transform_mjit_header.rb "x86_64-w64-mingw32-gcc " rb_mjit_header.h .ext/include/x64-mingw32/rb_mjit_min_header-2.6.0.h
../ruby/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
generating enc.mk
creating verconf.h
verconf.h updated
../ruby/tool/transform_mjit_header.rb:118:in `block in check_code!': undefined method `success?' for nil:NilClass (NoMethodError)
from ../ruby/tool/transform_mjit_header.rb:181:in `block in with_code'
from C:/projects/ruby-loco/src/ruby/lib/tempfile.rb:295:in `open'
from ../ruby/tool/transform_mjit_header.rb:178:in `with_code'
from ../ruby/tool/transform_mjit_header.rb:115:in `check_code!'
from ../ruby/tool/transform_mjit_header.rb:210:in `<main>'
make: *** [uncommon.mk:224: .ext/include/x64-mingw32/rb_mjit_min_header-2.6.0.h] Error 1
make: *** Waiting for unfinished jobs....
==> ERROR: A failure occurred in build().
Aborting...
Command exited with code 1
Thanks, Greg
Actions
Like0
Like0Like0Like0Like0Like0Like0