Bug 675314

Summary: Building ksh-20110202-1.fc15.src.rpm fails on ppc64
Product: [Fedora] Fedora Reporter: Adrian Reber <adrian>
Component: kshAssignee: Michal Hlavinka <mhlavink>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mhlavink
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-09 12:41:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Adrian Reber 2011-02-04 21:12:19 UTC
One of the tests fails during 'make check' on ppc64:

+ sed -e '/begins at/d' -e '/ 0 error/d' -e 's/at [^\[]*\[/\[/' testresults.log -e '/tests skipped/d'
+ cmp filteredresults.log /builddir/build/SOURCES/expectedresults.log
Regression tests failed
+ echo 'Regression tests failed'
+ diff -Naurp /builddir/build/SOURCES/expectedresults.log filteredresults.log
--- /builddir/build/SOURCES/expectedresults.log	2011-02-04 16:36:21.000000000 +0000
+++ filteredresults.log	2011-02-04 18:01:36.913423270 +0000
@@ -0,0 +1,6 @@
+cubetype.sh: line 161: 9.486832980505137995996680633298������������������������: arithmetic syntax error
+test cubetype failed [ 68 tests 1 error ]
+cubetype.sh: line 161: 9.486832980505137995996680633298������������������������: arithmetic syntax error
+test cubetype(C.UTF-8) failed [ 68 tests 1 error ]
+/tmp/tmp.CUe8oKIlHX/shcomp-cubetype.ksh: line 161: 9.486832980505137995996680633298������������������������: arithmetic syntax error
+test cubetype(shcomp) failed [ 68 tests 1 error ]



http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=127912

Comment 1 Michal Hlavinka 2011-02-07 11:13:52 UTC
can reproduce, happens in el6 too with 4.4 gcc so it's not gcc 4.6.0 related

Comment 2 Michal Hlavinka 2011-02-09 12:41:53 UTC
should be fixed now

http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=129311