Created attachment 565818 [details] build.log Portage wants to re-emerge this package, so it did at least build and install once for me. But it no longer works and fails with the following error: ``` * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- * LOG FILE: "/var/log/sandbox/sandbox-28921.log" * VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: mkdir S: deny P: /usr/lib/llvm/6/share/man/cat1 A: /usr/lib/llvm/6/share/man/cat1 R: /usr/lib64/llvm/6/share/man/cat1 C: mandb -q F: open_wr S: deny P: /usr/lib/llvm/6/share/man/29245 A: /usr/lib/llvm/6/share/man/29245 R: /usr/lib64/llvm/6/share/man/29245 C: mandb -q F: unlink S: deny P: /usr/lib/llvm/6/share/man/29245 A: /usr/lib/llvm/6/share/man/29245 R: /usr/lib64/llvm/6/share/man/29245 C: mandb -q * -------------------------------------------------------------------------------- ```
*** This bug has been marked as a duplicate of bug 675478 ***
I'm not sure if this is the exact same problem because (a) The linked bug is about /var/cache but this is about /usr/lib/llvm. (b) The work-around in the linked bug does not work (re-emerge man-db).