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

Warning free Albany build on blake failing to build #1078

Open
ikalash opened this issue Sep 19, 2024 · 6 comments
Open

Warning free Albany build on blake failing to build #1078

ikalash opened this issue Sep 19, 2024 · 6 comments
Assignees
Labels

Comments

@ikalash
Copy link
Collaborator

ikalash commented Sep 19, 2024

See https://sems-cdash-son.sandia.gov/cdash/viewBuildError.php?buildid=218499.

[Albany/src/disc/stk/STKConnManager.cpp:125](https://blob/master/Albany/src/disc/stk/STKConnManager.cpp#L125):30: error: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Werror=sign-compare]

@ikalash ikalash added the build label Sep 19, 2024
@bartgol bartgol self-assigned this Sep 19, 2024
@bartgol
Copy link
Collaborator

bartgol commented Sep 19, 2024

Fixed by 76cca06. We can close tomorrow.

@jewatkins
Copy link
Collaborator

looks like my cronjob was removed, I just added it back in.

@ikalash
Copy link
Collaborator Author

ikalash commented Sep 25, 2024

So this is not fixed... https://sems-cdash-son.sandia.gov/cdash/viewBuildError.php?buildid=224586 . Still have unused vars in STK.

@bartgol
Copy link
Collaborator

bartgol commented Sep 25, 2024

I'm fixing other stuff, so I can remove those vars in the process.

@ikalash
Copy link
Collaborator Author

ikalash commented Sep 25, 2024

Thank you!

@ikalash
Copy link
Collaborator Author

ikalash commented Oct 9, 2024

Looks like this has been fixed. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants