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
Created attachment 1530257 [details] build.log file build.log too big, will only attach last 1024 bytes
Created attachment 1530258 [details] root.log file root.log too big, will only attach last 1024 bytes
Created attachment 1530259 [details] state.log
This fails only on ppc64le with brotli errors.
--- 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
Filed issue upstream.
So I disabled the testsuite on ppc64le for now to clear the FTBFS and opened an issue upstream.