https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279164
Jason E. Hale <jh...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jh...@freebsd.org Status|New |Open Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+ |eeBSD.org) | --- Comment #2 from Jason E. Hale <jh...@freebsd.org> --- I had to add in a few missing deps in build systems of the chromium-based ports, including qt6-webengine to fix the build with ninja-1.12.0 when we were doing the exp-run for that. This particular error didn't pop up for me in testing for any of the chromium-based ports, however. Maybe a few more problems cropped up with ninja 1.12.1. It could be due to the number of make jobs, version of ninja, or non-default options. I do want to rule out a few things, because I merged Qt-6.7.0 into quarterly which still has ninja 1.11.1. Just a few questions to help me figure out when this occurs and try to reproduce: Do you have ALLOW_MAKE_JOBS=yes or some for of ALLOW_MAKE_JOBS_PACKAGES="qt6-webengine" in poudriere.conf? If so, what was the MAKE_JOBS_NUMBER used to build? Which version of ninja are you building with? Are you using the default options for qt6-webengine? -- You are receiving this mail because: You are the assignee for the bug.