[MacPorts] #57607: exact-image @1.0.1+universal: Not all tested STL headers are present - please install them.

MacPorts noreply at macports.org
Tue Jan 15 21:31:07 UTC 2019


#57607: exact-image @1.0.1+universal: Not all tested STL headers are present -
please install them.
--------------------------+------------------------
  Reporter:  ryandesign   |      Owner:  ryandesign
      Type:  defect       |     Status:  closed
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:  fixed        |   Keywords:  haspatch
      Port:  exact-image  |
--------------------------+------------------------
Changes (by ryandesign):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"651684e926fca9fe38c8f7351a3ba56c366cad12/macports-ports"
 651684e926fca9fe38c8f7351a3ba56c366cad12/macports-ports] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="651684e926fca9fe38c8f7351a3ba56c366cad12"
 exact-image: Use better flags when configuring

 Use CPPFLAGS and CFLAGS/CXXFLAGS for most configure tests that involve
 the compiler.

 Use only CPPFLAGS when checking headers. Using CFLAGS/CXXFLAGS as well
 would cause a configure failure when using the universal variant.

 Closes: https://trac.macports.org/ticket/57607

 Instead of checking $1 for an exact string match of "cc" or "c++", check
 only the first word of $1, because in some use cases $1 also contains
 some flags.
 }}}

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


More information about the macports-tickets mailing list