From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 208F03858C2D; Sat, 22 Jul 2023 19:31:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 208F03858C2D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690054281; bh=XF8mqjtzMT7l4oWrSUD1jV8OSCFYsWLrleJ3N2rOGDk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=O6LNB+sD4DuhzHO5AKUAAGiunG2DZBOOu3spo4fTVZRAxwuX3ulF0Rt+4YlnxCPM7 Z1ISjLD3Y0dbJeZp2IbmchuSo1CR4W+cSqcbioSj0PwFKIdRfSiqks777iqKsaV5pj pOI8ahEVhEdt0Y7sE8vbgYH7fo2Di2Ay+GicvXU8= 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:31:20 +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: 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 --- Comment #3 from Andreas K. Huettel --- x86 build on x86-64 (demeter) * baremetal no failures * in systemd-nspawn FAIL: misc/test-errno-linux FAIL: misc/tst-bz21269 FAIL: misc/tst-mlock2 FAIL: misc/tst-ntp_gettime FAIL: misc/tst-ntp_gettime-time64 FAIL: misc/tst-ntp_gettimex FAIL: misc/tst-ntp_gettimex-time64 FAIL: misc/tst-pkey FAIL: misc/tst-process_mrelease FAIL: time/tst-adjtime FAIL: time/tst-adjtime-time64 Details from demeter: FAIL: misc/test-errno-linux > FAIL: mlock: errno is: 1 (Operation not permitted) expected one of LIST_F= ORWARD ({ 22, 12 }) FAIL: misc/tst-bz21269 > error: ../sysdeps/unix/sysv/linux/i386/tst-bz21269.c:55: not true: syscal= l (SYS_modify_ldt, 1, ptr, bytecount) =3D=3D 0 > error: 1 test failures 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_gettime-time64 > 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-ntp_gettimex-time64 > 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 FAIL: time/tst-adjtime-time64 > error: ./tst-adjtime.c:38: adjtime (NULL, ...) failed: Operation not perm= itted > error: 1 test failures --=20 You are receiving this mail because: You are on the CC list for the bug.=