[MacPorts] #69386: py-lxml fails with default gcc compiler

MacPorts noreply at macports.org
Fri Feb 23 02:19:22 UTC 2024


#69386: py-lxml fails with default gcc compiler
-----------------------+---------------------
  Reporter:  rmottola  |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:  leopard
      Port:  py-lxml   |
-----------------------+---------------------

Comment (by kencu):

 that works, but macports will usually want you to try setting the C
 standard first, if you can.

 That can be tricky sometimes with python ports, but something like
 {{{
 configure.cflags-append -std=c99
 }}}

 is usually what works.

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


More information about the macports-tickets mailing list