Re: Looking to resolve Qemu on AppleSilicon build failure

2021-03-04 Thread Ryan Schmidt
On Mar 4, 2021, at 11:39, Blake Garner wrote: > > I'll get another bug open for this. Hopefully, I can isolate the vnc variant > build issue from the existing PR to fix the other arm64 build issue. The > original bug I opened didn't get much response until it was discussed on the > dl. By all

Re: Looking to resolve Qemu on AppleSilicon build failure

2021-03-04 Thread Blake Garner
I'll get another bug open for this. Hopefully, I can isolate the vnc variant build issue from the existing PR to fix the other arm64 build issue. The original bug I opened didn't get much response until it was discussed on the dl. With the existing PR is there a way to confirm if it's a successful

Re: Looking to resolve Qemu on AppleSilicon build failure

2021-03-04 Thread Ryan Schmidt
On Mar 4, 2021, at 00:16, Blake Garner wrote: > Building with the vnc variant is failing for me at the configure step. I was > able to resolve a previous ld error by reinstalling xcode cli tools. Doesn't > look like that is the issue with the attached errors. > > ProductName:macOS > Pro

Re: Looking to resolve Qemu on AppleSilicon build failure

2021-03-03 Thread Blake Garner
Building with the vnc variant is failing for me at the configure step. I was able to resolve a previous ld error by reinstalling xcode cli tools. Doesn't look like that is the issue with the attached errors. ProductName:macOS ProductVersion: 11.3 BuildVersion: 20E5196f Xcode 12.4 Build vers

Re: Looking to resolve Qemu on AppleSilicon build failure

2021-02-18 Thread Blake Garner
I was able to build qemu on my m1 mini with the port from the linked PR! Should be able to test it and confirm hvf is working as expected this week. Also I ran into an issue similar to https://trac.macports.org/ticket/60189 when trying to use the Xcode 12.5 Beta 2 command line tools to build the qe

Re: Looking to resolve Qemu on AppleSilicon build failure

2021-02-18 Thread Blake Garner
Thanks for closing the loop on that. I'll do some testing with that PR as it includes the needed patches to support hypervisor.framework. Blake On Thu, Feb 18, 2021 at 9:36 AM Rainer Müller wrote: > On 18/02/2021 05.23, Joshua Root wrote: > > On 2021-2-18 08:33 , Blake Garner wrote: > >> I have

Re: Looking to resolve Qemu on AppleSilicon build failure

2021-02-18 Thread Rainer Müller
On 18/02/2021 05.23, Joshua Root wrote: > On 2021-2-18 08:33 , Blake Garner wrote: >> I have been unsuccessfully trying to figure out how to resolve this issue >> with >> qemu builds on AppleSilicon hardware. >> >> https://trac.macports.org/ticket/62116 >>

Re: Looking to resolve Qemu on AppleSilicon build failure

2021-02-17 Thread Joshua Root
On 2021-2-18 08:33 , Blake Garner wrote: I have been unsuccessfully trying to figure out how to resolve this issue with qemu builds on AppleSilicon hardware. https://trac.macports.org/ticket/62116 My suspicion is that the build is not using the correc

Looking to resolve Qemu on AppleSilicon build failure

2021-02-17 Thread Blake Garner
I have been unsuccessfully trying to figure out how to resolve this issue with qemu builds on AppleSilicon hardware. https://trac.macports.org/ticket/62116 My suspicion is that the build is not using the correct architecture when setting up the include directories for part of the build. This is b