Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 806998 - media-video/libva-utils-2.12.0 - VDecAccelVA.cpp:(.text+<snip>): undefined reference to vaGetDisplayDRM
Summary: media-video/libva-utils-2.12.0 - VDecAccelVA.cpp:(.text+<snip>): undefined re...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 810067
  Show dependency tree
 
Reported: 2021-08-07 13:42 UTC by Toralf Förster
Modified: 2021-08-26 23:00 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.21 KB, text/plain)
2021-08-07 13:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,506.71 KB, text/plain)
2021-08-07 13:42 UTC, Toralf Förster
Details
environment (environment,71.49 KB, text/plain)
2021-08-07 13:42 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,41.00 KB, application/x-bzip)
2021-08-07 13:42 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.13 KB, application/x-bzip)
2021-08-07 13:42 UTC, Toralf Förster
Details
media-video:libva-utils-2.12.0:20210807-132119.log (media-video:libva-utils-2.12.0:20210807-132119.log,30.36 KB, text/plain)
2021-08-07 13:42 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.98 KB, application/x-bzip)
2021-08-07 13:42 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-08-07 13:42:06 UTC
libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o sfcsample TestMain.o VDecAccelVA.o  -Wl,--as-needed ../../../common/.libs/libva-display.a -lX11 -lva-x11 -lva
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: VDecAccelVA.o: in function `mvaccel::VDecAccelVAImpl::Open()':
VDecAccelVA.cpp:(.text+0x1345): undefined reference to `vaGetDisplayDRM'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:451: sfcsample] Error 1
make[2]: Leaving directory '/var/tmp/portage/media-video/libva-utils-2.12.0/work/libva-utils-2.12.0/vendor/intel/sfcsample'
make[1]: *** [Makefile:461: all-recursive] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j3-20210730-192333

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.54.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 1d73bd4d0e7a3369e8fb807468499d1aad1ba95d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Aug 7 12:36:51 2021 +0000

    2021-08-07 12:36:50 UTC

emerge -qpvO media-video/libva-utils
[ebuild  N    ] media-video/libva-utils-2.12.0  USE="X examples vainfo -drm -putsurface -test -test-va-api -wayland"
Comment 1 Toralf Förster gentoo-dev 2021-08-07 13:42:07 UTC
Created attachment 731185 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-07 13:42:09 UTC
Created attachment 731188 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-07 13:42:11 UTC
Created attachment 731191 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-07 13:42:12 UTC
Created attachment 731194 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-07 13:42:13 UTC
Created attachment 731197 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-07 13:42:15 UTC
Created attachment 731200 [details]
media-video:libva-utils-2.12.0:20210807-132119.log
Comment 7 Toralf Förster gentoo-dev 2021-08-07 13:42:16 UTC
Created attachment 731203 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-08-26 22:52:11 UTC
The bug has been closed via the following commit(s):

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

commit 5c763083a7e0f57bb2c39403448f2c0e7512b74f
Author:     Karlson2k (Evgeny Grin) <k2k@narod.ru>
AuthorDate: 2021-08-24 17:42:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-26 22:41:15 +0000

    media-video/libva-utils: fixed require USE flags combination
    
    Closes: https://bugs.gentoo.org/806998
    
    Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru>
    Closes: https://github.com/gentoo/gentoo/pull/22094
    Signed-off-by: Sam James <sam@gentoo.org>

 media-video/libva-utils/libva-utils-2.11.1.ebuild | 1 +
 media-video/libva-utils/libva-utils-2.12.0.ebuild | 1 +
 media-video/libva-utils/libva-utils-9999.ebuild   | 1 +
 3 files changed, 3 insertions(+)