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

[cmake] update cmake test port #16948

Merged
merged 4 commits into from
Apr 6, 2021
Merged

Conversation

Neumann-A
Copy link
Contributor

required for transition to qt6

@NancyLi1013 NancyLi1013 self-assigned this Mar 30, 2021
@NancyLi1013 NancyLi1013 added the category:port-update The issue is with a library, which is requesting update new revision label Mar 30, 2021
@NancyLi1013
Copy link
Contributor

The failures on x64-linux:

c++: error: /mnt/vcpkg-ci/installed/x64-linux/debug/lib//libglib-2.0.a: No such file or directory
c++: error: /mnt/vcpkg-ci/installed/x64-linux/debug/lib//libglib-2.0.a: No such file or directory
c++: error: /mnt/vcpkg-ci/installed/x64-linux/debug/lib//libglib-2.0.a: No such file or directory

@Thieum
Copy link
Contributor

Thieum commented Mar 30, 2021

See also #16845 where this test port seems to conflict with a newer version of libarchive.

@Neumann-A
Copy link
Contributor Author

@Thieum have you reported it to upstream cmake?

@Thieum
Copy link
Contributor

Thieum commented Mar 30, 2021

@Neumann-A no, I wasn't sure if it was a cmake issue, or a vcpkg issue. I didn't try to build cmake outside of the vcpkg context to tell if it can do so with the newest version of libarchive. I got mixed results with the automated tests: static builds seem to pass, but not the dynamic one.

@Neumann-A Neumann-A marked this pull request as ready for review April 6, 2021 18:34
@vicroms vicroms merged commit 4278a5f into microsoft:master Apr 6, 2021
@Neumann-A Neumann-A deleted the update_cmake branch April 7, 2021 14:17
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants