Skip to content

Gem::Ext::BuildError: ERROR: Failed to build gem native extension: gsl #20

@0xdevalias

Description

@0xdevalias

The 'Jekyll Deploy' action failed for the following reason:

Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /usr/local/bundle/gems/gsl-2.1.0.3/ext/gsl_native
/usr/local/bin/ruby -r ./siteconf20191107-6-84yx79.rb extconf.rb
*** ERROR: missing required library to compile this module: No such file or
directory - gsl-config
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers.  Check the mkmf.log file for more details.  You may
need configuration options.
An error occurred while installing gsl (2.1.0.3), and Bundler cannot continue.
Make sure that `gem install gsl -v '2.1.0.3'` succeeds before bundling.

This is likely due to a limitation/missing dependency in the https://github.com/BryanSchuetz/jekyll-deploy-gh-pages action.

It's a pretty trivial setup.. so we could probably just make our own.

I don't like that it claims the action/build succeeded when it failed too... should look into that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions