Bug 1070892

Summary: FTBFS: region_specific_language self check failed
Product: [Fedora] Fedora Reporter: Karsten Hopp <karsten>
Component: libreportAssignee: abrt <abrt-devel-list>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: abrt-devel-list, dvlasenk, jfilak, karsten, mlichvar, mmilata, mtoman
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-07 13:24:17 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: 1071880    
Attachments:
Description Flags
testsuite.log
none
build.log none

Description Karsten Hopp 2014-02-27 16:33:00 UTC
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:

Comment 1 Karsten Hopp 2014-02-27 16:33:38 UTC
Created attachment 868632 [details]
build.log

Comment 2 Jakub Filak 2014-03-05 09:23:47 UTC
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?

Comment 3 Karsten Hopp 2014-03-05 13:16:58 UTC
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

Comment 4 Jakub Filak 2014-03-07 13:24:17 UTC
(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.