[MacPorts] #67988: abseil: builds failing for 10.7/10.8; undeclared identifiers 'snprintf_l' and 'asprintf_l'

MacPorts noreply at macports.org
Tue Sep 5 16:22:58 UTC 2023


#67988: abseil: builds failing for 10.7/10.8; undeclared identifiers 'snprintf_l'
and 'asprintf_l'
----------------------+-------------------------------
  Reporter:  mascguy  |      Owner:  judaew
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.8.1
Resolution:  fixed    |   Keywords:  lion mountainlion
      Port:  abseil   |
----------------------+-------------------------------

Comment (by szhorvat):

 Since this error seems to be triggered by a simple #include <iostream>,
 perhaps it should be dealt with globally instead of in a per-port manner?

 There is a chance that for igraph it was somehow triggered by the latest
 version using -D_POSIX_C_SOURCE=200809L.  But defining this symbol should
 not break #include <iostream>

 Unfortunately I can't test on 0.10.7 or 0.10.8 to investigate this in
 detail.

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


More information about the macports-tickets mailing list