[MacPorts] #70869: gss @1.0.4: config.h:1001:37: an attribute list cannot appear here

MacPorts noreply at macports.org
Tue Sep 24 01:37:45 UTC 2024


#70869: gss @1.0.4: config.h:1001:37: an attribute list cannot appear here
---------------------------+---------------------
  Reporter:  ShadSterling  |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.10.1
Resolution:                |   Keywords:  sequoia
      Port:  gss gettext   |
---------------------------+---------------------

Comment (by jmroot):

 OK, so it's a little more complicated than I realised.
 `${prefix}/share/gettext/archive.dir.tar.bz2` contains support files for a
 large number of older version of gettext, which get used based on the
 version passed to `AM_GNU_GETTEXT_VERSION`. I don't know if bug-for-bug
 compatibility with the older versions is the goal, or if a patch like this
 that fixes some platforms and shouldn't break anything might be accepted.

 In any case, it looks like the easier fix for gss would be to switch to
 `AM_GNU_GETTEXT_REQUIRE_VERSION`, which uses the latest available version
 >= the specified version, rather than using the exact version given.

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


More information about the macports-tickets mailing list