Opened 3 years ago

Closed 3 years ago

#61848 closed defect (fixed)

python39 @3.9.1 : Mac OS X 10.5.8 PPC build fails to apply patch.

Reported by: SerpentChris (Chris Calderon) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: powerpc Cc: kencu (Ken)
Port: python39

Description

This port fails to install on my system, complaining that patching the file Modules/posixmodule.c fails.

patching file Modules/posixmodule.c
Hunk #1 FAILED at 8.
Hunk #2 succeeded at 219 (offset 109 lines).
Hunk #3 succeeded at 9900 (offset 415 lines).
Hunk #4 succeeded at 15105 (offset 433 lines).
1 out of 4 hunks FAILED -- saving rejects to file Modules/posixmodule.c.rej

Attachments (1)

main.log (37.5 KB) - added by SerpentChris (Chris Calderon) 3 years ago.

Download all attachments as: .zip

Change History (3)

Changed 3 years ago by SerpentChris (Chris Calderon)

Attachment: main.log added

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Cc: kencu added

comment:2 Changed 3 years ago by kencu (Ken)

Resolution: fixed
Status: assignedclosed

In 3b14745f335dcc98074eb79cd98f278f36a2eb39/macports-ports (master):

python39: tweak copyfile patch

closes: #61848

Note: See TracTickets for help on using tickets.