[MacPorts] #40275: bash-completion: uses mac's sed and fails for `make` (was: bash autocompletion uses mac's sed and fails for `make`)

MacPorts noreply at macports.org
Wed Aug 28 07:11:45 PDT 2013


#40275: bash-completion: uses mac's sed and fails for `make`
-------------------------------+----------------------
  Reporter:  Ruslan.Zakirov@…  |      Owner:  raimue@…
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.2.0
Resolution:                    |   Keywords:
      Port:  bash-completion   |
-------------------------------+----------------------
Changes (by ryandesign@…):

 * keywords:  sed, bash, completion, make =>
 * owner:  macports-tickets@… => raimue@…


Old description:

> $ make sed: illegal option -- r
> usage: sed script [-Ealn] [-i extension] [file ...]
>        sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ...
> [file ...]
>
> I have apple's sed, but I suspect that this completion expects gnu sed
> that is also installed as gsed and I don't want to install links from sed
> to gsed.

New description:

 {{{
 $ make sed: illegal option -- r
 usage: sed script [-Ealn] [-i extension] [file ...]
        sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ...
 [file ...]
 }}}

 I have apple's sed, but I suspect that this completion expects gnu sed
 that is also installed as gsed and I don't want to install links from sed
 to gsed.

--

Comment:

 You're running `make` manually? Where?

 Is this bug report about a port? If so, please attach the main.log file of
 the failure.

-- 
Ticket URL: <https://trac.macports.org/ticket/40275#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list