Re: qt4-mac on M1

2022-04-01 Thread Peter West
Down the rabbit hole. I’m following dependencies which have their own dependency on qt4-mac and are set to universal, I presume, because I get messages like Error: Cannot install automoc for the archs 'arm64 x86_64' because Error: its dependency qt4-mac only supports the archs 'ppc ppc64 i386

ccache problem

2022-04-01 Thread Werner LEMBERG
[macports-base 5d637741b5ae04b63f7e99a9057c6764d29fd7fd (Mar 10 2022)] [macports-ports b6d340c43cdb2bef077f72edb075a124148832ed (Apr 1 2022)] I'm trying to install `lilypond-devel` on my macOS 10.7.5 box; due to using variants this must be compiled. Previously, this always worked, however, I

port diagnose output on M1 MacBook Pro

2022-04-01 Thread Artemio González López via macports-users
After executing “port diagnose” in my 2020 13” MacBook Pro running the latest version of the operating system (Monterrey 12.1.3, I believe) I got the following output: Warning: objc[10836]: Class AppleTypeCRetimerRestoreInfoHelper is implemented in both /usr/lib/libauthinstall.dylib

Re: qt4-mac on M1

2022-04-01 Thread Peter West
From that site, I get to the daily builds of origin/master. I can’t see a stable build. The latest build is origin/master: Build #1341 of Revision c0ca54a38f8a0f363ea8a2136be7bdf173114db1 (origin/master) I tried this build, and it is unusable, at least on M1. Is a stable 5.1.2 dmg available

Re: qt4-mac on M1

2022-04-01 Thread Ryan Schmidt
On Apr 1, 2022, at 09:42, Peter West wrote: > On 1 Apr 2022, at 11:53 pm, Ryan Schmidt wrote: > >> On Apr 1, 2022, at 04:32, Peter West wrote: >> >>> On 1 Apr 2022, at 7:22 pm, Peter West wrote: I just tried to install kmymoney4 on my M1 running 12.2.1. MacPorts spat the

Re: qt4-mac on M1

2022-04-01 Thread Stanton Sanderson
> On Apr 1, 2022, at 4:32 AM, Peter West wrote: > > My Xcode version is 13.3. #61789 was closed as fixed 8 months ago. > >> On 1 Apr 2022, at 7:22 pm, Peter West wrote: >> >> I just tried to install kmymoney4 on my M1 running 12.2.1. MacPorts spat the >> dummy with >> >> Error: Cannot

Re: qt4-mac on M1

2022-04-01 Thread Peter West
Can I do this with a local portfile? — Peter West p...@ehealth.id.au “Truly, truly, I say to you, an hour is coming, and is now here, when the dead will hear the voice of the Son of God, and those who hear will live.” > On 1 Apr 2022, at 11:53 pm, Ryan Schmidt wrote: > > On Apr 1, 2022, at

Re: Falling back on a certain version of a port

2022-04-01 Thread Kirill A. Korinsky via macports-users
Hey, This is explained in the wiki: https://trac.macports.org/wiki/howto/InstallingOlderPort -- wbr, Kirill > On 1. Apr 2022, at 15:52, Christoph Kukulies wrote: > > I’m in the course of installing > > sudo port install stlink > >

Re: Falling back on a certain version of a port

2022-04-01 Thread Ryan Schmidt
On Apr 1, 2022, at 08:52, Christoph Kukulies wrote: > I’m in the course of installing > > sudo port install stlink > > The question came to me whether it’s possible to install a specific version > of the software? https://trac.macports.org/wiki/howto/InstallingOlderPort

Re: qt4-mac on M1

2022-04-01 Thread Ryan Schmidt
On Apr 1, 2022, at 04:32, Peter West wrote: > On 1 Apr 2022, at 7:22 pm, Peter West wrote: >> >> I just tried to install kmymoney4 on my M1 running 12.2.1. MacPorts spat the >> dummy with >> >> Error: Cannot install kmymoney4 for the arch 'arm64' because >> Error: its dependency qt4-mac only

Falling back on a certain version of a port

2022-04-01 Thread Christoph Kukulies
I’m in the course of installing sudo port install stlink The question came to me whether it’s possible to install a specific version of the software? — Christoph smime.p7s Description: S/MIME cryptographic signature

Re: qt4-mac on M1

2022-04-01 Thread Peter West
My Xcode version is 13.3. #61789 was closed as fixed 8 months ago. > On 1 Apr 2022, at 7:22 pm, Peter West wrote: > > I just tried to install kmymoney4 on my M1 running 12.2.1. MacPorts spat the > dummy with > > Error: Cannot install kmymoney4 for the arch 'arm64' because > Error: its

qt4-mac on M1

2022-04-01 Thread Peter West
I just tried to install kmymoney4 on my M1 running 12.2.1. MacPorts spat the dummy with Error: Cannot install kmymoney4 for the arch 'arm64' because Error: its dependency qt4-mac only supports the archs 'ppc ppc64 i386 x86_64’. Is it possible for me to install this somehow? Should I file a