* Florian Weimer:

> As far as I know, my dependency generator is determinstic, so this
> really should not happen.  (Note that not all builds are expected to
> carry this dependency, but everything that contains an ELF main program
> should.)

Sorry, false alarm, I think I found it: It's not deterministic because
egrep -q stops on the first match, causing the eu-readelf call to fail
with EPIPE, and the requirement to add the dependency may not be
properly recognized.

Thanks,
Florian
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to