Summary: | www/chromium: build failure on 14-STABLE (125.0.6422.76_1) | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | iron.udjin | ||||
Component: | Individual Port(s) | Assignee: | freebsd-chromium (Nobody) <chromium> | ||||
Status: | New --- | ||||||
Severity: | Affects Only Me | CC: | dsh | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(chromium) |
||||
Version: | Latest | ||||||
Hardware: | amd64 | ||||||
OS: | Any | ||||||
Attachments: |
|
Created attachment 251036 [details] chromium-125.0.6422.76_1.log Please see attached poudriere log. ERROR at //build/config/linux/pkg_config.gni:104:17: Script returned non-zero exit code. pkgresult = exec_script(pkg_config_script, args, "json") ^---------- Current dir: /wrkdirs/usr/ports/www/chromium/work/chromium-125.0.6422.76/out/Release/ Command: python3 /wrkdirs/usr/ports/www/chromium/work/chromium-125.0.6422.76/build/config/linux/pkg-config.py Qt5Core Qt5Widgets Returned 1. stderr: Package Qt5Core was not found in the pkg-config search path. Perhaps you should add the directory containing `Qt5Core.pc' to the PKG_CONFIG_PATH environment variable Package 'Qt5Core' not found Package 'Qt5Widgets' not found Could not run pkg-config. See //ui/qt/BUILD.gn:60:3: whence it was called. pkg_config("qt" + invoker.qt_version + "_config") { ^-------------------------------------------------- See //ui/qt/BUILD.gn:104:1: whence it was called. qt_shim("qt5_shim") { ^-------------------- See //ui/linux/BUILD.gn:69:15: which caused the file to be included. deps += [ "//ui/qt" ] ^-------- *** Error code 1 Stop.