[Rpm-maint] [rpm-software-management/rpm] Support for running tests on a different machine (Discussion #2884)

Demi Marie Obenour notifications at github.com
Fri Feb 2 17:04:07 UTC 2024


To the best of my understanding, cross-compilation currently is incompatible with running test suites, unless one uses QEMU or other pure-software emulation mechanisms.  These cause problems with code that depends on CPU features.

At the same time, the rise of languages such as Rust and C++, which require more CPU and RAM during build, is making it very difficult to natively compile on slow processors.

One potential solution would be for RPM to support running the test suite remotely, or at least in a separate step.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/2884
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/repo-discussions/2884 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240202/2ef93e86/attachment-0001.html>


More information about the Rpm-maint mailing list