ttscoff/doing

Error installing on Windows Subsystem for Linux WSL

flyingpie101 opened this issue · 3 comments

Building native extensions. This could take a while...                                                                                  
ERROR:  Error installing doing:                                                                                                                 
ERROR: Failed to build gem native extension.                                                                                                                                                                                                                                

current directory: /var/lib/gems/2.7.0/gems/amatch-0.4.0/ext                                                                        
/usr/bin/ruby2.7 -I /usr/lib/ruby/2.7.0 -r ./siteconf20211122-984-1rvl7xd.rb extconf.rb                                                 
creating Makefile       
                                                                                                                                                                                                                                                        

current directory: /var/lib/gems/2.7.0/gems/amatch-0.4.0/ext                                                                            
make "DESTDIR=" clean                                                                                                                  
/var/lib/gems/2.7.0/gems/make-0.3.1/bin/make:4:in `<top (required)>': undefined local variable or method `make' for main:Object (NameError)                                                                                                                                             
from /usr/local/bin/make:23:in `load'                                                                                                   
from /usr/local/bin/make:23:in `<main>'                                                                                                                                                                                                                                 

current directory: /var/lib/gems/2.7.0/gems/amatch-0.4.0/ext                                                                            
make "DESTDIR="                                                                                                                         
/var/lib/gems/2.7.0/gems/make-0.3.1/bin/make:4:in `<top (required)>': undefined local variable or method `make' for main:Object (NameError)                                                                                                                                             
from /usr/local/bin/make:23:in `load'                                                                                                   
from /usr/local/bin/make:23:in `<main>'                      
                                                                                                                                                                                                           

make failed, exit code 1            

I've pushed 2.0.13 with amatch removed. Please try running gem install doing again and see if it succeeds now.