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

OSX CI builds failing "Please install openssl before running this script" #41006

Closed
benaadams opened this issue Aug 19, 2020 · 8 comments
Closed
Assignees
Labels
area-Infrastructure blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Milestone

Comments

@benaadams
Copy link
Member

benaadams commented Aug 19, 2020

Starting: Build CoreCLR Runtime
==============================================================================
Task         : Command line
Description  : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows
Version      : 2.164.2
Author       : Microsoft Corporation
Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line
==============================================================================
Generating script.
Script contents:
/Users/runner/work/1/s/src/coreclr/build-runtime.sh checked x64   -ci
========================== Starting Command Output ===========================
/bin/bash --noprofile --norc /Users/runner/work/_temp/13eeaad6-9a45-4642-962d-c1b634862b71.sh
Commencing CoreCLR Repo build
__DistroRid: osx-x64
__RuntimeId: osx-x64
Setting up directories for build
Checking prerequisites...
/usr/local/bin/pkg-config
Please install openssl before running this script, see https://github.com/dotnet/runtime/blob/master/docs/workflow/requirements/macos-requirements.md

##[error]Bash exited with code '1'.
Finishing: Build CoreCLR Runtime

All OSX, iOS, tvOS, etc legs failing with this in
#41003
#40877

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-Infrastructure-coreclr untriaged New issue has not been triaged by the area owner labels Aug 19, 2020
@benaadams
Copy link
Member Author

Also
#41004
#41008

@josalem josalem added the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Aug 19, 2020
@wfurt
Copy link
Member

wfurt commented Aug 19, 2020

cc: @MattGal

@safern
Copy link
Member

safern commented Aug 19, 2020

Perhaps we're missing to link OpenSSL?

brew "openssl@1.1"

cc: @akoeplinger

@MattGal
Copy link
Member

MattGal commented Aug 19, 2020

cc: @MattGal

I can't help with these Macs unfortunately, but I would point out that right now (and through 10/1) there's a transition going on with the hosted Azure Devops mac hardware where it's moving from one place (and type of machine) to another; slightly variances there are quite possible. Also, in order for the runtime OpenSSL-based tests to pass, we do absolutely have to link in the two dylibs referenced on the test machines, so something like that is likely in order here.

@safern
Copy link
Member

safern commented Aug 19, 2020

@MattGal can you help me opening an ICM ticket to figure out what changed in this machines?

@MattGal
Copy link
Member

MattGal commented Aug 19, 2020

Ah yes I can do that, let me chat with the team real quick though.

@jashook jashook removed the untriaged New issue has not been triaged by the area owner label Aug 20, 2020
@jashook jashook added this to the 6.0.0 milestone Aug 20, 2020
@ghost
Copy link

ghost commented Aug 25, 2020

Tagging subscribers to this area: @ViktorHofer
See info in area-owners.md if you want to be subscribed.

@jaredpar
Copy link
Member

No hits in last 14 days, closing.

https://runfo.azurewebsites.net/search/timelines/?bq=repository%3Aruntime+started%3A%7E14&tq=Please+install+openssl

@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Projects
None yet
Development

No branches or pull requests

8 participants