The 'split /usr' path optimization assumes that systemd is only installed to /usr when /bin is symlink to /usr/bin. This is not true on Gentoo where systemd is installed into /usr while core system tools are still in /bin. Please improve the configure check to either: a) add a switch for it, b) make this feature --with-distro= specific. Please do not force us to patch every single release. This will surely help some non-Gentoo users as well.
Created attachment 56855 [details] [review] Support explicit --enable-split-usr
Hmm, could you please rebase this on current git?
Fixed in git
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.