Ticket #13548 (closed defect: duplicate)
cant build python25 update 2.5.1_4
| Reported by: | frstan@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.5.2 |
| Keywords: | python25 | Cc: | mww@…, rwoodsmall@… |
| Port: |
Description (last modified by jmpp@…) (diff)
unable to build python25 update 2.5.1_4
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 Warning: the following items did not execute (for python25): org.macports.destroot org.macports.build DEBUG: Error: Unable to upgrade port: 1
Attachments
Change History
comment:3 Changed 5 years ago by jmpp@…
- Priority changed from High to Normal
- Description modified (diff)
comment:4 Changed 5 years ago by rwoodsmall@…
python25-leopard_fix.diff worked as expected - I was able to upgrade the package using this patch.
Note: See
TracTickets for help on using
tickets.

