[Bug 279162] www/qt5-webengine fails to build using poudriere on amd64 14.1-STABLE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 May 2024 14:32:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279162 Bug ID: 279162 Summary: www/qt5-webengine fails to build using poudriere on amd64 14.1-STABLE Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: transitive@gmail.com Assignee: kde@FreeBSD.org Flags: maintainer-feedback?(kde@FreeBSD.org) My system: FreeBSD alto.my.domain 14.1-STABLE FreeBSD 14.1-STABLE stable/14-45764d1d4 GENERIC amd64 www/qt5-webengine fails to build using poudriere on my system after the latest update. The following is from the build log: ./../../../../kde-qtwebengine-5.15.16p9/src/3rdparty/chromium/third_party/blink/renderer/core/html/parser/css_preload_scanner.cc:239:7: note: in instantiation of function template specialization 'WTF::EqualIgnoringASCIICase<7UL>' requested here 239 | if (EqualIgnoringASCIICase(rule_, "import")) { | ^ 98 warnings generated. [ 91% 22433/24384] ACTION //chrome/app:generated_resources_grit(/wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/toolchain:target) ninja: build stopped: subcommand failed. *** [run_ninja] Error code 1 make[3]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core 1 error make[3]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core *** [sub-gn_run-pro-make_first] Error code 2 make[2]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core 1 error make[2]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src/core *** [sub-core-make_first] Error code 2 make[1]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src 1 error make[1]: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build/src *** [sub-src-make_first] Error code 2 make: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build 1 error make: stopped in /wrkdirs/usr/ports/www/qt5-webengine/work/.build ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/www/qt5-webengine =>> Cleaning up wrkdir ===> Cleaning for qt5-webengine-5.15.16.p9_2 build of www/qt5-webengine | qt5-webengine-5.15.16.p9_2 ended at Sun May 19 09:27:07 EDT 2024 build time: 00:11:20 !!! build failure encountered !!! Any help to fix the issue is welcome. Thanks. -- You are receiving this mail because: You are the assignee for the bug.