microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.74k stars 6.29k forks source link

[boringssl] Build failure #33710

Open autoantwort opened 12 months ago

autoantwort commented 12 months ago

Package: boringssl:arm64-windows -> 2021-06-23#4

Host Environment

To Reproduce

vcpkg install --enforce-port-checks Failure logs

-- Using cached google-boringssl-479adf98d54a21c1d154aac59b2ce120e1d1a6d6.tar.gz.
-- Extracting source C:/v/downloads/google-boringssl-479adf98d54a21c1d154aac59b2ce120e1d1a6d6.tar.gz
-- Applying patch 0001-vcpkg.patch
-- Applying patch 0002-remove-WX-Werror.patch
-- Using source at C:/v/vcpkg4/buildtrees/boringssl/src/20e1d1a6d6-f90abc0714.clean
-- Found external ninja('1.11.0').
-- Configuring arm64-windows
-- Building arm64-windows-dbg
CMake Warning at scripts/cmake/vcpkg_execute_build_process.cmake:65 (message):
  Please ensure your system has sufficient memory.
Call Stack (most recent call first):
  vcpkg_installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process)
  vcpkg_installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build)
  ports/boringssl/portfile.cmake:44 (vcpkg_cmake_install)
  scripts/ports.cmake:147 (include)

-- Restarting build without parallelism
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
    Command failed: C:/v/downloads/tools/cmake-3.27.1-windows/cmake-3.27.1-windows-i386/bin/cmake.exe --build . --config Debug --target install -- -v -j31
    Working Directory: C:/v/vcpkg4/buildtrees/boringssl/arm64-windows-dbg
    See logs for more information:
      C:\v\vcpkg4\buildtrees\boringssl\install-arm64-windows-dbg-out.log
      C:\v\vcpkg4\buildtrees\boringssl\install-arm64-windows-dbg-out-1.log

Call Stack (most recent call first):
  vcpkg_installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process)
  vcpkg_installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build)
  ports/boringssl/portfile.cmake:44 (vcpkg_cmake_install)
  scripts/ports.cmake:147 (include)
