[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 26 Sep 2023 07:55:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652

--- Comment #64 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
There is an update to the current port tree that may cause this problem again
:)
In poudriere, the build was performed in the following order

qt5-qmake-5.15.10p156
qt5-buildtools-5.15.10p156
qt5-core-5.15.10p156
qt5-* (dbus, network, etc...)

qmake, buildtools and core were not built in parallel.
If problems occur, it may be necessary to investigate whether the above
sequence was followed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.