Post #4337555
2026-08-02 21:05 UTC
@azonenberg@ioc.exchange Hi,
a strange behavior I experimented:
If there are compilation artifacts from previous compilation remaining in submodules (that cmake clean, or git clean -fdx doesn't remove), they are still taken in account in the build and makes tests failing.
(I experiment this behavior today, passing from 3 failed tests generating black screens to 0)
Replies (1)
-
@azonenberg@ioc.exchange 2026-08-02 21:05
@jenesuispersonne@piaille.fr huh, a clean should delete all artifacts? Are you doing in-source or out-of-source build?