Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 877203 - media-libs/libva-intel-media-driver-22.5.3.1 - media-driver-intel-media-22.5.3.1/media_driver/linux/common/ddi/media_libva_util.cpp:175:5: error: 'GMM_RESCREATE_CUSTOM_PARAMS_2' was not declared in this scope; did you mean 'GMM_RESCREATE_CUSTOM_PARAMS'?
Summary: media-libs/libva-intel-media-driver-22.5.3.1 - media-driver-intel-media-22.5....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: VA-API Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-15 10:47 UTC by Martin Mokrejš
Modified: 2022-10-30 02:57 UTC (History)
0 users

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


Attachments
build.log (build.log.txt,132.01 KB, text/plain)
2022-10-15 10:48 UTC, Martin Mokrejš
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2022-10-15 10:47:46 UTC
Hi,
  seems this bug was not reported in bugzilla yet.

/mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/work/media-driver-intel-media-22.5.3.1/media_driver/linux/common/ddi/media_libva_util.cpp: In function 'VAStatus DdiMediaUtil_AllocateSurface(DDI_MEDIA_FORMAT, int32_t, int32_t, PDDI_MEDIA_SURFACE, PDDI_MEDIA_CONTEXT)':
/mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/work/media-driver-intel-media-22.5.3.1/media_driver/linux/common/ddi/media_libva_util.cpp:175:5: error: 'GMM_RESCREATE_CUSTOM_PARAMS_2' was not declared in this scope; did you mean 'GMM_RESCREATE_CUSTOM_PARAMS'?
  175 |     GMM_RESCREATE_CUSTOM_PARAMS_2 gmmCustomParams;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |     GMM_RESCREATE_CUSTOM_PARAMS
In file included from /mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/work/media-driver-intel-media-22.5.3.1/media_common/agnostic/common/os/mos_os.h:31,
                 from /mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/work/media-driver-intel-media-22.5.3.1/media_driver/agnostic/common/os/mos_context.h:30,
                 from /mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/work/media-driver-intel-media-22.5.3.1/media_driver/linux/common/ddi/media_libva_common.h:37,
                 from /mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/work/media-driver-intel-media-22.5.3.1/media_driver/linux/common/ddi/media_libva_util.h:29,
                 from /mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/work/media-driver-intel-media-22.5.3.1/media_driver/linux/common/ddi/media_libva_util.cpp:38:
/mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/work/media-driver-intel-media-22.5.3.1/media_driver/linux/common/ddi/media_libva_util.cpp:453:25: error: 'gmmCustomParams' was not declared in this scope
  453 |         MOS_ZeroMemory(&gmmCustomParams, sizeof(gmmCustomParams));
      |                         ^~~~~~~~~~~~~~~
/mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/work/media-driver-intel-media-22.5.3.1/media_softlet/agnostic/common/os/mos_utilities.h:2970:33: note: in definition of macro 'MOS_ZeroMemory'
 2970 |     MosUtilities::MosZeroMemory(pDestination, stLength)
      |                                 ^~~~~~~~~~~~
/mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/work/media-driver-intel-media-22.5.3.1/media_driver/linux/common/ddi/media_libva_util.cpp:590:59: error: 'GMM_CLIENT_CONTEXT' {aka 'class GmmLib::GmmClientContext'} has no member named 'CreateCustomResInfoObject_2'; did you mean 'CreateCustomResInfoObject'?
  590 |         gmmResourceInfo = mediaDrvCtx->pGmmClientContext->CreateCustomResInfoObject_2(&gmmCustomParams);
      |                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           CreateCustomResInfoObject
ninja: build stopped: subcommand failed.
 * ERROR: x11-libs/libva-intel-media-driver-22.5.3.1::gentoo failed (compile phase):
 *   ninja -v -j1 -l0 failed
 * 
 * Call stack:
 *     ebuild.sh, line  122:  Called src_compile
 *   environment, line 2176:  Called cmake_src_compile
 *   environment, line  954:  Called cmake_build
 *   environment, line  923:  Called eninja
 *   environment, line 1374:  Called die
 * The specific snippet of code:
 *       "$@" || die "${nonfatal_args[@]}" "${*} failed"
 * 
 * If you need support, post the output of `emerge --info '=x11-libs/libva-intel-media-driver-22.5.3.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-libs/libva-intel-media-driver-22.5.3.1::gentoo'`.
 * The complete build log is located at '/mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/temp/build.log'.
 * The ebuild environment file is located at '/mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/temp/environment'.
 * Working directory: '/mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/work/media-driver-intel-media-22.5.3.1_build'
 * S: '/mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/work/media-driver-intel-media-22.5.3.1'

