Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2024 10:05:50 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3d10b1fe4746 - main - science/openmodelica: mark as BROKEN, fails to build with boost-1.86+
Message-ID:  <202411201005.4AKA5ox5024312@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3d10b1fe4746c87a0675423ea215f745a2ef4c53

commit 3d10b1fe4746c87a0675423ea215f745a2ef4c53
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-11-20 09:56:54 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-11-20 10:05:22 +0000

    science/openmodelica: mark as BROKEN, fails to build with boost-1.86+
    
    Sponsored by:   Future Crew, LLC
---
 science/openmodelica/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/science/openmodelica/Makefile b/science/openmodelica/Makefile
index 8b8976ca95d9..c8871a14e888 100644
--- a/science/openmodelica/Makefile
+++ b/science/openmodelica/Makefile
@@ -20,6 +20,7 @@ LICENSE_PERMS=	auto-accept dist-mirror dist-sell pkg-mirror pkg-sell
 BROKEN_aarch64=	link fails: ld: cannot find -lquadmath: No such file or directory
 BROKEN_armv7=	link fails: ld: cannot find -lquadmath: No such file or directory
 BROKEN_i386=	compilation fails: /wrkdirs/usr/ports/science/openmodelica/work/OpenModelica-1.20.0/OMCompiler/3rdParty/libffi/src/x86/sysv.S:841:1: error: changed section flags for .eh_frame, expected: 0x2
+BROKEN=		fails to build with boost-1.86+
 
 BUILD_DEPENDS=	asciidoc:textproc/asciidoc \
 		autoconf>0:devel/autoconf \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411201005.4AKA5ox5024312>