Bug#899395: [PATCH] mono: FTBFS on various architectures

2018-07-20 Thread Jo Shields
Thanks, Frédéric ppc64 benefits from this, but there's still something going on with s390x - there's a segfault as soon as the runtime starts, and as far as I can tell, it's in the inline assembly in https://github.com/mono/mono/blob/mono-4.6.2.7/mono/utils/mono-compiler.h#L132-L172 - specifically

Bug#899395: [PATCH] mono: FTBFS on various architectures

2018-07-20 Thread Frédéric Bonnard
Tags: patch pending Dear maintainer, a similar bug was fixed on redhat/fedora ( https://bugzilla5.redhat.com/show_bug.cgi?id=1484149 ) : --- * Wed Sep 20 2017 Than Ngo - 4.8.0-12 - fixed the build failure on s390x/ppc64/ppc64le/aarch64 against new glibc which drops the tag struct ucontext ---