[Bug 1898215] Re: [git][archlinux]Build process is busted in spice-display.c

2021-05-09 Thread Frederic Bezies
Fix released ** Changed in: qemu Status: Incomplete => Fix Released -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1898215 Title: [git][archlinux]Build process is busted in spice-display.c

[Bug 1919169] Re: [git]Startup crash when trying to use an EFI enabled VM in accel/kvm/kvm-all.c

2021-05-09 Thread Frederic Bezies
** Changed in: qemu Status: New => Fix Released -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1919169 Title: [git]Startup crash when trying to use an EFI enabled VM in accel/kvm

[Bug 1919169] [NEW] [git]Startup crash when trying to use an EFI enabled VM in accel/kvm/kvm-all.c

2021-03-15 Thread Frederic Bezies
Public bug reported: Hello. I build a git version based on commit 6157b0e19721aadb4c7fdcfe57b2924af6144b14. When I try to launch an EFI enabled VM, it crashes on start. Here is the command line used: qemu-system-x86_64 -bios /usr/share/edk2-ovmf/x64/OVMF.fd -enable-kvm -smp 4 -soundhw all -k

[Bug 1916394] Re: [git] Cannot build qemu: FAILED: target/hexagon/semantics_generated.pyinc

2021-03-04 Thread Frederic Bezies
I tried something else, and build process went right: building qemu in a clean-chroot: https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_clean_chroot Well, something is broken on my real installation, or it could be a bug in a package as I'm using testing. Anyway, this bug can be

[Bug 1916394] Re: [git] Cannot build qemu: FAILED: target/hexagon/semantics_generated.pyinc

2021-03-03 Thread Frederic Bezies
I looked at it, and there seems to be no difference. Looks like my installation is rotten. Let's close this bug as invalid. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1916394 Title: [git]

[Bug 1916394] Re: [git] Cannot build qemu: FAILED: target/hexagon/semantics_generated.pyinc

2021-02-23 Thread Frederic Bezies
Sorry for the late reply. Tried patch... Here is the output: Option b_staticpic is: false [default: false] Found ninja-1.10.2 at /usr/bin/ninja [658/9072] Generating iset.py with a custom command FAILED: target/hexagon/iset.py @INPUT@ target/hexagon/iset.py /bin/sh: line 1: @INPUT@: command not

[Bug 1916394] Re: [git] Cannot build qemu: FAILED: target/hexagon/semantics_generated.pyinc

2021-02-22 Thread Frederic Bezies
Here is what I found to narrow the commit which breaks the build process. Last working commit: 2184bca7b17559107032ba4fd8fc6f65345276ed -> "qapi: Replace List[str] with Sequence[str] for ifcond" First broken commit: 3e7a84eeccc3b3a9b43c6dfb52bd98ea5acebf0a -> "Hexagon build infrastructure" --

[Bug 1916394] Re: [git] Cannot build qemu: FAILED: target/hexagon/semantics_generated.pyinc

2021-02-22 Thread Frederic Bezies
Last commit which build is going to its end: https://git.qemu.org/?p=qemu.git;a=commit;h=08895cda3a57fe2d72ef621800606ddc2f5eb612 Will try to see later with hexagon patches to see which one is breaking the build process. Here are the configure options I'm using: --prefix=/usr --sysconfdir=/etc

[Bug 1916394] [NEW] [git] Cannot build qemu: FAILED: target/hexagon/semantics_generated.pyinc

2021-02-21 Thread Frederic Bezies
Public bug reported: Hello. I'm using Archlinux and I maintain qemu-git AUR package. I tried to build Qemu at commit 4115aec9af2a3de5fa89a0b1daa12debcd7741ff but it stops with this error message: Found ninja-1.10.2 at /usr/bin/ninja [632/9068] Generating semantics_generated.pyinc with a custom

[Bug 1898215] Re: [git][archlinux]Build process is busted in spice-display.c

2020-10-02 Thread Frederic Bezies
Full build log with make V=1. ** Attachment added: "qemu-v=1.log" https://bugs.launchpad.net/qemu/+bug/1898215/+attachment/5416684/+files/qemu-v%3D1.log -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU.

[Bug 1898215] [NEW] [git][archlinux]Build process is busted in spice-display.c

2020-10-02 Thread Frederic Bezies
Public bug reported: Linux distribution: Archlinux. Crash log added is based on a build from scratch. Gcc version: 10.2.0 Configure options used: configure \ --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --libexecdir=/usr/lib/qemu \ --extra-ldflags="$LDFLAGS" \

