Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13554 closed defect (fixed)

python25 doesn't build on leopard

Reported by: macports@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc:
Port:

Description

sudo port install python25 stops with the following error report:

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_python25/work/Python-2.5.1" && make all " returned error 2
Command output: gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include -DDARWIN_UNIX03  -DPy_BUILD_CORE  -c ./Modules/posixmodule.c -o Modules/posixmodule.o
./Modules/posixmodule.c: In function 'posix_setpgrp':
./Modules/posixmodule.c:3724: error: too few arguments to function 'setpgrp'
make: *** [Modules/posixmodule.o] Error 1

Error: The following dependencies failed to build: gimp-app gimp2 py25-gtk py25-cairo py25-numeric python25 py25-gobject gimp-jp2 openjpeg cmake gimp-lqr-plugin gimp-user-manual gtk-nodoka-engine coreutils gutenprint icns-gimp macclipboard-gimp macfile-gimp ufraw exiv2 xsane sane-backends libusb
Error: Status 1 encountered during processing.

Change History (8)

comment:1 Changed 16 years ago by macports@…

i use mac os x.5.1 on an intel mac mini, if this helps.

comment:2 Changed 16 years ago by jmpp@…

Milestone: Port Bugs

comment:3 Changed 16 years ago by alexander@…

hi. this can be fixed by adding the line: #define SETPGRP_HAVE_ARG to Modules/posixmodule.c

comment:4 Changed 16 years ago by mdickens@…

Ticket #11267 has a tarball for python25 that might resolve this ticket.

comment:5 Changed 16 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to mww@…

Assigning to maintainer.

comment:6 Changed 16 years ago by akira@…

works for me (python25 @2.5.2_1+darwin_9)

comment:7 Changed 16 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Most likely this was fixed by r31900.

comment:8 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.