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

[readosm] Update to 1.1.0a #15038

Merged
merged 6 commits into from
Dec 17, 2020

Conversation

longhuan2018
Copy link
Contributor

update to 1.1.0a
support linux and osx build

@JonLiu1993 JonLiu1993 added the category:port-update The issue is with a library, which is requesting update new revision label Dec 10, 2020
@longhuan2018
Copy link
Contributor Author

The detection failure is caused by spatialite-tools. I fixed this port in PR #15039. I don’t know if I need to block the linux and osx compilation of spatialite-tools in this PR.

@PhoebeHui PhoebeHui added the depends:different-pr This PR or Issue depends on a PR which has been filed label Dec 10, 2020
@PhoebeHui
Copy link
Contributor

@longhuan2018, after PR #15039 merged, I will rerun the CI testing, so you don't need to block them in this PR.

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 your contribution!

Could you please exported the cmake config and targets file instead?

ports/readosm/vcpkg-cmake-wrapper.cmake Outdated Show resolved Hide resolved
@longhuan2018
Copy link
Contributor Author

Do I need to add spatialite-tools to ci.baseline.txt first to exclude its compilation in linux and osx? Because the current version of the spatialite-tools port only supports windows. @PhoebeHui

@PhoebeHui
Copy link
Contributor

@longhuan2018, since you have fixed it by PR #15039, so this is not required, I will rerun the CI testing after the PR merged.

@longhuan2018
Copy link
Contributor Author

longhuan2018 commented Dec 11, 2020

But spatialite-tools is dependent on readosm. If this PR fails, then it cannot be compiled.
The current error is reported because the original readosm and spatialite-tools only support Windows. Now readosm supports linux and osx, but the CONTROL of spatialite-tools does not exclude linux and osx, so the error is caused.

@PhoebeHui
Copy link
Contributor

@longhuan2018, I think you should update the 2 ports togather, then the CI would test the changes and catch the regressions.

@longhuan2018
Copy link
Contributor Author

This is what I split from PR #14951, CI has been verified

@PhoebeHui PhoebeHui changed the title [readosm]update to 1.1.0a [readosm] Update to 1.1.0a Dec 11, 2020
@PhoebeHui
Copy link
Contributor

@longhuan2018, that's fine, you can enable the spatialite-tools in PR #15039 after this PR merged.

@PhoebeHui PhoebeHui removed the depends:different-pr This PR or Issue depends on a PR which has been filed label Dec 11, 2020
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 your contribution!

@PhoebeHui PhoebeHui added info:reviewed Pull Request changes follow basic guidelines and removed requires:author-response labels Dec 11, 2020
ports/readosm/portfile.cmake Outdated Show resolved Hide resolved
ports/readosm/portfile.cmake Outdated Show resolved Hide resolved
scripts/ci.baseline.txt Outdated Show resolved Hide resolved
@BillyONeal BillyONeal added requires:author-response and removed info:reviewed Pull Request changes follow basic guidelines labels Dec 12, 2020
longhuan2018 and others added 2 commits December 14, 2020 09:27
Co-authored-by: Billy O'Neal <bion@microsoft.com>
@PhoebeHui PhoebeHui added info:reviewed Pull Request changes follow basic guidelines and removed requires:author-response labels Dec 16, 2020
@BillyONeal BillyONeal merged commit 4b6f0b1 into microsoft:master Dec 17, 2020
@BillyONeal
Copy link
Member

Thanks!

ryukw7 pushed a commit to ryukw7/vcpkg that referenced this pull request Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants