From nobody Tue Dec 13 14:36:01 2022 X-Original-To: dev-commits-ports-main@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 4NWgz90FLtz4jjh9; Tue, 13 Dec 2022 14:36:05 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mx.blih.net (mx.blih.net [212.83.155.74]) (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 (2048 bits) client-digest SHA256) (Client CN "mx.blih.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NWgz74jpzz3njr; Tue, 13 Dec 2022 14:36:03 +0000 (UTC) (envelope-from manu@bidouilliste.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=bidouilliste.com header.s=mx header.b="PhTMYye/"; spf=pass (mx1.freebsd.org: domain of manu@bidouilliste.com designates 212.83.155.74 as permitted sender) smtp.mailfrom=manu@bidouilliste.com; dmarc=pass (policy=none) header.from=bidouilliste.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bidouilliste.com; s=mx; t=1670942162; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6rfOrH2oz6Tjc2vDqwhscQKXhqEO1YZOK/WI4m3qCi4=; b=PhTMYye/5O9Q7hpzdbGfggWdSOJAfWWa5WcCTTcpZYD8OJt9qSFs/rpHP2SW6KhS4+q6/R q6vZTNYcmGooP2niivGhj8ISKJhZRBgVP+cyKx+pUEINSj3qUm/QnIoqrm74q3hqNVFT1o j/Fk3Gys7xGsA9DX6QCmLELCctSzSL8= Received: from skull.home.blih.net (lfbn-lyo-1-2174-135.w90-66.abo.wanadoo.fr [90.66.97.135]) by mx.blih.net (OpenSMTPD) with ESMTPSA id 0006f899 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 13 Dec 2022 14:36:02 +0000 (UTC) Date: Tue, 13 Dec 2022 15:36:01 +0100 From: Emmanuel Vadot To: Jan Beich Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 855947ebf7e7 - main - graphics/mesa: Update to 22.3 Message-Id: <20221213153601.63079e01a71ba916dc556297@bidouilliste.com> In-Reply-To: <359m-s2yj-wny@FreeBSD.org> References: <202212051403.2B5E3otn025723@gitrepo.freebsd.org> <359m-s2yj-wny@FreeBSD.org> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-3.50 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.998]; DMARC_POLICY_ALLOW(-0.50)[bidouilliste.com,none]; MV_CASE(0.50)[]; R_DKIM_ALLOW(-0.20)[bidouilliste.com:s=mx]; R_SPF_ALLOW(-0.20)[+ip4:212.83.155.74/32:c]; MIME_GOOD(-0.10)[text/plain]; ASN(0.00)[asn:12876, ipnet:212.83.128.0/19, country:FR]; MLMMJ_DEST(0.00)[dev-commits-ports-main@FreeBSD.org,dev-commits-ports-all@FreeBSD.org]; MIME_TRACE(0.00)[0:+]; DKIM_TRACE(0.00)[bidouilliste.com:+]; FROM_EQ_ENVFROM(0.00)[]; ARC_NA(0.00)[]; TO_DN_SOME(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FREEFALL_USER(0.00)[manu]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; RCVD_TLS_ALL(0.00)[] X-Rspamd-Queue-Id: 4NWgz74jpzz3njr X-Spamd-Bar: --- X-ThisMailContainsUnwantedMimeParts: N On Sun, 11 Dec 2022 10:29:40 +0100 Jan Beich wrote: > Emmanuel Vadot writes: > > > diff --git a/graphics/mesa-libs/pkg-plist b/graphics/mesa-libs/pkg-plist > > index 9389d77d5c8d..9d92766c8f37 100644 > > --- a/graphics/mesa-libs/pkg-plist > > +++ b/graphics/mesa-libs/pkg-plist > > @@ -1,5 +1,5 @@ > > etc/libmap.d/mesa.conf > > -include/EGL/eglextchromium.h > > +include/EGL/eglext_angle.h > > include/EGL/eglmesaext.h > > @comment include/GL/internal/dri_interface.h > > include/gbm.h > > This broke multimedia/kodi. Can you take a look? > > https://pkg-status.freebsd.org/beefy16/data/131amd64-default/908640ce3450/logs/errors/kodi-19.4_5.log > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268234 Thanks for the report, will try to take a look. > Also, other mesa-* ports still reference the removed header. > > diff --git a/graphics/mesa-dri/pkg-plist b/graphics/mesa-dri/pkg-plist > index 69f6a5905f24..cb46f04fd16f 100644 > --- a/graphics/mesa-dri/pkg-plist > +++ b/graphics/mesa-dri/pkg-plist > @@ -1,7 +1,6 @@ > @comment include/EGL/egl.h > @comment include/EGL/eglext_angle.h > @comment include/EGL/eglext.h > -@comment include/EGL/eglextchromium.h > @comment include/EGL/eglmesaext.h > @comment include/EGL/eglplatform.h > include/GL/internal/dri_interface.h > diff --git a/graphics/mesa-gallium-va/pkg-plist b/graphics/mesa-gallium-va/pkg-plist > index d0b0687974a8..f8a847c7bff0 100644 > --- a/graphics/mesa-gallium-va/pkg-plist > +++ b/graphics/mesa-gallium-va/pkg-plist > @@ -1,7 +1,6 @@ > @comment include/EGL/egl.h > @comment include/EGL/eglext.h > @comment include/EGL/eglext_angle.h > -@comment include/EGL/eglextchromium.h > @comment include/EGL/eglmesaext.h > @comment include/EGL/eglplatform.h > @comment include/GL/gl.h > diff --git a/graphics/mesa-gallium-vdpau/pkg-plist b/graphics/mesa-gallium-vdpau/pkg-plist > index 4eeb6f6ae445..4dde828473ba 100644 > --- a/graphics/mesa-gallium-vdpau/pkg-plist > +++ b/graphics/mesa-gallium-vdpau/pkg-plist > @@ -1,7 +1,6 @@ > @comment include/EGL/egl.h > @comment include/EGL/eglext.h > @comment include/EGL/eglext_angle.h > -@comment include/EGL/eglextchromium.h > @comment include/EGL/eglmesaext.h > @comment include/EGL/eglplatform.h > @comment include/GL/gl.h -- Emmanuel Vadot