-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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 macOS for January 2025 #43509
Conversation
Contains macOS 15 "Sequoia" and XCode Command Line Tools 16.
…kg/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt). PASSING, REMOVE FROM FAIL LIST: atliac-minitest:x64-osx (/Users/vcpkg/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt). PASSING, REMOVE FROM FAIL LIST: libcoro:arm64-osx (/Users/vcpkg/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt). PASSING, REMOVE FROM FAIL LIST: libcoro:x64-osx (/Users/vcpkg/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt).
<cstdlib> is needed for std::malloc and std::free.
YIKES |
Something is wrong with arm64 |
The first one to blow up before the universe ended was qtbase so I'm going to start with that change and see what comes back. |
1dc0475
to
e8b86db
Compare
REGRESSION: angelscript:x64-osx failed with BUILD_FAILED. If expected, add angelscript:x64-osx=fail to /Users/vcpkg/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt. This is a problem with angelscript and current osx, already reported upstream here: https://www.gamedev.net/forums/topic/717863-build-failure-on-x86-macos/ REGRESSION: qtbase:arm64-osx failed with BUILD_FAILED. If expected, add qtbase:arm64-osx=fail to /Users/vcpkg/Data/work/1/s/scripts/azure-pipelines/../ci.baseline.txt.
REGRESSION: qtbase:x64-osx failed with BUILD_FAILED. If expected, add qtbase:x64-osx=fail to /Users/vcpkg/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt.
REGRESSION: cmake:x64-osx cascaded, but it is required to pass. (/Users/vcpkg/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt).
REGRESSION: vcpkg-ci-itk:arm64-osx cascaded, but it is required to pass. (/Users/vcpkg/Data/work/1/s/scripts/azure-pipelines/../ci.baseline.txt).
REGRESSION: vcpkg-ci-itk:x64-osx cascaded, but it is required to pass. (/Users/vcpkg/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt).
REGRESSION: vcpkg-ci-opencv:x64-osx cascaded, but it is required to pass. (/Users/vcpkg/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt).
REGRESSION: vcpkg-ci-openimageio:x64-osx cascaded, but it is required to pass. (/Users/vcpkg/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt).
REGRESSION: vcpkg-ci-paraview:arm64-osx cascaded, but it is required to pass. (/Users/vcpkg/Data/work/1/s/scripts/azure-pipelines/../ci.baseline.txt).
REGRESSION: vcpkg-ci-paraview:x64-osx cascaded, but it is required to pass. (/Users/vcpkg/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt). @JavierMatosD is more of a macOS expert than I and is looking into fixing OSX_DEPLOYMENT_TARGET in qtbase which should fix these. Also added missing =pass for some of these. |
# Conflicts: # ports/awlib/portfile.cmake # versions/a-/awlib.json
ca758ea
to
1e51251
Compare
1e51251
to
2bfaa8e
Compare
hmmmm |
That's the legacy JDBC connector which is tested for
so there was a Strange things are happening during that build before the failure:
Why does it reconfigure 11 times? |
# Conflicts: # ports/qtbase/vcpkg.json # versions/baseline.json # versions/q-/qtbase.json
New macOS version: 15.2
New XCode CLT version: 16.2