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 1675014 - golang-github-dsnet-compress testsuite fails on ppc64le in rawhide/f30
Summary: golang-github-dsnet-compress testsuite fails on ppc64le in rawhide/f30
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: golang-github-dsnet-compress
Version: rawhide
Hardware: ppc64le
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominik 'Rathann' Mierzejewski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PPCTracker F30FTBFS
TreeView+ depends on / blocked
 
Reported: 2019-02-11 18:34 UTC by Fedora Release Engineering
Modified: 2019-02-13 11:35 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-13 11:35:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (1.00 KB, text/plain)
2019-02-11 18:34 UTC, Fedora Release Engineering
no flags Details
root.log (1.00 KB, text/plain)
2019-02-11 18:34 UTC, Fedora Release Engineering
no flags Details
state.log (773 bytes, text/plain)
2019-02-11 18:34 UTC, Fedora Release Engineering
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github dsnet compress issues 66 0 None None None 2019-02-13 11:32:33 UTC

Description Fedora Release Engineering 2019-02-11 18:34:12 UTC
golang-github-dsnet-compress failed to build from source in Fedora rawhide/f30

https://koji.fedoraproject.org/koji/taskinfo?taskID=32395129


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Please fix golang-github-dsnet-compress at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
golang-github-dsnet-compress will be orphaned. Before branching of Fedora 31,
golang-github-dsnet-compress will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Fedora Release Engineering 2019-02-11 18:34:14 UTC
Created attachment 1530257 [details]
build.log

file build.log too big, will only attach last 1024 bytes

Comment 2 Fedora Release Engineering 2019-02-11 18:34:15 UTC
Created attachment 1530258 [details]
root.log

file root.log too big, will only attach last 1024 bytes

Comment 3 Fedora Release Engineering 2019-02-11 18:34:17 UTC
Created attachment 1530259 [details]
state.log

Comment 4 Dominik 'Rathann' Mierzejewski 2019-02-13 11:18:52 UTC
This fails only on ppc64le with brotli errors.

Comment 5 Dominik 'Rathann' Mierzejewski 2019-02-13 11:19:28 UTC
--- FAIL: TestReader (0.15s)
    reader_test.go:528: test 20, mismatching error:
        got brotli: corrupted input
        want IsCorrupted(err) == true
    reader_test.go:528: test 22, mismatching error:
        got brotli: corrupted input
        want IsCorrupted(err) == true
    reader_test.go:528: test 26, mismatching error:
        got brotli: corrupted input
        want IsCorrupted(err) == true
    reader_test.go:528: test 27, mismatching error:
        got brotli: corrupted input
        want IsCorrupted(err) == true
    reader_test.go:528: test 28, mismatching error:
        got brotli: corrupted input
        want IsCorrupted(err) == true
    reader_test.go:528: test 33, mismatching error:
        got brotli: corrupted input
        want IsCorrupted(err) == true
    reader_test.go:528: test 34, mismatching error:
        got brotli: corrupted input
        want IsCorrupted(err) == true
    reader_test.go:528: test 39, mismatching error:
        got brotli: corrupted input
        want IsCorrupted(err) == true
    reader_test.go:528: test 44, mismatching error:
        got brotli: corrupted input
        want IsCorrupted(err) == true
    reader_test.go:528: test 49, mismatching error:
        got brotli: corrupted input
        want IsCorrupted(err) == true
    reader_test.go:528: test 50, mismatching error:
        got brotli: corrupted input
        want IsCorrupted(err) == true
    reader_test.go:528: test 53, mismatching error:
        got brotli: corrupted input
        want IsCorrupted(err) == true
    reader_test.go:528: test 54, mismatching error:
        got brotli: corrupted input
        want IsCorrupted(err) == true
    reader_test.go:528: test 56, mismatching error:
        got brotli: corrupted input
        want IsCorrupted(err) == true
    reader_test.go:528: test 57, mismatching error:
        got brotli: corrupted input
        want IsCorrupted(err) == true
    reader_test.go:528: test 63, mismatching error:
        got brotli: corrupted input
        want IsCorrupted(err) == true
FAIL
exit status 1
FAIL	github.com/dsnet/compress/brotli	0.159s

Comment 6 Dominik 'Rathann' Mierzejewski 2019-02-13 11:32:34 UTC
Filed issue upstream.

Comment 7 Dominik 'Rathann' Mierzejewski 2019-02-13 11:35:36 UTC
So I disabled the testsuite on ppc64le for now to clear the FTBFS and opened an issue upstream.


Note You need to log in before you can comment on or make changes to this bug.