-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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:x64-windows-static-md BUILD_FAILED #41262
Comments
can't reproduce, just tried, 100% success git pull Details
c:\Dev\vcpkg>vcpkg install openssl:x64-windows-static-md find_package(OpenSSL REQUIRED) |
Please also try to use English Language Pack, eg: #40377 (comment) |
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 28 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment. |
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
Command failed: "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.41.34120/bin/Hostx64/x64/nmake.exe" /NOLOGO /G /U /F makefile install_dev install_modules INSTALL_PDBS=OFF
Working Directory: F:/vcpkg/buildtrees/openssl/x64-windows-static-md-dbg
See logs for more information:
F:\vcpkg\buildtrees\openssl\install-x64-windows-static-md-dbg-nmake-out.log
F:\vcpkg\buildtrees\openssl\install-x64-windows-static-md-dbg-nmake-err.log
Call Stack (most recent call first):
scripts/cmake/vcpkg_build_nmake.cmake:156 (vcpkg_execute_build_process)
buildtrees/versioning_/versions/openssl/71beae5ba81d9198d1ca12024325630b6ad81446/windows/portfile.cmake:69 (vcpkg_build_nmake)
buildtrees/versioning_/versions/openssl/71beae5ba81d9198d1ca12024325630b6ad81446/portfile.cmake:30 (include)
scripts/ports.cmake:192 (include)
F:\vcpkg\buildtrees\openssl\install-x64-windows-static-md-dbg-nmake-err.log
Key content in the document:
crypto\aes\bsaes-x86_64.asm:1608: error: label
ossl_bsaes_ctr32_encrypt_blocks' inconsistently redefined crypto\aes\bsaes-x86_64.asm:1370: info: label
ossl_bsaes_ctr32_encrypt_blocks' originally defined herecrypto\aes\bsaes-x86_64.asm:1608: error: parser: instruction expected
crypto\aes\bsaes-x86_64.asm:1609: error: label
PUBLIC' inconsistently redefined crypto\aes\bsaes-x86_64.asm:1367: info: label
PUBLIC' originally defined herecrypto\aes\bsaes-x86_64.asm:1638: warning: `PTR' is not a NASM keyword [-w+ptr]
crypto\aes\bsaes-x86_64.asm:2816: error: parser: instruction expected
crypto\aes\bsaes-x86_64.asm:2823: error: parser: instruction expected
crypto\aes\bsaes-x86_64.asm:2824: warning: label alone on a line without a colon might be in error [-w+label-orphan]
NMAKE : fatal error U1077: “"F:\vcpkg\downloads\tools\nasm\nasm-2.16.01\nasm.exe" -Ox -f win64 -DNEAR -g -o crypto\aes\libcrypto-lib-bsaes-x86_64.obj "crypto\aes\bsaes-x86_64.asm"”: 返回代码“0x1”
Stop.
NMAKE : fatal error U1077: “"C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.41.34120\bin\Hostx64\x64\nmake.exe" /LU _build_libs”: 返回代码“0x2”
Stop.
The text was updated successfully, but these errors were encountered: