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 #27671

Closed
godotc opened this issue Nov 5, 2022 · 1 comment
Closed

[expat] Build error #27671

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

Comments

@godotc
Copy link

godotc commented Nov 5, 2022

PS D:\program\vcpkg\vcpkg\installed\vcpkg> cat .\issue_body.md
Package: expat[core]:x86-windows -> 2.5.0
Host Environment

  • Host: x64-windows
  • Compiler: MSVC 19.33.31630.0
  • vcpkg-tool version: 2022-09-01-dfb82802c8cc562ce3b665a904a65b22314de724
    vcpkg-scripts version: 68ad399 2022-11-04 (20 hours ago)

To Reproduce
vcpkg install expat

Failure logs

-- Using cached libexpat-libexpat-R_2_5_0.tar.gz.
-- Cleaning sources at D:/program/vcpkg/vcpkg/buildtrees/expat/src/R_2_5_0-56671c0753.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source D:/program/vcpkg/vcpkg/downloads/libexpat-libexpat-R_2_5_0.tar.gz
-- Using source at D:/program/vcpkg/vcpkg/buildtrees/expat/src/R_2_5_0-56671c0753.clean
-- Found external ninja('1.10.2').
-- Configuring x86-windows
-- Building x86-windows-dbg
-- Building x86-windows-rel
CMake Error at installed/x64-windows/share/vcpkg-cmake-config/vcpkg_cmake_config_fixup.cmake:36 (message):
  'D:/program/vcpkg/vcpkg/packages/expat_x86-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)



QQ截图20221106014151

@godotc godotc added the category:port-bug The issue is with a library, which is something the port should already support label Nov 5, 2022
@dg0yt
Copy link
Contributor

dg0yt commented Nov 5, 2022

.\bootstrap-vcpkg.bat

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

2 participants