[MacPorts] #62758: tiff @4.3.0: version:1:1: error: expected unqualified-id -- with newer compilers and non-case-sensitive file systems.

MacPorts noreply at macports.org
Wed Apr 28 22:27:50 UTC 2021


#62758: tiff @4.3.0: version:1:1: error: expected unqualified-id -- with newer
compilers and non-case-sensitive file systems.
---------------------+------------------------
  Reporter:  kencu   |      Owner:  ryandesign
      Type:  defect  |     Status:  closed
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:  fixed   |   Keywords:
      Port:  tiff    |
---------------------+------------------------

Comment (by ryandesign):

 Not quite sure what to do with this information so I'll just record it
 here for posterity:

 I am able to reproduce the problem on macOS 10.13.6 building tiff @4.3.0
 non-universal in trace mode with clang 9:
 {{{
 sudo port clean tiff
 sudo port -t build tiff -universal configure.compiler=macports-clang-9.0
 }}}

 But now I see that if I do ''not'' use trace mode then the build succeeds:
 {{{
 sudo port clean tiff
 sudo port build tiff -universal configure.compiler=macports-clang-9.0
 }}}

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


More information about the macports-tickets mailing list