#989533 xsysinfo FTCBFS -- uses build compiler

Package:
xsysinfo
Source:
xsysinfo
Description:
display some Linux kernel parameters in graphical form
Submitter:
Nilesh Patra
Date:
2024-03-08 15:30:22 UTC
Severity:
normal
#989533#5
Date:
2021-06-06 19:06:10 UTC
From:
To:
Dear Maintainer,

xsysinfo fails to cross build because it uses build compiler rather than
the host compiler while cross building.
Please consider applying the attached patch

Also, since this package has not been uploaded for ~10 years, which is a
fairly long time, I'll nmu this package post bullseye release, if
not uploaded on time.

Nilesh

#989533#10
Date:
2021-06-06 20:03:31 UTC
From:
To:
Hi Nilesh,

Thank you for the patch.  Low-threshold NMUs are welcome, but I
appreciate the bug report and the patch.  I will apply and upload along
with the other changes that have accumulated in Salsa.

Cheers, and thanks!
tony

[1] https://wiki.debian.org/LowThresholdNmu

#989533#15
Date:
2021-06-06 22:25:54 UTC
From:
To:
Control: tags -1 - patch

I'm sorry. This doesn't just work. xmkmf has architecture-behaviour.
Simply swapping out the compiler is not going to fix that. xutils-dev is
wrongly marked Multi-Arch: foreign at present. Our devised solution is
to remove xmkmf from the archive. The right solution here is to replace
the build system with something sane. See #873764 for details. It's not
as easy unfortunately.

Helmut