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

update deps, finalize v2022.2 #1261

Merged
merged 4 commits into from
Aug 12, 2022
Merged

update deps, finalize v2022.2 #1261

merged 4 commits into from
Aug 12, 2022

Conversation

dneto0
Copy link
Collaborator

@dneto0 dneto0 commented Aug 11, 2022

No description provided.

@dneto0
Copy link
Collaborator Author

dneto0 commented Aug 11, 2022

The CI-android-arm and CI-android-x86 failures look like this:

CMake Error at third_party/glslang/glslang/OSDependent/Unix/CMakeLists.txt:56 (install):
  install TARGETS given no ARCHIVE DESTINATION for static library target
  "OSDependent".

Due to: KhronosGroup/glslang#2989

The bots are using CMake 3.7.1
Cmake 3.23 works fine with this.

@dneto0
Copy link
Collaborator Author

dneto0 commented Aug 12, 2022

The android bots are not using the same VM as the others. I'm trying to update the config now.

dneto0 added 3 commits August 12, 2022 10:29
- kokoro: Use docker image for android cross-compile builds
  And use newer cmake: cmake 3.17.2 which is in the docker image.
  This is caused by an update to Glslang's CMake install configuration.

- README, CHANGES: Require CMake v3.14 or later
Glslang to GitHub master 2022-08-11
SPIRV-Tools v2022.3 plus one patch
SPIRV-Headers GitHub master 2022-08-11
@dneto0 dneto0 merged commit 31bddbb into google:main Aug 12, 2022
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.

1 participant