Created attachment 913851 [details] from failed build on s390 Description of problem: Heimdal build failed on s390(x), subsequent build attempts were successful and I was unsuccessful in reproducing this failure(on any arch). It seems as missing Makefile dependency causing race condition. I'm including possible fix. Fix adds dependency for libkadm5clnt_la_OBJECTS on kadm5_err.h in /lib/kadm5/Makefile.am . Additional info: In attachment is also build log from failed build Link to failed build task http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=1434111
Created attachment 913852 [details] proposed fix
Thanks very much for tracking this down. I was seeing the same build failure in some cases but I didn't know the cause. I will submit this upstream shortly.
Reported upstream at https://github.com/heimdal/heimdal/pull/108
This message is a notice that Fedora 19 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 19. It is Fedora's policy to close all bug reports from releases that are no longer maintained. Approximately 4 (four) weeks from now this bug will be closed as EOL if it remains open with a Fedora 'version' of '19'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 19 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Closing as fix is included in all branches, and package is built for s390(x).