Skip to content
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

[ace] Add patch to fix Visual Studio 2019 16.5 internal compiler error #11369

Merged
merged 22 commits into from
May 27, 2020

Conversation

jwillemsen
Copy link
Contributor

@jwillemsen jwillemsen commented May 15, 2020

Fix internal compiler error by changing some ACE code

  • Which triplets are supported/not supported? Have you updated the CI baseline?

Supported are now:

    • ace:arm64-windows
    • ace:x64-windows-static
    • ace:x64-windows
    • ace:x86-windows

@NancyLi1013 NancyLi1013 self-assigned this May 18, 2020
ports/ace/portfile.cmake Outdated Show resolved Hide resolved
ports/ace/portfile.cmake Show resolved Hide resolved
    * ports/ace/portfile.cmake:
    * ports/ace/process_manager.patch:
@jwillemsen
Copy link
Contributor Author

Looks the osx error is something on azure, not related to my changes

@NancyLi1013
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@NancyLi1013
Copy link
Contributor

@jwillemsen
Thanks for your notice.
You can ignore the error. We will try to solve it.

@jwillemsen
Copy link
Contributor Author

Any updates @NancyLi1013

@NancyLi1013
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@NancyLi1013 NancyLi1013 added requires:testing Needs tests added before merging and removed waiting for response labels May 20, 2020
@jwillemsen
Copy link
Contributor Author

jwillemsen commented May 20, 2020

Looks the arm64_windows failure is not related to my changes, see #11459

@jwillemsen jwillemsen changed the title [ace] Add patch to fix Visual Studio 2019 internal compiler error [ace] Add patch to fix Visual Studio 2019 16.5 internal compiler error May 20, 2020
@NancyLi1013
Copy link
Contributor

@jwillemsen
The failure on arm64-windows is not related with this PR. You can ignore it. We will resolve it later.

All features have passed with the following triplets:

  • x86-windows
  • x64-windows
  • x64-widnows-static

@NancyLi1013 NancyLi1013 removed the requires:testing Needs tests added before merging label May 20, 2020
@NancyLi1013 NancyLi1013 added the info:reviewed Pull Request changes follow basic guidelines label May 21, 2020
@jwillemsen
Copy link
Contributor Author

Any update on when this would get merged?

@NancyLi1013
Copy link
Contributor

@strega-nil
Could you please help review and merge this PR?

add comment about why the patch is needed
@NancyLi1013 NancyLi1013 added the category:port-bug The issue is with a library, which is something the port should already support label May 22, 2020
@jwillemsen
Copy link
Contributor Author

Is there anything I could do to get this merged?

@NancyLi1013
Copy link
Contributor

@strega-nil
Could you please help review if there is anything needed to be done for this PR?

@dan-shaw
Copy link
Contributor

LGTM

@dan-shaw dan-shaw merged commit 9c04c2e into microsoft:master May 27, 2020
@jwillemsen jwillemsen deleted the jwi-ace-659patch branch May 27, 2020 06:09
traversaro added a commit to robotology/robotology-superbuild-dependencies-vcpkg that referenced this pull request Oct 12, 2020
…rosoft/vcpkg#11369), we can now remove the use of an already compiled ace to bootstrap the process
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 info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
4 participants