supported_archs x86_64 (perhaps those others work too) is in my branch already to be pushed and I plan on pushing it up shortly, but it seems to still fail on arm64 machines even when being built for x86_64, but that's due to a dependency. The problem is, it has a lot of dependencies and I don't want people to try an install it when it will fail on arm64 no matter what.
—Mark _______________________ Mark E. Anderson <m...@macports.org> MacPorts Trac WikiPage <https://trac.macports.org/wiki/mark> GitHub Profile <https://github.com/markemer> On Tue, Jan 23, 2024 at 8:17 PM Kirill A. Korinsky <kir...@korins.ky> wrote: > On Wed, 24 Jan 2024 01:59:54 +0100, > Mark Anderson wrote: > > > > So the Io port won't build on arm64, it will build on x86_64 and even get > > moving on arm64 in x86_64 mode, but memcached seems to fail in universal > > mode. What's the best way to deal with this for now, a note? a warning? > > Some wait to fail instantly if you're on apple silicon? > > > > supported_archs i386, ppc, ppc64, x86_64 > > ? > > -- > wbr, Kirill >