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

[boost] Update to 1.72.0 #9317

Merged
merged 27 commits into from
Jan 16, 2020
Merged

[boost] Update to 1.72.0 #9317

merged 27 commits into from
Jan 16, 2020

Conversation

yurybura
Copy link
Contributor

@yurybura yurybura commented Dec 14, 2019

Update Boost libarary to 1.72.0:

  • generate-ports.ps1 script was modified to support new version and was run to re-generate related ports;
  • boost-python was fixed to find Python3 even Python2 port is installed.

Fixes issue #9298 #6310

Copy link
Contributor

@cenit cenit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also edit the generate-ports.ps1 to remove include(vcpkg_common_functions)

ports/boost-python/portfile.cmake Outdated Show resolved Hide resolved
scripts/boost/post-source-stubs/python.cmake Outdated Show resolved Hide resolved
- fail libgo:* due to use the removed class from Boost.Context 1.72.0 (reported issue yyzybb537/libgo#214)
- pass boost-context:arm64-windows
- fix typo
…=fail because they use fcontext_t from Boost.Context which is not implemented for Windows on ARM64 (reported issue boostorg/context#130)
@yurybura
Copy link
Contributor Author

This means that libgo is not buildable anymore in any os nor any config?

Temporary yes, this library is not compatible with Boost.Context 1.72.0.

@yurybura yurybura marked this pull request as ready for review December 15, 2019 20:11
Copy link
Contributor

@PhoebeHui PhoebeHui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

@PhoebeHui PhoebeHui added the info:reviewed Pull Request changes follow basic guidelines label Dec 16, 2019
ports/boost-system/portfile.cmake Outdated Show resolved Hide resolved
scripts/boost/generate-ports.ps1 Show resolved Hide resolved
@PhoebeHui
Copy link
Contributor

Related to #8372

@JackBoosY
Copy link
Contributor

/azp run

@JackBoosY
Copy link
Contributor

/azp run

@dan-shaw
Copy link
Contributor

dan-shaw commented Jan 6, 2020

/azp run

@yurybura
Copy link
Contributor Author

yurybura commented Jan 6, 2020

Dear @dan-shaw, CI was failed with empty log,.. could you help to investigate the reason?

@JackBoosY
Copy link
Contributor

/azp run

1 similar comment
@dan-shaw
Copy link
Contributor

dan-shaw commented Jan 9, 2020

/azp run

@dan-shaw
Copy link
Contributor

dan-shaw commented Jan 9, 2020

Should work now

@ras0219-msft
Copy link
Contributor

/azp run

2 similar comments
@ras0219-msft
Copy link
Contributor

/azp run

@JackBoosY
Copy link
Contributor

/azp run

@yurybura
Copy link
Contributor Author

Finally all checks have done. Please merge or request changes. Thanks a lot.

@vicroms
Copy link
Member

vicroms commented Jan 16, 2020

Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants