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

[sdl3-image] build failure #43500

Closed
podsvirov opened this issue Jan 27, 2025 · 0 comments · Fixed by #43504
Closed

[sdl3-image] build failure #43500

podsvirov opened this issue Jan 27, 2025 · 0 comments · Fixed by #43504
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@podsvirov
Copy link
Contributor

Operating system

Linux

Compiler

Emscripten

Steps to reproduce the behavior

`./vcpkg install sdl3-image:wasm32-emscripten`

Failure logs

Installing 4/4 sdl3-image:[email protected]...
Building sdl3-image:[email protected]...
/opt/vcpkg/triplets/community/wasm32-emscripten.cmake: info: loaded community triplet from here. Community triplets are not built in the curated registry and are thus less likely to succeed.
-- Using cached libsdl-org-SDL_image-preview-3.1.0.tar.gz.
-- Cleaning sources at /opt/vcpkg/buildtrees/sdl3-image/src/view-3.1.0-c7235dcda0.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /opt/vcpkg/downloads/libsdl-org-SDL_image-preview-3.1.0.tar.gz
-- Applying patch cmake-sdl3.patch
-- Using source at /opt/vcpkg/buildtrees/sdl3-image/src/view-3.1.0-c7235dcda0.clean
-- Configuring wasm32-emscripten
-- Building wasm32-emscripten-dbg
-- Building wasm32-emscripten-rel
-- Fixing pkgconfig file: /opt/vcpkg/packages/sdl3-image_wasm32-emscripten/lib/pkgconfig/sdl3-image.pc
-- Fixing pkgconfig file: /opt/vcpkg/packages/sdl3-image_wasm32-emscripten/debug/lib/pkgconfig/sdl3-image.pc
CMake Error at scripts/cmake/vcpkg_replace_string.cmake:12 (file):
  file failed to open for reading (No such file or directory):

    /opt/vcpkg/packages/sdl3-image_wasm32-emscripten/debug/lib/pkgconfig/SDL3-image.pc
Call Stack (most recent call first):
  ports/sdl3-image/portfile.cmake:44 (vcpkg_replace_string)
  scripts/ports.cmake:196 (include)

Additional context

No response

@podsvirov podsvirov added the category:port-bug The issue is with a library, which is something the port should already support label Jan 27, 2025
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
1 participant