On 01/02/25 16:24, Mark Millard wrote:
On Feb 1, 2025, at 03:04, Nuno Teixeira <edua...@freebsd.org> wrote:
Hello Mark!
Note: I do not know why, but aarch64 does not get MULTILIB to
also span armv7 (aarch32). So aarch64 might not have this
problem being visible as stands.
I confirm that aarch64 doesn't have this problem.
This suggests the test of trying to use poudriere-devel with
PKG_NO_VERSION_FOR_DEPS=yes to build, say, gcc13 with MULTILIB
disabled for the target architecture(s) that would otherwise
have it enabled --in order to see if things then work overall,
absent the 32-bit support being built for the 64-bit target
archtecture.
I posted sample output fr gcc13 just because I knew it was having the
problem at hand. Also other ports (all llvm versions for example, go
compilers too) have the same issue, and no similar option.
Disabling MULTTILIB can at best be a very specific workaround for gcc,
and would not solve the underlaying issue whatever that is.
My patch to poudriere is also a workaround, but I do hope this helps
identifying the real problem.
--
Guido Falsi <m...@madpilot.net>