Skip to content

Patch Tuesday for November 2023#35116

Closed
BillyONeal wants to merge 18 commits intomicrosoft:masterfrom
BillyONeal:patch-tuesday-november-2023
Closed

Patch Tuesday for November 2023#35116
BillyONeal wants to merge 18 commits intomicrosoft:masterfrom
BillyONeal:patch-tuesday-november-2023

Conversation

@BillyONeal
Copy link
Member

@BillyONeal BillyONeal commented Nov 14, 2023

  • Update PowerShell to 7.3.9
  • Add instructions to roll keys of storage accounts
  • Don't pass /FU to the C compiler when targeting UWP
  • Force qt6 for several ports
  • Add folly workaround for new STL where they changed the declaration of std::basic_string<T, A, Traits>::_Eos
  • Make the buildtrees path shorter to try to make qtwebengine logs retrivable
  • Avoid clobbering the downloads directory

Depends on:

@BillyONeal BillyONeal added info:internal category:infrastructure Pertaining to the CI/Testing infrastrucutre labels Nov 14, 2023
@@ -567,7 +567,6 @@ function(vcpkg_configure_make)
string(REPLACE "${_replacement}" "" VCPKG_DETECTED_CMAKE_CXX_FLAGS_RELEASE "${VCPKG_DETECTED_CMAKE_CXX_FLAGS_RELEASE}")
string(REPLACE "${_replacement}" "" VCPKG_DETECTED_CMAKE_C_FLAGS_RELEASE "${VCPKG_DETECTED_CMAKE_C_FLAGS_RELEASE}")
# Can somebody please check if CMake's compiler flags for UWP are correct?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment looks stale now?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe, but I don't think it's changed by this change if that makes sense

vicroms pushed a commit that referenced this pull request Nov 29, 2023
Probably broken by #34994

Detected in #35116

where this REGEX is expected to be output from the python script

```
CMake Error at build/cmake/LoadVersion.cmake:9 (string):
  string sub-command REGEX, mode MATCHALL needs at least 5 arguments total to
  command.
Call Stack (most recent call first):
  CMakeLists.txt:20 (LoadVersion)
```
@BillyONeal
Copy link
Member Author

The compiler is broken so I'm going to cancel this one

@BillyONeal BillyONeal closed this Nov 30, 2023
@BillyONeal BillyONeal deleted the patch-tuesday-november-2023 branch December 13, 2023 01:07
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.

3 participants