Opened 3 years ago

Last modified 3 years ago

#62197 assigned defect

recoll depends on python37 which cannot yet be built for Apple Silicon

Reported by: juandymc Owned by: medoc92 (Jean-Francois Dockes)
Priority: Normal Milestone:
Component: ports Version:
Keywords: arm64 Cc:
Port: recoll

Description (last modified by jmroot (Joshua Root))

Trying to install recoll on MacBook Pro m1 I get next error:

Error: Failed to fetch python37: python37 cannot yet be built for Apple Silicon
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python37/python37/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port recoll failed

Change History (1)

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Cc: maintainer: jf@… medoc92 openmaintainer removed
Description: modified (diff)
Keywords: arm64 added; recoll python37 silicon apple removed
Owner: set to medoc92
Status: newassigned
Summary: recoll:Failed to fetch python37: python37 cannot yet be built for Apple Siliconrecoll depends on python37 which cannot yet be built for Apple Silicon

Indeed, python 3.7 does not work on Apple Silicon, in fact only 3.9 has proper support (upstream has not yet backported the fixes to 3.8). If recoll can use a newer python version, that would be recommended.

Note: See TracTickets for help on using tickets.