Project

General

Profile

Actions

Bug #10120

closed

TestSprintf#test_float still an issue

Added by vo.x (Vit Ondruch) over 9 years ago. Updated about 9 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 2.0.0p353 (2013-11-22 revision 43784) [i686-linux]
[ruby-core:64284]

Description

The fix for #8358 is build time solution. Unfortunately it turns out that this does not work so well for for distributions such as Fedora:

https://bugzilla.redhat.com/show_bug.cgi?id=1101811

The issues is that the SSE2 support is determined during build time, i.e. if builder supports SSE2, then the instructions are enabled. However, later when the packaged Ruby is executed on platform which does not support SSE2, it may result in issues as described in the above mentioned ticket.

Is there some way, how to resolve this issue in runtime rather than build time?


Related issues 2 (0 open2 closed)

Related to Ruby master - Bug #8358: TestSprintf#test_float test failureClosedluislavena (Luis Lavena)05/02/2013Actions
Related to Ruby master - Bug #9705: Installing ruby 2.1.1 fails while compiling (after: rvm install 2.1.1)ClosedlinuxActions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0Like0