Opened 13 years ago

Closed 13 years ago

#29964 closed defect (invalid)

depends_lib is broken with Cython extensions

Reported by: marc.schlaich@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.9.2
Keywords: Cc:
Port:

Description

I am trying to create a port for mlpy (https://mlpy.fbk.eu). But the depends_lib keyword seems to be broken when compiling Cython extensions because the required include path is not provided as a argument to the gcc command. Compiling standard c extensions works fine.

See the attached Portfile and main.log for details.

Attachments (2)

main.log (67.8 KB) - added by marc.schlaich@… 13 years ago.
Portfile (1.4 KB) - added by marc.schlaich@… 13 years ago.

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by marc.schlaich@…

Attachment: main.log added

Changed 13 years ago by marc.schlaich@…

Attachment: Portfile added

comment:1 Changed 13 years ago by marc.schlaich@…

OK, this seems a bug of MLPY itself. Include dirs are wrong in the setup.py.

comment:2 Changed 13 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.