Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 584894 - dev-lang/ruby-2.1.9 fails to install on sys-libs/uclibc
Summary: dev-lang/ruby-2.1.9 fails to install on sys-libs/uclibc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: uclibc-porting
  Show dependency tree
 
Reported: 2016-06-03 03:16 UTC by René Rhéaume
Modified: 2016-06-08 03:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log from emerge (build.log,42.10 KB, text/plain)
2016-06-03 03:17 UTC, René Rhéaume
Details
emerge --info output (emerge-info.txt,6.17 KB, text/plain)
2016-06-03 03:18 UTC, René Rhéaume
Details

Note You need to log in before you can comment on or make changes to this bug.
Description René Rhéaume 2016-06-03 03:16:47 UTC
Ruby 2.1.9 compiles correctly on uclibc but when it comes to install, it fails with a load error

Reproducible: Always

Steps to Reproduce:
1. emerge -1 ruby
2.
3.
Actual Results:  
 * ERROR: dev-lang/ruby-2.1.9::gentoo failed (install phase):
 *   emake failed


Expected Results:  
Ruby updated on system
Comment 1 René Rhéaume 2016-06-03 03:17:51 UTC
Created attachment 436240 [details]
build.log from emerge
Comment 2 René Rhéaume 2016-06-03 03:18:37 UTC
Created attachment 436242 [details]
emerge --info output
Comment 3 Hans de Graaff gentoo-dev Security 2016-06-06 06:04:05 UTC
I've just updated the ruby ebuilds to fix a build error on uclibc, although that error is different from the one in your build.log. Could you retest with the new versions to see if that fixes the problem for you as well?
Comment 4 René Rhéaume 2016-06-07 22:43:35 UTC
(In reply to Hans de Graaff from comment #3)
> I've just updated the ruby ebuilds to fix a build error on uclibc, although
> that error is different from the one in your build.log. Could you retest
> with the new versions to see if that fixes the problem for you as well?

Yes, it fixed the problem for me.
Comment 5 Hans de Graaff gentoo-dev Security 2016-06-08 03:56:43 UTC
(In reply to René Rhéaume from comment #4)

> Yes, it fixed the problem for me.

Good to hear!