If rpm *depends* on a non-POSIX extension then it generally is a bug. Such 
cases just need to be tracked independently, but in brief:
- rpm-sort was ported from elsewhere and I guess strchrnul() use went unnoticed 
in review. It needs needs to be fixed not to use that, and in the meanwhile not 
be built if that's not available.
- elfdeps needs to be conditionalized on libelf availablility (probably another 
"lost in cmake translation" victim)
- the case of GLOB_ONLYDIR is trickier, like noted in the ticket, gnulib could 
be a solution

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2807#issuecomment-1851925434
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2807/1851925...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to