Opened 13 years ago

Last modified 13 years ago

#31459 closed defect

A bug already fixed with libffi@3.0.9_0+universal has reappeared in version 3.0.10 — at Version 1

Reported by: herzog@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: muniversal Cc:
Port: libffi

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Installation of libffi via 'sudo port -svk install libffi +universal' creates a header file '/opt/local/lib/libffi-3.0.10/include/ffi.h' whose number of #if statements does not match the number of #endif's. For example, 'sudo port -svk install py27-gobject +universal' results in the following error code:

In file included from ffi-marshaller.c:24:
/opt/local/lib/libffi-3.0.10/include/ffi.h:53:1: error: unterminated #ifndef

This looks very similar to Ticket #25439 concerning an older version of this library.

Change History (1)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.