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

[crossguid] build failure #15773

Closed
cmaughan opened this issue Jan 20, 2021 · 1 comment
Closed

[crossguid] build failure #15773

cmaughan opened this issue Jan 20, 2021 · 1 comment
Assignees
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist

Comments

@cmaughan
Copy link

Host Environment

  • OS: Mac
  • Compiler: Clang 12

To Reproduce
Steps to reproduce the behavior:
./vcpkg install crossguid

Failure logs
vcpkg/buildtrees/crossguid/src/365d430337-f320045b03.clean/src/guid.cpp:403:7: error: unused function 'swap' [-Werror,-Wunused-function]
void swap(xg::Guid &lhs, xg::Guid &rhs)

Additional context
Add any other context about the problem here, such as what you have already tried to resolve the issue.

@NancyLi1013 NancyLi1013 added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Jan 21, 2021
@NancyLi1013
Copy link
Contributor

Hi @cmaughan

Thanks for posting this issue.

It's duplicated to #15594, let's track this issue there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist
Projects
None yet
Development

No branches or pull requests

2 participants