git: 6ff6e08ae553 - main - cad/openroad: Broken on i386
Yuri Victorovich <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ff6e08ae55363c0c6639f1751fb5aace5d32fe2 commit 6ff6e08ae55363c0c6639f1751fb5aace5d32fe2 Author: Yuri Victorovich <[email protected]> AuthorDate: 2026-07-31 07:14:36 +0000 Commit: Yuri Victorovich <[email protected]> CommitDate: 2026-07-31 07:14:36 +0000 cad/openroad: Broken on i386 Reported by: fallout --- cad/openroad/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/cad/openroad/Makefile b/cad/openroad/Makefile index 8ae4812bfddf..a4f5710d9738 100644 --- a/cad/openroad/Makefile +++ b/cad/openroad/Makefile @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE .if !exists(/usr/include/omp.h) BROKEN= requires OpenMP support that is missing on this architecture .endif +BROKEN_i386= compilation fails: error: static assertion failed due to requirement 'alignof(odb::_dbITerm) % 8 == 0' BUILD_DEPENDS= base64:converters/base64 \ bash:shells/bash \