[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o

2020-09-30 Thread Frederic Bezies
Just asking: any hope to see this patch added to qemu git source code? -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1896096 Title: Git version: Build process is broken in block_curl.c.o Status

[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o

2020-09-19 Thread Frederic Bezies
Well, I'll wait until qemu 5.2.0 is released to see how archlinux work around this problem. Thanks anyway for your help. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1896096 Title: Git version:

[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o

2020-09-19 Thread Frederic Bezies
Building log while settings LDFLAGS as is: export LDFLAGS="-Wl,-O1 ,--sort-common,--as-needed,-z,relro,-z,now" ** Attachment added: "qemuv1-2.log" https://bugs.launchpad.net/qemu/+bug/1896096/+attachment/5412418/+files/qemuv1-2.log -- You received this bug notification because you are a

[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o

2020-09-19 Thread Frederic Bezies
Just for your information, I added this before configure and it is still broken: export LDFLAGS="-Wl,-O1,--sort-common,--as- needed,-z,relro,-z,now" I think I'll wait until Qemu 5.2.0 is released to see how Archlinux will fix this annoying behaviour. -- You received this bug notification

[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o

2020-09-18 Thread Frederic Bezies
Configure line: configure \ --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --libexecdir=/usr/lib/qemu \ --smbd=/usr/bin/smbd \ --extra-ldflags="-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now" \ --enable-modules \ --enable-sdl \ --disable-werror \

[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o

2020-09-18 Thread Frederic Bezies
And qemu log build using make -V=1. Hope it helps. ** Attachment added: "qemuv1-2.log" https://bugs.launchpad.net/qemu/+bug/1896096/+attachment/5412260/+files/qemuv1-2.log -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU.

[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o

2020-09-18 Thread Frederic Bezies
Even with LDFLAGS tweaking, it breaks. Anyway, thanks for your help here. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1896096 Title: Git version: Build process is broken in block_curl.c.o

[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o

2020-09-18 Thread Frederic Bezies
So, I'll try to tweak LDFLAGS and if it doesn't work, well... That's life. Thanks for the infos. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1896096 Title: Git version: Build process is broken

[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o

2020-09-18 Thread Frederic Bezies
I used these settings until Qemu 5.1.0 was released and it worked. These flags are used by archlinux for stable qemu release packaging. See https://github.com/archlinux/svntogit- packages/blob/packages/qemu/trunk/PKGBUILD Since qemu moved to meson, it breaks. I don't know why it used to work

[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o

2020-09-18 Thread Frederic Bezies
** Attachment added: "config.log asked for" https://bugs.launchpad.net/qemu/+bug/1896096/+attachment/5412210/+files/config.log -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1896096 Title: Git

[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o

2020-09-18 Thread Frederic Bezies
** Attachment added: "config-host.mak asked for" https://bugs.launchpad.net/qemu/+bug/1896096/+attachment/5412211/+files/config-host.mak -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1896096

[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o

2020-09-18 Thread Frederic Bezies
When I looked at /etc/makepkg.conf on my Archlinux, I found; LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now" -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1896096 Title: Git version:

[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o

2020-09-18 Thread Frederic Bezies
Log with make V=1 as requested. ** Attachment added: "qemuv1.log" https://bugs.launchpad.net/qemu/+bug/1896096/+attachment/5412193/+files/qemuv1.log -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU.

[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o

2020-09-18 Thread Frederic Bezies
Tried meson-git, and it is still breaking on the same file. No luck here. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1896096 Title: Git version: Build process is broken in block_curl.c.o

[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o

2020-09-18 Thread Frederic Bezies
Full build log from start to crash. ** Attachment added: "qemu.log" https://bugs.launchpad.net/qemu/+bug/1896096/+attachment/5412152/+files/qemu.log -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU.

[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o

2020-09-18 Thread Frederic Bezies
Build process is still broken even with a blank new version of git source code. Once again, everything start while processing block_curl.so. Here is the beginning of the error log: Linking target block-curl.so /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/Scrt1.o: in

[Bug 1896096] Re: Git version: Build process is broken in block_curl.c.o

2020-09-18 Thread Frederic Bezies
I'm using Archlinux. Trying right now a build from scratch and I will report asap. Keeping fingers crossed. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1896096 Title: Git version: Build process

[Bug 1896096] [NEW] Git version: Build process is broken in block_curl.c.o

2020-09-17 Thread Frederic Bezies
Public bug reported: Gcc version: 10.2.0 Glusterfs: 8.1 Libguestfs: 1.42 Configure options used: configure \ --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --libexecdir=/usr/lib/qemu \ --extra-ldflags="$LDFLAGS" \ --smbd=/usr/bin/smbd \ --enable-modules \