Menu

#43 Regexp "make check" fails on ppc64

open
nobody
None
5
2013-01-25
2008-12-20
No

See:

https://bugzilla.redhat.com/show_bug.cgi?id=460043
http://koji.fedoraproject.org/koji/taskinfo?taskID=1012317

...the builds on ppc64 fail with:

./D02glob.ztst: starting.
Running test: zsh globbing
*** /tmp/zsh.ztst.out.15725 Sat Dec 20 12:48:17 2008
--- /tmp/zsh.ztst.tout.15725 Sat Dec 20 12:48:17 2008
***************
*** 101,107 ****
1: [[ BAR = (bar|(#i)foo) ]]
0: [[ FOO = (bar|(#i)foo) ]]
0: [[ Modules = (#i)*m* ]]
! 0: [[ fooGRUD = (#i)(bar|(#I)foo|(#i)rod)grud ]]
1: [[ FOOGRUD = (#i)(bar|(#I)foo|(#i)rod)grud ]]
0: [[ readme = (#i)readme~README|readme ]]
0: [[ readme = (#i)readme~README|readme~README ]]
--- 101,108 ----
1: [[ BAR = (bar|(#i)foo) ]]
0: [[ FOO = (bar|(#i)foo) ]]
0: [[ Modules = (#i)*m* ]]
! 1: [[ fooGRUD = (#i)(bar|(#I)foo|(#i)rod)grud ]]
! Test failed: [[ fooGRUD = (#i)(bar|(#I)foo|(#i)rod)grud ]]
1: [[ FOOGRUD = (#i)(bar|(#I)foo|(#i)rod)grud ]]
0: [[ readme = (#i)readme~README|readme ]]
0: [[ readme = (#i)readme~README|readme~README ]]

...but only on ppc64.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.