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

[expat] Build error #27603

Closed
byxrolland opened this issue Nov 2, 2022 · 1 comment
Closed

[expat] Build error #27603

byxrolland opened this issue Nov 2, 2022 · 1 comment
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@byxrolland
Copy link

Host Environment

  • OS: Windows10
  • Compiler: Visual Studio 2022 17.3.6

To Reproduce

Steps to reproduce the behavior:

.\vcpkg.exe install expat[core]:x64-windows

Failure logs

-- Building x64-windows-dbg
-- Building x64-windows-rel
CMake Error at installed/x64-windows/share/vcpkg-cmake-config/vcpkg_cmake_config_fixup.cmake:36 (message):
  'C:/vcpkg/packages/expat_x64-windows/debug/lib/cmake/expat-' does not
  exist.
Call Stack (most recent call first):
  ports/expat/portfile.cmake:24 (vcpkg_cmake_config_fixup)
  scripts/ports.cmake:147 (include)

error: building expat:x64-windows failed with: BUILD_FAILED
Please ensure you're using the latest port files with `git pull` and `vcpkg update`.
Then check for known issues at:
    https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+expat
You can submit a new issue at:
    https://github.com/microsoft/vcpkg/issues/new?template=report-package-build-failure.md&title=[expat]+Build+error
Include '[expat] Build error' in your bug report title, the following version information in your bug description, and attach any relevant failure logs from above.
    vcpkg-tool version: 2022-09-01-dfb82802c8cc562ce3b665a904a65b22314de724
    vcpkg-scripts version: 09adfdc8c 2022-11-01 (62 minutes ago)
@byxrolland byxrolland added the category:port-bug The issue is with a library, which is something the port should already support label Nov 2, 2022
@Cheney-W Cheney-W self-assigned this Nov 2, 2022
@Osyotr
Copy link
Contributor

Osyotr commented Nov 3, 2022

Update your vcpkg binary: bootstrap-vcpkg.bat.
See #27598

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
Projects
None yet
Development

No branches or pull requests

3 participants