Date: Sun, 31 Jan 2021 06:30:37 +0000 From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 253071] www/chromium: chromium-88.0.4324.96 requires multimedia/libva to build Message-ID: <bug-253071-28929-pCRKzFxqSC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253071-28929@https.bugs.freebsd.org/bugzilla/> References: <bug-253071-28929@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253071 --- Comment #7 from Thomas Zander <riggs@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/lin= ux/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 =3D [ "//build/config/linux/libva" ] ^--------------------------- *** Error code 1 Stop. make: stopped in /usr/ports/www/chromium --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253071-28929-pCRKzFxqSC>