https://bugzilla.redhat.com/show_bug.cgi?id=2031239 --- Comment #3 from W. Michael Petullo <mike@xxxxxxxx> --- I am trying to figure this out. The build on mock Rawhide deviates from the build on mock Fedora 35. Rawhide appears to run more tests and fails. Fedora 35 succeeds. Rawhide: command: go test -buildmode pie -compiler gc -ldflags " -X github.com/bep/gowebp/version=0.1.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/gowebp-0.1.0/.package_note-golang-github-bep-gowebp-0.1.0-1.fc37.x86_64.ld '" testing: github.com/bep/gowebp github.com/bep/gowebp/internal/libwebp ? github.com/bep/gowebp/internal/libwebp [no test files] github.com/bep/gowebp/libwebp PASS ok github.com/bep/gowebp/libwebp 0.491s github.com/bep/gowebp/libwebp PASS ok github.com/bep/gowebp/libwebp 0.504s github.com/bep/gowebp/libwebp/webpoptions ? github.com/bep/gowebp/libwebp/webpoptions [no test files] github.com/bep/gowebp/libwebp_src/swig # github.com/bep/gowebp/libwebp_src/swig libwebp_gc.c:14:10: fatal error: runtime.h: No such file or directory 14 | #include "runtime.h" | ^~~~~~~~~~~ compilation terminated. error: Bad exit status from /var/tmp/rpm-tmp.ZNIJjQ (%check) Bad exit status from /var/tmp/rpm-tmp.ZNIJjQ (%check) Fedora 35: command: go test -buildmode pie -compiler gc -ldflags " -X github.com/bep/gowebp/version=0.1.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '" testing: github.com/bep/gowebp github.com/bep/gowebp/libwebp PASS ok github.com/bep/gowebp/libwebp 0.574s -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2031239 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure