I'm referring to bug 1042388, I din't know about the fallback on this,
but I have to say it doesn't work since apt exits and fails when
encounters this call, maybe the fallback has some problems?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Actually, assuming the guest ARM glibc doesn't have the printf() bug the
code is testing for, we shouldn't take the SIGSEGV anyway, so that's a
red herring. The actual problem here is the setrlimit().
The conftest.c test case works by using rlimit to limit the address
space. This generally doesn't
** No longer affects: gnutls28 (Ubuntu)
** Also affects: qemu
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1163034
Title:
gnutls28 fails to build from s
Anyway even if you disable this check you will find another unsupported
syscall bug... :(
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1163034
Title:
gnutls28 fails to build from source in armhf
T
** Changed in: qemu (Ubuntu)
Status: New => Confirmed
** Changed in: qemu (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1163034
Title:
gnutls28 fail
I've tested with qemu-arm-static
1.4.0-2013.02+git63+20130225+79aa792-0linaro1 and 1.4.0+dfsg-
1expubuntu4.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1163034
Title:
gnutls28 fails to build from
configure tries to check how printf behaves when it runs out of memory.
I've attached a cut-down version of the code that reproduces the hang in
qemu-arm-static, but works on real hardware. It uses a SIGSEGV handler,
which is probably relevant.
** Project changed: launchpad-buildd => qemu (Ubuntu)