[MacPorts] #65098: avidemux @2.7.6_2 +aac+debug+dts+gettext+jack+lame+opus+sqlite+twolame+vorbis+vpx+x264+x265+xvid upgrade fails with error: expected unqualified-id

MacPorts noreply at macports.org
Sun May 1 17:24:05 UTC 2022


#65098: avidemux @2.7.6_2
+aac+debug+dts+gettext+jack+lame+opus+sqlite+twolame+vorbis+vpx+x264+x265+xvid
upgrade fails with error: expected unqualified-id
--------------------------+--------------------
  Reporter:  cooljeanius  |      Owner:  (none)
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.7.2
Resolution:               |   Keywords:
      Port:  avidemux     |
--------------------------+--------------------

Comment (by kencu):

 in compilers that default to a newer c++ std, on case-insensitive file
 systems, the build is pulling in a file called VERSION in the source tree
 instead of the cxx header <version>.

 usual trick is to delete or rename the VERSION file in the source tree to
 VERSION.txt for example, in a post-extract block.

 and report it upstream, open an PR, etc, etc, etc, of course when you can.

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


More information about the macports-tickets mailing list