Your package icu failed to build from source in current rawhide. http://koji.fedoraproject.org/koji/taskinfo?taskID=6986792 For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Created attachment 905314 [details] build.log
Created attachment 905315 [details] root.log
Created attachment 905316 [details] state.log
*** Bug 1106792 has been marked as a duplicate of this bug. ***
Tail of build.log reads make[2]: Leaving directory `/builddir/build/BUILD/icu/source/test/cintltst' ------------- | *** FAILING TEST SUMMARY FOR: intltest TestTwoDigitYear DateFormatTest format | *** END FAILING TEST SUMMARY FOR: intltest --------------- ALL TESTS SUMMARY: ok: testdata iotest cintltst ===== ERRS: intltest make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/icu/source/test' So actually this is a test check failure that apparently worked before the mass rebuild. Can't say anything about it.
Ok, this is http://sourceforge.net/p/icu/mailman/message/32443311/
Fixed in icu-52.1-3.fc21
Created attachment 914412 [details] Patch to disable TestTwoDigitYear Simple stopgap until upstream devises a more dynamic way to test for "last year". Tested, works.
Instead of disabling the entire test, icu-52.1-3.fc21 has http://pkgs.fedoraproject.org/cgit/icu.git/diff/icu-testtwodigityear.patch