[MacPorts] #60683: octopus @9.2 +gcc10 build failure

MacPorts noreply at macports.org
Fri Jun 19 23:01:06 UTC 2020


#60683: octopus @9.2 +gcc10 build failure
--------------------------+----------------------
  Reporter:  CSerrat2020  |      Owner:  dstrubbe
      Type:  defect       |     Status:  closed
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.6.2
Resolution:  fixed        |   Keywords:
      Port:  octopus      |
--------------------------+----------------------

Comment (by ryandesign):

 I think the intention was that the compilers portgroup was supposed to
 handle this for you if you set `compilers.allow_arguments_mismatch yes`.
 See [20b350bb5eb864e9323f2f79324a2f7f977942d1/macports-ports]. At least,
 that should set the first flag. Not sure if the second flag is still
 needed then.

 If you keep the code the way you wrote it, then you should at least remove
 the quotation marks around the two flags, since you're intending to add
 two separate items to the list (`-fallow-argument-mismatch` and `-fallow-
 invalid-boz`), not one item (`-fallow-argument-mismatch -fallow-invalid-
 boz`).

-- 
Ticket URL: <https://trac.macports.org/ticket/60683#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list