#36788: clang-3.1: tries to chown when not installing as root ------------------------+-------------------------------- Reporter: renaud@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: no-root-privileges Port: clang-3.1 | ------------------------+-------------------------------- Comment (by macports@…): I'm also running into this problem. The bug looks to be on Clang's end. The `installheaders` target is not parameterized for whether or not to `chown`. If I comment out the `chown` line for the version of the file in my work directory, then the install is able to complete successfully as far as I can tell. Relative path to patch: `clang-3.3/work/trunk/projects/libcxx/Makefile` Clang file with issue: http://llvm.org/svn/llvm-project/libcxx/trunk/Makefile -- Ticket URL: <https://trac.macports.org/ticket/36788#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS