Opened 3 years ago

Closed 22 months ago

#62936 closed defect (fixed)

python37 and earlier: error: $MACOSX_DEPLOYMENT_TARGET mismatch: now "11.0" but "11.2" during configure

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: python32 python33 python34 python35 python36 python37

Description

python37 and earlier have not fixed the problem that was fixed in python38 in #62757 so python software using python 3.7 or earlier can't build right on macOS 11 and later.

https://build.macports.org/builders/ports-11_x86_64-builder/builds/30991/steps/install-port/logs/stdio

error: $MACOSX_DEPLOYMENT_TARGET mismatch: now "11.0" but "11.2" during configure

Attachments (1)

main.log (26.0 KB) - added by d7gonzo (Ryan E. Johnson) 3 years ago.
py36-cairo build log

Download all attachments as: .zip

Change History (3)

Changed 3 years ago by d7gonzo (Ryan E. Johnson)

Attachment: main.log added

py36-cairo build log

comment:1 Changed 3 years ago by d7gonzo (Ryan E. Johnson)

I can confirm the error on macOS 11.4 while attempting to build py36-cairo. See attachment "py36-cairo build log".

comment:2 Changed 22 months ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.