From nobody Thu Jun 08 15:13:32 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QcSQj05mHz4brHn for ; Thu, 8 Jun 2023 15:13:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QcSQh68Kwz4TRp for ; Thu, 8 Jun 2023 15:13:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1686237212; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=gAYMVit5Sa9FdtLeQpULqhY2jbhEAQRLjQt5SViAWYc=; b=T6iH3TfG0gEaOh9j9El0DpS2qh4ybD1R+MlJMj0+JC+6jcYLQYUd5x7oNtKORajEHInYOH nqZr8svhffZOPhicj/D6Na68vXlGLRxJcz4QggPDfof7dxEqNk4YPrJ9HOp91EOAlq6uUF nO9ZzXCJMsPbw7LpjzI/qlZaHKMQ0YrMYV5GwIEkBkVS/uUBniTkS2cnVoqQr9kxR/FJvP H5OHFG1F4wIoIhYQ849Rpu7bBBAVeFuJ0L7m1JV5Jzm3Sn7juBbFbcKoLaxUWYHBrHtnIj 0IfjB2FwunOF27cEjV7zPv77BoM0ZAJ8UGycYm1HtQrPZWete3MXjdHJT7qOdg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686237212; a=rsa-sha256; cv=none; b=m2SoVszUQEkixHb5g5jJqB3f15Ek8aVPTGNhExAQvXWcU40VYWGz2+JlpdJyWq2BO7Tb1D MBUK14weRtTlo7c2qypzyKN2a/NpinxZai/jUNqiPOdpCcvYZ0ZKORSAa0uD0siHSGjUqS wnL08G4ekgEule7rglhepTuRVW0ISYmJ5zvLZbBc83/gqR6+0ZWxwbA9SsRi1Zx/lBsUki H1qy0h+vh76663xqg5PfUdumYePfdXR8U5nvoi22jycT1/PZs/ivKL7wrucSCE1QbPyKYE +apKMJ2TOWkvOZW3bBpTaOMkBKHG3+7Tstx7bpCf7oI3Xhj79pZAuMUQ1pg6kA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QcSQh569BzydN for ; Thu, 8 Jun 2023 15:13:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 358FDWVI026905 for ; Thu, 8 Jun 2023 15:13:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 358FDWL7026903 for bugs@FreeBSD.org; Thu, 8 Jun 2023 15:13:32 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 271903] amd64-gcc12 build failure Date: Thu, 08 Jun 2023 15:13:32 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org 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: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271903 --- Comment #1 from Ed Maste --- Cirrus-CI seems to have some trouble with log files at the moment, e.g. https://cirrus-ci.com/task/6740805386240000 is truncated in the middle of an error: In function 'counter_u64_add', inlined from 'ovpn_transmit_to_peer' at /tmp/cirrus-ci-build/sys/net/if_ovpn.c:1905:4, inlined from 'ovpn_output' at /tmp/cirrus-ci-build/sys/net/if_ovpn.c:2138:10: ./machine/pcpu.h:153:17: warning: array subscript 0 is outside array bounds= of 'struct __s[0]' [-Warray-bounds] 153 | __asm __volatile("mov %%gs:%1,%0"=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 \ | ^~~~~ /tmp/cirrus-ci-build/sys/sys/cdefs.h:449:51: note: in definition of macro '__predict_false' 449 | #define __predict_false(exp) __builtin_expect((exp), 0) | ^~~ ./machine/counter.h:92:9: note: in expansion of macro 'KASSERT' 92 | KASSERT(IS_BSP() || c !=3D EARLY_COUNTER, ("EARLY_COUNTER u= sed on AP")); | ^~~~~~~ ./machine/pcpu.h:214:33: note: in expansion of macro '__PCPU_GET' 214 | #define PCPU_GET(member) __PCPU_GET(pc_ ## member) | ^~~~~~~~~~ ./machine/pcpu.h:219:26: note: in expansion of macro 'PCPU_GET' 219 | #define IS_BSP() (PCPU_GET(cpuid) =3D=3D 0) | ^~~~~~~~ ./mac --=20 You are receiving this mail because: You are the assignee for the bug.=