Skip to content

[qt] Add Qt 6.8.2 #26490

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from

Fix option that might already be removed

cbca324
Select commit
Loading
Failed to load commit list.
Closed

[qt] Add Qt 6.8.2 #26490

Fix option that might already be removed
cbca324
Select commit
Loading
Failed to load commit list.
Conan Center Build Service / Recipe linter succeeded Mar 1, 2025 in 0s

Linter reported no issues

Important

The linter is still undergoing testing by the team - for feedback, please submit an issue, thank you :) !

Pre-existing issues

The linter found some issues that were already present in the recipe. These are for information purposes only.

Click to expand
⚠️ Please do not address these in this PR - If there is a bug, please let the team know.

Warning (16 issues)

File Code Description
recipes/qt/6.x.x/conandata.yml (Ln: 86, Col: 0-8) cci-patch-file-not-used Patch file qt6-pri-helpers-fix.diff not used
recipes/qt/6.x.x/conandata.yml (Ln: 86, Col: 0-8) cci-patch-file-not-used Patch file 32fa63f.patch not used
recipes/qt/6.x.x/conandata.yml (Ln: 86, Col: 0-8) cci-patch-file-not-used Patch file fix-long-path-on-windows_6.6.0.patch not used
recipes/qt/6.x.x/conandata.yml (Ln: 86, Col: 0-8) cci-patch-file-not-used Patch file fix_cmake3.28.patch not used
recipes/qt/6.x.x/conandata.yml (Ln: 86, Col: 0-8) cci-patch-file-not-used Patch file fix-long-path-on-windows_6.6.1.patch not used
recipes/qt/6.x.x/conandata.yml (Ln: 86, Col: 0-8) cci-patch-file-not-used Patch file d13958d.diff not used
recipes/qt/6.x.x/conanfile.py (Ln: 326, Col: 69-80) conan-unsafe-attr-access Insecure access to option 'with_gssapi' which could have been deleted. Deletion conditions: 'Eq(self.settings.os, Windows)'. Usage conditions: 'Eq(self.settings.os, Linux) or Eq(self.settings.os, FreeBSD)'
recipes/qt/6.x.x/conanfile.py (Ln: 418, Col: 69-80) conan-unsafe-attr-access Insecure access to option 'with_gssapi' which could have been deleted. Deletion conditions: 'Eq(self.settings.os, Windows)'. Usage conditions: 'Eq(self.settings.os, Linux) or Eq(self.settings.os, FreeBSD)'
recipes/qt/6.x.x/conanfile.py (Ln: 1232, Col: 69-80) conan-unsafe-attr-access Insecure access to option 'with_gssapi' which could have been deleted. Deletion conditions: 'Eq(self.settings.os, Windows)'. Usage conditions: 'Eq(self.settings.os, Linux) or Eq(self.settings.os, FreeBSD)'
recipes/qt/6.x.x/conanfile.py (Ln: 1516, Col: 32-43) conan-unsafe-attr-access Insecure access to option 'with_gssapi' which could have been deleted. Deletion conditions: 'Eq(self.settings.os, Windows)'. Usage conditions: 'is_apple_os and not self.options.shared'
recipes/qt/6.x.x/conanfile.py (Ln: 371, Col: 28-40) conan-unsafe-attr-access Insecure access to option 'with_libjpeg' which could have been deleted. Deletion conditions: 'not self.options.gui'. Usage conditions: 'self.options.get_safe_with_libjpeg, False and not self.options.multiconfiguration'
recipes/qt/6.x.x/conanfile.py (Ln: 511, Col: 71-81) conan-unsafe-attr-access Insecure access to option 'build_type' which could have been deleted. Deletion conditions: 'self.options.multiconfiguration'. Usage conditions: 'unconditionally'
recipes/qt/6.x.x/conanfile.py (Ln: 639, Col: 61-71) conan-unsafe-attr-access Insecure access to option 'build_type' which could have been deleted. Deletion conditions: 'self.options.multiconfiguration'. Usage conditions: 'Eq(self.settings.compiler, gcc)'
recipes/qt/6.x.x/conanfile.py (Ln: 997, Col: 25-35) conan-unsafe-attr-access Insecure access to option 'build_type' which could have been deleted. Deletion conditions: 'self.options.multiconfiguration'. Usage conditions: 'unconditionally'
recipes/qt/6.x.x/conanfile.py (Ln: 1065, Col: 25-35) conan-unsafe-attr-access Insecure access to option 'build_type' which could have been deleted. Deletion conditions: 'self.options.multiconfiguration'. Usage conditions: 'unconditionally'
recipes/qt/6.x.x/conanfile.py (Ln: 41-80, Col: 4-5) cci-missing-fpic-option Recipes which define shared option must define fPIC option

Error (11 issues)

File Code Description
recipes/qt/6.x.x/conanfile.py (Ln: 20, Col: 0-13) conan-missing-package-type Missing 'package_type' attribute
recipes/qt/6.x.x/conanfile.py (Ln: 424, Col: 8-49) not-callable self.tool_requires is not callable
recipes/qt/6.x.x/conanfile.py (Ln: 425, Col: 8-47) not-callable self.tool_requires is not callable
recipes/qt/6.x.x/conanfile.py (Ln: 427, Col: 12-52) not-callable self.tool_requires is not callable
recipes/qt/6.x.x/conanfile.py (Ln: 430, Col: 12-48) not-callable self.tool_requires is not callable
recipes/qt/6.x.x/conanfile.py (Ln: 431, Col: 12-43) not-callable self.tool_requires is not callable
recipes/qt/6.x.x/conanfile.py (Ln: 434, Col: 16-57) not-callable self.tool_requires is not callable
recipes/qt/6.x.x/conanfile.py (Ln: 436, Col: 16-49) not-callable self.tool_requires is not callable
recipes/qt/6.x.x/conanfile.py (Ln: 437, Col: 16-48) not-callable self.tool_requires is not callable
recipes/qt/6.x.x/conanfile.py (Ln: 440, Col: 12-48) not-callable self.tool_requires is not callable
recipes/qt/6.x.x/conanfile.py (Ln: 442, Col: 12-52) not-callable self.tool_requires is not callable