From nobody Sun Feb 19 15:44:37 2023 X-Original-To: x11@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 4PKVGs2h4qz3rKHy for ; Sun, 19 Feb 2023 15:44:37 +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 4PKVGs0Srfz3HP4 for ; Sun, 19 Feb 2023 15:44:37 +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=1676821477; 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=QUWTB0inw3lOdGUuzzTy6brnSzs0pqcULnQGb3kCKus=; b=DDsobh3W0fJaC68MBtlImx+J4HXDfvY0NEiqG+OB8tvV6K+M12/hXXV/BZfGrt7Y0jMEBn H4VjDEp5aWnlc77+CTnNnjw47VoGX/KPLP2Dkt85WBf9NevDX0RGssAshU5jkf8NoYAkGQ krsxMcsuFALmUv6g3QG4zSqdZJrudmJHj2+2pQGdsTTru9gbFSZWejvd8WOaHKCLKF8z7q Igclvekl9TIi+9GH8Z9Jq6PkLgnUF9Pb91JYG6CAejcxRNarNQbchDtabooUYi5owwBNSK h9dKLjyO9uiB+zIw5uE+ztpKiANBQ4AvAp70SC1yi4MtJxM78eEp9s5VJPODQg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676821477; a=rsa-sha256; cv=none; b=Ofm/9Kzih7JFJ1lCqZ2DbiIpBGYirFcQKldehQNs8+r77EzPe/P5Ljny6ssTE00ptxMxS+ yPaoWVojpLAdRH3H9TFVxHf7OGoE1byk2p2nLAEnbNh6qS6esCuQyw8pF6Luk8PZboz86m dAhbjENkY3UopHekd7Zvn/fNsc9UFbaLavPuQ/2mRuMspnhyjNz0UOLoA5uJg/ZOliOWsw GyloZy1AT4vyqwv2n+1R6xf30wUQhLz+7W4lDva//amhArAm++AMbreHDhqPdqg67ehbDL x2rGNimP5nrQRwBSS+GDpanzHT7nqRSAstNkVvgx21S9D4p43yTiedQK1rGBFA== 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 4PKVGr6YD5z16rR for ; Sun, 19 Feb 2023 15:44:36 +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 31JFiaPl090656 for ; Sun, 19 Feb 2023 15:44:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31JFiaFk090655 for x11@FreeBSD.org; Sun, 19 Feb 2023 15:44:36 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: x11@FreeBSD.org Subject: [Bug 269684] graphics/drm-510-kmod fails to compile on 14-CURRENT Date: Sun, 19 Feb 2023 15:44:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: m.viey@wanadoo.fr X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? 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: X11 List-Archive: https://lists.freebsd.org/archives/freebsd-x11 List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269684 --- Comment #4 from Michael V --- as this: __FreeBSD_version < 1302501=20 and this: (__FreeBSD_version < 1400080 && __FreeBSD_version < 1302501) seem equivalent to me. But maybe I miss something with macro I not used with that. --=20 You are receiving this mail because: You are the assignee for the bug.=