From nobody Fri Jan 3 10:40:19 2025 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 4YPg83351dz5jpPH; Fri, 03 Jan 2025 10:40:19 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YPg832Rdtz43D0; Fri, 3 Jan 2025 10:40:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735900819; 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=YPsnOXkjiBY/9hd+ufgI/QVa7R9UqdlpG76TLP0p6co=; b=TBONEFv4X8uEPobWAw2JeaKdvjWS4UjVpC3wdCQnO/d89VRnVo9j5N5Ws3xoMR1F3O/hEi jiexPIak/D29wZVRIjsuCtwhxBjGT5Ngu5GxisTnjHgHSoQBdD1TcS3GLsVKokED8mCNlM YpbpydTkuNtiR18yIooqcp/KXq+qE7qooJhKlhHImhwMfM57yhoPv59VVOWFrxxIxKs3An LWUR37l4FAecXxy38F3lODkT1fwk9SkY0ta1+/ZzygFtuH4qGnRMTFOdHapclAfRTsdVXt UUbyFtUtyFFvsUdObgoYdcdF/Hy3HDENhHnxLjPsZv/N9Mj4K6zKDTVtVIEpIg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735900819; 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=YPsnOXkjiBY/9hd+ufgI/QVa7R9UqdlpG76TLP0p6co=; b=FvGelcyWBowGsaQBe0BGZp8LIFQl1ivqusVnzccamclZ6g0C3T4VoZtHV9Hdi9gsStODxh lT9cN2DVynp4ocvg9TbDr49X3DfspcCtkcsHj4x45I4Fmn+pnlOFQEofM2Dky/spJMHHuH VBi5n19BBLk7fXD9uibbi3zSJTht12snk6O2zCjpIaNEfOeM+wCPYMkNkyASqgNVZJ+VAn GX0ZuqdrUMIMToj16bksjJAXV+IS58lRa+BA1pkjSDuzbhLlgyw95AuTuWGZxuPyA/Iv9n GYMtUXmLWPuH+khXZ8VbLa2x6/oRsEyk4RceUmMdz/sWhB0zgQ02eHN+NVoikQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1735900819; a=rsa-sha256; cv=none; b=x0s9cR9oSG3p/gqmb22q2w2GcxfoVhCE4Jc+teXG0c6CFJlTOw/maHIVPsyq7bwKC/13FR mYsOTSC0cStEKtU5/FHxrCozE42J3tJMm9diywnJPywopLCfXsuCm6udYUVEh2/7LCz5xV KhQOy4SrbN5T+ENNtp6uJEhx95vkF6p/zOYBt2lZcXq4CQjvZE+4CIznkAnDfjU8EuiAir TJmkMtl7tuwFrZJbP6LW9vZygFIlOJ57m9ABmkV9QHXYsSUtcOzvvi+dAuRnh8kPxM4r1m nrBNCPc8f0BjROPMkR4p8UatnSHx7hbG59gtlmKq560WG4CEZifEtrF3mvPrug== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 4YPg831ksfz1GyV; Fri, 03 Jan 2025 10:40:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 503AeJkQ091964; Fri, 3 Jan 2025 10:40:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 503AeJKE091961; Fri, 3 Jan 2025 10:40:19 GMT (envelope-from git) Date: Fri, 3 Jan 2025 10:40:19 GMT Message-Id: <202501031040.503AeJKE091961@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: ffa477b19aac - main - math/deal.ii: Broken on i386 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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ffa477b19aacf5760300ae99e0f1c04d8d787ac8 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ffa477b19aacf5760300ae99e0f1c04d8d787ac8 commit ffa477b19aacf5760300ae99e0f1c04d8d787ac8 Author: Yuri Victorovich AuthorDate: 2025-01-03 10:39:55 +0000 Commit: Yuri Victorovich CommitDate: 2025-01-03 10:39:55 +0000 math/deal.ii: Broken on i386 Reported by: fallout --- math/deal.ii/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/math/deal.ii/Makefile b/math/deal.ii/Makefile index b33743ac8823..2c090e575df3 100644 --- a/math/deal.ii/Makefile +++ b/math/deal.ii/Makefile @@ -16,6 +16,7 @@ LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSE.md BROKEN_aarch64= error: use of undeclared identifier '__TBB_machine_fetchadd4' BROKEN_armv7= clang runs out of memory +BROKEN_i386= compilation fails: Kokkos assumes 64-bit build; i.e., 8-byte pointers BUILD_DEPENDS= ${LOCALBASE}/include/boost/config.hpp:devel/boost-libs LIB_DEPENDS= libblis.so:math/blis \