From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 042F63858CDA; Sat, 22 Jul 2023 19:15:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 042F63858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690053327; bh=0HhCVFfiXRu7VzNymsG0B5yeY0kOg5Z2hAE6eLr1TkI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TI6Q2w7c2e1JRVUNlEBHJpV0C+bEDGnJmV2Y3O5GqyMBzgPyX0vNWD3BwCgFoRKi6 xrcpbFwcyj3q3YtcODTh1gwoQFWTyPU//HDNP3Xcd58nRkF9FPedAce1ZLT9Wt1I+K 2gzVhupZ7T4rHyp8+3AqLz+AkPhMnu4EhZQu64KE= From: "dilfridge at gentoo dot org" To: glibc-bugs@sourceware.org Subject: [Bug build/30603] Various test failures with EPERM in systemd-nspawn container Date: Sat, 22 Jul 2023 19:15:25 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Version: 2.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dilfridge at gentoo dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: version cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30603 Andreas K. Huettel changed: What |Removed |Added ---------------------------------------------------------------------------- Version|2.37 |2.38 CC| |dilfridge at gentoo dot org --- Comment #2 from Andreas K. Huettel --- aarch64 (jiji) * baremetal no failures * in systemd-nspawn: FAIL: misc/test-errno-linux FAIL: misc/tst-mlock2 FAIL: misc/tst-ntp_gettime FAIL: misc/tst-ntp_gettimex FAIL: misc/tst-pkey FAIL: misc/tst-process_mrelease FAIL: time/tst-adjtime Details from jiji: FAIL: misc/test-errno-linux > FAIL: mlock: errno is: 1 (Operation not permitted) expected one of LIST_F= ORWARD ({ 22, 12 }) FAIL: misc/tst-mlock2 > error: ../sysdeps/unix/sysv/linux/tst-mlock2.c:40: mlock: Operation not p= ermitted > > error: 1 test failures FAIL: misc/tst-ntp_gettime > error: ../sysdeps/unix/sysv/linux/tst-ntp_gettime.c:46: NTP_GETTIME_SYSCA= LL failed: Operation not permitted > > error: 1 test failures FAIL: misc/tst-ntp_gettimex > error: ../sysdeps/unix/sysv/linux/tst-ntp_gettime.c:46: NTP_GETTIME_SYSCA= LL failed: Operation not permitted > > error: 1 test failures FAIL: misc/tst-pkey > error: ../sysdeps/unix/sysv/linux/tst-pkey.c:206: pkey_alloc: Operation n= ot permitted > error: 1 test failures FAIL: misc/tst-process_mrelease > ../sysdeps/unix/sysv/linux/tst-process_mrelease.c:54: numeric comparison = failure > left: 1 (0x1); from: errno > right: 9 (0x9); from: EBADF > ../sysdeps/unix/sysv/linux/tst-process_mrelease.c:69: numeric comparison = failure > left: 1 (0x1); from: errno > right: 22 (0x16); from: EINVAL > error: 2 test failures FAIL: time/tst-adjtime > error: tst-adjtime.c:38: adjtime (NULL, ...) failed: Operation not permit= ted > error: 1 test failures --=20 You are receiving this mail because: You are on the CC list for the bug.=