#39230: clang-3.3 @3.3-r180025 can't stage to destroot in non-root install (no +no_root variant) ------------------------+------------------------ Reporter: mtb19@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: clang-3.3 | ------------------------+------------------------ Comment (by mtb19@…): Shouldn't it avoid using root:wheel explicitly in a local (non-root) user install of MacPorts (e.g., with ... --with-no-root-privileges --with- install-user="$(id -n -u)" --with-install-group="$(id -n -g)" ... )? As far as I can see, there's no setuid, so root:wheel doesn't appear necessary. I might have missed something? -- Ticket URL: <https://trac.macports.org/ticket/39230#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X