From nobody Fri May 1 12:05:03 2026 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 4g6V8w0zWhz6cVpv for ; Fri, 01 May 2026 12:05:04 +0000 (UTC) (envelope-from git@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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g6V8w0KWDz3G5C for ; Fri, 01 May 2026 12:05:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777637104; 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; bh=c8nLo/ggakcxLmlFwvaXPv8eGmgs07LvJIBfiNb13a4=; b=VjkdP3YdC4W1clwfEhkWKaRcwQZm7CM71gnxP0fK5v5LHy1dpNRqqJC8embwbMjB2lQ4Ra onCE7dv+26wxTl7Z7fqohlBwOYur/slqJhdEQlgdCcGDiXUAImqB3gn72O/qspLpQE1/5z nB4ClJlAJmpA34K8DWF/i4sN/BmlmSCgxRtyVVUQIy44bVxpg+XOO/n/24mDMGrgT9rOQK teULuXlzN3V7iYyYeoAdSBD5X25DBEWcTmiaIsXZDGugVk/Ir7ToySq1/OzooN5ExJuG+i Waf2TnIIbOCXm5CKc9ZkVFG7As1vxb1vthe2dvX47svr1Jz59gkfiE36IPVbAg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777637104; a=rsa-sha256; cv=none; b=pNq5vHtv3SoXuqkxu7FKdy5aSS9ioGte2CA2Z5rBaKozKBZhf+SME8CqVKZiZh6EPR8wks j5820fWy2ltL1k/Y9prObFuCwwRxnNXF+dJdBLA/NMWCh4IlfrPR6kYCbHknmLn+dg8hw2 l5CKrk6GIVwP0pCJX92ouNf6QKjEOXPw5wb6an8fnspl3+Cvc+iO/wnG3E3yON6CvKFb/H rHQJDhA9D0YigacWg/zTodTxjVoUh3Hlf9Sp1wBlG1uFZU1LuI/3Wym+vIhcVxJWCrtLM4 PJaXzMbijum1HSsyxT5872Du7cyKnLglmSn4OpGsmTxwStHc2qTGRRFf10i5lA== 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=1777637104; 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; bh=c8nLo/ggakcxLmlFwvaXPv8eGmgs07LvJIBfiNb13a4=; b=wVV6QcC70uC9iXXGFQUPF5OAJAanjltIkd8ZZN70yNDXariiBdyAD+l7V3DTcE4HwNvA+k EqwrQ5ThVQOCzbew+ludVtyIwGgJWRkdPbEQM46x3gxCdBR5IFXmPtrXenx4QIqVrbJxTH Q54TKJG7g7s3SHh8U41dEIR9hb8AHoA7EHXBYbZFMtxrvgH0AplKgGVXgts57B9NKvDqKh 5dwmEMikaTAIo4o9vbIEGpgdN8cA1oCz6SXbkeIugY0RuF/NpHgNMLyxa1eFk8FWxkyQbA lOQu2hOFj6jYlCInduh+iiUnsf+O7BtgNV1VFpqlaED2AbRAQDIyVElf85RZiQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g6V8v70C8zyDq for ; Fri, 01 May 2026 12:05:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3720b by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 01 May 2026 12:05:03 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Bernhard Froehlich Subject: git: 89b0e3118e20 - main - devel/capnproto: Remove BROKEN because it's actually working 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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: decke X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 89b0e3118e2005e641c1eff1ef693d4eeaa8bbd9 Auto-Submitted: auto-generated Date: Fri, 01 May 2026 12:05:03 +0000 Message-Id: <69f496ef.3720b.ab5f1dc@gitrepo.freebsd.org> The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=89b0e3118e2005e641c1eff1ef693d4eeaa8bbd9 commit 89b0e3118e2005e641c1eff1ef693d4eeaa8bbd9 Author: Bernhard Froehlich AuthorDate: 2026-05-01 11:02:00 +0000 Commit: Bernhard Froehlich CommitDate: 2026-05-01 11:03:41 +0000 devel/capnproto: Remove BROKEN because it's actually working There are 2 failing testcases out of 480 in kj-heavy-tests-run: kj/async-unix-test.c++:977: failed: expected hupPromise.poll(waitScope) [ FAIL ] async-unix-test.c++:941: UnixEventPort whenWriteDisconnected() (221 μs) kj/async-io-test.c++:2953: failed: expected abortedPromise.poll(io.waitScope) [ FAIL ] async-io-test.c++:2940: OS TwoWayPipe whenWriteDisconnected() (46 μs) and this will be addressed but should not prevent us from building packages. Scope of this seems to be limited to FreeBSD 15+ and exists at least since capnproto 1.3+ but was actually only noticed when running the testsuite. PR: 294259 See: https://github.com/capnproto/capnproto/issues/2594 --- devel/capnproto/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/devel/capnproto/Makefile b/devel/capnproto/Makefile index af5788cfb226..477d38b581e9 100644 --- a/devel/capnproto/Makefile +++ b/devel/capnproto/Makefile @@ -11,9 +11,6 @@ WWW= https://capnproto.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BROKEN_FreeBSD_15= kqueue regression -BROKEN_FreeBSD_16= kqueue regression - USES= cmake:testing compiler:c++14-lang cpe pathfix ssl USE_LDCONFIG= yes