Bug 270287 - www/qt6-webengine fails to build using poudriere with checksum mismatch error on stable 13.2 amd64
Summary: www/qt6-webengine fails to build using poudriere with checksum mismatch error...
Status: Closed Not A Bug
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-17 17:28 UTC by Robert Cina
Modified: 2023-04-25 13:53 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (kde)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Cina 2023-03-17 17:28:31 UTC
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
Comment 1 Robert Cina 2023-03-18 02:02:36 UTC
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.