[MacPorts] #61137: glib2 @2.58.3 +universal+x11: compile error: unterminated conditional directive (clang version?)

MacPorts noreply at macports.org
Mon Sep 7 23:56:28 UTC 2020


#61137: glib2 @2.58.3 +universal+x11: compile error: unterminated conditional
directive (clang version?)
---------------------+------------------------
  Reporter:  JDLH    |      Owner:  ryandesign
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.6.3
Resolution:          |   Keywords:
      Port:  glib2   |
---------------------+------------------------

Comment (by JDLH):

 I just selfupdated, and MacPorts offered me **libffi @3.3_1 +universal**.
 I installed that, and **ffi.h** is now a lot smaller.

 {{{
 % wc -l /opt/local/include/ffi.h
        5 /opt/local/include/ffi.h

 % cat /opt/local/include/ffi.h
 #ifndef __LP64__
 #include "i386-ffi.h"
 #else
 #include "x86_64-ffi.h"
 #endif
 }}}

 And with that, **glib2 @2.58.3_1+universal+x11** builds just fine.

 Problem solved, it looks like! Thank you.

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


More information about the macports-tickets mailing list