[apr apr-util] Apr and apr-util for non windows systems#8579
[apr apr-util] Apr and apr-util for non windows systems#8579strega-nil merged 22 commits intomicrosoft:masterfrom
Conversation
|
/azp run |
|
Needs to rerun test after #9752 merged. |
|
@stephen-webb, thanks for updates! The CI test failed on windows, linux and OSX, could you take a look? |
|
The CI fails because apr-util-unix is being built by the Windows systems and apr-util-windows is being built by the Linux and OSX systems. I have moved apr-util-unix and apr-util-windows back into apr-util and used a conditional inside ports.cmake |
|
Most CI build failures are due to openMAMA failing. APR and APR-UTIL builds succeeded except x64-windows-static which reported: The failure must be network related as x86-windows did not have a download issue. It reported: |
|
@stephen-webb I also cannot use this link to download the source code on my machine. Can you replace the source url? |
|
/azp run |
|
Which link do you think needs to be changed? |
|
@stephen-webb Forgot it. I will restart ci test after #10051 merged. |
|
/azp run |
|
Seems have build failures, can you resolve them? Thanks. |
|
The failure do not relate to my changes - they are from other ports. |
|
/azp run |
|
Commenter does not have sufficient privileges for PR 8579 in repo microsoft/vcpkg |
|
/azp run |
|
Still have some regressions. |
|
Once again, the failures are in other ports! activemq-cpp, aliyun-oss-c-sd, openmama These ports need to be excluded from linux and osx until they have an implementation for these platforms. Too many ports in vcpkg are Windows only. I guess I have to use conan.io (despite my preference for a cmake/C++ based package manager). |
|
@stephen-webb Sorry, I forgot that. Thanks. |
34f825d to
2b6f6a8
Compare
|
LGTM. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Alright, let's merge! |
The apr and apr-util CMakeLists.txt is Windows only