Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1365814

Summary: golang-googlecode-text failing in tests
Product: [Fedora] Fedora Reporter: Peter Robinson <pbrobinson>
Component: golang-googlecode-textAssignee: FridolĂ­n PokornĂ˝ <fpokorny>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: fpokorny, golang-updates, jchaloup, lsm5, vbatts
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: golang-googlecode-text-0-0.14.git6fc2e00.fc25 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-09 02:44:21 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: 922257    

Description Peter Robinson 2016-08-10 09:28:25 UTC
golang-googlecode-text-0-0.13.git6fc2e00

http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=3664937

Could possibly be due to 64K page size and making an assumption of 4K

Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oAaBUE
+ umask 022
+ cd /builddir/build/BUILD
+ cd text-6fc2e00a0d64b1f7fc1212dae5b0c939cf6d9ac4
+ export GOPATH=/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.fc25.aarch64//usr/share/gocode:/usr/share/gocode
+ GOPATH=/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.fc25.aarch64//usr/share/gocode:/usr/share/gocode
+ go test -compiler gc -ldflags '' golang.org/x/text/collate
ok  	golang.org/x/text/collate	0.021s
+ go test -compiler gc -ldflags '' golang.org/x/text/collate/build
ok  	golang.org/x/text/collate/build	0.008s
+ go test -compiler gc -ldflags '' golang.org/x/text/collate/colltab
ok  	golang.org/x/text/collate/colltab	2.224s
+ go test -compiler gc -ldflags '' golang.org/x/text/currency
--- FAIL: TestLinking (3.39s)
	currency_test.go:155: size(symbols)-size(base) was 902; want > 2K
FAIL
FAIL	golang.org/x/text/currency	3.398s
error: Bad exit status from /var/tmp/rpm-tmp.oAaBUE (%check)
    Bad exit status from /var/tmp/rpm-tmp.oAaBUE (%check)
RPM build errors:
Child return code was: 1
EXCEPTION: [Error()]

Comment 1 Jan Chaloupka 2016-08-10 09:59:31 UTC
That is not a surprise. s390x has the same problem https://bugzilla.redhat.com/show_bug.cgi?id=1360388

Comment 2 Fedora Update System 2016-10-03 14:23:53 UTC
golang-googlecode-text-0-0.14.git6fc2e00.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-41b82f0163

Comment 3 Fedora Update System 2016-10-09 02:44:21 UTC
golang-googlecode-text-0-0.14.git6fc2e00.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.