Bump Houdini CI builds to 20.5/21#2081
Merged
Idclip merged 3 commits intoAcademySoftwareFoundation:masterfrom Sep 18, 2025
Merged
Bump Houdini CI builds to 20.5/21#2081Idclip merged 3 commits intoAcademySoftwareFoundation:masterfrom
Idclip merged 3 commits intoAcademySoftwareFoundation:masterfrom
Conversation
Signed-off-by: Nick Avramoussis <4256455+Idclip@users.noreply.github.com>
danrbailey
approved these changes
Sep 12, 2025
Contributor
danrbailey
left a comment
There was a problem hiding this comment.
Approving, so we can move forward with refreshing the Houdini installs.
Only thing to note is that it seems like the H20.5 CI is failing on this branch which is not failing for the scheduled Houdini build for H20.5. Do you know why that might be?
2025-09-11T08:16:01.5272668Z In file included from /__w/openvdb/openvdb/openvdb_houdini/openvdb_houdini/SOP_OpenVDB_AX.cc:15:
2025-09-11T08:16:01.5274034Z /__w/openvdb/openvdb/openvdb_houdini/openvdb_houdini/AXUtils.h:446:25: error: no matching member function for call to 'execute'
2025-09-11T08:16:01.5274926Z hax_chramp(op)->execute(inputs, B);
2025-09-11T08:16:01.5275325Z ~~~~~~~~~~~~~~~~^~~~~~~
2025-09-11T08:16:01.5276652Z /__w/openvdb/openvdb/openvdb_ax/openvdb_ax/../openvdb_ax/codegen/FunctionTypes.h:1438:11: note: candidate function not viable: no known conversion from 'std::vector<llvm::Value *>' to 'const Arguments' for 1st argument
2025-09-11T08:16:01.5278368Z Value execute(const Arguments& args, llvm::IRBuilder<>& B) const;
2025-09-11T08:16:01.5278888Z ^
2025-09-11T08:16:01.5280134Z /__w/openvdb/openvdb/openvdb_ax/openvdb_ax/../openvdb_ax/codegen/FunctionTypes.h:1449:11: note: candidate function not viable: no known conversion from 'std::vector<llvm::Value *>' to 'const NativeArguments' for 1st argument
2025-09-11T08:16:01.5282031Z Value execute(const NativeArguments& args, llvm::IRBuilder<>& B) const;
2025-09-11T08:16:01.5282561Z ^
2025-09-11T08:16:01.5282804Z 1 error generated.
Contributor
Author
|
@danrbailey good catch, will investigate that thanks |
Signed-off-by: Nick Avramoussis <4256455+Idclip@users.noreply.github.com>
…BREAKING_CHECKS Signed-off-by: Nick Avramoussis <4256455+Idclip@users.noreply.github.com>
43329bd
into
AcademySoftwareFoundation:master
41 of 45 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.