[Bug 253071] www/chromium: chromium-88.0.4324.96 requires multimedia/libva to build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 31 06:30:37 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253071
--- Comment #7 from Thomas Zander <riggs at FreeBSD.org> ---
(In reply to Craig Leres from comment #6)
This is also the reason why it does not build for me. I also build ffmpeg
without libva, and chromium now depends on libva directly:
Current dir:
/wrkdirs/usr/ports/www/chromium/work/chromium-88.0.4324.96/out/Release/
Command: python
/wrkdirs/usr/ports/www/chromium/work/chromium-88.0.4324.96/build/config/linux/pkg-config.py
libva
Returned 1.
stderr:
Package libva was not found in the pkg-config search path.
Perhaps you should add the directory containing `libva.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libva', required by 'virtual:world', not found
Could not run pkg-config.
See //build/config/linux/libva/BUILD.gn:9:1: whence it was called.
pkg_config("libva") {
^--------------------
See //media/gpu/BUILD.gn:473:26: which caused the file to be included.
public_configs = [ "//build/config/linux/libva" ]
^---------------------------
*** Error code 1
Stop.
make: stopped in /usr/ports/www/chromium
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-chromium
mailing list