Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738450 - dev-lang/mono-6.6.0.161 - deadlock on gensources.exe when built with musl
Summary: dev-lang/mono-6.6.0.161 - deadlock on gensources.exe when built with musl
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: musl-porting
  Show dependency tree
 
Reported: 2020-08-21 15:53 UTC by tonemgub
Modified: 2021-05-12 10:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
musl.patch (musl.patch,1.91 KB, patch)
2020-08-21 15:54 UTC, tonemgub
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tonemgub 2020-08-21 15:53:41 UTC
mono fails to build on musl, just hangs indefinitely on gensources.exe.

Upstream bug: https://github.com/mono/mono/issues/7167

Patch from said bug ticket fixes the problem.

Reproducible: Always



Expected Results:  
Should build.
Comment 1 tonemgub 2020-08-21 15:54:14 UTC
Created attachment 655970 [details, diff]
musl.patch