Bug 1112661

Summary: coreutils ppc64le tests failed test-isnanl
Product: [Fedora] Fedora Reporter: Menanteau Guy <menantea>
Component: coreutilsAssignee: Ondrej Vasik <ovasik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: admiller, kdudka, kzak, ooprala, ovasik, p, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64le   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1112687 (view as bug list) Environment:
Last Closed: 2014-06-24 13:35:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1051573, 1112687    

Description Menanteau Guy 2014-06-24 12:43:08 UTC
Description of problem:
coreutils package failed at make check because of a test problem already fixed in gnulib git.

Version-Release number of selected component (if applicable):
coreutils-8.22-15

How reproducible:
make check

Actual results:
FAIL: test-isnanl-nolibm
========================
test-isnanl.h:64: assertion 'isnanl (m.value)' failed

This problem is already fixed in gnulib upstream git 
http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=e962c07c0
but correction still needs to be integrated in findutils package.

Comment 1 Kamil Dudka 2014-06-24 12:54:27 UTC
(In reply to Menanteau Guy from comment #0)
> but correction still needs to be integrated in findutils package.

Appears fixed in both coreutils and findutils:

http://pkgs.fedoraproject.org/cgit/coreutils.git/commit/?id=2af6179b
http://pkgs.fedoraproject.org/cgit/findutils.git/commit/?id=59f959cc