[Bug 1918084] Re: Build fails on macOS 11.2.2

2021-07-13 Thread Launchpad Bug Tracker
[Expired for QEMU because there has been no activity for 60 days.] ** Changed in: qemu Status: Incomplete => Expired -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1918084 Title: Build

[Bug 1918084] Re: Build fails on macOS 11.2.2

2021-05-14 Thread Thomas Huth
So is this working now with the final release of v6.0 ? ** Changed in: qemu Status: Triaged => Incomplete -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1918084 Title: Build fails on macOS

[Bug 1918084] Re: Build fails on macOS 11.2.2

2021-04-21 Thread Eddy Hahn
It builds with v6.0.0-rc4 release from Git. Had to add --enable-trace- backends=syslog -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1918084 Title: Build fails on macOS 11.2.2 Status in QEMU:

[Bug 1918084] Re: Build fails on macOS 11.2.2

2021-04-06 Thread Philippe Mathieu-Daudé
possible fix: https://www.mail-archive.com/qemu-devel@nongnu.org/msg793619.html -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1918084 Title: Build fails on macOS 11.2.2 Status in QEMU: Triaged

[Bug 1918084] Re: Build fails on macOS 11.2.2

2021-03-24 Thread Eddy Hahn
I pulled the latest it got a bit further :-) In file included from ../disas/arm-a64.cc:21: In file included from /opt/build/build/stage/qemu/include/qemu/osdep.h:126: In file included from /opt/build/build/stage/qemu/include/glib-compat.h:32: In file included from

[Bug 1918084] Re: Build fails on macOS 11.2.2

2021-03-08 Thread Thomas Huth
That looks weird, like a bug in the toolchain ... no clue how to fix that right now, but as a work-around, you could try to disable just the related part of the code by running configure with "--target-list- exclude=aarch64-softmmu,aarch64_be-linux-user,aarch64-linux-user" ** Changed in: qemu

[Bug 1918084] Re: Build fails on macOS 11.2.2

2021-03-08 Thread Eddy Hahn
[87/5089] Compiling C++ object libcommon.fa.p/disas_libvixl_vixl_utils.cc.o FAILED: libcommon.fa.p/disas_libvixl_vixl_utils.cc.o c++ -Ilibcommon.fa.p -I. -I.. -I../capstone/include/capstone -I../slirp -I../slirp/src -I../dtc/libfdt -Iqapi -Itrace -Iui -Iui/shader

[Bug 1918084] Re: Build fails on macOS 11.2.2

2021-03-07 Thread Thomas Huth
That's a very incomplete log that you've pasted here, I think there should be an earlier error message that should indicate the real problem. Please recompile without "-j8" and paste the full error log at the end. ** Changed in: qemu Status: New => Incomplete -- You received this bug