cppcheck v2.16.2#97
Conversation
…onda-forge-pinning 2024.12.20.19.39.30
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
|
This issue started with version 2.16.0. See #95 and #96 for other examples of failed builds. @danmar Would you be able to comment on why the Windows build fails with the following error message, and how this could be fixed? (I have no practical experience with Windows.) @wolfv @thomashampson @seanyen @timsnyder Do you have an idea? Can this be fixed by changing line 263 to the following? |
I used the cmake build and in that there is: And in the precompiled.h the settings.h is included. which compiler do you use? can you clarify how you build? |
|
The include is indeed missing in the file and that would be masked by using precompiled headers. I opened cppcheck-opensource/cppcheck#7152 to fix this in the branch. So I guess no precompiled header are being used. I assume that is because some kind of compilation cache which is being utilized. I do not think we need an additional job the CI for this. I am planning to integrate include-what-you-use for a Windows build which would cover this but I currently lack a native binary of that tool. |
It is very likely that the current package version for this feedstock is out of date.
Checklist before merging this PR:
license_fileis packagedInformation about this PR:
@conda-forge-admin,please add bot automergein the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.bot-rerunlabel to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase@conda-forge-admin, please rerun botin a PR comment to have theconda-forge-adminadd it for you.Closes: #96
This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/12440633436 - please use this URL for debugging.