Skip to content
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

Checksytle build issue in HIRS_ProvisionerTpm2 #75

Closed
iadgovuser26 opened this issue Jan 23, 2019 · 1 comment
Closed

Checksytle build issue in HIRS_ProvisionerTpm2 #75

iadgovuser26 opened this issue Jan 23, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@iadgovuser26
Copy link
Contributor

When building HIRS_ProvisionerTpm2 off of the master branch a make error occurs:

includes: -Iinclude/
Platform:Native
8/10 files checked 82% done
Checking src/Tpm2ToolsUtils.cpp ...
Defines:
Undefines:
Includes: -Iinclude/
Platform:Native
[src/Tpm2ToolsUtils.cpp:61] -> [src/Tpm2ToolsUtils.cpp:66]: (style) Local variable oor shadows outer variable
9/10 files checked 90% done
Checking src/Utils.cpp ...
Defines:
Undefines:
Includes: -Iinclude/
Platform:Native
[src/Utils.cpp:86] -> [src/Utils.cpp:89]: (style) Local variable ss shadows outer variable
10/10 files checked 100% done
make[2]: *** [bin/hirs-provisioner-tpm2] Error 1
make[1]: *** [CMakeFiles/hirs-provisioner-tpm2.dir/all] Error 2
make: *** [all] Error 2
@iadgovuser26 iadgovuser26 added the bug Something isn't working label Jan 23, 2019
@iadgovuser26
Copy link
Contributor Author

Closed by PR #76.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant