Temporarily mask ncurses-6.3 on qemu builds

The ~arch qemu builds need to upgrade sandbox first (works with sandbox 2.29)

Seen on alpha:

checking whether the C compiler works...  * /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/libsandbox/trace.c:_do_ptrace():83: failure (Function not implemented):
 * ISE:_do_ptrace: ptrace(PTRACE_TRACEME, ..., 0x0000000000000000, 0x0000000000000000): Function not implemented
configure: error: cannot run C compiled programs.

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2021-11-06 12:19:50 +01:00
parent b303c2ba81
commit 7befae982f
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206

View file

@ -0,0 +1,8 @@
# Temporarily mask ncurses-6.3, since the ~arch qemu builds need to upgrade sandbox first (works with sandbox 2.29)
#
# Seen on alpha:
#checking whether the C compiler works... * /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/libsandbox/trace.c:_do_ptrace():83: failure (Function not implemented):
# * ISE:_do_ptrace: ptrace(PTRACE_TRACEME, ..., 0x0000000000000000, 0x0000000000000000): Function not implemented
#configure: error: cannot run C compiled programs.
#
>=sys-libs/ncurses-6.3