[MacPorts] #65423: clang-14 @14.0.6_0+analyzer+libstdcxx+universal: no matching function for call to 'min'

MacPorts noreply at macports.org
Sun Jul 3 05:42:24 UTC 2022


#65423: clang-14 @14.0.6_0+analyzer+libstdcxx+universal: no matching function for
call to 'min'
-------------------------------+---------------------------------
  Reporter:  thetrial          |      Owner:  (none)
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.7.2
Resolution:                    |   Keywords:  elcapitan legacy-os
      Port:  clang-14 llvm-14  |
-------------------------------+---------------------------------

Comment (by jmroot):

 If you explicitly ask for +universal on the command line, that will be
 passed on to all dependencies, some of which you may not intend. But
 +universal is only added automatically in response to arch checking
 finding that a dependency has incompatible archs, and that is prevented by
 depends_skip_archcheck, which is used for all compilers that support the
 `-arch` flag: https://github.com/macports/macports-
 base/blob/master/src/port1.0/portconfigure.tcl#L1670

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


More information about the macports-tickets mailing list