[Bug 291835] devel/qt6-base-6.10.1 fails to package after successful build

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 20 Dec 2025 14:48:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291835

            Bug ID: 291835
           Summary: devel/qt6-base-6.10.1 fails to package after
                    successful build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: bugs@rufus.in-berlin.de

devel/qt6-base-6.10.1 builds but fails during phase package using poudriere on
FreeBSD 15.0-RELEASE-p1

I suspect my having WAYLAND=off to be the culprit.  However this was no problem 
until last update of this port.

snippet from poudriere error log (for full log please see attachment):

---8<---
=>> Building devel/qt6-base
build started at 2025-12-20T15:28:22+01:00
port directory: /usr/ports/devel/qt6-base
package name: qt6-base-6.10.1
building for: FreeBSD 150amd64-default-job-01 15.0-RELEASE FreeBSD 15.0-RELEASE
amd64
maintained by: kde@FreeBSD.org
port version: 6.10.1
port revision: 0
Makefile datestamp: Dec 20 06:11:43 2025
Ports top last git commit: fb5d151352beb5cb3b2dbbaec7e10edb7ff9a240
Ports top unclean checkout: no
=>> Inspecting
/poudriere/data/.m/150amd64-default/ref//usr/ports/devel/qt6-base for
modifications to git checkout... no
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.99.20251213
Host OSVERSION: 1500068
Jail OSVERSION: 1500068
Builder Id: 01
Job Idx: 1
Jail Id (no networking)  : 11
Jail Name (no networking): 150amd64-default-job-01
Jail Id (networking)     : 12
Jail Name (networking)   : 150amd64-default-job-01-n

---Begin OPTIONS List---
===> The following configuration options are available for qt6-base-6.10.1:
     CUPS=off: CUPS printing system support
     WAYLAND=off: Wayland (graphics) support
     X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
---End OPTIONS List---

=======================<phase: package        >============================
===== env: 'PKG_NOTES=ports_top_git_hash ports_top_checkout_unclean
port_checkout_unclean'
'PKG_NOTE_ports_top_git_hash=fb5d151352beb5cb3b2dbbaec7e10edb7ff9a240'
'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_checkout_unclean=no'
NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Building packages for qt6-base-6.10.1
===>   Building qt6-base-6.10.1
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/qt6-base/work/stage/usr/local/lib/cmake/Qt6WaylandScannerTools/Qt6WaylandClientMacros.cmake:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/qt6-base/work/stage/usr/local/lib/cmake/Qt6WaylandScannerTools/Qt6WaylandCompositorMacros.cmake:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/qt6-base/work/stage/usr/local/lib/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsAdditionalTargetInfo.cmake:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/qt6-base/work/stage/usr/local/lib/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsConfig.cmake:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/qt6-base/work/stage/usr/local/lib/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsConfigVersion.cmake:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/qt6-base/work/stage/usr/local/lib/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsConfigVersionImpl.cmake:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/qt6-base/work/stage/usr/local/lib/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsDependencies.cmake:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/qt6-base/work/stage/usr/local/lib/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsTargets-release.cmake:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/qt6-base/work/stage/usr/local/lib/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsTargets.cmake:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/qt6-base/work/stage/usr/local/lib/cmake/Qt6WaylandScannerTools/Qt6WaylandScannerToolsVersionlessTargets.cmake:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/qt6-base/work/stage/usr/local/libexec/qt6/qtwaylandscanner:No
such file or directory
*** Error code 1

Stop.
make: stopped making "package" in /usr/ports/devel/qt6-base
=>> Cleaning up wrkdir
===>  Cleaning for qt6-base-6.10.1
build of devel/qt6-base | qt6-base-6.10.1 ended at 2025-12-20T15:30:43+01:00
build time: 00:02:22
times end [shell] (user/sys/real): 0m0.014s 0m0.021s 2m22.000s
times end [child] (user/sys/real): 7m17.443s 1m39.363s 2m22.000s
!!! build failure encountered !!!
--->8---

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