Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
master
-
None
-
-
77646d09b (6.8)
Description
In ci on rhel-8.10 system header /usr/include/libxslt/xsltutils.h has not working
header guards, the file ends on:
#ifdef __cplusplus
}
#endif /* __XML_XSLTUTILS_H__ */
so one #end if is miss-placed
The reason why this is incorrect in on vm in ci is unknown, however it breaks webengine compilation.
https://coin.intra.qt.io/coin/integration/qt/tqtc-qt5/tasks/web_qt_tqtc-qt5_1751287910205
Note the triggering issue qt5 change is reported from tarjasundqvist ,