[Bug 279364] www/chromium: build failure on 14-STABLE (125.0.6422.76_1)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 May 2024 15:43:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279364 Bug ID: 279364 Summary: www/chromium: build failure on 14-STABLE (125.0.6422.76_1) Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: chromium@FreeBSD.org Reporter: iron.udjin@gmail.com Flags: maintainer-feedback?(chromium@FreeBSD.org) Assignee: chromium@FreeBSD.org Attachment #251036 text/plain mime type: Created attachment 251036 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251036&action=edit 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. -- You are receiving this mail because: You are the assignee for the bug.