[Bug 283840] inline asm error on armv7: expected '%<type>' or "<type>" (port devel/outcome)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Jan 2025 09:31:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283840 Bug ID: 283840 Summary: inline asm error on armv7: expected '%<type>' or "<type>" (port devel/outcome) Product: Base System Version: CURRENT Hardware: arm OS: Any Status: New Severity: Affects Only Me Priority: --- Component: arm Assignee: freebsd-arm@FreeBSD.org Reporter: yuri@freebsd.org The port devel/outcome fails to build on armv7: <inline asm>:1:41: error: expected '%<type>' or "<type>" 1 | .pushsection ".debug_gdb_scripts", "MS",@progbits,1 | ^ <inline asm>:100:12: error: .popsection without corresponding .pushsection 100 | .popsection | ^ 2 errors generated. Log: https://pkg-status.freebsd.org/ampere2/data/main-armv7-default/pd594ba044905_s6ea1ce222c/logs/outcome-2.2.11.log -- You are receiving this mail because: You are the assignee for the bug.