Skip to content

Instantly share code, notes, and snippets.

/error Secret

Created November 2, 2016 16:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/f1cca76791f79514484bdea8c1d72451 to your computer and use it in GitHub Desktop.
Save anonymous/f1cca76791f79514484bdea8c1d72451 to your computer and use it in GitHub Desktop.
current directory: /mnt/storage/git/gitlab/vendor/bundle/ruby/2.3.0/gems/RedCloth-4.3.2/ext/redcloth_scan
/usr/local/bin/ruby -r ./siteconf20161102-22476-17abidu.rb extconf.rb --with-cflags=-w
checking for main() in -lc... *** 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.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/usr/local/bin/$(RUBY_BASE_NAME)
--with-redcloth_scan-dir
--without-redcloth_scan-dir
--with-redcloth_scan-include
--without-redcloth_scan-include=${redcloth_scan-dir}/include
--with-redcloth_scan-lib
--without-redcloth_scan-lib=${redcloth_scan-dir}/lib
--with-clib
--without-clib
/usr/local/lib/ruby/2.3.0/mkmf.rb:456:in `try_do': The compiler failed to generate an executable file. (RuntimeError)
You have to install development tools first.
from /usr/local/lib/ruby/2.3.0/mkmf.rb:541:in `try_link0'
from /usr/local/lib/ruby/2.3.0/mkmf.rb:556:in `try_link'
from /usr/local/lib/ruby/2.3.0/mkmf.rb:765:in `try_func'
from /usr/local/lib/ruby/2.3.0/mkmf.rb:997:in `block in have_library'
from /usr/local/lib/ruby/2.3.0/mkmf.rb:942:in `block in checking_for'
from /usr/local/lib/ruby/2.3.0/mkmf.rb:350:in `block (2 levels) in postpone'
from /usr/local/lib/ruby/2.3.0/mkmf.rb:320:in `open'
from /usr/local/lib/ruby/2.3.0/mkmf.rb:350:in `block in postpone'
from /usr/local/lib/ruby/2.3.0/mkmf.rb:320:in `open'
from /usr/local/lib/ruby/2.3.0/mkmf.rb:346:in `postpone'
from /usr/local/lib/ruby/2.3.0/mkmf.rb:941:in `checking_for'
from /usr/local/lib/ruby/2.3.0/mkmf.rb:992:in `have_library'
from extconf.rb:5:in `<main>'
To see why this extension failed to compile, please check the mkmf.log which can be found here:
/mnt/storage/git/gitlab/vendor/bundle/ruby/2.3.0/extensions/x86-linux/2.3.0-static/RedCloth-4.3.2/mkmf.log
extconf failed, exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment