Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-79708

QtWayland with QtGui built without GLES2 against libglvnd headers: ../../../../hardwareintegration/compositor/wayland-egl/waylandeglclientbufferintegration.cpp:120:27: error: expected ‘)’ before ‘PFNGLEGLIMAGETARGETTEXTURE2DOESPROC’

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.13.2
    • QPA: Wayland
    • None
    • Linux/Wayland

    Description

      QtWayland 5.13.2 will not compile, if QtGui was not built with GLES2 support:

      In file included from ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.cpp:40:
      ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.h:94:62: error: ‘GLeglImageOES’ has not been declared
         94 |     inline void glEGLImageTargetTexture2DOES (GLenum target, GLeglImageOES image);
            |                                                              ^~~~~~~~~~~~~
      ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.h:104:5: error: ‘PFNGLEGLIMAGETARGETTEXTURE2DOESPROC’ does not name a type
        104 |     PFNGLEGLIMAGETARGETTEXTURE2DOESPROC m_gl_egl_image_target_texture;
            |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      make[5]: Entering directory '/tmp/portage/dev-qt/qtwayland-5.13.2/work/qtwayland-everywhere-src-5.13.2/src/plugins/hardwareintegration/client/shm-emulation-server'
      wayland-scanner --include-core-only client-header < ../../../../extensions/shm-emulation-server-buffer.xml > wayland-shm-emulation-server-buffer-client-protocol.h
      ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.h:130:82: error: ‘GLeglImageOES’ has not been declared
        130 | void DrmEglServerBufferIntegration::glEGLImageTargetTexture2DOES (GLenum target, GLeglImageOES image)
            |                                                                                  ^~~~~~~~~~~~~
      x86_64-pc-linux-gnu-g++ -pipe -O2 -march=znver1 -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -dM -E -o .moc/moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp
      x86_64-pc-linux-gnu-g++ -c -pipe -O2 -march=znver1 -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_L
      ARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WAYLANDCLIENT_LIB -DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_EGL_SUPPORT_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../../hardwareintegration/client/xcomposite-egl -I../../../hardwareintegration/client/xcomposite_share -I../../../../include/QtWaylandClient/5.13.2 -I../../../../include/QtWayl
      andClient/5.13.2/QtWaylandClient -I../../../../include -I../../../../include/QtWaylandClient -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtServiceSupport -isystem /usr/include/qt5/QtServiceSupport/5.13.2 -isystem /usr/include/qt5/QtServiceSupport/5.13.2/QtServiceSupport -isystem /usr/include/qt5/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSup
      port/5.13.2 -isystem /usr/include/qt5/QtXkbCommonSupport/5.13.2/QtXkbCommonSupport -isystem /usr/include/qt5/QtEglSupport -isystem /usr/include/qt5/QtEglSupport/5.13.2 -isystem /usr/include/qt5/QtEglSupport/5.13.2/QtEglSupport -isystem /usr/include/qt5/QtGui/5.13.2 -isystem /usr/include/qt5/QtGui/5.13.2/QtGui -isystem /usr/include/qt5/QtGui -isystem /usr/include
      /qt5/QtCore/5.13.2 -isystem /usr/include/qt5/QtCore/5.13.2/QtCore -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qwaylandxcompositeeglclientbufferintegration.o ../../../hardwareintegration/client/xcomposite-egl/qwaylandxcompositeeglclien
      tbufferintegration.cpp
      wayland-scanner --include-core-only code < ../../../../extensions/shm-emulation-server-buffer.xml > wayland-shm-emulation-server-buffer-protocol.c
      Using "code" is deprecated - use private-code or public-code.
      See the help page for details.
      /tmp/portage/dev-qt/qtwayland-5.13.2/work/qtwayland-everywhere-src-5.13.2/src/plugins/hardwareintegration/client/shm-emulation-server/qtwaylandscanner_wrapper.sh client-header ../../../../extensions/shm-emulation-server-buffer.xml > qwayland-shm-emulation-server-buffer.h
      x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=znver1 -std=gnu11 -fvisibility=hidden -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WAYLANDCLIENT_LIB -DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_L
      IB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../../../hardwareintegration/client/shm-emulation-server -I../../../../../include/QtWaylandClient/5.13.2 -I../../../../../include/QtWaylandClient/5.13.2/QtWaylandClient -I../../../../../include -I../../../../../include/QtWaylandClient -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtServiceSupport -isystem /usr/includ
      e/qt5/QtServiceSupport/5.13.2 -isystem /usr/include/qt5/QtServiceSupport/5.13.2/QtServiceSupport -isystem /usr/include/qt5/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport/5.13.2 -isystem /usr/include/qt5/QtXkbCommonSupport/5.13.2/QtXkbCommonSupport -isystem /usr/include/qt5/QtGui/5.13.2 -isystem /usr/include/qt5/QtGui/5.13.2/QtGui -isystem /usr/i
      nclude/qt5/QtGui -isystem /usr/include/qt5/QtCore/5.13.2 -isystem /usr/include/qt5/QtCore/5.13.2/QtCore -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/wayland-shm-emulation-server-buffer-protocol.o wayland-shm-emulation-server-buffer-protocol.c
      ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.h: In member function ‘void QtWaylandClient::DrmEglServerBufferIntegration::glEGLImageTargetTexture2DOES(GLenum, int)’:
      ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.h:132:10: error: ‘m_gl_egl_image_target_texture’ was not declared in this scope
        132 |     if (!m_gl_egl_image_target_texture) {
            |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      /tmp/portage/dev-qt/qtwayland-5.13.2/work/qtwayland-everywhere-src-5.13.2/src/plugins/hardwareintegration/client/shm-emulation-server/qtwaylandscanner_wrapper.sh client-code ../../../../extensions/shm-emulation-server-buffer.xml > qwayland-shm-emulation-server-buffer.cpp
      x86_64-pc-linux-gnu-g++ -c -pipe -O2 -march=znver1 -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_L
      ARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WAYLANDCLIENT_LIB -DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../../../hardwareintegration/client/shm-emulation-server -I../../../../../include/QtWaylandClient/5.13.2 -I../../../../../include/QtWaylandClient/5.13.2/QtWaylandClient -I../../../../../include -I.
      ./../../../../include/QtWaylandClient -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtServiceSupport -isystem /usr/include/qt5/QtServiceSupport/5.13.2 -isystem /usr/include/qt5/QtServiceSupport/5.13.2/QtServiceSupport -isystem /usr/include/qt5/QtXkbCommonSupport -isystem /usr/include/qt5/QtXkbCommonSupport/5.13.2 -isystem /usr/include/qt5/QtXkbCommonSuppor
      t/5.13.2/QtXkbCommonSupport -isystem /usr/include/qt5/QtGui/5.13.2 -isystem /usr/include/qt5/QtGui/5.13.2/QtGui -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore/5.13.2 -isystem /usr/include/qt5/QtCore/5.13.2/QtCore -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-
      g++ -o .obj/shmserverbufferintegration.o ../../../../hardwareintegration/client/shm-emulation-server/shmserverbufferintegration.cpp
      ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.h:136:5: error: ‘m_gl_egl_image_target_texture’ was not declared in this scope
        136 |     m_gl_egl_image_target_texture(target,image);
            |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.cpp: In member function ‘virtual QOpenGLTexture* QtWaylandClient::DrmServerBuffer::toOpenGlTexture()’:
      ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.cpp:112:64: error: invalid conversion from ‘EGLImageKHR’ {aka ‘void*’} to ‘int’ [-fpermissive]
        112 |     m_integration->glEGLImageTargetTexture2DOES(GL_TEXTURE_2D, m_image);
            |                                                                ^~~~~~~
            |                                                                |
            |                                                                EGLImageKHR {aka void*}
      In file included from ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.cpp:40:
      ../../../../hardwareintegration/client/drm-egl-server/drmeglserverbufferintegration.h:130:96: note:   initializing argument 2 of ‘void QtWaylandClient::DrmEglServerBufferIntegration::glEGLImageTargetTexture2DOES(GLenum, int)’
        130 | void DrmEglServerBufferIntegration::glEGLImageTargetTexture2DOES (GLenum target, GLeglImageOES image)
            |                                                                                  ~~~~~~~~~~~~~~^~~~~
      make[5]: *** [Makefile:1036: .obj/drmeglserverbufferintegration.o] Error 1
      make[5]: Leaving directory '/tmp/portage/dev-qt/qtwayland-5.13.2/work/qtwayland-everywhere-src-5.13.2/src/plugins/hardwareintegration/client/drm-egl-server'
      make[4]: *** [Makefile:127: sub-drm-egl-server-make_first] Error 2
      make[4]: *** Waiting for unfinished jobs....
      

      The issue appears to be that QtGui was built without OpenGLES2 support, thus /usr/include/qt5/QtGui/qtgui-config.h does not define QT_OPENGL_ES_2, which means that /usr/include/qt5/QtGui/qopengl.h will not expose its interface, which then means that PFNGLEGLIMAGETARGETTEXTURE2DOESPROC will not be defined, because it is part of OpenGLES and not part of EGL. drmeglserverbufferintegration.h tries to patch that up by defining it, but without including the actual OpenGLES headers. Thus GL_APIENTRYP is not defined and that patch-up fails.

      See-Also: https://bugs.gentoo.org/699190

      Portage 2.3.78 (python 2.7.13-final-42, default/linux/amd64/17.1/desktop/plasma/systemd, gcc-9.2.0, glibc-2.29-r6, 5.3.8-gentoo x86_64)
      =================================================================
                               System Settings
      =================================================================
      System uname: Linux-5.3.8-gentoo-x86_64-AMD_Ryzen_5_2400G_with_Radeon_Vega_Graphics-with-gentoo-2.6
      KiB Mem:    14134888 total,   1260436 free
      KiB Swap:   16776188 total,  13859580 free
      Timestamp of repository gentoo: Sat, 02 Nov 2019 19:45:01 +0000
      Head commit of repository gentoo: af9a4dafd073b4b41fde54568bfe9efaae716bf5
      Head commit of repository flatpak-overlay: dba2292fa92fbe7f51a437ff89d27cbab6105b67
      
      Head commit of repository local: efdb52d35b9c69bfd76caa8b345adc4de9fff894
      
      sh bash 5.0_p11
      ld GNU gold (Gentoo 2.32 p2 2.32.0) 1.16
      ccache version 3.7.5 [disabled]
      app-shells/bash:          5.0_p11::gentoo
      dev-java/java-config:     2.2.0-r4::gentoo
      dev-lang/perl:            5.30.0::gentoo
      dev-lang/python:          2.7.16::gentoo, 3.5.7::gentoo, 3.6.9::gentoo, 3.7.5-r1::gentoo
      dev-util/ccache:          3.7.5::gentoo
      dev-util/cmake:           3.16.0_rc3::gentoo
      dev-util/pkgconfig:       0.29.2::gentoo
      sys-apps/baselayout:      2.6-r1::gentoo
      sys-apps/sandbox:         2.18::gentoo
      sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r4::gentoo
      sys-devel/automake:       1.11.6-r3::gentoo, 1.13.4-r2::gentoo, 1.16.1-r1::gentoo
      sys-devel/binutils:       2.32-r1::gentoo
      sys-devel/gcc:            9.1.0::gentoo, 9.2.0-r1::gentoo
      sys-devel/gcc-config:     2.1::gentoo
      sys-devel/libtool:        2.4.6-r5::gentoo
      sys-devel/make:           4.2.1-r4::gentoo
      sys-kernel/linux-headers: 5.3::gentoo (virtual/os-headers)
      sys-libs/glibc:           2.29-r6::gentoo
      Repositories:
      
      gentoo
          location: /var/cache/portage/gentoo
          sync-type: rsync
          sync-uri: rsync://rsync.de.gentoo.org/gentoo-portage
          priority: -1000
          sync-rsync-extra-opts: 
          sync-rsync-verify-jobs: 1
          sync-rsync-verify-max-age: 24
          sync-rsync-verify-metamanifest: yes
      
      flatpak-overlay
          location: /var/db/repos/flatpak-overlay
          sync-type: git
          sync-uri: https://github.com/fosero/flatpak-overlay.git
          masters: gentoo
      
      local
          location: /var/cache/portage/local
          sync-type: git
          sync-uri: https://github.com/devurandom/gentoo-overlay.git
          masters: gentoo
          priority: 1000
      
      ACCEPT_KEYWORDS="amd64 ~amd64"
      ACCEPT_LICENSE="@FREE"
      CBUILD="x86_64-pc-linux-gnu"
      CFLAGS="-pipe -O2 -march=znver1"
      CHOST="x86_64-pc-linux-gnu"
      CONFIG_PROTECT="/etc /etc/grs/systems.conf /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.6/conf"
      CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.3/ext-active/ /etc/php/cgi-php7.3/ext-active/ /etc/php/cli-php7.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
      CXXFLAGS="-pipe -O2 -march=znver1"
      DISTDIR="/var/cache/portage/distfiles"
      EMERGE_DEFAULT_OPTS="--keep-going --nospinner --verbose-conflicts"
      ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
      FCFLAGS="-O2 -pipe"
      FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildsyspkg cgroup compressdebug config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
      FFLAGS="-O2 -pipe"
      GENTOO_MIRRORS="http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ http://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ http://distfiles.gentoo.org"
      LANG="en_GB.utf8"
      LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
      MAKEOPTS="-j6 -l4"
      PKGDIR="/var/cache/portage/packages"
      PORTAGE_CONFIGROOT="/"
      PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
      PORTAGE_TMPDIR="/tmp"
      USE="7z 7zip X a52 aac aacplus aacs acl acpi activities aio alsa amd64 appindicator appstream archive audit avahi ayatana bash-completion bdplus berkdb blake2 bluetooth bluray branding brotli bs2b btrfs bzip2 cairo caps cdda cddb cdio cdr celt chromaprint cjk clang cli clipboard color-management colord conntrack crypt cups cxx d3d9 dav1d dbus declarative device-mapper dirac djvu dri drm dts dvb dvd dvdr ed25519 editorconfig egl elf emboss encode epub exif fam faudio fax fbcon ffmpeg fftw filecaps firefox firewalld fish-completion fits flac fontconfig fontforge fortran fribidi gamepad gbm gdal gdbm geoclue geolocation gif git glamor gmp gnupg google googledrive gpg gps graphicsmagick gstreamer gtk gtk3 gzip harfbuzz hdf5 heif http2 ibus iconv icu idn imlib inotify introspection ipv6 jemalloc jpeg jpeg2k json kde kipi kms kwallet ladspa latex lcms ldap libatomic libglvnd libidn2 libinput libnotify libproxy libsecret libsoxr libtirpc libvirt lm-sensors lrz lv2 lvm lz4 lzma lzo mad mariadb markdown mbim mercurial mjpeg mng mobi modemmanager modplug mp3 mp4 mpeg mplayer mpris mtp multilib mysql ncurses netlink networkmanager nls nptl office ofx ogg openal opencl opencv openexr opengl openh264 openmax openmp opus pam pango pcap pch pcre pcre2 pdf pgo phonon pixman plasma pm-utils png policykit postscript ppds prison pulseaudio python qml qrcode qt5 raw readline redfish samba sasl scanner schroedinger screencast sctp sdl sdl2 seccomp semantic-desktop share smartcard snappy sparse speech speex spell ssl startup-notification steamruntime stemmer svg systemd systemtap tbb tcpd teamd telepathy tga theora threads tiff timezone tmux truetype tslib udev udisks unicode unwind upnp upnp-av upower usb utempter v4l v4l2 vaapi vdpau vkd3d vorbis vpx vulkan wasm wavpack wayland webchannel webengine webkit webp widgets wmf wps x264 x265 xattr xcb xcomposite xinerama xkb xml xmp xrandr xscreensaver xv xvid xwayland xz yaml zeroconf zeromq zimg zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="hda-intel" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3" ELIBC="glibc" ENLIGHTENMENT_MODULES="*" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="joystick libinput" KERNEL="linux" L10N="de de-DE en en-GB ar fa tr ja ko zh zh-CN zh-TW" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="nlpsolver scripting-javascript wiki-publisher" LIRC_DEVICES="devinput" LLVM_TARGETS="AMDGPU BPF RISCV WebAssembly" LUA_TARGET="lua5-2" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6 pypy pypy3" QEMU_SOFTMMU_TARGETS="riscv32 riscv64 x86_64" QEMU_USER_TARGETS="riscv32 riscv64" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu virgl" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
      Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
      
      =================================================================
                              Package Settings
      =================================================================
      
      dev-qt/qtwayland-5.12.5::gentoo was built with the following:
      USE="libinput xcomposite -debug -test" ABI_X86="(64)"
      
      
      dev-libs/wayland-1.17.0::gentoo was built with the following:
      USE="-doc -static-libs" ABI_X86="32 (64) (-x32)"
      
      
      dev-libs/wayland-protocols-1.18::gentoo was built with the following:
      USE="" ABI_X86="(64)"
      
      
      media-libs/libglvnd-1.2.0-r1::gentoo was built with the following:
      USE="X" ABI_X86="32 (64) (-x32)"
      
      
      media-libs/mesa-19.2.2::gentoo was built with the following:
      USE="X d3d9 dri3 egl gallium gbm gles2 libglvnd llvm lm-sensors opencl osmesa unwind vaapi vdpau vulkan vulkan-overlay wayland -classic -debug -gles1 -pax_kernel (-selinux) -test -valgrind -xa -xvmc" ABI_X86="32 (64) (-x32)" VIDEO_CARDS="radeonsi virgl (-freedreno) -i915 -i965 -intel -iris (-lima) -nouveau (-panfrost) -r100 -r200 -r300 -r600 -radeon (-vc4) (-vivante) -vmware"
      CFLAGS="-pipe -O2 -march=znver1 -g"
      CXXFLAGS="-pipe -O2 -march=znver1 -g"
      FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildsyspkg cgroup compressdebug config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            johanhelsing Johan Helsing
            devurandom Dennis Schridde
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes