From nobody Fri Sep 20 07:33:23 2024 X-Original-To: ports-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 4X93yr4LMNz5X6vp for ; Fri, 20 Sep 2024 07:33:24 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X93yr2Y82z41mT for ; Fri, 20 Sep 2024 07:33:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1726817604; a=rsa-sha256; cv=none; b=STeUnysCeEzMbCkazFYkx/uRpxIn3agBlMrsPBOEo+abiNahg7O0WvDGeFaxp748Qklo/Y +yOGnpcQ13tOF4Xm93EPVQyvp8LSDDWf3D8o+LrM6R2qzxNPDuW2mrOY4kDoBqsJPGNzYn p/DiBsqMii98Mu5cnSr4kbWG421Pm2S9U29OgQs4Xr+kt+vpLMU89Fvr+PIzBqlz8sL97m gzxAbbFkvZSLh+HWtM6NpqJ+OEuh0tTUXoxvUK71hzfhPWQE5CsyaKSJ4q1cckQEvcmbCI eX4ptLkay3MiQve+OVkC/LMXWZW8yeFZtwL+j1cM98/zDt5QVp+y8dHwpKjSVg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1726817604; 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=UKY+1ADteNZwZW5L8dTqdVEzkpgMyyUM70rcCshaPLQ=; b=vMPTzgZifs0s3ei+cds6NVGRdFuOfcAQRelm+wUgvqcjr9W6cqcW+ug7yGeWj5hkK++ZlK Vi+0ue5HdwLlmoWdLlLylqUn6IXgtcXeAnZC6d4Yn/eEOlGHZraaV+DCuW+Ft/q3mSOuut qo1cTyofQBdL/tEnzYdi/L6iS2JCeKft/REUQycN8E7PdMUKxJKHnEFlxCgsEAyMYCQLJD DbPOOMZt0J7esXvorTotvSfUdne5X9uy9UZcyrpVRihZKQOqJlJk9LOLC0VzHV/SOyhGuZ I/bhJ6shzJGNr5mqBjiw5bOZ0dledJ/QNQZqsDEjSCYFi0m0ci65mwFOUJj+uw== 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 4X93yr27bmzgh3 for ; Fri, 20 Sep 2024 07:33:24 +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 48K7XOfo026835 for ; Fri, 20 Sep 2024 07:33:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 48K7XO7J026834 for ports-bugs@FreeBSD.org; Fri, 20 Sep 2024 07:33:24 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: ports-bugs@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyODAyMzRdIHNjaWVuY2UvcHktdGVuc29yZmxvdzogdXBk?= =?UTF-8?B?YXRlIDIuOS4xIOKGkiAyLjEzLjE=?= Date: Fri, 20 Sep 2024 07:33:23 +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 Some People X-Bugzilla-Who: fluffy@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback- X-Bugzilla-Changed-Fields: cc 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280234 Dima Panov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fluffy@FreeBSD.org --- Comment #4 from Dima Panov --- (In reply to Lars Herschke from comment #3) Sadly, it's unable to build at all after devel/abseil: update Abseil C++ to= LTS version 20240722.0 looks like bundled benchmark/gtest cannot be used with recent abseil anymore --=20 You are receiving this mail because: You are the assignee for the bug.=