Skip to content

qemu 2.10.0 from hostos-devel installs s390-netboot.img when building for ppc64le #4

@mopsfelder

Description

@mopsfelder

When building commit c334a4e from hostos-devel branch, it installs /usr/share/qemu/s390-netboot.img, which I believe should be installed only if s390 architecture is specified in the configure step.

How to reproduce:

./configure --prefix=/usr --libdir=/usr/lib64 --sysconfdir=/etc --interp-prefix=/usr/qemu-%M --localstatedir=/var --libexecdir=/usr/libexec --disable-strip '--extra-ldflags=-Wl,--build-id -pie -Wl,-z,relro -Wl,-z,now' '--extra-cflags=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -fPIE -DPIE -mtune=power8 -mcpu=power8' --disable-werror --target-list=ppc64-softmmu --audio-drv-list=pa,sdl,alsa,oss --enable-kvm --disable-xen --enable-numa --enable-seccomp --enable-curl

make V=1 -j4 VL_LDFLAGS=-Wl,--build-id

make DESTDIR=/builddir/build/BUILDROOT/qemu-2.10.0-1.gitc334a4e.el7.centos.ppc64le install

cde:info Mirrored with LTC bug #158260 </cde:info>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions