Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 798741 - app-emulation/qemu-6.0.0 - ../meson.build: ERROR: Problem encountered: sdl-image required, but SDL was disabled
Summary: app-emulation/qemu-6.0.0 - ../meson.build: ERROR: Problem encountered: sdl-im...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-25 20:21 UTC by Toralf Förster
Modified: 2021-06-26 12:00 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.57 KB, text/plain)
2021-06-25 20:21 UTC, Toralf Förster
Details
app-emulation:qemu-6.0.0:20210625-195824.log (app-emulation:qemu-6.0.0:20210625-195824.log,7.49 KB, text/plain)
2021-06-25 20:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,356.83 KB, text/plain)
2021-06-25 20:21 UTC, Toralf Förster
Details
environment (environment,172.46 KB, text/plain)
2021-06-25 20:21 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.22 KB, application/x-bzip)
2021-06-25 20:21 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-06-25 20:21:28 UTC
Dependency sdl2 skipped: feature sdl disabled

../meson.build:694:4: ERROR: Problem encountered: sdl-image required, but SDL was disabled

A full log can be found at /var/tmp/portage/app-emulation/qemu-6.0.0/work/qemu-6.0.0/softmmu-build/meson-logs/meson-log.txt

ERROR: meson setup failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j3_debug-20210620-175917

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.5
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit 6a53ff6469752d22b7ac575542544f4255947d4f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jun 25 18:51:41 2021 +0000

    2021-06-25 18:51:40 UTC

emerge -qpvO app-emulation/qemu
[ebuild  N    ] app-emulation/qemu-6.0.0  USE="aio bzip2 caps curl doc fdt filecaps jpeg ncurses nls oss pin-upstream-blobs png sasl sdl-image slirp vhost-net vnc xattr -accessibility -alsa -capstone -debug -fuse -glusterfs -gnutls -gtk -infiniband -io-uring -iscsi -jack -jemalloc -lzo -multipath -nfs -numa -opengl -plugins -pulseaudio -python -rbd -sdl -seccomp (-selinux) -smartcard -snappy -spice -ssh -static -static-user -systemtap -test -udev -usb -usbredir -vde -vhost-user-fs -virgl -virtfs -vte -xen -xfs -zstd" PYTHON_TARGETS="python3_9 -python3_10 -python3_8" QEMU_SOFTMMU_TARGETS="i386 x86_64 -aarch64 -alpha -arm -avr -cris -hppa -lm32 -m68k -microblaze -microblazeel -mips -mips64 -mips64el -mipsel -moxie -nios2 -or1k -ppc -ppc64 -riscv32 -riscv64 -rx -s390x -sh4 -sh4eb -sparc -sparc64 -tricore -unicore32 -xtensa -xtensaeb" QEMU_USER_TARGETS="i386 x86_64 -aarch64 -aarch64_be -alpha -arm -armeb -cris -hexagon -hppa -m68k -microblaze -microblazeel -mips -mips64 -mips64el -mipsel -mipsn32 -mipsn32el -nios2 -or1k -ppc -ppc64 -ppc64abi32 -ppc64le -riscv32 -riscv64 -s390x -sh4 -sh4eb -sparc -sparc32plus -sparc64 -xtensa -xtensaeb"
Comment 1 Toralf Förster gentoo-dev 2021-06-25 20:21:29 UTC
Created attachment 719304 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-25 20:21:30 UTC
Created attachment 719307 [details]
app-emulation:qemu-6.0.0:20210625-195824.log
Comment 3 Toralf Förster gentoo-dev 2021-06-25 20:21:32 UTC
Created attachment 719310 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-06-25 20:21:34 UTC
Created attachment 719313 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-06-25 20:21:35 UTC
Created attachment 719316 [details]
etc.portage.tar.bz2
Comment 6 Larry the Git Cow gentoo-dev 2021-06-26 12:00:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b88610994726764bef141636e78620b95f9cab77

commit b88610994726764bef141636e78620b95f9cab77
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-06-26 11:59:59 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2021-06-26 11:59:59 +0000

    app-emulation/qemu: USE=sdl-image relies on USE=sdl
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/798741
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 app-emulation/qemu/qemu-6.0.0.ebuild | 1 +
 app-emulation/qemu/qemu-9999.ebuild  | 1 +
 2 files changed, 2 insertions(+)