Skip to content

Conversation

Idclip
Copy link
Contributor

@Idclip Idclip commented Sep 2, 2025

No description provided.

Signed-off-by: Nick Avramoussis <4256455+Idclip@users.noreply.github.com>
@Idclip
Copy link
Contributor Author

Idclip commented Sep 3, 2025

The Houdini build failure seems to be due to a change in the Houdini API from the latest cache fetch @jmlait. We can still get this in as is to fix all of the other CI failures.

In file included from /Users/runner/work/openvdb/openvdb/openvdb_houdini/openvdb_houdini/GEO_VDBTranslator.cc:9:
In file included from /Users/runner/houdini_install/hou/Frameworks/Houdini.framework/Versions/20.0/Resources/toolkit/include/GU/GU_PrimVDB.h:16:
In file included from /Users/runner/houdini_install/hou/Frameworks/Houdini.framework/Versions/20.0/Resources/toolkit/include/GEO/GEO_PrimVDB.h:15:
In file included from /Users/runner/houdini_install/hou/Frameworks/Houdini.framework/Versions/20.0/Resources/toolkit/include/GEO/GEO_Primitive.h:24:
In file included from /Users/runner/houdini_install/hou/Frameworks/Houdini.framework/Versions/20.0/Resources/toolkit/include/GA/GA_Primitive.h:19:
In file included from /Users/runner/houdini_install/hou/Frameworks/Houdini.framework/Versions/20.0/Resources/toolkit/include/GA/GA_Detail.h:17:
In file included from /Users/runner/houdini_install/hou/Frameworks/Houdini.framework/Versions/20.0/Resources/toolkit/include/GA/GA_ATITopology.h:21:
In file included from /Users/runner/houdini_install/hou/Frameworks/Houdini.framework/Versions/20.0/Resources/toolkit/include/GA/GA_PageArray.h:23:
/Users/runner/houdini_install/hou/Frameworks/Houdini.framework/Versions/20.0/Resources/toolkit/include/UT/UT_FixedVector.h:133:60: error: no member named 'vec_' in 'UT_FixedVector<T, D>'; did you mean 'vec'?
  133 |         return UT::FA::IsUniformZero< T, tuple_size >{}( a.vec_ );
      |                                                            ^
/Users/runner/houdini_install/hou/Frameworks/Houdini.framework/Versions/20.0/Resources/toolkit/include/UT/UT_FixedVector.h:107:7: note: 'vec' declared here
  107 |     T vec[ D ];

@Idclip Idclip merged commit 29dd88e into AcademySoftwareFoundation:master Sep 10, 2025
44 of 45 checks passed
@Idclip Idclip deleted the ci_fixes branch September 11, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants