From nobody Thu Feb 29 07:11:13 2024 X-Original-To: dev-commits-ports-all@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 4Tlj7f1rXLz5CM9T; Thu, 29 Feb 2024 07:11:26 +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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Tlj7c5JGrz4j3W; Thu, 29 Feb 2024 07:11:24 +0000 (UTC) (envelope-from manu@bidouilliste.com) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bidouilliste.com; s=mx; t=1709190676; 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=nz3CymQKFdwifAe+BZmUp/HxhuiSt76Lea/Uf34pyyU=; b=Yr97VKNHLnMGj2Bp+nl7uv7h0FDIlS11I9SuOsMToNF0sSiPVypcORRhjmsk5fgDKEJRM1 INuIdeS4YB6OJmlfnmmQdu1kJVQLm58+ztKfGs2k1XB3zEh5gSliMBYKOkiRGryTopBbhs ZBPUCh/OTSgeEJWd9WwLVv7hjRGlWQQ= 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 07a5deaf (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 29 Feb 2024 07:11:16 +0000 (UTC) Date: Thu, 29 Feb 2024 08:11:13 +0100 From: Emmanuel Vadot To: Christoph Moench-Tegeder Cc: Christoph Moench-Tegeder , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 5ee4d6fde813 - main - www/firefox: update to 123.0 (rc3) Message-Id: <20240229081113.632c94e96b37fff38af29daf@bidouilliste.com> In-Reply-To: References: <202402141815.41EIF7hE017571@gitrepo.freebsd.org> <20240227083406.3fc2d2694b71ae62ec4e5307@bidouilliste.com> <20240228074630.334080b12c13a15ab8a322e0@bidouilliste.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd15.0) List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:12876, ipnet:212.83.128.0/19, country:FR] X-Rspamd-Queue-Id: 4Tlj7c5JGrz4j3W On Thu, 29 Feb 2024 00:01:07 +0100 Christoph Moench-Tegeder wrote: > ## Emmanuel Vadot (manu@bidouilliste.com): > > > > > This update is broken on wayland. > > > Congratulations to our first wayland user? > > Clearly not. > > It has been weeks since 123 landed, and this could be the first > report of brokeness. So statistically it's likely we don't have that > many wayland users or we don't have general breakage. It's been 17 days and the packages for latest have been rebuilt on the 24th, people don't upgrade every week on current. Also since it's broken on quarterly all users of releng branch using it won't see this problem. > On the other hand, there has been rather large upheaval during the > man transition; and what base system, clang and rust are > we talking about here? (I have no clue, there's just quite > a bunch of variables here). A rollback to 122 "fixes" the issue so it's unlikekly that it's another factor. > > Are you saying that you don't care that it's broken for all our > > wayland users and that you will not do a thing about this ? > > This is not a matter of "care". I don't have a wayland environment > (never had); all I have is some hardware in urgent need of > replacement (it's crapping out under me) with a slightly stale > base system because I've hadn't no time to anything on both > fronts. Remember, this is just a hobby operation over here. I think that it would be good that you setup a quick wayland env, the handbook is pretty good on how to do this and we want wayland to be a first class citizen on FreeBSD (it's already is tbh, most drm developers on FreeBSD use wayland only already). > So now what. Is this broken on your system only or in the general > case on released FreeBSD versions (which ones?). It's broken on all my desktop running main-3733d82c4deb, it's also broken for bapt@ who is the one made me aware of this issue in the first place. > Any idea what the fds are connected to (a basic firefox has ~150 fd when it's > up and running). No idea no, if you have any tips to debug such large program I'm happy to dig more. > Regards, > Christoph > > -- > Spare Space -- Emmanuel Vadot