We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
error message:
Installing rcov 1.0.0 with native extensions Gem::Ext::BuildError: ERROR: Failed to build gem native extension. current directory: /Users/pavel/.rvm/gems/ruby-2.6.5@authzor/gems/rcov-1.0.0/ext/rcovrt /Users/pavel/.rvm/rubies/ruby-2.6.5/bin/ruby -I /Users/pavel/.rvm/rubies/ruby-2.6.5/lib/ruby/site_ruby/2.6.0 -r ./siteconf20200722-23844-18aa7dw.rb extconf.rb creating Makefile current directory: /Users/pavel/.rvm/gems/ruby-2.6.5@authzor/gems/rcov-1.0.0/ext/rcovrt make "DESTDIR=" clean current directory: /Users/pavel/.rvm/gems/ruby-2.6.5@authzor/gems/rcov-1.0.0/ext/rcovrt make "DESTDIR=" compiling 1.8/callsite.c 1.8/callsite.c:2:10: fatal error: 'env.h' file not found #include <env.h> ^~~~~~~ 1 error generated. make: *** [callsite.o] Error 1 make failed, exit code 2 Gem files will remain installed in /Users/pavel/.rvm/gems/ruby-2.6.5@authzor/gems/rcov-1.0.0 for inspection. Results logged to /Users/pavel/.rvm/gems/ruby-2.6.5@authzor/extensions/x86_64-darwin-18/2.6.0/rcov-1.0.0/gem_make.out
The text was updated successfully, but these errors were encountered:
Duplicate of #103.
Sorry, something went wrong.
No branches or pull requests
error message:
The text was updated successfully, but these errors were encountered: