Vagrant .vagrant.d\gems\gems\dep_selector-1.0.3\lib\dep_gecode.so': The specified module could

127 views
Skip to first unread message

Kaleb Albee

unread,
Jan 17, 2016, 5:05:42 PM1/17/16
to Vagrant
I am having an issue with vagrant where I have build the extension like the vagrant output suggested, however, when I attempt to run 'vagrant up' vagrant behaves like I have not built the extension.  Does anyone know where I might be going wrong?

------------------
e:\sandbox\vagrant_esdk>chef gem pristine dep-selector-libgecode --version 1.0.2
Restoring gems to pristine condition...
Temporarily enhancing PATH to include DevKit...
Building native extensions.  This could take a while...
Restored dep-selector-libgecode-1.0.2

e:\sandbox\vagrant_esdk>chef gem pristine dep_selector --version 1.0.3
Restoring gems to pristine condition...
Temporarily enhancing PATH to include DevKit...
Building native extensions.  This could take a while...
Restored dep_selector-1.0.3

e:\sandbox\vagrant_esdk>chef gem pristine nio4r --version 1.2.0
Restoring gems to pristine condition...
Temporarily enhancing PATH to include DevKit...
Building native extensions.  This could take a while...
Restored nio4r-1.2.0

e:\sandbox\vagrant_esdk>chef gem pristine json --version 1.8.3
Restoring gems to pristine condition...
Temporarily enhancing PATH to include DevKit...
Building native extensions.  This could take a while...
Restored json-1.8.3

e:\sandbox\vagrant_esdk>chef gem pristine wdm --version 0.1.1
ERROR:  While executing gem ... (Gem::Exception)
    Failed to find gems ["wdm"] = 0.1.1

e:\sandbox\vagrant_esdk>chef gem install wdm
Fetching: wdm-0.1.1.gem (100%)
Temporarily enhancing PATH to include DevKit...
Building native extensions.  This could take a while...
Successfully installed wdm-0.1.1
Parsing documentation for wdm-0.1.1
Installing ri documentation for wdm-0.1.1
Done installing documentation for wdm after 0 seconds
1 gem installed

e:\sandbox\vagrant_esdk>chef gem pristine wdm --version 0.1.1
Restoring gems to pristine condition...
Temporarily enhancing PATH to include DevKit...
Building native extensions.  This could take a while...
Restored wdm-0.1.1

e:\sandbox\vagrant_esdk>vagrant up
Bringing machine 'esdk_sync' up with 'virtualbox' provider...
The following berks command failed to execute:

    c:\users\kaleb.albee\appdata\local\chefdk\gem\ruby\2.1.0\bin/berks.BAT --version --format json

The stdout and stderr are shown below:

    stdout:
    stderr: Ignoring dep-selector-libgecode-1.0.2 because its extensions are not built.  Try: gem pristine dep-selector-libgecode --version 1.0.2
Ignoring dep_selector-1.0.3 because its extensions are not built.  Try: gem pristine dep_selector --version 1.0.3
Ignoring nio4r-1.2.0 because its extensions are not built.  Try: gem pristine nio4r --version 1.2.0
Ignoring json-1.8.3 because its extensions are not built.  Try: gem pristine json --version 1.8.3
Ignoring wdm-0.1.1 because its extensions are not built.  Try: gem pristine wdm --version 0.1.1
C:/Users/kaleb.albee/.vagrant.d/gems/gems/httpclient-2.6.0.1/lib/httpclient/webagent-cookie.rb:458: warning: already initialized constant HTTPClient::CookieManager
C:/Users/kaleb.albee/.vagrant.d/gems/gems/httpclient-2.6.0.1/lib/httpclient/cookie.rb:8: warning: previous definition of CookieManager was here
C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.10-x86-mingw32/lib/ffi/library.rb:133:in `block in ffi_lib': Could not open library 'C:\Users\kaleb.albee\.vagrant.d\gems\gems\dep_selector-1.0.3\lib\dep_gecode.so': The specified module cou
 (LoadError)d.
Reply all
Reply to author
Forward
0 new messages