[MacPorts] #70385: py27-pykde4 fails to build: typedefs.sip: syntax error

MacPorts noreply at macports.org
Wed Jul 17 23:00:42 UTC 2024


#70385: py27-pykde4 fails to build: typedefs.sip: syntax error
---------------------------+----------------------
  Reporter:  barracuda156  |      Owner:  RJVB
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.9.3
Resolution:                |   Keywords:
      Port:  py27-pykde4   |
---------------------------+----------------------

Comment (by RJVB):

 I can reproduce the error with the current py27-sip4 port, but not with
 the older sip 4.15.5 .

 The syntax error is in

 {{{
 typedef ulong size_t;
 }}}

 which seems unlikely, unless somehow either `ulong` and/or `size_t` are
 macros or already defined.

 Building against sip 4.15.5 fails with different errors but less with the
 oldest clang I have, 5.0.1. So apparently the code isn't very clean...

 I remember that this port was quite tricky to get to build; do you have a
 specific need for it?

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


More information about the macports-tickets mailing list