[MacPorts] #31300: mercury @11.0 +universal mmc fails with inappropriate paths
#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
#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 ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * cc: dickinsoe@… (removed) * cc: jeremyhu@… (added) -- Ticket URL: <https://trac.macports.org/ticket/31300#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 ---------------------------------+------------------------------------------ Comment(by ryandesign@…): Looks like tons of files installed by the port, including dynamic libraries, have the destroot path in them. I don't even know where to begin to unravel this mess. -- Ticket URL: <https://trac.macports.org/ticket/31300#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 Resolution: | Keywords: Port: mercury | --------------------------+-------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: The current upstream version seems to support DESTDIR so we should be able to fix this by updating the port and removing all the custom destdir stuff. See #36408. It doesn't build for me yet though, so help with that would be appreciated. -- Ticket URL: <https://trac.macports.org/ticket/31300#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts