[Bug 1592841] Re: FTBFS on ppc64el, blocks updates of all packages depending on krb5, for example CUPS
Jeremy Bicha
jbicha at linux.com
Thu Jun 16 00:49:31 UTC 2016
Sam, if you wanted to test your patches on Ubuntu's ppc64el, you can use
a PPA.
Just click the "Change details" link on your PPA and tell it to build
packages for the ppc64el architecture too.
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1592841
Title:
FTBFS on ppc64el, blocks updates of all packages depending on krb5,
for example CUPS
Status in krb5 package in Ubuntu:
Confirmed
Bug description:
krb5 in Yakkety, version 1.14.2+dfsg-1 does not build on ppc64el and
so it does not make it from -proposed into release. This blocks
packages which depend on krb5, like CUPS, from getting from -proposed
to release, preventing further development on the main platforms
(amd64, i386, ...) due to the failure on this more exotic platform.
Other packages depending on krb5 and so suffering the same problem as
CUPS are: libkdb5, openssh-server, dnsutils, cvs, libkadm5clnt-mit9,
libkadm5srv-mit9, libdns162, unity-control-center, libdns100.
cjwatson on IRC, channel #ubuntu-release about this FTBFS and a
possible fix:
I suspect it's due to -O3
Looks like the sort of thing where the compiler does a bit more uninitialised-variable tracking at higher optimisation levels
Would probably go away at -O2, or somebody could adjust the offending function to pacify the compiler; either way
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1592841/+subscriptions
More information about the Ubuntu-sponsors
mailing list