[LLVMbugs] [Bug 4500] cmake: "make install" tries to set permissions on target directories

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Feb 10 03:00:25 PST 2014


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

NAKAMURA Takumi <geek4civic at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |geek4civic at gmail.com
         Resolution|---                         |FIXED

--- Comment #10 from NAKAMURA Takumi <geek4civic at gmail.com> ---
I had been missing this PR for long time, ... :(

Fixed in r201075 and r201076.

I have confirmed Brad fixed this issue with prerequisites:

  - root owns PREFIX.
  - subdirectories, bin, include, lib, and share are owned by root but writable
to installer. (in this case, me)

-- 
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/20140210/b79eee90/attachment.html>


More information about the llvm-bugs mailing list