#31078: qjson @0.7.1_1 build failure -------------------------------------+-------------------------------------- Reporter: anonymous@… | Owner: snc@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.2 Resolution: | Keywords: Port: qjson | -------------------------------------+-------------------------------------- Changes (by pixilla@…): * status: closed => reopened * resolution: fixed => Comment: My port command is built from trunk r83544.[[BR]] qjson extracts to ${name} rather then ${distname}. {{{ DEBUG: Executing proc-post-org.macports.extract-extract-1 Error: Target org.macports.extract returned: /opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_qjson/qjson/work/qjson-0.7.1: no such file or directory }}} Oddly, setting "worksrcdir ${name}" still produces this error.[[BR]] Adding the following is working for me: {{{ extract.mkdir yes extract.post_args "| tar -xf - --strip-components 1 -C ${worksrcpath}" }}} -- Ticket URL: <https://trac.macports.org/ticket/31078#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS