Discussion:
Differences between the zani and zandonai build hosts?
(too old to reply)
Peter Pentchev
2022-12-30 08:00:01 UTC
Permalink
Hi,

First of all, thanks a lot for all your work on porting Debian to
the IBM z* systems!

Are there any differences in the hardware or software configuration of
the zandonai and zani Debian buildd hosts? There is a build-time test for
the libzstd package that failed the only time when a 1.5.0 version of
the package was built on the zani host, but it built successfully on
the zandonai one. There were no significant differences between
the four uploads of libzstd-1.5.0 - the changes that were made should have
prevented a full-on FTBFS if they were applicable to the compiler/libc
at all.

https://buildd.debian.org/status/logs.php?pkg=libzstd&arch=s390x

If somebody wants to reproduce this particular problem, I'm attaching
a patch that only runs the thread pool test. Something interesting in
the libzstd source: this test is specifically not run when libzstd is
being cross-built using qemu. To be completely honest, I myself do not
fully understand exactly what the test is supposed to do, but I wonder
if the reason they don't run it when using qemu is that it might be
influenced by the number of execution units (CPUs, cores, virtual cores,
etc) that the build processes are allowed to use.

Thanks in advance for your time, and keep up the great work!

G'luck,
Peter
--
Peter Pentchev ***@ringlet.net ***@debian.org ***@storpool.com
PGP key: http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint 2EE7 A7A5 17FC 124C F115 C354 651E EFB0 2527 DF13
Peter Pentchev
2022-12-30 08:20:01 UTC
Permalink
Post by Peter Pentchev
Hi,
First of all, thanks a lot for all your work on porting Debian to
the IBM z* systems!
Are there any differences in the hardware or software configuration of
the zandonai and zani Debian buildd hosts? There is a build-time test for
the libzstd package that failed the only time when a 1.5.0 version of
the package was built on the zani host, but it built successfully on
the zandonai one.
Just to make it clear, my question is more of a "are there any
checks that I can make at build time to decide not to run that
particular test", not "go on, make the buildds the same!" at all :)
I do realize that there is some value in having buildds with different
configurations, even apart from the fact that it may be very hard to
make them the same.

G'luck,
Peter
--
Peter Pentchev ***@ringlet.net ***@debian.org ***@storpool.com
PGP key: http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint 2EE7 A7A5 17FC 124C F115 C354 651E EFB0 2527 DF13
Kurt Roeckx
2022-12-30 11:10:02 UTC
Permalink
Post by Peter Pentchev
Hi,
First of all, thanks a lot for all your work on porting Debian to
the IBM z* systems!
Are there any differences in the hardware or software configuration of
the zandonai and zani Debian buildd hosts? There is a build-time test for
the libzstd package that failed the only time when a 1.5.0 version of
the package was built on the zani host, but it built successfully on
the zandonai one. There were no significant differences between
the four uploads of libzstd-1.5.0 - the changes that were made should have
prevented a full-on FTBFS if they were applicable to the compiler/libc
at all.
https://buildd.debian.org/status/logs.php?pkg=libzstd&arch=s390x
According to:
https://db.debian.org/machines.cgi?host=zandonai
https://db.debian.org/machines.cgi?host=zani

They both run on a z15.


Kurt

Loading...