https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253071

--- Comment #7 from Thomas Zander <[email protected]> ---
(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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to "[email protected]"

Reply via email to