C:\v\vcpkg4\buildtrees\boringssl\install-arm64-windows-dbg-out.log ``` Change Dir: 'C:/v/vcpkg4/buildtrees/boringssl/arm64-windows-dbg' Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" -v -v -j31 install [1/422] cmd.exe /C "cd /D C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule && C:\v\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E make_directory . && C:\v\downloads\tools\perl\5.32.1.1\perl\bin\perl.exe C:/v/vcpkg4/buildtrees/boringssl/src/20e1d1a6d6-f90abc0714.clean/crypto/fipsmodule/modes/asm/ghashv8-armx.pl win64 ghashv8-armx.S" [2/422] cmd.exe /C "cd /D C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule && C:\v\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E make_directory . && C:\v\downloads\tools\perl\5.32.1.1\perl\bin\perl.exe C:/v/vcpkg4/buildtrees/boringssl/src/20e1d1a6d6-f90abc0714.clean/crypto/fipsmodule/modes/asm/ghash-neon-armv8.pl win64 ghash-neon-armv8.S" [3/422] cmd.exe /C "cd /D C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule && C:\v\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E make_directory . && C:\v\downloads\tools\perl\5.32.1.1\perl\bin\perl.exe C:/v/vcpkg4/buildtrees/boringssl/src/20e1d1a6d6-f90abc0714.clean/crypto/fipsmodule/aes/asm/aesv8-armx.pl win64 aesv8-armx.S" [4/422] cmd.exe /C "cd /D C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule && C:\v\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E make_directory . && C:\v\downloads\tools\perl\5.32.1.1\perl\bin\perl.exe C:/v/vcpkg4/buildtrees/boringssl/src/20e1d1a6d6-f90abc0714.clean/crypto/fipsmodule/sha/asm/sha512-armv8.pl win64 sha256-armv8.S" [5/422] cmd.exe /C "cd /D C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule && C:\v\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E make_directory . && C:\v\downloads\tools\perl\5.32.1.1\perl\bin\perl.exe C:/v/vcpkg4/buildtrees/boringssl/src/20e1d1a6d6-f90abc0714.clean/crypto/fipsmodule/aes/asm/vpaes-armv8.pl win64 vpaes-armv8.S" [6/422] cmd.exe /C "cd /D C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule && C:\v\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E make_directory . && C:\v\downloads\tools\perl\5.32.1.1\perl\bin\perl.exe C:/v/vcpkg4/buildtrees/boringssl/src/20e1d1a6d6-f90abc0714.clean/crypto/fipsmodule/sha/asm/sha1-armv8.pl win64 sha1-armv8.S" [7/422] cmd.exe /C "cd /D C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule && C:\v\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E make_directory . && C:\v\downloads\tools\perl\5.32.1.1\perl\bin\perl.exe C:/v/vcpkg4/buildtrees/boringssl/src/20e1d1a6d6-f90abc0714.clean/crypto/fipsmodule/sha/asm/sha512-armv8.pl win64 sha512-armv8.S" [8/422] cmd.exe /C "cd /D C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule && C:\v\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E make_directory . && C:\v\downloads\tools\perl\5.32.1.1\perl\bin\perl.exe C:/v/vcpkg4/buildtrees/boringssl/src/20e1d1a6d6-f90abc0714.clean/crypto/fipsmodule/bn/asm/armv8-mont.pl win64 armv8-mont.S" ... Skipped 1076 lines ... [272/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\fipsmodule\rand\fork_detect_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\rand\fork_detect_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [273/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\base64\base64_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\base64\base64_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [274/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\buf\buf_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\buf\buf_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [275/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\blake2\blake2_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\blake2\blake2_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [276/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\bio\bio_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\bio\bio_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [277/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\curve25519\ed25519_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\curve25519\ed25519_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [278/422] cmd.exe /C "cd . && C:\v\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E vs_link_dll --intdir=crypto\CMakeFiles\crypto.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100226~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100226~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\link.exe @CMakeFiles\crypto.rsp /out:crypto\cryptod.dll /implib:crypto\cryptod.lib /pdb:crypto\cryptod.pdb /dll /version:0.0 /machine:ARM64 /nologo /debug /INCREMENTAL && cd ." FAILED: crypto/cryptod.dll crypto/cryptod.lib cmd.exe /C "cd . && C:\v\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E vs_link_dll --intdir=crypto\CMakeFiles\crypto.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100226~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100226~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\link.exe @CMakeFiles\crypto.rsp /out:crypto\cryptod.dll /implib:crypto\cryptod.lib /pdb:crypto\cryptod.pdb /dll /version:0.0 /machine:ARM64 /nologo /debug /INCREMENTAL && cd ." LINK Pass 1: command "C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\link.exe @CMakeFiles\crypto.rsp /out:crypto\cryptod.dll /implib:crypto\cryptod.lib /pdb:crypto\cryptod.pdb /dll /version:0.0 /machine:ARM64 /nologo /debug /INCREMENTAL /MANIFEST /MANIFESTFILE:crypto\CMakeFiles\crypto.dir/intermediate.manifest crypto\CMakeFiles\crypto.dir/manifest.res" failed (exit code 1104) with the following output: LINK : fatal error LNK1104: cannot open file 'crypto\fipsmodule\CMakeFiles\fipsmodule.dir\aesv8-armx.S.obj' [279/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\cpu-arm-linux_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\cpu-arm-linux_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [280/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\dh_extra\dh_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\dh_extra\dh_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [281/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\asn1\asn1_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\asn1\asn1_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [282/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\evp\pbkdf_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\evp\pbkdf_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [283/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\evp\evp_extra_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\evp\evp_extra_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [284/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\digest_extra\digest_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\digest_extra\digest_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [285/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\impl_dispatch_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\impl_dispatch_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [286/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\curve25519\x25519_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\curve25519\x25519_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [287/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\evp\evp_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\evp\evp_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [288/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\fipsmodule\md5\md5_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\md5\md5_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [289/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\compiler_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\compiler_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [290/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\fipsmodule\modes\gcm_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\modes\gcm_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [291/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\fipsmodule\rand\ctrdrbg_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\rand\ctrdrbg_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [292/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\fipsmodule\sha\sha_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\sha\sha_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [293/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\dsa\dsa_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\dsa\dsa_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [294/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\err\err_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\err\err_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [295/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\fipsmodule\ecdsa\ecdsa_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\ecdsa\ecdsa_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [296/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\ecdh_extra\ecdh_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\ecdh_extra\ecdh_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [297/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\fipsmodule\ec\ec_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\ec\ec_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [298/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\fipsmodule\aes\aes_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\aes\aes_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [299/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\fipsmodule\ec\p256-x86_64_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\ec\p256-x86_64_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [300/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\hrss\hrss_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\hrss\hrss_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [301/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\hkdf\hkdf_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\hkdf\hkdf_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [302/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\evp\scrypt_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\evp\scrypt_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [303/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\hmac_extra\hmac_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\hmac_extra\hmac_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [304/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\lhash\lhash_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\lhash\lhash_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [305/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\obj\obj_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\obj\obj_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [306/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\hpke\hpke_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\hpke\hpke_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [307/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\cipher_extra\aead_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\cipher_extra\aead_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. [308/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe /TP -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -utf-8 -Wall -wd4061 -wd4100 -wd4127 -wd4200 -wd4204 -wd4221 -wd4242 -wd4244 -wd4267 -wd4371 -wd4388 -wd4296 -wd4350 -wd4365 -wd4389 -wd4464 -wd4510 -wd4512 -wd4514 -wd4548 -wd4610 -wd4623 -wd4625 -wd4626 -wd4628 -wd4668 -wd4706 -wd4710 -wd4711 -wd4800 -wd4820 -wd5026 -wd5027 -wd5045 -w44265 /D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 /showIncludes /Focrypto\CMakeFiles\crypto_test.dir\fipsmodule\bn\bn_test.cc.obj /Fdcrypto\CMakeFiles\crypto_test.dir\ /FS -c C:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\bn\bn_test.cc Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. ninja: build stopped: subcommand failed. ```
C:\v\vcpkg4\buildtrees\boringssl\install-arm64-windows-dbg-out-1.log ``` Change Dir: 'C:/v/vcpkg4/buildtrees/boringssl/arm64-windows-dbg' Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" -v -v -j1 install [1/125] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\..\..\include -o crypto\fipsmodule\CMakeFiles\fipsmodule.dir\aesv8-armx.S.obj -c C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\aesv8-armx.S Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9024 : unrecognized source file type 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\aesv8-armx.S', object file assumed cl : Command line warning D9027 : source file 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\aesv8-armx.S' ignored cl : Command line warning D9021 : no action performed [2/125] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\..\..\include -o crypto\fipsmodule\CMakeFiles\fipsmodule.dir\armv8-mont.S.obj -c C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\armv8-mont.S Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9024 : unrecognized source file type 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\armv8-mont.S', object file assumed cl : Command line warning D9027 : source file 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\armv8-mont.S' ignored cl : Command line warning D9021 : no action performed [3/125] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\..\..\include -o crypto\fipsmodule\CMakeFiles\fipsmodule.dir\ghash-neon-armv8.S.obj -c C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\ghash-neon-armv8.S Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9024 : unrecognized source file type 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\ghash-neon-armv8.S', object file assumed cl : Command line warning D9027 : source file 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\ghash-neon-armv8.S' ignored cl : Command line warning D9021 : no action performed [4/125] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\..\..\include -o crypto\fipsmodule\CMakeFiles\fipsmodule.dir\ghashv8-armx.S.obj -c C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\ghashv8-armx.S Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9024 : unrecognized source file type 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\ghashv8-armx.S', object file assumed cl : Command line warning D9027 : source file 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\ghashv8-armx.S' ignored cl : Command line warning D9021 : no action performed [5/125] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\..\..\include -o crypto\fipsmodule\CMakeFiles\fipsmodule.dir\sha1-armv8.S.obj -c C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\sha1-armv8.S Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9024 : unrecognized source file type 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\sha1-armv8.S', object file assumed cl : Command line warning D9027 : source file 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\sha1-armv8.S' ignored cl : Command line warning D9021 : no action performed [6/125] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\..\..\include -o crypto\fipsmodule\CMakeFiles\fipsmodule.dir\sha256-armv8.S.obj -c C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\sha256-armv8.S Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9024 : unrecognized source file type 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\sha256-armv8.S', object file assumed cl : Command line warning D9027 : source file 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\sha256-armv8.S' ignored cl : Command line warning D9021 : no action performed [7/125] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\..\..\include -o crypto\fipsmodule\CMakeFiles\fipsmodule.dir\sha512-armv8.S.obj -c C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\sha512-armv8.S Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9024 : unrecognized source file type 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\sha512-armv8.S', object file assumed cl : Command line warning D9027 : source file 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\sha512-armv8.S' ignored cl : Command line warning D9021 : no action performed [8/125] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\..\..\include -o crypto\fipsmodule\CMakeFiles\fipsmodule.dir\vpaes-armv8.S.obj -c C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\vpaes-armv8.S Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9024 : unrecognized source file type 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\vpaes-armv8.S', object file assumed cl : Command line warning D9027 : source file 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\vpaes-armv8.S' ignored cl : Command line warning D9021 : no action performed [9/125] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -Dcrypto_EXPORTS -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -o crypto\CMakeFiles\crypto.dir\chacha\chacha-armv8.S.obj -c C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\chacha\chacha-armv8.S Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9024 : unrecognized source file type 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\chacha\chacha-armv8.S', object file assumed cl : Command line warning D9027 : source file 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\chacha\chacha-armv8.S' ignored cl : Command line warning D9021 : no action performed [10/125] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -Dcrypto_EXPORTS -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -o crypto\CMakeFiles\crypto.dir\test\trampoline-armv8.S.obj -c C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\test\trampoline-armv8.S Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9024 : unrecognized source file type 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\test\trampoline-armv8.S', object file assumed cl : Command line warning D9027 : source file 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\test\trampoline-armv8.S' ignored cl : Command line warning D9021 : no action performed [11/125] cmd.exe /C "cd . && C:\v\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E vs_link_dll --intdir=crypto\CMakeFiles\crypto.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100226~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100226~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\link.exe @CMakeFiles\crypto.rsp /out:crypto\cryptod.dll /implib:crypto\cryptod.lib /pdb:crypto\cryptod.pdb /dll /version:0.0 /machine:ARM64 /nologo /debug /INCREMENTAL && cd ." FAILED: crypto/cryptod.dll crypto/cryptod.lib cmd.exe /C "cd . && C:\v\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E vs_link_dll --intdir=crypto\CMakeFiles\crypto.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100226~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100226~1.0\x64\mt.exe --manifests -- C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\link.exe @CMakeFiles\crypto.rsp /out:crypto\cryptod.dll /implib:crypto\cryptod.lib /pdb:crypto\cryptod.pdb /dll /version:0.0 /machine:ARM64 /nologo /debug /INCREMENTAL && cd ." LINK Pass 1: command "C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\link.exe @CMakeFiles\crypto.rsp /out:crypto\cryptod.dll /implib:crypto\cryptod.lib /pdb:crypto\cryptod.pdb /dll /version:0.0 /machine:ARM64 /nologo /debug /INCREMENTAL /MANIFEST /MANIFESTFILE:crypto\CMakeFiles\crypto.dir/intermediate.manifest crypto\CMakeFiles\crypto.dir/manifest.res" failed (exit code 1104) with the following output: LINK : fatal error LNK1104: cannot open file 'crypto\fipsmodule\CMakeFiles\fipsmodule.dir\aesv8-armx.S.obj' ninja: build stopped: subcommand failed. ```
**Additional context**
vcpkg.json ``` { "name": "1", "version": "1.0", "dependencies": [ { "name": "boringssl", "default-features": false, "features": [] } ] } ```
autoantwort commented 12 months ago

