From 9c04c2ec5938538aff7559de9d7c610b8d792170 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Wed, 27 May 2020 07:26:41 +0200 Subject: [ace] Add patch to fix Visual Studio 2019 16.5 internal compiler error (#11369) * [ace] Update to 6.5.8 * Address review comments * ports/ace/portfile.cmake: * Put back copy step * ports/ace/portfile.cmake: * Fixed error * ports/ace/portfile.cmake: * ARM should work, let us try it * ports/ace/portfile.cmake: * ARM doesn't work yet, so disable it again * ports/ace/portfile.cmake: * Add support for vcpkg of ace on MacOSX * ports/ace/portfile.cmake: * [ace] Add patch to fix Visual Studio 2019 internal compiler error * ports/ace/process_manager.patch: Added. * ports/ace/CONTROL: * ports/ace/portfile.cmake: * Attempt to fix apply patches * ports/ace/portfile.cmake: * [ace] Updated baseline for ace, 4 configurations work again with the applied patch * scripts/ci.baseline.txt: * Address review comments * ports/ace/portfile.cmake: * Revised patch for ACE * ports/ace/process_manager.patch: * Update ports/ace/portfile.cmake add comment about why the patch is needed Co-authored-by: nicole mazzuca --- scripts/ci.baseline.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'scripts') diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index b606084f1..ce54d585e 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -45,13 +45,8 @@ 7zip:x64-osx=fail 7zip:x64-uwp=fail abseil:arm-uwp=fail -# ace is failing because the port's attempt to make yasm available is not succeeding ace:arm-uwp=fail -ace:arm64-windows=fail ace:x64-uwp=fail -ace:x64-windows-static=fail -ace:x64-windows=fail -ace:x86-windows=fail activemq-cpp:x64-windows-static=fail activemq-cpp:x64-linux=fail activemq-cpp:x64-osx=fail -- cgit v1.2.3