The port www/qt6-webengine fails to build for me using poudriere on Stable 13.2 amd64 with a checksum mismatch error as shown below: => Attempting to fetch https://download.qt.io/official_releases/qt/6.4/6.4.2/submodules/qtwebengine-everywhere-src-6.4.2.tar.xz qtwebengine-everywhere-src-6.4.2.tar.xz 420 MB 3748 kBps 01m54s ===> Fetching all distfiles required by qt6-webengine-6.4.2_2 for building ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by qt6-webengine-6.4.2_2 for building => SHA256 Checksum mismatch for KDE/Qt/6.4.2/qtwebengine-everywhere-src-6.4.2.tar.xz. ===> Giving up on fetching files: KDE/Qt/6.4.2/qtwebengine-everywhere-src-6.4.2.tar.xz Make sure the Makefile and distinfo file (/usr/ports/www/qt6-webengine/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop. make[1]: stopped in /usr/ports/www/qt6-webengine *** Error code 1
Sorry for the noise with this bug report. Restarting the poudriere run fixed the issue for me. I guess this bug can be closed. Thanks.