>>> Failed to emerge x11-libs/libva-intel-media-driver-22.5.3.1, Log file:

>>>  '/mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/temp/build.log'

 * Messages for package x11-libs/libva-intel-media-driver-22.5.3.1:

 * ERROR: x11-libs/libva-intel-media-driver-22.5.3.1::gentoo failed (compile phase):
 *   ninja -v -j1 -l0 failed
 * 
 * Call stack:
 *     ebuild.sh, line  122:  Called src_compile
 *   environment, line 2176:  Called cmake_src_compile
 *   environment, line  954:  Called cmake_build
 *   environment, line  923:  Called eninja
 *   environment, line 1374:  Called die
 * The specific snippet of code:
 *       "$@" || die "${nonfatal_args[@]}" "${*} failed"
 * 
 * If you need support, post the output of `emerge --info '=x11-libs/libva-intel-media-driver-22.5.3.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-libs/libva-intel-media-driver-22.5.3.1::gentoo'`.
 * The complete build log is located at '/mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/temp/build.log'.
 * The ebuild environment file is located at '/mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/temp/environment'.
 * Working directory: '/mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/work/media-driver-intel-media-22.5.3.1_build'
 * S: '/mnt/nocrypt/var/tmp/portage/portage/x11-libs/libva-intel-media-driver-22.5.3.1/work/media-driver-intel-media-22.5.3.1'


