Skip to content

Conversation

@dotnet-docker-bot
Copy link
Contributor

Updates the common Docker engineering infrastructure with latest changes from the dotnet/docker-tools repo.

@dotnet-docker-bot dotnet-docker-bot force-pushed the dotnet-buildtools-prereqs-docker-main-update-eng-common branch from 19b55ff to a028c5f Compare June 15, 2023 13:20
@mthalman
Copy link
Member

@wfurt - Can you take a look at this msquic-related failure in the build?

Related Dockerfile: https://github.com/dotnet/dotnet-buildtools-prereqs-docker/blob/main/src/alpine/3.15/helix/arm64v8/Dockerfile

@mthalman
Copy link
Member

@wfurt - There's also an error showing up for CentOS Stream related to msquic:

Public key for libmsquic-2.3.0-1.x86_64.rpm is not installed
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: GPG check FAILED

Build link (internal only)

Can you investigate both of these issues (see earlier post). These are blocking the build.

@wfurt
Copy link
Member

wfurt commented Jun 23, 2023

ok, I'll check it @mthalman. I missed the previous comment.

@mthalman
Copy link
Member

/azp run dotnet-buildtools-prereqs-docker-eng

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dotnet-docker-bot dotnet-docker-bot force-pushed the dotnet-buildtools-prereqs-docker-main-update-eng-common branch from a028c5f to baf6cea Compare June 29, 2023 15:36
@dotnet-docker-bot dotnet-docker-bot force-pushed the dotnet-buildtools-prereqs-docker-main-update-eng-common branch 3 times, most recently from ae8202c to 9fc0572 Compare July 7, 2023 18:43
@dotnet-docker-bot dotnet-docker-bot force-pushed the dotnet-buildtools-prereqs-docker-main-update-eng-common branch from 9fc0572 to ab6a321 Compare July 18, 2023 13:11
@lbussell
Copy link
Member

There are two errors currently. In Debian 11 and Raspbian 10, they are both asking for the Rust compiler (>=1.56.0). I don't see anything about installing rust in this repo outside of alpine, so maybe I'll try installing it.

In Alpine 3.15, it's the following CMake error:

#7 268.1 -- Configuring for OpenSSL
#7 268.1 -- Configuring done
#7 268.2 CMake Error at src/generated/CMakeLists.txt:34 (add_library):
#7 268.2   No SOURCES given to target: msquic.lttng
#7 268.2 
#7 268.2 
#7 268.2 CMake Error at src/generated/CMakeLists.txt:31 (add_library):
#7 268.2   No SOURCES given to target: logging
#7 268.2 
#7 268.2 
#7 268.2 CMake Generate step failed.  Build files cannot be regenerated correctly.
#7 ERROR: executor failed running [/bin/sh -c apk update && apk add --no-cache && ...

@lbussell
Copy link
Member

Build failures are in Helix dockerfiles and unrelated to the changes in this PR. I filed #903 and #904 for the failures and tagged the appropriate owners. This PR should be OK to merge, but I'll keep an eye on the internal builds from it.

@lbussell lbussell merged commit debcc40 into dotnet:main Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants