Open
Description
I'm seeing a test failure in our Fedora builds of the highway package on ppc64le, and I've bisected the failures down to 3469db8 (#108430)
How to reproduce in the fedora:rawhide
container for ppc64le:
$ curl -O -L https://download.copr.fedorainfracloud.org/results/tstellar/clang-fedora-centos-testing/fedora-rawhide-ppc64le/09017423-highway/highway-1.2.0-5.fc43.src.rpm
$ dnf builddep highway-1.2.0-5.fc43.src.rpm
$ dnf install rpm-build
$ rpmbuild -D "%_distro_extra_ldflags -fuse-ld=lld" -rb highway-1.2.0-5.fc43.src.rpm
Metadata
Metadata
Assignees
Type
Projects
Status
Needs Fix