You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Open Visual Studio's "x64 Native Tools Command Prompt" and execute rubyc --help therein."
I just use cmd to execute rubyc. too many gems takes too many time!
I wonder know what is wrong?
Ruby Packer (rubyc) v2.7.1.dev
-> rm -rf C:/Users/DELL/AppData/Local/Temp/rubyc
-> rm -rf C:/Users/DELL/AppData/Local/Temp/rubyc/build_pass2
-> mkdir -p C:/Users/DELL/AppData/Local/Temp/rubyc
-> mkdir -p C:/Users/DELL/AppData/Local/Temp/rubyc/build_pass1
-> mkdir -p C:/Users/DELL/AppData/Local/Temp/rubyc/build_pass2
-> mkdir -p C:/Users/DELL/AppData/Local/Temp/rubyc/rubyc_work_dir_dummy
-> cp -r "/enclose_io_memfs/local/ruby" "C:/Users/DELL/AppData/Local/Temp/rubyc/ruby-2.7.1.dev"
/enclose_io_memfs/local/lib/compiler/utils.rb:93: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/enclose_io_memfs/lib/ruby/2.7.0/fileutils.rb:463: warning: The called method `cp_r' is defined here
-> cd C:/Users/DELL/AppData/Local/Temp/rubyc/ruby-2.7.1.dev
-> cd E:/ruby-packer/test
-> cp -r "/enclose_io_memfs/local/vendor/zlib" "C:/Users/DELL/AppData/Local/Temp/rubyc/zlib"
=> Stuffing zlib...
=> Saving output to C:/Users/DELL/AppData/Local/Temp/rubyc/stuff_zlib.log
-> cd C:/Users/DELL/AppData/Local/Temp/rubyc/zlib
-> CI=true ENCLOSE_IO_USE_ORIGINAL_RUBY=true MAKE=nmake CL=/MP nmake /f win32\Makefile.msc
Failed running [{"CI"=>"true", "ENCLOSE_IO_USE_ORIGINAL_RUBY"=>"true", "MAKE"=>"nmake", "CL"=>"/MP"}, "nmake /f win32\Makefile.msc"]
The text was updated successfully, but these errors were encountered: