Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: releases/portage/stages-qemu/package.mask/releng/
Date: Sat, 06 Nov 2021 11:22:03
Message-Id: 1636197706.7befae982f3e6957d0ae92074500f6f8068b1cc5.dilfridge@gentoo
1 commit: 7befae982f3e6957d0ae92074500f6f8068b1cc5
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 6 11:19:50 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 6 11:21:46 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=7befae98
7
8 Temporarily mask ncurses-6.3 on qemu builds
9
10 The ~arch qemu builds need to upgrade sandbox first (works with sandbox 2.29)
11
12 Seen on alpha:
13
14 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):
15 * ISE:_do_ptrace: ptrace(PTRACE_TRACEME, ..., 0x0000000000000000, 0x0000000000000000): Function not implemented
16 configure: error: cannot run C compiled programs.
17
18 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
19
20 releases/portage/stages-qemu/package.mask/releng/ncurses | 8 ++++++++
21 1 file changed, 8 insertions(+)
22
23 diff --git a/releases/portage/stages-qemu/package.mask/releng/ncurses b/releases/portage/stages-qemu/package.mask/releng/ncurses
24 new file mode 100644
25 index 00000000..d85f6341
26 --- /dev/null
27 +++ b/releases/portage/stages-qemu/package.mask/releng/ncurses
28 @@ -0,0 +1,8 @@
29 +# Temporarily mask ncurses-6.3, since the ~arch qemu builds need to upgrade sandbox first (works with sandbox 2.29)
30 +#
31 +# Seen on alpha:
32 +#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):
33 +# * ISE:_do_ptrace: ptrace(PTRACE_TRACEME, ..., 0x0000000000000000, 0x0000000000000000): Function not implemented
34 +#configure: error: cannot run C compiled programs.
35 +#
36 +>=sys-libs/ncurses-6.3