https://bugzilla.redhat.com/show_bug.cgi?id=2036468



--- Comment #8 from Christoph Erhardt <[email protected]> ---
Thanks Ian! The test dependencies are indeed something I have missed since I
was building the package locally. I have updated my `BuildRequires:`
accordingly. Fedora does ship static libraries for glibc and libstdc++, but
some test scripts also require glibc(x86-32).

Not sure why it works here without having to patch the Makefiles. Maybe it's
because I pass `CC=gcc CXX=g++` directly as arguments to `%make_build`.

I've now set up a project on Copr:
https://copr.fedorainfracloud.org/coprs/sicherha/fedora/package/mold/
Unsurprisingly, the build currently works only for x86_64 because the other
architectures do not ship glibc(x86-32). The EPEL builds fail because
mimalloc-devel is not available. We may want to conditionally use the bundled
mimalloc there.


-- 
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=2036468
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to