[Bug 2081032] Re: FTBFS with clang19
Launchpad Bug Tracker
2081032 at bugs.launchpad.net
Wed Sep 18 20:58:27 UTC 2024
This bug was fixed in the package dotnet8 - 8.0.108-8.0.8-0ubuntu3
---------------
dotnet8 (8.0.108-8.0.8-0ubuntu3) oracular; urgency=medium
* d/p/0004-fix-clang19-build.patch: fix clang19 build issues (LP:
#2081032)
-- Dominik Viererbe <dominik.viererbe at canonical.com> Wed, 18 Sep 2024
12:07:02 +0300
** Changed in: dotnet8 (Ubuntu Oracular)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dotnet8 in Ubuntu.
https://bugs.launchpad.net/bugs/2081032
Title:
FTBFS with clang19
Status in dotnet8 package in Ubuntu:
Fix Released
Status in dotnet8 source package in Oracular:
Fix Released
Bug description:
dotnet8 fails to build from source with clang19. The recent oracular
test rebuild fails on amd64[1] and arm64[2].
In the build log you can see error reports like this:
/<<PKGBUILDDIR>>/src/runtime/artifacts/source-build/self/src/src/coreclr/vm/comreflectioncache.hpp:40:15: error: no member named 'EnterRead' in 'ReflectionCache<Element, CacheType, CacheSize>'; did you mean 'TryEnterRead'?
40 | this->EnterRead();
| ^~~~~~~~~
| TryEnterRead
I think that I found a patch for this upstream:
https://github.com/dotnet/runtime/pull/105141
[1] https://launchpad.net/ubuntu/+archive/test-rebuild-20240912-oracular/+build/28951597
[2] https://launchpad.net/ubuntu/+archive/test-rebuild-20240912-oracular/+build/28951598
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dotnet8/+bug/2081032/+subscriptions
More information about the foundations-bugs
mailing list