Opened 6 months ago

Closed 6 months ago

#68898 closed defect (fixed)

py-sip @6.8.1 Patch phase fails

Reported by: snowflake (Dave Evans) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.8.99
Keywords: Cc:
Port: py-sip

Description

py310-sip and py311-sip both fail in the patch phase.

patching file sipbuild/generator/outputs/code.py
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file sipbuild/generator/outputs/code.py.rej
Command failed:  cd "/opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_python_py-sip/py311-sip/work/sip-6.8.1" && /usr/bin/patch -p0 < '/Users/davidevans/macports/sources/github.com/macports/macports-ports/python/py-sip/files/patch-typo.diff'
Exit code: 1
Error: Failed to patch py311-sip: command execution failed
DEBUG: Error code: CHILDSTATUS 50385 1

On El Capitan 10.11.6 an error is generated. On Sonoma 14.1.2 the patch phase just hangs.

Change History (1)

comment:1 Changed 6 months ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed

In 9645c7df1859df98ec822279c9a264d5491b69de/macports-ports (master):

py-sip: remove obsolete patchfile

Closes: #68898

Note: See TracTickets for help on using tickets.