* Michael Ivanov:

> Why separate repository would be needed? CentOS-8 as far as I can see
> contains 32-bit versions of all packages that I need. I can manually
> install them and compile the package, no problems.

The published i686 package set is not complete enough to create a mock
chroot from it.

There should be a way to get this working for most packages with a
carefully crafted mock configuration that sets up an x86_64 root, but
runs rpmbuild for a 32-bit build.  Or you install a VM with the 32-bit
development packages and run rpmbuild manually.  But some spec files are
simply not compatible with a build environment where gcc defaults to
create 64-bit binaries.

Internally, Red Hat has fully 32-bit buildroots, so we don't run into
this issue.

Thanks,
Florian
-- 
Red Hat GmbH, https://de.redhat.com/ , Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill
_______________________________________________
buildsys mailing list -- buildsys@lists.fedoraproject.org
To unsubscribe send an email to buildsys-le...@lists.fedoraproject.org
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/buildsys@lists.fedoraproject.org

Reply via email to