Re: Cross-compilation artifact is broken

2025-03-15 Thread Daniel P . Berrangé
On Fri, Mar 14, 2025 at 03:21:49PM +0100, Paolo Bonzini wrote: > On 3/12/25 15:23, Daniel P. Berrangé wrote: > > > > My question is, is this expected behavior or is this a bug? > > > > > > Your configure args don't include "--enable-debug", so I would > > > not have expected -gsplit-dwarf to have

Re: Cross-compilation artifact is broken

2025-03-14 Thread Paolo Bonzini
On 3/12/25 15:23, Daniel P. Berrangé wrote: My question is, is this expected behavior or is this a bug? Your configure args don't include "--enable-debug", so I would not have expected -gsplit-dwarf to have been enabled, so I'm surprised that commit casued a problem. Hmm it appears that the m

Re: Cross-compilation artifact is broken

2025-03-14 Thread Alex Bennée
Konstantin Kostiuk writes: > On Wed, Mar 12, 2025 at 6:24 PM Alex Bennée wrote: > > Daniel P. Berrangé writes: > > > On Wed, Mar 12, 2025 at 02:05:09PM +, Daniel P. Berrangé wrote: > >> On Wed, Mar 12, 2025 at 03:52:45PM +0200, Konstantin Kostiuk wrote: > >> > Hi All, > >> > > >> > I

Re: Cross-compilation artifact is broken

2025-03-14 Thread Konstantin Kostiuk
On Wed, Mar 12, 2025 at 6:24 PM Alex Bennée wrote: > Daniel P. Berrangé writes: > > > On Wed, Mar 12, 2025 at 02:05:09PM +, Daniel P. Berrangé wrote: > >> On Wed, Mar 12, 2025 at 03:52:45PM +0200, Konstantin Kostiuk wrote: > >> > Hi All, > >> > > >> > I cross-compiled qemu-ga from current ma

Re: Cross-compilation artifact is broken

2025-03-12 Thread Alex Bennée
Daniel P. Berrangé writes: > On Wed, Mar 12, 2025 at 02:05:09PM +, Daniel P. Berrangé wrote: >> On Wed, Mar 12, 2025 at 03:52:45PM +0200, Konstantin Kostiuk wrote: >> > Hi All, >> > >> > I cross-compiled qemu-ga from current master branch >> > (825b96dbcee23d134b691fc75618b59c5f53da32) and f

Re: Cross-compilation artifact is broken

2025-03-12 Thread Daniel P . Berrangé
On Wed, Mar 12, 2025 at 02:47:16PM +, Peter Maydell wrote: > On Wed, 12 Mar 2025 at 14:24, Daniel P. Berrangé wrote: > > > > On Wed, Mar 12, 2025 at 02:05:09PM +, Daniel P. Berrangé wrote: > > > On Wed, Mar 12, 2025 at 03:52:45PM +0200, Konstantin Kostiuk wrote: > > > > Hi All, > > > > > >

Re: Cross-compilation artifact is broken

2025-03-12 Thread Peter Maydell
On Wed, 12 Mar 2025 at 14:24, Daniel P. Berrangé wrote: > > On Wed, Mar 12, 2025 at 02:05:09PM +, Daniel P. Berrangé wrote: > > On Wed, Mar 12, 2025 at 03:52:45PM +0200, Konstantin Kostiuk wrote: > > > Hi All, > > > > > > I cross-compiled qemu-ga from current master branch > > > (825b96dbcee23

Re: Cross-compilation artifact is broken

2025-03-12 Thread Daniel P . Berrangé
On Wed, Mar 12, 2025 at 02:05:09PM +, Daniel P. Berrangé wrote: > On Wed, Mar 12, 2025 at 03:52:45PM +0200, Konstantin Kostiuk wrote: > > Hi All, > > > > I cross-compiled qemu-ga from current master branch > > (825b96dbcee23d134b691fc75618b59c5f53da32) and found strange behavior. > > > > Conf

Re: Cross-compilation artifact is broken

2025-03-12 Thread Konstantin Kostiuk
I can provide the full log, but I see on GitLab CI the same results https://gitlab.com/qemu-project/qemu/-/jobs/9368756844 [3417/3430] Linking target tests/qtest/fuzz-e1000e-test.exe /usr/lib/gcc/x86_64-w64-mingw32/14.1.1/../../../../x86_64-w64-mingw32/bin/ld: tests/qtest/fuzz-e1000e-test.exe:/4:

Re: Cross-compilation artifact is broken

2025-03-12 Thread Daniel P . Berrangé
On Wed, Mar 12, 2025 at 03:52:45PM +0200, Konstantin Kostiuk wrote: > Hi All, > > I cross-compiled qemu-ga from current master branch > (825b96dbcee23d134b691fc75618b59c5f53da32) and found strange behavior. > > Configure CLI: > ./configure --disable-docs --disable-system --disable-user > --cross-

Cross-compilation artifact is broken

2025-03-12 Thread Konstantin Kostiuk
Hi All, I cross-compiled qemu-ga from current master branch (825b96dbcee23d134b691fc75618b59c5f53da32) and found strange behavior. Configure CLI: ./configure --disable-docs --disable-system --disable-user --cross-prefix=x86_64-w64-mingw32- --enable-guest-agent --disable-guest-agent-msi --disable-