[Bug 284880] devel/boost-libs: 1.87.0 fails to build on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Feb 2025 15:26:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284880 Bug ID: 284880 Summary: devel/boost-libs: 1.87.0 fails to build on armv7 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: office@FreeBSD.org Reporter: brd@FreeBSD.org Assignee: office@FreeBSD.org Flags: maintainer-feedback?(office@FreeBSD.org) Looks like there is a bug building on armv7 that is fixed upstream already <inline asm>:2:41: error: expected '%<type>' or "<type>" 2 | .pushsection ".debug_gdb_scripts", "MS",@progbits,1 | ^ Upstream discussion is here: https://github.com/boostorg/unordered/issues/294 The commits that fix it are here: https://github.com/boostorg/interprocess/pull/246 and https://github.com/boostorg/unordered/pull/295 or possibly there is an option to disable the embedded gdb scripts. I am not sure which is the best path. -- You are receiving this mail because: You are the assignee for the bug.