Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 738450

Summary: dev-lang/mono-6.6.0.161 - deadlock on gensources.exe when built with musl
Product: Gentoo Linux Reporter: tonemgub
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: UNCONFIRMED ---    
Severity: normal CC: jstein
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 430702    
Attachments: musl.patch

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