#31257: clisp build failure - EACCES error --------------------------------------+------------------------------------- Reporter: and.damore@… | Owner: waqar@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: clisp | --------------------------------------+------------------------------------- Comment(by and.damore@…): Fixed indeed, thanks. As future reference the build script was trying to access ''$HOME/.clisp/'', since HOME is not defined for user macports and port was being run with sudo this lead to ''/var/root/.clisp/''' and subsequent access error. It has to been noticed that the port built fine under the same circumstances (HOME not defined, running with sudo) in Snow Leopard. -- Ticket URL: <https://trac.macports.org/ticket/31257#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS