[MacPorts] #25317: antlr3 3.2 install failure
#25317: antlr3 3.2 install failure ------------------------------+--------------------------------------------- Reporter: dkkeen@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Keywords: haspatch | Port: antlr3 ------------------------------+--------------------------------------------- sudo port install antlr3 fails with the following error: {{{ Error: Target org.macports.destroot returned: can't read "distfile": no such variable }}} I was able to install the port by modifying the destroot section of the Porfile to this: {{{ destroot { xinstall -m 755 -d ${destroot}${prefix}/share/java/${name} copy ${distpath}/${distname}${extract.suffix} ${destroot}${prefix}/share/java/${real_name}.jar } }}} -- Ticket URL: <http://trac.macports.org/ticket/25317> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25317: antlr3 3.2 destroot failure ------------------------------+--------------------------------------------- Reporter: dkkeen@… | Owner: singingwolfboy@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Keywords: haspatch | Port: antlr3 ------------------------------+--------------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => singingwolfboy@… * cc: singingwolfboy@… (removed) -- Ticket URL: <http://trac.macports.org/ticket/25317#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25317: antlr3 3.2 destroot failure -------------------------------+-------------------------------------------- Reporter: dkkeen@… | Owner: singingwolfboy@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Resolution: fixed | Keywords: haspatch Port: antlr3 | -------------------------------+-------------------------------------------- Changes (by singingwolfboy@…): * status: new => closed * resolution: => fixed Comment: Thanks for letting me know! I've committed your fix in r68895. -- Ticket URL: <http://trac.macports.org/ticket/25317#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25317: antlr3 3.2 destroot failure -------------------------------+-------------------------------------------- Reporter: dkkeen@… | Owner: singingwolfboy@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Resolution: fixed | Keywords: haspatch Port: antlr3 | -------------------------------+-------------------------------------------- Comment(by ryandesign@…): FYI the variable is called "distfiles" not "distfile". -- Ticket URL: <http://trac.macports.org/ticket/25317#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts