Re: [PULL 00/20] NBD patches through 2021-09-27

2021-09-30 Thread Richard W.M. Jones
On Thu, Sep 30, 2021 at 10:27:45AM -0400, Richard Henderson wrote: > On 9/30/21 4:45 AM, Richard W.M. Jones wrote: > > PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig ../configure --extra-cflags=-m32 > > --disable-vhost-user > > Not --extra-cflags, use --cpu=i386. That also builds the 32 bit binary succe

Re: [PULL 00/20] NBD patches through 2021-09-27

2021-09-30 Thread Richard Henderson
On 9/30/21 4:45 AM, Richard W.M. Jones wrote: PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig ../configure --extra-cflags=-m32 --disable-vhost-user Not --extra-cflags, use --cpu=i386. r~

Re: [PULL 00/20] NBD patches through 2021-09-27

2021-09-30 Thread Richard W.M. Jones
On Wed, Sep 29, 2021 at 01:29:21PM -0500, Eric Blake wrote: > On Wed, Sep 29, 2021 at 05:03:08PM +0200, Paolo Bonzini wrote: > > On 29/09/21 15:58, Richard Henderson wrote: > > > > > > > /usr/bin/ld: /usr/lib64/libselinux.so: error adding symbols: file > > > in > > > > wrong format > >

Re: [PULL 00/20] NBD patches through 2021-09-27

2021-09-30 Thread Daniel P . Berrangé
On Wed, Sep 29, 2021 at 01:29:21PM -0500, Eric Blake wrote: > On Wed, Sep 29, 2021 at 05:03:08PM +0200, Paolo Bonzini wrote: > > On 29/09/21 15:58, Richard Henderson wrote: > > > > > > > /usr/bin/ld: /usr/lib64/libselinux.so: error adding symbols: file > > > in > > > > wrong format > >

Re: [PULL 00/20] NBD patches through 2021-09-27

2021-09-29 Thread Richard W.M. Jones
On Wed, Sep 29, 2021 at 01:29:21PM -0500, Eric Blake wrote: > On Wed, Sep 29, 2021 at 05:03:08PM +0200, Paolo Bonzini wrote: > > On 29/09/21 15:58, Richard Henderson wrote: > > > > > > > /usr/bin/ld: /usr/lib64/libselinux.so: error adding symbols: file > > > in > > > > wrong format > >

Re: [PULL 00/20] NBD patches through 2021-09-27

2021-09-29 Thread Eric Blake
On Wed, Sep 29, 2021 at 05:03:08PM +0200, Paolo Bonzini wrote: > On 29/09/21 15:58, Richard Henderson wrote: > > > > > /usr/bin/ld: /usr/lib64/libselinux.so: error adding symbols: file in > > > wrong format > > > collect2: error: ld returned 1 exit status > > > > Missing libsel

Re: [PULL 00/20] NBD patches through 2021-09-27

2021-09-29 Thread Paolo Bonzini
On 29/09/21 15:58, Richard Henderson wrote: > /usr/bin/ld: /usr/lib64/libselinux.so: error adding symbols: file in > wrong format > collect2: error: ld returned 1 exit status Missing libselinux-devel.i686 in tests/docker/dockerfiles/fedora-i386-cross.docker, I think? But

Re: [PULL 00/20] NBD patches through 2021-09-27

2021-09-29 Thread Richard Henderson
On Wed, 29 Sep 2021, 08:42 Paolo Bonzini, wrote: > On 29/09/21 10:59, Peter Maydell wrote: > > This seems to break the gitlab cross-i386-system build, > > which now fails to link qemu-nbd because it is trying > > to link the x86-64 libselinux.so into a 32-bit binary: > > > > https://gitlab.com/qe

Re: [PULL 00/20] NBD patches through 2021-09-27

2021-09-29 Thread Paolo Bonzini
On 29/09/21 10:59, Peter Maydell wrote: This seems to break the gitlab cross-i386-system build, which now fails to link qemu-nbd because it is trying to link the x86-64 libselinux.so into a 32-bit binary: https://gitlab.com/qemu-project/qemu/-/jobs/1630661323 cc -o qemu-nbd qemu-nbd.p/qemu-nbd.

Re: [PULL 00/20] NBD patches through 2021-09-27

2021-09-29 Thread Peter Maydell
On Mon, 27 Sept 2021 at 23:02, Eric Blake wrote: > > The following changes since commit 9b03a1178204598055f23f24e438fdddb5935df9: > > Merge remote-tracking branch > 'remotes/vivier2/tags/trivial-branch-for-6.2-pull-request' into staging > (2021-09-27 11:08:36 +0100) > > are available in the Gi

[PULL 00/20] NBD patches through 2021-09-27

2021-09-27 Thread Eric Blake
The following changes since commit 9b03a1178204598055f23f24e438fdddb5935df9: Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pull-request' into staging (2021-09-27 11:08:36 +0100) are available in the Git repository at: https://repo.or.cz/qemu/ericb.git tags/pull-