On Wed, Mar 16, 2022 at 1:37 PM Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> wrote: > > On Wed, Mar 16, 2022 at 12:54:23PM -0400, Josh Boyer wrote: > > On Wed, Mar 16, 2022 at 11:55 AM Zbigniew Jędrzejewski-Szmek > > <zbyszek@xxxxxxxxx> wrote: > > > > > > On Wed, Mar 16, 2022 at 09:54:12AM -0400, David Cantrell wrote: > > > > If you use i686 packages for something now, please respond to this thread. > > > > > > I use i686 versions of libraries to do local 32-bit builds of C > > > software I'm developing. (Something like 'sudo dnf install lib{one,two}-devel.i686 && > > > meson build-32 -Dc_args=-m32 -Dc_link_args=-m32 -Dcpp_args=-m32 -Dcpp_link_args=-m32 > > > --pkg-config-path=/usr/lib/pkgconfig && ninja -C build-32' .) > > > > > > So I'd be interesting in keeping 32-bit versions of all BuildRequires for > > > systemd. > > > > Who uses those builds and what do they use them for? > > They are purely local. I use them to compile and run tests locally so > I know that the code works correctly on 32-bit. I'll also do test > builds on arm/arm64/ppc64/riscv/anything-else-that-I-can-lay my hand on. Are you aware of any upstream users of 32-bit systemd? Or some other distro that requires it? I ask because I see several responses along the same lines (I use it to build 32-bit packages), but unless *Fedora* uses those resulting 32-bit builds it seems like an odd reason to keep i686 around. Yes, being able to build for i686 means you need i686 but the root of the question is why do you need to build for i686? If there are other distros that still support 32-bit systemd, could you do your 32-bit build and test against those instead? josh _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-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/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure