[LLVMbugs] [Bug 20467] New: Default -fmodules-cache-path is not made world-writable, breaks if multiple users use modules on same system

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jul 27 12:58:11 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=20467

            Bug ID: 20467
           Summary: Default -fmodules-cache-path is not made
                    world-writable, breaks if multiple users use modules
                    on same system
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Modules
          Assignee: unassignedclangbugs at nondot.org
          Reporter: richard-llvm at metafoo.co.uk
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

The implicitly-generated module cache doesn't work for multi-user systems;
building modules silently fails if the module cache path is owned by a
different user. (Tested on x86_64 linux.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140727/c9e5c45f/attachment.html>


More information about the llvm-bugs mailing list