From nobody Thu Dec 07 19:24:17 2023 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 4SmPN16Prwz53Th5 for ; Thu, 7 Dec 2023 19:24:17 +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 4SmPN11FZCz4lCn for ; Thu, 7 Dec 2023 19:24:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701977057; a=rsa-sha256; cv=none; b=h5IBoz+rL4zZxMZ9SxuLBKaRchW0PhJu/aHt1f8mKro47oK5V6Ndx7T3SdUDe0xftof+IK rW2bb/Lo20ZIcLpi0SoX+YcWrVvCbmM7wpWdOXxUtZ/wWbtmKilZF0Umpy9PlIHB9pMn2M +vHNY+ny/fX//v34MgAVi9V0DkoneMgnfFC24dG9XUDdlbpL0BFpUJyZ5BNnQgoQNrd24m z7Zz4ZV8B8B8Qqt5nAfBm0LLoKTTJRTZ05B/bFMszB87TqPxwBKnY/ylIXE7jIdw9CGoP6 iP3IBS2V1GwbHg34RqqawS0lCVs9xKdICliHjySUhHfHUxHxvHfApYaQuZUhXw== 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=1701977057; 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=SKCgXEHBBDRv7F1eKCPK7IeLEgipOs70M4jhyZw4ZGw=; b=KmNhxdCqJdvOUh/qWlj4e3SkeQbRLVBuGD1giiy16zN7waHBIreoIxc4t976Mug/aXDyZw /KnYqR13ntlorLIoZpNu7+NLGZ6zy30TrMdjTkexjYIrp8RfZinXOh7kO3u+6ynHH6Ori8 0nTwCN0BmwQs8oEY6y5+xATqR55/7X+f/W0X3MggX4/UKXDLoHqiE92xNaJ4nYXciRimp8 aJ0vivUvUgjEducQM/xzr4eln/lPL7rJsSps3pRv+ItoBEv+D7Z/uTMCBxpZ9/2UVlnzIo jSqBIAtjkXEHnKEbHwao0cEB5S4vq8r83gS5OZ22tceFNQUqiDLGnzKa85ayQA== 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 4SmPN10K2czqCH for ; Thu, 7 Dec 2023 19:24:17 +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 3B7JOG4W053891 for ; Thu, 7 Dec 2023 19:24:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3B7JOGSF053890 for ports-bugs@FreeBSD.org; Thu, 7 Dec 2023 19:24:16 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: [Bug 273753] [exp-run] Against llvm-17-update branch on GitHub Date: Thu, 07 Dec 2023 19:24:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273753 --- Comment #91 from Dimitry Andric --- https://github.com/DimitryAndric/freebsd-src/commit/d2e9ccbb8b576705e190af5= ff6067c99f9a528e1 should solve the databases/mongodb44 assertion (https://pkg-status.freebsd.org/gohan04/data/mainamd64PR273753-default-foo/= 2023-11-04_20h45m56s/logs/errors/mongodb44-4.4.25.log) --=20 You are receiving this mail because: You are on the CC list for the bug.=