Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 584894

Summary: dev-lang/ruby-2.1.9 fails to install on sys-libs/uclibc
Product: Gentoo Linux Reporter: René Rhéaume <rene.rheaume>
Component: [OLD] DevelopmentAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 570544    
Attachments: build.log from emerge
emerge --info output

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!