Opened 23 months ago

Last modified 9 months ago

#66242 closed defect

Python @3.11 +lto +optimizations failed to build — at Initial Version

Reported by: bakergilx (Dennis Baker) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: upstream Cc: jmr@…
Port: python311 python310

Description

Installation of python311 on OS 13.0.1, Arm64 architecture, Xcode 14.1, generates the following configure warning:

{{{Warning: Configuration logfiles contain indications of -Wimplicit-function-declaration; check that features were not accidentally disabled:

dbm_open: found in Python-3.11.0/config.log, getrandom: found in Python-3.11.0/config.log, le64toh: found in Python-3.11.0/config.log}}}

In addition, the port failed to build with the following error message:

{{{Error: Failed to build python311: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python311/python311/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port python311 failed}}}

config.log and build.log attached

Change History (2)

Changed 23 months ago by bakergilx (Dennis Baker)

Attachment: main.log added

main.log for python311

Changed 23 months ago by bakergilx (Dennis Baker)

Attachment: config.log added

config.log for python311

Note: See TracTickets for help on using tickets.