Created attachment 868631 [details] testsuite.log Description of problem: libreport types 21: string_vector ok 22: map_string_get_set_as_various_types ok XML definitions 23: region_specific_language FAILED (xml_definition.at:9) ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 23 tests were run, 1 failed unexpectedly. Version-Release number of selected component (if applicable): libreport-2.1.12-2.fc21 How reproducible: Steps to Reproduce: 1. ppc-koji build --scratch f21 libreport-2.1.12-2.fc21.src.rpm 2. 3. Actual results: http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1682909 Expected results: Additional info:
Created attachment 868632 [details] build.log
I did some investigation and it looks like that Fedora rawhide on ppc doesn't support localization: every call of setlocale(LC_ALL, "zh_CN") fails. Any idea how to fix this?
I'm not sure what is going on, looks like some temporary problem as another attempt to build libreport-2.1.12-2.fc21 succeeded: http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1700326
(In reply to Karsten Hopp from comment #3) > I'm not sure what is going on, looks like some temporary problem as another > attempt to build libreport-2.1.12-2.fc21 succeeded: > http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1700326 Another build succeeded: http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1704662 Closing as WORKSFORME.