Root cause is

[10/422] C:\PROGRA~1\MICROS~1\2022\COMMUN~1\VC\Tools\MSVC\1437~1.328\bin\Hostx64\arm64\cl.exe -DBORINGSSL_DISPATCH_TEST -DBORINGSSL_IMPLEMENTATION -DBORINGSSL_SHARED_LIBRARY -DNOMINMAX -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_STL_EXTRA_DISABLED_WARNINGS="4774 4987" -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\third_party\googletest\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\..\include -IC:\v\vcpkg4\buildtrees\boringssl\src\20e1d1a6d6-f90abc0714.clean\crypto\fipsmodule\..\..\include  -o crypto\fipsmodule\CMakeFiles\fipsmodule.dir\aesv8-armx.S.obj -c C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\aesv8-armx.S
Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32822 for ARM64
Copyright (C) Microsoft Corporation.  All rights reserved.

cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release
cl : Command line warning D9024 : unrecognized source file type 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\aesv8-armx.S', object file assumed
cl : Command line warning D9027 : source file 'C:\v\vcpkg4\buildtrees\boringssl\arm64-windows-dbg\crypto\fipsmodule\aesv8-armx.S' ignored

cl : Command line warning D9021 : no action performed
MonicaLiu0311 commented 12 months ago

Confirm, repro locally.

PS G:\vcpkg> ./vcpkg version
vcpkg package management program version 2023-08-09-9990a4c9026811a312cb2af78bf77f3d9d288416

See LICENSE.txt for license information.
github-actions[bot] commented 6 months ago

This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 180 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.

autoantwort commented 6 months ago

not stale