Opened 3 years ago

Closed 3 years ago

#62485 closed defect (fixed)

py38-eric-ide 21.3: fails to build on Mac OS X 10.4.11

Reported by: gombang (Gombang Nan Cengka) Owned by: reneeotten (Renee Otten)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: legacy-os tiger Cc: reneeotten (Renee Otten)
Port: py-eric-ide

Description

The patching failed before building the port. The error message is:

DEBUG: system:  cd "/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-eric-ide/py38-eric-ide/work/eric6-19.8" && /usr/bin/patch -p0 < '/opt/mports/macports-ports/python/py-eric-ide/files/patch-disable-update-check.diff'
patching file eric/eric6/UI/UserInterface.pyHunk #1 FAILED at 7151.1 out of 1 hunk FAILED -- saving rejects to file eric/eric6/UI/UserInterface.py.rej
Command failed:  cd "/opt/local/var/macports/build/_opt_mports_macports-ports_python_py-eric-ide/py38-eric-ide/work/eric6-19.8" && /usr/bin/patch -p0 < '/opt/mports/macports-ports/python/py-eric-ide/files/patch-disable-update-check.diff'Exit code: 1Error: Failed to patch py38-eric-ide: command execution failed
DEBUG: Error code: CHILDSTATUS 3583 1
DEBUG: Backtrace: command execution failed    while executing"system {*}$notty {*}$nice $fullcmdstring"    invoked from within"command_exec patch "" "< '$patch'""    (procedure "portpatch::patch_main" line 41)    invoked from within"$procedure $targetname"

Also see the attached log.

Attachments (1)

main.log (132.1 KB) - added by gombang (Gombang Nan Cengka) 3 years ago.

Download all attachments as: .zip

Change History (2)

Changed 3 years ago by gombang (Gombang Nan Cengka)

Attachment: main.log added

comment:1 Changed 3 years ago by reneeotten (Renee Otten)

Owner: set to reneeotten
Resolution: fixed
Status: newclosed

In 20ab568655907ae37fdab0db1c8c5d88e4e5419e/macports-ports (master):

py-eric-ide: fix patchfile

Closes: #62485

Note: See TracTickets for help on using tickets.