git: 684e0e073b7c - main - science/openmodelica: Broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jan 2024 03:30:54 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=684e0e073b7c6304c97ee7d88ff6c2472787ad2e commit 684e0e073b7c6304c97ee7d88ff6c2472787ad2e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-01-13 03:30:24 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-01-13 03:30:24 +0000 science/openmodelica: Broken on armv7 Reported by: https://portsfallout.com/ --- science/openmodelica/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/science/openmodelica/Makefile b/science/openmodelica/Makefile index 7c3cc5ee5b07..caffaaf0da35 100644 --- a/science/openmodelica/Makefile +++ b/science/openmodelica/Makefile @@ -18,6 +18,7 @@ LICENSE_TEXT= See https://github.com/OpenModelica/OpenModelica/blob/master/OSMC- LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell BROKEN_aarch64= link fails: /usr/local/bin/ld: cannot find -lquadmath: No such file or directory +BROKEN_armv7= link fails: /usr/local/bin/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 BUILD_DEPENDS= asciidoc:textproc/asciidoc \