# emerge --info '=x11-libs/libva-intel-media-driver-22.5.3.1::gentoo'
Portage 3.0.38.1 (python 3.9.15-final-0, default/linux/amd64/17.1/no-multilib, gcc-12.2.0, glibc-2.36-r4, 5.4.216 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.4.216-x86_64-Intel-R-_Core-TM-_i7-7820HQ_CPU_@_2.90GHz-with-glibc2.36
KiB Mem:    32813672 total,   2800924 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Sat, 15 Oct 2022 07:30:01 +0000
Head commit of repository gentoo: a6ba3a344e472bab300d15779fe67dfca0166e04
Head commit of repository randall: 1878db2875a45dfa0a8c37a1f38035da7deb5cbc

sh bash 5.1_p16-r2
ld GNU ld (Gentoo 2.39 p5) 2.39.0
app-misc/pax-utils:        1.3.5::gentoo
app-shells/bash:           5.1_p16-r2::gentoo
dev-java/java-config:      2.3.1::gentoo
dev-lang/perl:             5.36.0::gentoo
dev-lang/python:           2.7.18_p108::stefantalpalaru, 3.7.13::gentoo, 3.8.15::gentoo, 3.9.15::gentoo
dev-lang/rust:             1.64.0-r1::gentoo
dev-util/cmake:            3.24.2::gentoo
dev-util/meson:            0.63.2-r1::gentoo
sys-apps/baselayout:       2.9::gentoo
sys-apps/openrc:           0.45.2-r1::gentoo
sys-apps/sandbox:          2.29::gentoo
sys-devel/autoconf:        2.13-r3::gentoo, 2.69-r5::gentoo, 2.71-r4::gentoo
sys-devel/automake:        1.11.6-r3::gentoo, 1.13.4-r2::gentoo, 1.14.1-r2::gentoo, 1.15.1-r2::gentoo, 1.16.5::gentoo
sys-devel/binutils:        2.39-r3::gentoo
sys-devel/binutils-config: 5.4.1::gentoo
sys-devel/clang:           13.0.1::gentoo, 14.0.1-r1::gentoo, 15.0.2::gentoo
sys-devel/gcc:             9.3.0-r2::gentoo, 10.3.0::gentoo, 11.3.0::gentoo, 12.2.0::gentoo
sys-devel/gcc-config:      2.8::gentoo
sys-devel/libtool:         2.4.7::gentoo
sys-devel/lld:             14.0.1::gentoo
sys-devel/llvm:            13.0.1::gentoo, 14.0.1::gentoo, 15.0.2::gentoo
sys-devel/make:            4.3::gentoo
sys-kernel/linux-headers:  6.0::gentoo (virtual/os-headers)
sys-libs/glibc:            2.36-r4::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-metamanifest: yes
    sync-rsync-extra-opts: 
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-jobs: 1

randall
    location: /var/db/repos/randall
    sync-type: git
    sync-uri: https://github.com/ran-dall/portage-overlay
    masters: gentoo

science
    location: /mnt/large/home/mmokrejs/proj/sci
    masters: gentoo
    priority: 0

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 1

layman
    location: /var/lib/layman
    masters: gentoo
    priority: 2

stefantalpalaru
    location: /var/lib/layman/stefantalpalaru
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE dlj-1.1 sun-bcla-java-vm Oracle-BCLA-JavaSE IBM-J1.6 NPSL Nero-EULA-US AdobeFlash-10.3 AdobeFlash-11.x OPERA-2014 RAR Intel-SDP intel-ucode Skype-TOS vmware linux-firmware fasta vienna-rna unafold GRL MSttfEULA hplip-plugin meme mRNAmarkup ApE ICS ipw3945 finchtv modeller gmap master-pdf-editor abyss swiss-prot Aladdin AVASYS truecrypt-3.0 pyvcf Non-profit-OSL-3.0 estscan bcca_2010 oncotator Adobe blat staden CeCILL-1.1 phrap STRIDE cctbx-2.0 bh-luxi ARIADNE unRAR all-rights-reserved trf annovar_personal_only stampy-academic BSD-BroadInstitute UPennState freedist free-noncomm blasr sun-jlfgr FLI-Jena PSTT netperf sun-jsr67 xv vim.org OSGi-Specification-2.0 colt mod_fastcgi googleearth google-chrome ACE AFL churchill genscan no-source-code linux-fw-redistributable ISSL JSON MPEG-4 Apache-2.0 BSD MIT BSD-2 FSFAP unicode Subversion OPERA-2018 ms-teams-pre TeamViewer PSF-2.4 merlin android julius"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native -ftree-vectorize"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/stunnel/stunnel.conf /usr/lib64/libreoffice/program/sofficerc /usr/share/easy-rsa /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.3/conf /usr/share/maven-bin-3.6/conf /usr/share/maven-bin-3.8/conf /var/lib/hsqldb /var/spool/torque"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php8.0/ext-active/ /etc/php/apache2-php8.1/ext-active/ /etc/php/cgi-php8.0/ext-active/ /etc/php/cgi-php8.1/ext-active/ /etc/php/cli-php8.0/ext-active/ /etc/php/cli-php8.1/ext-active/ /etc/php/fpm-php8.1/ext-active/ /etc/php/phpdbg-php8.1/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 /etc/vmware-installer"
CXXFLAGS="-O2 -pipe -march=native -ftree-vectorize"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe -march=native -ftree-vectorize"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news nostrip parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -march=native -ftree-vectorize"
GENTOO_MIRRORS="http://ftp.fi.muni.cz/pub/linux/gentoo/ http://gentoo.mirror.web4u.cz/ rsync://gentoo.mirror.dkm.cz/gentoo/ ftp://gentoo.mirror.web4u.cz/"
LANG="en_US"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en_US en_GB en cs"
MAKEOPTS="-j5"
PKGDIR="/var/cache/binpkgs"
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="/mnt/nocrypt/var/tmp/portage"
SHELL="/bin/bash"
USE="X aac acl acpi alsa amd64 amr amrenc apache apache2 asm avx avx2 berkdb bluetooth boost bzip2 cairo caps cdda cdio cdr cgi chromium cli codec2 coin cpudetection cracklib crypt cryptlib cryptsetup cups dav1d dbus device-mapper dhcp directfb dri dri3 drm dvd dvda elogind emboss encode eselect-ldso eudev exif fax fbcon fdk ffmpeg flac fontconfig fortran gbm gcrypt gd gdbm geoip geolocation gimp glpk gmp gnutls gpm gps gtk hal hpijs hwdb iconv id3tag imaging innodb inotify iproute2 java javafx javascript jce jpeg jpg js jscript keymap ladspa lapack laptop lcms libaom libdrm libglvnd libnotify librtmp libsoxr libtesseract libtirpc libv4l libxml2 lm_sensors lz4 mad mariadb matroska mmal mmx modemmanager mp3 ncurses networkmanager nfs nls nptl nptlonly nscd nss ntfsprogs objc ocr ogg opengl openh264 openmp openssl opus pam parport pbs pcre pcre16 pcsc-lite pdf perl php png policykit polkit ppds pppd python qt3support qt4 qt5 rav1e readline rendering resolvconf romio rubberband scanner sctp seccomp server session sha slideshow smartcard sndfile sndio split-usr sqlite srt sse sse2 sse3 sse4_1 sse4_2 ssh ssl sslv3 ssse3 startup-notification suexec svg svt-av1 syslog tcl tcpd test-rust threads tiff tk tools truetype twolame udev unicode usb v4l v4l2 vaapi vidstab vim-syntax vmaf vnc vorbis vpx wavpack wayland webp wifi x11 x264 x265 xattr xcb xft xml xmp xorg xrandr xv xvid xvmc zlib" ABI_X86="64" ADA_TARGET="gnat_2020" ALSA_CARDS="hdspm usb-usx2y" APACHE2_MODULES="alias authn_core authz_core socache_shmcb authz_host auth_basic auth_digest cgi cgid deflate dir env filter include info mem_cache mime mime_magic negotiation remoteip setenvif status userdir vhost_alias rewrite usertrack cache file_cache disk_cache charset_lite log_config log_forensic unixd" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="gpsclock navcom ntrip rtcm104v2 rtcm104v3 ublox nmea0183 nmea2000 aivdm passthrough" GRUB_PLATFORMS="efi-64 pc" INPUT_DEVICES="libinput" KERNEL="linux" L10N="en-US en-GB en cs" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" OPENMPI_RM="pbs" PHP_TARGETS="php5-4 php5-5" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_8" PYTHON_TARGETS="python2_7 python3_8 python3_9" RUBY_TARGETS="ruby23 ruby24 ruby25 ruby27 ruby30 ruby31" USERLAND="GNU" VIDEO_CARDS="vesa vmware fbdev intel i915 i965 iris" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS

# emerge -pqv '=x11-libs/libva-intel-media-driver-22.5.3.1::gentoo'
[ebuild     U ] x11-libs/libva-intel-media-driver-22.5.3.1 [22.3.1] USE="X redistributable -test"
Comment 1 Martin Mokrejš 2022-10-15 10:48:20 UTC
Created attachment 824301 [details]
build.log

Shortened build.log to minimum
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-10-15 13:08:29 UTC
(In reply to Martin Mokrejš from comment #1)
> Created attachment 824301 [details]
> build.log
> 
> Shortened build.log to minimum

"Shortened"? Can't you just attach it compressed?
Comment 3 Matt Turner gentoo-dev 2022-10-30 02:55:53 UTC
GMM_RESCREATE_CUSTOM_PARAMS_2 was added in gmmlib-22.1.0, while libva-intel-media-driver only requires 22.0.0. That's the problem.
Comment 4 Larry the Git Cow gentoo-dev 2022-10-30 02:57:07 UTC
The bug has been closed via the following commit(s):

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

commit a5726db8e032a9c8002fed97fbf7ef33357c17ce
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2022-10-30 02:55:27 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2022-10-30 02:57:05 +0000

    media-libs/libva-intel-media-driver: IGFX_ALDERLAKE_N & other symbols added after gmmlib 22.0.0
    
    libva-intel-media-driver configure does not check deps properly.
    
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
    Closes: https://bugs.gentoo.org/877203

 .../libva-intel-media-driver/libva-intel-media-driver-22.4.4.ebuild     | 2 +-
 .../libva-intel-media-driver/libva-intel-media-driver-22.5.3.1.ebuild   | 2 +-
 .../libva-intel-media-driver/libva-intel-media-driver-22.5.3.ebuild     | 2 +-
 .../libva-intel-media-driver/libva-intel-media-driver-22.5.4.ebuild     | 2 +-
 .../libva-intel-media-driver/libva-intel-media-driver-9999.ebuild       | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)