From nobody Sun Feb 19 15:39:32 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 4PKV906KnNz3rJwp for ; Sun, 19 Feb 2023 15:39:32 +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 4PKV904y62z3GYv for ; Sun, 19 Feb 2023 15:39: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=1676821172; 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=vkKAXf6P1cbYPYi0VfEZfDwDfAjjND74DL9dXmZcShk=; b=SQNN+09bLArT90pcm1pisTIwPCddXF7/kNrY/bwtuhLAhpXDfkFo3C9XAG9bMv6PqoYiyC lb4hOjZqtyTjXy54tcdSOqTVDPcOAbCMDHczd5QvTNYSP6XT4yTUWjgHZiGmB8m1xmMGBy a3fDJAUYlyDN2HZqVfJHO2tysY7NPV1l3UC1zsIQZHF/YqQHyhEKSQqjaKKHDeq7iQZFjZ M74dY+ttOcswAKdCn5/h+8pbaT5F2ZSxgfeTdVTCPo0g4WhfdX+elg23TpoKu8AVhOyBsE ZXpcJNpFQL2Mk1Oz8JsOYCLpywWxlew+8IodGCkuNEvbZvgIgBcIN7jybgen/Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676821172; a=rsa-sha256; cv=none; b=NrzdCAN1jhIXhAhk1c1v4yBExDPmavgUgUHw5/HbroI+M+eIVPB91ezIEbbmAWaAvQJRbp 4+zNay5ThA4VhqhLMHe9lM0soQxdebM49KqJf8K4I1XajtvjcKqVUxm8aHNz9qsQqJSWtq diFMjImEOgS3i28oNhM458Xd09EWeVuDkj+jZxP5ttEQ/122ad7GMYBVrOgOJGyXGJt+2i Ud9ujYOsWcGVTL8CoxIzMw3+JqT7Exm5k6jF/Ix+f3OAcFzSzxc/TMBAJn9fzWSx/ok4uo qg22tTHpZHFCsKmMBy+nctf3ihEYtuoXmljiaya+BwmGRSQ+zPupMzkYCJrh2A== 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 4PKV903vCXz16fT for ; Sun, 19 Feb 2023 15:39: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 31JFdWSc077983 for ; Sun, 19 Feb 2023 15:39:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31JFdW2G077982 for x11@FreeBSD.org; Sun, 19 Feb 2023 15:39: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: x11@FreeBSD.org Subject: [Bug 269684] graphics/drm-510-kmod fails to compile on 14-CURRENT Date: Sun, 19 Feb 2023 15:39:32 +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 #3 from Michael V --- That said, I'm pretty sure this will fix the problem. I didn't have it befo= re. --=20 You are receiving this mail because: You are the assignee for the bug.=