Opened 3 years ago
Closed 2 years 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.
error: $MACOSX_DEPLOYMENT_TARGET mismatch: now "11.0" but "11.2" during configure
Attachments (1)
Change History (3)
Changed 3 years ago by d7gonzo (Ryan E. Johnson)
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 2 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
py36-cairo build log