Skip to content

C# windows artifact build repeatedly failing on 1.27.x ("choco install nasm" fails) #21713

@apolcyn

Description

@apolcyn

failure log: https://sponge.corp.google.com/target?id=506a89cb-8135-49d1-8397-ff0288bb0258&target=grpc/core/master/windows/grpc_build_artifacts&searchFor=&show=ALL&sortBy=STATUS

note:


nasm v2.14.02 [Approved]
nasm package files install completed. Performing other installation steps.
Attempt to get headers for https://www.nasm.us/pub/nasm/releasebuilds/2.14.02/win64/nasm-2.14.02-installer-x64.exe failed.
  The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://www.nasm.us/pub/nasm/releasebuilds/2.14.02/win64/nasm-2.14.02-installer-x64.exe'. Exception calling "GetResponse" with "0" argument(s): "Unable to connect to the remote server"
Downloading nasm 64 bit
  from 'https://www.nasm.us/pub/nasm/releasebuilds/2.14.02/win64/nasm-2.14.02-installer-x64.exe'
ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://www.nasm.us/pub/nasm/releasebuilds/2.14.02/win64/nasm-2.14.02-installer-x64.exe'. Exception calling "GetResponse" with "0" argument(s): "Unable to connect to the remote server" 
This package is likely not broken for licensed users - see https://chocolatey.org/docs/features-private-cdn.
The install of nasm was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\nasm\tools\chocolateyInstall.ps1'.
 See log for details.

Chocolatey installed 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures
 - nasm (exited 404) - Error while running 'C:\ProgramData\chocolatey\lib\nasm\tools\chocolateyInstall.ps1'.
 See log for details.

then further down the log:

-- The ASM_NASM compiler identification is unknown

-- Didn't find assembler

CMake Error at third_party/boringssl/crypto/CMakeLists.txt:60 (enable_language):

  No CMAKE_ASM_NASM_COMPILER could be found.



  Tell CMake where to find the compiler by setting either the environment

  variable "ASM_NASM" or the CMake cache entry CMAKE_ASM_NASM_COMPILER to the

  full path to the compiler, or to the compiler name if it is in the PATH.





-- Configuring incomplete, errors occurred!

See also "T:/src/github/grpc/workspace_csharp_ext_windows_x86/cmake/build/x86/CMakeFiles/CMakeOutput.log".

See also "T:/src/github/grpc/workspace_csharp_ext_windows_x86/cmake/build/x86/CMakeFiles/CMakeError.log".

Failed!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions