Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

gcc-13 and qt5 build fixes #316

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

sarnold
Copy link

@sarnold sarnold commented Feb 10, 2024

I have a fairly current dev environment with:

dev-qt/qtcore-5.15.12-r1
dev-qt/qtxmlpatterns-5.15.12
sys-devel/gcc-13.2.1_p20231216

and with these 2 fixes for Qt version and c++ warn-on-error everything builds fine using a local (tox) build environment and git checkouts for openscap, SSG, and scap-workbench. Thanks!

Signed-off-by: Stephen L Arnold <sarnold@vctlabs.com>
* setting -Werror with recent GNU forces c++20 build errors
* need to set -Wno-c++20-compat or else disable -Werror

Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant