Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation fails on Gentoo/amd64 #30

Closed
Elberet opened this issue Aug 23, 2014 · 0 comments
Closed

Installation fails on Gentoo/amd64 #30

Elberet opened this issue Aug 23, 2014 · 0 comments

Comments

@Elberet
Copy link
Contributor

Elberet commented Aug 23, 2014

I believe 2e10567 is causing the build to fail on my system:

Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.

    /usr/bin/ruby21 extconf.rb
  -- tar zxvf msgpack-0.5.7.tar.gz
  -- ./configure --disable-dependency-tracking --disable-shared --with-pic --prefix=/home/rpgforum/.gem/ruby/2.1.0/gems/rbtrace-0.4.4/ext/dst/
  -- make install
*** 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}/lib64
        --with-make-prog
        --without-make-prog
        --srcdir=.
        --curdir
        --ruby=/usr/bin/ruby21
/usr/lib64/ruby/2.1.0/fileutils.rb:1573:in `stat': No such file or directory @ rb_file_s_stat - /home/user/.gem/ruby/2.1.0/gems/rbtrace-0.4.4/ext/dst/lib64/libmsgpackc.a (Errno::ENOENT)
        from /usr/lib64/ruby/2.1.0/fileutils.rb:1573:in `block in fu_each_src_dest'
        from /usr/lib64/ruby/2.1.0/fileutils.rb:1589:in `fu_each_src_dest0'
        from /usr/lib64/ruby/2.1.0/fileutils.rb:1571:in `fu_each_src_dest'
        from /usr/lib64/ruby/2.1.0/fileutils.rb:399:in `cp'
        from extconf.rb:54:in `<main>'

From mkmf.log:

Libraries have been installed in:
/home/user/.gem/ruby/2.1.0/gems/rbtrace-0.4.4/ext/dst/lib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants