[Bug 279164] www/qt6-webengine fails to build using poudriere on 14.1-STABLE amd64 with fatal error: 'chrome/grit/generated_resources.h' file not found

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 20 04:30:08 BST 2024


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279164

Jason E. Hale <jhale at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhale at FreeBSD.org
             Status|New                         |Open
              Flags|maintainer-feedback?(kde at Fr |maintainer-feedback+
                   |eeBSD.org)                  |

--- Comment #2 from Jason E. Hale <jhale at 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.


More information about the kde-freebsd mailing list