On Thu, 2013-02-21 at 19:34 +0100, Roland Stigge wrote: > On 02/21/2013 06:51 PM, Jo Shields wrote: > > On Thu, 2013-02-21 at 18:10 +0100, Roland Stigge wrote: > >> Source: mono > >> Version: 2.10.8.1-7 > >> Severity: wishlist > >> Tags: patch sid > >> User: debian-powerpc...@breakpoint.cc > >> Usertags: powerpcspe > >> > >> Hi, > >> > >> the attached patch adds build support for mono on powerpcspe[1]. > >> > >> Thanks in advance, > > > > > > Last time we got one of these patches (for armhf), it was hell to remove > > support again when testing showed that it was not in fact possible to > > *run* Mono reliably > > > > I'd like to see a build log from the attached patch before putting it in > > the archive. > > > > You can find the log of what I'm about to upload to debian-ports.org's > unreleased dist at: > > http://antcom.de/debian/
Yeah, that looks pretty fucked. 20 failed JIT tests, including pinvoke.exe (so calling into C libraries is broken) and jit-float.exe (so floating point maths is broken). There's also a pretty low pass rate on basic runtime tests. Compare to the 32-bit PPC tests: https://buildd.debian.org/status/fetch.php?pkg=mono&arch=powerpc&ver=2.10.8.1-7&stamp=1359380845 Overall results: tests: 16968, 100% pass, opt combinations: 21 399 test(s) passed. 0 test(s) did not pass. To the numbers from your build log: Overall results: tests: 16968, failed: 588, opt combinations: 21 (pass: 96.53%) 379 test(s) passed. 20 test(s) did not pass. This might compile, but it isn't working well enough for me to consider it usable enough to warrant changes to the archive. > I remember that there was some mono process still running at 100% CPU > _after_ build was finished that I needed to kill manually. But this was > at a point where the build was already done and back to dpkg* already. > Is this a known issue? It can happen on some arches where signal handling isn't working properly -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org