New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13043 (closed defect: worksforme)

Opened 6 years ago

Last modified 4 years ago

python24 does not build under Mac OS X 10.5 Leopard

Reported by: bdh@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.5.0
Keywords: Cc: jmr@…, chilli.namesake@…
Port:

Description

---> Building python24 with target all libpython2.4.dylib Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.4" && make all libpython2.4.dylib " returned error 2 Command output: Python/mactoolboxglue.c:423: error: 'cobj' undeclared (first use in this function) Python/mactoolboxglue.c: At top level: Python/mactoolboxglue.c:426: warning: parameter names (without types) in function declaration Python/mactoolboxglue.c:426: error: syntax error before 'cobj' Python/mactoolboxglue.c:426: warning: function declaration isn't a prototype Python/mactoolboxglue.c: In function 'UserDataObj_New': Python/mactoolboxglue.c:426: error: 'cobj' undeclared (first use in this function) Python/mactoolboxglue.c: At top level: Python/mactoolboxglue.c:427: error: syntax error before 'UserData' Python/mactoolboxglue.c:427: warning: function declaration isn't a prototype Python/mactoolboxglue.c:427: error: syntax error before 'UserData' Python/mactoolboxglue.c:427: warning: function declaration isn't a prototype Python/mactoolboxglue.c: In function 'UserDataObj_Convert': Python/mactoolboxglue.c:427: error: 'pyobj' undeclared (first use in this function) Python/mactoolboxglue.c:427: error: 'cobj' undeclared (first use in this function) Python/mactoolboxglue.c: At top level: Python/mactoolboxglue.c:428: warning: parameter names (without types) in function declaration Python/mactoolboxglue.c:428: error: syntax error before 'cobj' Python/mactoolboxglue.c:428: warning: function declaration isn't a prototype Python/mactoolboxglue.c: In function 'MediaObj_New': Python/mactoolboxglue.c:428: error: 'cobj' undeclared (first use in this function) Python/mactoolboxglue.c: At top level: Python/mactoolboxglue.c:429: error: syntax error before 'Media' Python/mactoolboxglue.c:429: warning: function declaration isn't a prototype Python/mactoolboxglue.c:429: error: syntax error before 'Media' Python/mactoolboxglue.c:429: warning: function declaration isn't a prototype Python/mactoolboxglue.c: In function 'MediaObj_Convert': Python/mactoolboxglue.c:429: error: 'pyobj' undeclared (first use in this function) Python/mactoolboxglue.c:429: error: 'cobj' undeclared (first use in this function) make: * [Python/mactoolboxglue.o] Error 1

Change History

comment:1 Changed 6 years ago by ryandesign@…

  • Cc bdh@… added
  • Milestone set to Port Bugs

comment:2 Changed 6 years ago by ryandesign@…

  • Summary changed from python24 does not build under Leopard to python24 does not build under Mac OS X 10.5 Leopard

comment:3 Changed 5 years ago by jmr@…

  • Cc jmr@… added; bdh@… removed

It builds on Leopard for me. Have you read this FAQ entry?

comment:4 Changed 5 years ago by jmr@…

  • Cc chilli.namesake@… added

Cc reporter of duplicate #14390.

comment:5 Changed 5 years ago by akira@…

  • Status changed from new to closed
  • Resolution set to worksforme

It works on my Leopard, too. Closing. Don't hesitate to reopen this if you still have any trouble on this.

comment:6 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.