https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-lang/mond-0.10.0 fails to compile. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 885267 [details] build.log build log and emerge --info
*** Bug 924886 has been marked as a duplicate of this bug. ***
Enabling AOT compilation the following way: > <IsAotCompatible>true</IsAotCompatible> pulls in the package "microsoft.net.illink.tasks" which is pinned to the .NET SDK version. I will have to add appropriate "microsoft.net.illink.tasks" versions to dotnet-runtime-nugets.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=636d15dd40cbc5e4987c05519b1fd4eacb48f64a commit 636d15dd40cbc5e4987c05519b1fd4eacb48f64a Author: Maciej Barć <xgqt@gentoo.org> AuthorDate: 2024-02-18 19:30:40 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2024-02-18 19:56:21 +0000 dev-dotnet/dotnet-runtime-nugets: for >=8.0.0 install illink.tasks and also microsoft.net.sdk.webassembly.pack Closes: https://bugs.gentoo.org/924851 Signed-off-by: Maciej Barć <xgqt@gentoo.org> dev-dotnet/dotnet-runtime-nugets/Manifest | 6 ++++++ ...me-nugets-8.0.1.ebuild => dotnet-runtime-nugets-8.0.0-r1.ebuild} | 4 ++++ ...me-nugets-8.0.2.ebuild => dotnet-runtime-nugets-8.0.1-r1.ebuild} | 4 ++++ ...me-nugets-8.0.0.ebuild => dotnet-runtime-nugets-8.0.2-r1.ebuild} | 6 +++++- 4 files changed, 19 insertions(+), 1 deletion(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc8e97221d76518a73a7a14e175b1293ee8e7417 commit dc8e97221d76518a73a7a14e175b1293ee8e7417 Author: Maciej Barć <xgqt@gentoo.org> AuthorDate: 2024-02-18 19:52:11 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2024-02-18 19:56:21 +0000 dev-lang/mond: cleanup NUGETS Bug: https://bugs.gentoo.org/924851 Signed-off-by: Maciej Barć <xgqt@gentoo.org> dev-lang/mond/Manifest | 2 -- dev-lang/mond/mond-0.10.0.ebuild | 2 -- 2 files changed, 4 deletions(-)