Configure phase dies with an error: ``` meson.build:891:0: ERROR: Dependency "mount" not found, tried pkgconfig and cmake ``` Reproducible: Always Steps to Reproduce: 1. emerge -1v sys-apps/systemd
Created attachment 578974 [details] Output of emerge --info
Please attach the entire build log to this bug report.
also, if you just switched to 17.1 from 17.0 it could be the cause of this, you need to remerge most libs I've found
Yes, this was exactly the problem, and it got fixed after rebuilding the word packages
I'm getting this same error despite following the 17.1 upgrade instructions as they're written. I've even tried emerge -1Dv /lib32 /usr/lib32 as suggested by #687600 , but still I get errors trying to rebuild 32-bit packages. What's the solution here?