Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 812053 - app-emulation/qemu-6.0.0-r53 - ERROR: User requested feature opengl
Summary: app-emulation/qemu-6.0.0-r53 - ERROR: User requested feature opengl
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-09-07 21:01 UTC by Toralf Förster
Modified: 2022-06-12 10:06 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.25 KB, text/plain)
2021-09-07 21:01 UTC, Toralf Förster
Details
app-emulation:qemu-6.0.0-r53:20210907-201036.log (app-emulation:qemu-6.0.0-r53:20210907-201036.log,4.34 KB, text/plain)
2021-09-07 21:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,141.06 KB, text/plain)
2021-09-07 21:01 UTC, Toralf Förster
Details
environment (environment,171.15 KB, text/plain)
2021-09-07 21:01 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.11 KB, application/x-bzip)
2021-09-07 21:01 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.07 KB, application/x-bzip)
2021-09-07 21:01 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-09-07 21:01:38 UTC
ERROR: User requested feature opengl
       configure was not able to find it.
       Please install epoxy with EGL

 * ERROR: app-emulation/qemu-6.0.0-r53::gentoo failed (configure phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20210906-091958

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/12
12.0.1
Python 3.9.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.54.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit f60cc1b7b25dc47231a7ea91fa00ab09585e2959
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Sep 7 19:21:31 2021 +0000

    2021-09-07 19:21:29 UTC

emerge -qpvO app-emulation/qemu
[ebuild  N    ] app-emulation/qemu-6.0.0-r53  USE="aio alsa bzip2 caps curl doc fdt filecaps gtk jpeg ncurses nls opengl oss pin-upstream-blobs png sdl seccomp slirp udev vhost-net vnc xattr zstd -accessibility -capstone -debug -fuse -glusterfs -gnutls -infiniband -io-uring -iscsi -jack -jemalloc -lzo -multipath -nfs -numa -plugins -pulseaudio -python -rbd -sasl -sdl-image (-selinux) -smartcard -snappy -spice -ssh -static -static-user -systemtap -test -usb -usbredir -vde -vhost-user-fs -virgl -virtfs -vte -xen -xfs" PYTHON_TARGETS="python3_9 -python3_8 -python3_10" 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-09-07 21:01:39 UTC
Created attachment 738079 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-09-07 21:01:40 UTC
Created attachment 738082 [details]
app-emulation:qemu-6.0.0-r53:20210907-201036.log
Comment 3 Toralf Förster gentoo-dev 2021-09-07 21:01:42 UTC
Created attachment 738085 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-09-07 21:01:44 UTC
Created attachment 738088 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-09-07 21:01:45 UTC
Created attachment 738091 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-09-07 21:01:47 UTC
Created attachment 738094 [details]
logs.tar.bz2
Comment 7 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-04-21 01:31:37 UTC
This was presumably caused by a lack of a MULTILIB_USEDEP on virtual/opengl. Anyway, current QEMU has no multilib support, so we're fixed here for a long time:

commit d4dbabb19b26f4203d67e25f78772c5bebf650ff
Author: John Helmert III <ajak@gentoo.org>
Date:   Sun Dec 19 22:31:40 2021 -0600

    app-emulation/qemu: drop 6.0.0-r4, 6.0.0-r54, 6.0.1-r1

    Bug: https://bugs.gentoo.org/807055
    Bug: https://bugs.gentoo.org/820743
    Closes: https://github.com/gentoo/gentoo/pull/23421
    Signed-off-by: John Helmert III <ajak@gentoo.org>
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Comment 8 Toralf Förster gentoo-dev 2022-06-12 09:55:30 UTC
pls see bug 812053
Comment 9 Toralf Förster gentoo-dev 2022-06-12 09:55:48 UTC
gah, bug 851504 I meant