Skip to content

Baseline Fixes 2025-08-15#46939

Merged
BillyONeal merged 1 commit intomicrosoft:masterfrom
BillyONeal:baseline-fixes-2025-08-15
Aug 16, 2025
Merged

Baseline Fixes 2025-08-15#46939
BillyONeal merged 1 commit intomicrosoft:masterfrom
BillyONeal:baseline-fixes-2025-08-15

Conversation

@BillyONeal
Copy link
Member

@BillyONeal BillyONeal commented Aug 15, 2025

Discovered in build: https://dev.azure.com/vcpkg/public/_build/results?buildId=119045

PASSING, REMOVE FROM FAIL LIST: netcdf-c:arm-neon-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: netcdf-c:x64-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: netcdf-c:arm64-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt).
REGRESSION: dlib:x64-osx failed with BUILD_FAILED. If expected, add dlib:x64-osx=fail to /Users/vcpkg/Data/work/2/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-paraview:x64-osx cascaded, but it is required to pass. (/Users/vcpkg/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt).

I guess #46833 was not enough: I disabled the find_package but the find_library was enough to break us again here: https://github.com/davisking/dlib/blob/0d2153abd0da7f9bba8104ba8c732a985d821461/dlib/CMakeLists.txt#L356-L368

Disabled the whole thing harder with DLIB_NO_GUI_SUPPORT.

REGRESSION: vcpkg-from-git-test:x64-osx failed with BUILD_FAILED. If expected, add vcpkg-from-git-test:x64-osx=fail to /Users/vcpkg/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt.

Appears to be network IO failure, ignoring for now.

Discovered in build: https://dev.azure.com/vcpkg/public/_build/results?buildId=119045

```console
PASSING, REMOVE FROM FAIL LIST: netcdf-c:arm-neon-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: netcdf-c:x64-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: netcdf-c:arm64-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt).
```

```console
REGRESSION: dlib:x64-osx failed with BUILD_FAILED. If expected, add dlib:x64-osx=fail to /Users/vcpkg/Data/work/2/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-paraview:x64-osx cascaded, but it is required to pass. (/Users/vcpkg/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt).
REGRESSION: vcpkg-from-git-test:x64-osx failed with BUILD_FAILED. If expected, add vcpkg-from-git-test:x64-osx=fail to /Users/vcpkg/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt.
```

I guess microsoft#46833 was not enough: I disabled the `find_package` but the `find_library` was enough to break us again here: https://github.com/davisking/dlib/blob/0d2153abd0da7f9bba8104ba8c732a985d821461/dlib/CMakeLists.txt#L356-L368

Disabled the whole thing harder with DLIB_NO_GUI_SUPPORT.
@BillyONeal BillyONeal added category:port-bug The issue is with a library, which is something the port should already support info:internal labels Aug 15, 2025
@BillyONeal BillyONeal enabled auto-merge (squash) August 15, 2025 20:43
@BillyONeal BillyONeal merged commit 4bb07a3 into microsoft:master Aug 16, 2025
18 checks passed
@BillyONeal BillyONeal deleted the baseline-fixes-2025-08-15 branch August 20, 2025 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-bug The issue is with a library, which is something the port should already support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants