[MacPorts] #25403: mumble: build fails with "sed: can't read : No such file or directory" when gsed +with_default_names is installed (was: mumble: build fails: sed: No such file or directory)
MacPorts
noreply at macports.org
Thu Jun 24 04:25:50 PDT 2010
#25403: mumble: build fails with "sed: can't read : No such file or directory" when
gsed +with_default_names is installed
-----------------------------------+----------------------------------------
Reporter: Damien@… | Owner: snc@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: mumble, murmur
-----------------------------------+----------------------------------------
Changes (by ryandesign@…):
* cc: ryandesign@… (added)
* port: mumble => mumble, murmur
Comment:
This is happening because you have installed the gsed port with the
+with_default_names variant. Use of this variant is highly discouraged as
it causes problems like this; for this reason this variant is slated to be
removed from MacPorts; see #20748. You should remove "+with_default_names"
from your variants.conf, find out which ports you have installed with that
variant (e.g. using "`port installed | grep with_default_names`"), and for
each one, uninstall it and reinstall it without the +with_default_names
variant.
Also, we should fix the port. Both mumble and murmur were submitted with
these `system` calls to `sed`; these should be replaced with `reinplace`
commands and/or patches.
--
Ticket URL: <http://trac.macports.org/ticket/25403#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list