[vcpkg baseline] Retrigger failed port apr-util#11961
[vcpkg baseline] Retrigger failed port apr-util#11961Septarius wants to merge 2 commits intomicrosoft:masterfrom
Conversation
|
Successful OSX Check Run |
|
Thanks for this PR! |
|
This just retriggers a build so I'd prefer to see it resolved by deleting the tombstone(s) for these ports. We should endeavor to make the port work consistently; if there's a consistent pattern of such failures we may need to skip these ports in CI. |
|
@BillyONeal I was just attempting a repro case for the attached issue so let me know if you need anything from me. |
|
Apr-util failure logs: codes: files: |
|
I can't believe we have multiple ports trying to provide this "build-1" dir :( |
|
Can you add an assertion that the directory in question Bumping the apr-util number is unnecessary: it's in the "cone of destruction" of apr so it will get rebuild automatically. |
|
This issue occurs because apr-1.pc is not fixed. And I fixed it in #12067. |
|
+1 @JackBoosY found the correct reason for the failure rather than Bill's supposition :) |
BillyONeal
left a comment
There was a problem hiding this comment.
I believe #12067 will fix this
Describe the pull request
Attempts to reproduce #11923 from master on the CI since I can't reproduce this locally (lack of an appropriate local OSX configuration).
What does your PR fix?
Which triplets are supported/not supported? Have you updated the CI baseline?
Does your PR follow the maintainer guide?