Skip to content

Update VMs for April Patch Tuesday#24131

Merged
BillyONeal merged 3 commits intomicrosoft:masterfrom
BillyONeal:vm-update
Apr 15, 2022
Merged

Update VMs for April Patch Tuesday#24131
BillyONeal merged 3 commits intomicrosoft:masterfrom
BillyONeal:vm-update

Conversation

@BillyONeal
Copy link
Member

Should also fix #23756

* Intel OneAPI updated
* Powershell Updated
* VS updated to install current Windows SDKs, and atlmfc for arm, and CMake/ninja
@BillyONeal BillyONeal added info:internal category:infrastructure Pertaining to the CI/Testing infrastrucutre labels Apr 13, 2022
@Neumann-A
Copy link
Contributor

does the oneapi installation now set the required env vars ?

@BillyONeal
Copy link
Member Author

I hope so? I have no idea.

@BillyONeal
Copy link
Member Author

does the oneapi installation now set the required env vars ?

What ones do you want me to check for?

@Neumann-A
Copy link
Contributor

https://github.com/microsoft/vcpkg-tool/blob/7b2fc58f4ae3f03bf04fa83241db51ed285975c7/src/vcpkg/base/system.process.cpp#L356-L359

maybe also IFORT_COMPILER22 (don't know if the number actually stands for a year). One of the IFORT_COMPILER need to be set

@BillyONeal
Copy link
Member Author

https://github.com/microsoft/vcpkg-tool/blob/7b2fc58f4ae3f03bf04fa83241db51ed285975c7/src/vcpkg/base/system.process.cpp#L356-L359

maybe also IFORT_COMPILER22 (don't know if the number actually stands for a year). One of the IFORT_COMPILER need to be set

image

Maybe that works?

@JackBoosY JackBoosY self-assigned this Apr 14, 2022
@BillyONeal
Copy link
Member Author

PASSING, REMOVE FROM FAIL LIST: azure-storage-cpp:arm64-windows

Fixed by atlmfc being completely installed for those platforms. /cc @dg0yt

REGRESSION: dxsdk-d3dx:x64-windows-static-md failed with BUILD_FAILED

Should be fixed by 2437383

REGRESSION: zeroc-ice:x64-linux failed with BUILD_FAILED
REGRESSION: zeroc-ice:x64-windows-static failed with BUILD_FAILED

Probably broken by #23764 ?

@BillyONeal
Copy link
Member Author

Nicole confirmed with me over the shoulder that she was OK with this.

@strega-nil-ms
Copy link
Contributor

REGRESSION: zeroc-ice:x64-linux failed with BUILD_FAILED
REGRESSION: zeroc-ice:x64-windows-static failed with BUILD_FAILED

should be fixed by #24169

@BillyONeal BillyONeal merged commit aebb363 into microsoft:master Apr 15, 2022
@BillyONeal BillyONeal deleted the vm-update branch April 15, 2022 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:infrastructure Pertaining to the CI/Testing infrastrucutre

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vcpkg build fleet should have CMake, Ninja, and Python installed so they need not be vcpkg fetch'd every time

4 participants