From nobody Thu Jan 04 13:49:30 2024 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 4T5Scp5C0gz56R8R for ; Thu, 4 Jan 2024 13:49:30 +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 4T5Scp4B7Tz49C3 for ; Thu, 4 Jan 2024 13:49:30 +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=1704376170; 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=Erxqo583JNZ1r3j+/hhbihHbIVl5zQlHPGWIAZBIQTA=; b=ZlBdIN0Qp+DMvxu+Lpr23rlyL/NBWBF4tsUwAczqxcAO3qNqKuWkhC2Ppxur8Jvms73LFM mdj7ZSpAheES8W+aGcNRFSWyPVwqBvgLxLk3rCUE9Mt4UwnXdMPAe/aFhJfrWZg01fSVKL BLLN/PvaGaeE0vdiOTZBOoke8PlbpX5cKVTKkxqaMB1sDSEOYweq+eUXt39IaCDhrBAD32 Hy4o/3Ii3T01Bk9Pf7G3nG8OzwqBcqk0u/ZkKDZ3rJ16hzQtRYbbAI/nUf/BLjlXWPSXMz FIfd9LAwFNK+8Iwrejxih3AbqvazFh9yMZkBCT6MksudwMOb23pff2FGY3pchQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704376170; a=rsa-sha256; cv=none; b=TENvVJpFUzvsuvTF2IbioNcX0kItRY0Yc+obVivf0RClkUsYO+3asbuTbd5tgbbr4yZi3J HRTonvck3fdGZBl6fq4QyhNr36r/diSMB5/uUIWpZz/s8ldEIoJcE1aeSGa7Ntly7uSsmi DPayE4D5dmmH3wMjEyknQsoW+G76J+FKvyJ+uypCtLcWoT1ikYGYJZSBtloSNx14Rv+2vT fZfnS0MDwkCNImCTS7lhaRPiFSAiruwwecaFJF4ZFoNR9yaeZ8EZmIhJNUSWvTV1TRmcWC ksOZvqiUiHCWkcwaondtIw5KMS7LPq6vyYzC4IMWua3dz1QNKCppTc+UBczGFw== 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 4T5Scp3CJLzFr3 for ; Thu, 4 Jan 2024 13:49:30 +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 404DnUNx058182 for ; Thu, 4 Jan 2024 13:49:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 404DnUsq058181 for bugs@FreeBSD.org; Thu, 4 Jan 2024 13:49:30 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 275867] Kernel build with device isa fails if device acpi is not present Date: Thu, 04 Jan 2024 13:49:30 +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: 13.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275867 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dd32f39bd5fbfa1b2af7cdb2b665b97c30= ca4cf30 commit d32f39bd5fbfa1b2af7cdb2b665b97c30ca4cf30 Author: Mark Johnston AuthorDate: 2023-12-28 20:16:39 +0000 Commit: Mark Johnston CommitDate: 2024-01-04 13:49:06 +0000 atrtc: Add a required include PR: 275867 MFC after: 1 week (cherry picked from commit c63dda466a5ba6a9ec0a5de18f9180683f9af982) sys/x86/isa/atrtc.c | 1 + 1 file changed, 1 insertion(+) --=20 You are receiving this mail because: You are the assignee for the bug.=