[Bug 281137] devel/qt6-base: reinstall to qt6-base-6.7.2_1 won't build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 4 06:44:00 GMT 2025


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

--- Comment #8 from Gleb Popov <arrowd at FreeBSD.org> ---
Building in an isolated environment in most cases means using Poudriere to
build packages. Poudriere creates a fresh jail for each package build, which
ensures that no extra dependencies may be picked up by the build system.

Running make install in /usr/ports on the production system can not provide a
clean isolated environment for the build and this is not officially supported
way to update your packages.

Regarding your case, installing gtk3 should probably fix your problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list