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

[openssl] Build error on x64-windows #43488

Closed
nolanjian opened this issue Jan 27, 2025 · 1 comment
Closed

[openssl] Build error on x64-windows #43488

nolanjian opened this issue Jan 27, 2025 · 1 comment

Comments

@nolanjian
Copy link

Package: openssl:[email protected]#1

Host Environment

  • Host: x64-windows
  • Compiler: MSVC 19.42.34436.0
  • vcpkg-tool version: 2025-01-24-874e302b1fa28cc81caefbb1483f80103c51ab52
    vcpkg-scripts version: f3a67b0 2025-01-26 (2 hours ago)

To Reproduce

vcpkg install openssl:x64-windows-static

Failure logs

-- Using cached openssl-openssl-openssl-3.4.0.tar.gz.
-- Cleaning sources at F:/lib/vcpkg/buildtrees/openssl/src/nssl-3.4.0-26c53982ba.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source F:/lib/vcpkg/downloads/openssl-openssl-openssl-3.4.0.tar.gz
-- Applying patch cmake-config.patch
-- Applying patch command-line-length.patch
-- Applying patch mkbuildinf.diff
-- Applying patch script-prefix.patch
-- Applying patch asm-armcap.patch
-- Applying patch windows/install-layout.patch
-- Applying patch windows/install-pdbs.patch
-- Applying patch unix/android-cc.patch
-- Applying patch unix/move-openssldir.patch
-- Applying patch unix/no-empty-dirs.patch
-- Applying patch unix/no-static-libs-for-shared.patch
-- Using source at F:/lib/vcpkg/buildtrees/openssl/src/nssl-3.4.0-26c53982ba.clean
-- Using cached strawberry-perl-5.40.0.1-64bit-portable.zip.
CMake Error at scripts/cmake/vcpkg_extract_archive.cmake:19 (message):
  F:/lib/vcpkg/downloads/tools/perl/5.40.0.1 was an extraction target, but it
  already exists.
Call Stack (most recent call first):
  scripts/cmake/vcpkg_find_acquire_program.cmake:212 (vcpkg_extract_archive)
  ports/openssl/windows/portfile.cmake:6 (vcpkg_find_acquire_program)
  ports/openssl/portfile.cmake:70 (include)
  scripts/ports.cmake:196 (include)



@autoantwort
Copy link
Contributor

Try to delete F:/lib/vcpkg/downloads/tools/perl and try again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants