-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Try using
dev-dotnet/dotnet-sdkinstead ofdev-dotnet/dotnet-sdk-bin.Originally posted by @orbea in >#571 (comment)
Looks like dev-dotnet/dotnet-sdk fails to compile against LibreSSL 4.0.0.
dev-libs/libressl: LibreSSL 4.0.0
Error Message:
>>> Unpacking source...
>>> Unpacking dotnet-sdk-8.0.107-prepared-gentoo-amd64.tar.xz to /var/tmp/portage/dev-dotnet/dotnet-sdk-8.0.107/work
>>> Source unpacked in /var/tmp/portage/dev-dotnet/dotnet-sdk-8.0.107/work
>>> Preparing source in /var/tmp/portage/dev-dotnet/dotnet-sdk-8.0.107/work/dotnet-sdk-8.0.7 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-dotnet/dotnet-sdk-8.0.107/work/dotnet-sdk-8.0.7 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-dotnet/dotnet-sdk-8.0.107/work/dotnet-sdk-8.0.7 ...
* Building the .NET SDK 8.0 ...
Detected '--': passing remaining parameters '-maxCpuCount:20 -verbosity:minimal -p:ContinueOnPrebuiltBaselineError=true -p:LogVerbosity=minimal -p:MinimalConsoleLogOutput=false -p:verbosity=minimal' as build.sh arguments.
Found bootstrap SDK 8.0.106, bootstrap Arcade 8.0.0-beta.24266.3, bootstrap SourceLink 8.0.0-beta.23615.1
Welcome to .NET 8.0!
---------------------
SDK Version: 8.0.106
No usable version of libssl was found
./build.sh: line 256: 69 Aborted (core dumped) "$CLI_ROOT/dotnet" build-server shutdown [ !! ]
* ERROR: dev-dotnet/dotnet-sdk-8.0.107::gentoo failed (compile phase):
* build failed
*
* Call stack:
* ebuild.sh, line 136: Called src_compile
* environment, line 3047: Called die
* The specific snippet of code:
* eend ${?} || die "build failed"
*
* If you need support, post the output of `emerge --info '=dev-dotnet/dotnet-sdk-8.0.107::gentoo'`,
* the complete build log and the output of `emerge -pqv '=dev-dotnet/dotnet-sdk-8.0.107::gentoo'`.
* The complete build log is located at '/var/tmp/portage/dev-dotnet/dotnet-sdk-8.0.107/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-dotnet/dotnet-sdk-8.0.107/temp/environment'.
* Working directory: '/var/tmp/portage/dev-dotnet/dotnet-sdk-8.0.107/work/dotnet-sdk-8.0.7'
* S: '/var/tmp/portage/dev-dotnet/dotnet-sdk-8.0.107/work/dotnet-sdk-8.0.7'
Metadata
Metadata
Assignees
Labels
No labels