Opened 2 years ago
Closed 2 years ago
#65477 closed defect (fixed)
iaito @5.7.0_2 +python310: Error: Failed to build iaito: command execution failed
Reported by: | franetic | Owned by: | i0ntempest |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | monterey, x86_64 | Cc: | |
Port: | iaito |
Description
iaito fails to build on macOS 12.4. Logfile ends with
:info:build ld: framework not found Python :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) :info:build make: *** [iaito.app/Contents/MacOS/iaito] Error 1
Full (zipped) main.log
file attached.
Attachments (1)
Change History (5)
Changed 2 years ago by franetic
Attachment: | main.log.zip added |
---|
comment:1 Changed 2 years ago by jmroot (Joshua Root)
Cc: | i0ntempest@… removed |
---|---|
Milestone: | MacPorts Future |
Owner: | changed from < default >i0ntempest@… to i0ntempest |
comment:2 Changed 2 years ago by i0ntempest
Temporary workaround: select a default python with sudo port select python python310
(or whatever python variant you select).
This has to do with MacPorts Python framework does not have a Current version symlink (unless you select one with that command) and how iaito finds Python.
See also: #64312
comment:3 Changed 2 years ago by franetic
Thank you for the explanation. The workaround 'worked', iaito builds successfully.
comment:4 Changed 2 years ago by i0ntempest
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Zipped build log from /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_iaito/iaito/main.log