Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestFailed! nmake /f win32\Makefile.msc Failed running #168

Open
kematy opened this issue Jun 21, 2022 · 1 comment
Open

TestFailed! nmake /f win32\Makefile.msc Failed running #168

kematy opened this issue Jun 21, 2022 · 1 comment

Comments

@kematy
Copy link

kematy commented Jun 21, 2022

I wonder know what is wrong?

Ruby Packer (rubyc) v2.7.1.dev

  • entrance: E:/ruby-packer/test/qinHw.rb
  • options: {:output=>"E:/ruby-packer/test/a.exe", :tmpdir=>"C:/Users/DELL/AppData/Local/Temp/rubyc", :openssl_dir=>"/usr/local/etc/openssl/"}

-> 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"]

@kematy
Copy link
Author

kematy commented Jun 22, 2022

"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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant