This repository was archived by the owner on Jun 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 77
Landrush not working on Windows 10 #356
Copy link
Copy link
Open
Description
I try to install landrush plugin on Windows 10 with the newest version of:
- Virtualbox 6.0
- Vagrant 2.2.6
I am getting error message as below:
C:\Users\Bartek\Vagrants\vm1>vagrant plugin list vagrant-host-shell (0.0.4, global) vagrant-hostsupdater (1.1.1.160, global) vagrant-vbguest (0.22.1, global) C:\Users\Bartek\Vagrants\vm1>vagrant plugin install landrush Installing the 'landrush' plugin. This can take a few minutes... Fetching: filelock-1.1.1.gem (100%) Fetching: landrush-ip-0.2.5.gem (100%) Fetching: eventmachine-1.0.9.1.gem (100%) Building native extensions. This could take a while... Vagrant failed to properly resolve required dependencies. These errors can commonly be caused by misconfigured plugin installations or transient network issues. The reported error is: ERROR: Failed to build gem native extension. current directory: C:/Users/Bartek/.vagrant.d/gems/2.4.9/gems/eventmachine-1.0.9.1/ext C:/HashiCorp/Vagrant/embedded/mingw64/bin/ruby.exe -r ./siteconf20191217-14568-5rsnxb.rb extconf.rb checking for -lssleay32... no checking for -lssleay32... no checking for -lssleay32... no checking for -lssleay32... no checking for rb_trap_immediate in ruby.h,rubysig.h... no checking for rb_thread_blocking_region()... no checking for ruby/thread.h... yes checking for rb_thread_call_without_gvl() in ruby/thread.h... yes checking for inotify_init() in sys/inotify.h... no checking for __NR_inotify_init in sys/syscall.h... no checking for writev() in sys/uio.h... no checking for rb_thread_fd_select()... yes checking for rb_fdset_t in ruby/intern.h... yes checking for pipe2() in unistd.h... no checking for accept4() in sys/socket.h... no checking for SOCK_CLOEXEC in sys/socket.h... no checking for rb_wait_for_single_fd()... yes checking for rb_enable_interrupt()... no checking for rb_time_new()... yes checking for windows.h... yes checking for winsock.h... yes checking for -lkernel32... yes checking for -lrpcrt4... yes checking for -lgdi32... yes checking for clock_gettime()... yes checking for CLOCK_MONOTONIC_RAW in time.h... no checking for CLOCK_MONOTONIC in time.h... yes CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -Wall -Wextra -Wno-deprecated-declarations -Wno-ignored-qualifiers -Wno-unused-result -Wno-address creating Makefile current directory: C:/Users/Bartek/.vagrant.d/gems/2.4.9/gems/eventmachine-1.0.9.1/ext make "DESTDIR=" clean current directory: C:/Users/Bartek/.vagrant.d/gems/2.4.9/gems/eventmachine-1.0.9.1/ext make "DESTDIR=" make failed, uncaught signal 11 Gem files will remain installed in C:/Users/Bartek/.vagrant.d/gems/2.4.9/gems/eventmachine-1.0.9.1 for inspection. Results logged to C:/Users/Bartek/.vagrant.d/gems/2.4.9/extensions/x64-mingw32/2.4.0/eventmachine-1.0.9.1/gem_make.out
-
Has somebody installed landrush-plugin successfully on Windows 10? Especially with the newest version as above.
-
I would appreciate for heliping to solve my problem.
Metadata
Metadata
Assignees
Labels
No labels