#31300: mercury @11.0 +universal mmc fails with inappropriate paths ---------------------------------+------------------------------------------ Reporter: dickinsoe@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: mercury ---------------------------------+------------------------------------------ MacOS: 10.6.8. Xcode: 3.2.6. When I run the Mercury Compiler, I get the error below. {{{/opt/local/bin/mmc}}} sets two environment variables that reference the build directory. {{{ % mmc --make hello /opt/local/bin/mmc: line 26: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_mercury/mercury/work/destroot/opt/local/bin/mercury_compile: No such file or directory /opt/local/bin/mmc: line 26: exec: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_mercury/mercury/work/destroot/opt/local/bin/mercury_compile: cannot execute: No such file or directory }}} The {{{mercury_compile}}} binary also has the build path hard-coded into it. I suspect that the configure step went wrong... -- Ticket URL: <https://trac.macports.org/ticket/31300> MacPorts <http://www.macports.org/> Ports system for Mac OS