localstatedir (/var/run) can be tmpfs, so udisks shouldn't create any directory to it when running `make install`. any files on directories created on it will disappear on boot, and it's perfectly legal setup. it should verify if the directory exists or not, and then create it on-fly instead. for reference how this causes problems, see: https://bugs.gentoo.org/show_bug.cgi?id=364827 https://bugs.gentoo.org/show_bug.cgi?id=333893
*** This bug has been marked as a duplicate of bug 24265 ***
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.