GH-42167: [CI] Upgrade the version of vcpkg in .env#42171
Conversation
The glog build failed due to requiring CMake 3.22 or higher
|
|
|
@github-actions crossbow submit -g vcpkg |
|
Revision: 957e1ec Submitted crossbow builds: ursacomputing/crossbow @ actions-a7e9f6578a
|
|
@github-actions crossbow submit -g wheel java-jars |
|
@kou should we add those to the vcpkg group? |
|
Revision: 957e1ec Submitted crossbow builds: ursacomputing/crossbow @ actions-f45e57321c |
|
It's a good idea! |
|
there seems to be an error on some vcpkg builds to download sqlite3: |
It looks like the sqlite.org server is having issues. Their website is also failing to load for me, although sometimes succeeding. Hopefully it's a temporary issue that will be resolved soon. |
|
Looks like the sqlite.org issue should hopefully be resolved now: https://sqlite.org/forum/forumpost/8b1864855e Can the failing tests be re-run? |
|
OK! Done! |
|
After merging your PR, Conbench analyzed the 6 benchmarking runs that have been run so far on merge-commit fb368fd. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. It also includes information about 1 possible false positive for unstable benchmarks that are known to sometimes produce them. |
Rationale for this change
See #42167
What changes are included in this PR?
ports.patchfileAre these changes tested?
Yes, this doesn't change behaviour so should be covered by existing tests
Are there any user-facing changes?
No