Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#62427 closed defect (fixed)

py38-matplotlib 3.3.4 fails to build on 10.4.11

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

Description

Failed to patch before building. The error message is:

Patching setup.cfg: s|^macosx=True|macosx=Falsesed: 1: "s|^macosx=True|macosx=F ...": unterminated substitute in regular expressionError: reinplace: child process exited abnormallyError: Failed to patch py38-matplotlib: reinplace sed(1) failed

Also see attached main.log file.

Attachments (1)

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

Download all attachments as: .zip

Change History (5)

Changed 3 years ago by gombang (Gombang Nan Cengka)

Attachment: main.log.gz added

installation log

comment:1 Changed 3 years ago by gombang (Gombang Nan Cengka)

Probably related to ticket #61276 Update: maybe not, the workaround described there does not work. The timestamp error went away, but the patch still fails.

Last edited 3 years ago by gombang (Gombang Nan Cengka) (previous) (diff)

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

There is a missing "|" character in that reinplace.

Here -- I'll fix that for you right now.

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

Owner: set to kencu
Resolution: fixed
Status: newclosed

In 0287f0133a6791b1d3b5ae3c36c213b362d63fe8/macports-ports (master):

py-matplotlib: fix typo

closes: #62427

comment:4 Changed 3 years ago by mf2k (Frank Schima)

Port: py-matplotlib added; py38-matplotlib removed
Note: See TracTickets for help on using tickets.