Date: Wed, 14 Jun 2023 07:12:12 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 271987] emulators/mame: broken on arm again Message-ID: <bug-271987-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271987 Bug ID: 271987 Summary: emulators/mame: broken on arm again Product: Ports & Packages Version: Latest Hardware: arm OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: fuz@FreeBSD.org CC: agh@riseup.net CC: agh@riseup.net Flags: maintainer-feedback?(agh@riseup.net) It's broken on arm again. This is a known issue and can be fixed by import= ing appropriate patched from other ports (which I had previously written to fix= the same issue). Will take care of it soonish. ../../../../../3rdparty/lzma/C/7zCrc.c:158:1: warning: unknown architecture 'armv8-a+crc' in the 'target' attribute string; 'target' attribute ignored [-Wignored-attributes] ATTRIB_CRC ^ ../../../../../3rdparty/lzma/C/7zCrc.c:89:58: note: expanded from macro 'ATTRIB_CRC' #define ATTRIB_CRC __attribute__((__target__("arch=3Darmv8-a+cr= c"))) ^ ../../../../../3rdparty/lzma/C/7zCrc.c:160:1: warning: unknown architecture 'armv8-a+crc' in the 'target' attribute string; 'target' attribute ignored [-Wignored-attributes] ATTRIB_CRC ^ ../../../../../3rdparty/lzma/C/7zCrc.c:89:58: note: expanded from macro 'ATTRIB_CRC' #define ATTRIB_CRC __attribute__((__target__("arch=3Darmv8-a+cr= c"))) ^ ../../../../../3rdparty/lzma/C/7zCrc.c:190:1: warning: unknown architecture 'armv8-a+crc' in the 'target' attribute string; 'target' attribute ignored [-Wignored-attributes] ATTRIB_CRC ^ ../../../../../3rdparty/lzma/C/7zCrc.c:89:58: note: expanded from macro 'ATTRIB_CRC' #define ATTRIB_CRC __attribute__((__target__("arch=3Darmv8-a+cr= c"))) ^ ../../../../../3rdparty/lzma/C/7zCrc.c:192:1: warning: unknown architecture 'armv8-a+crc' in the 'target' attribute string; 'target' attribute ignored [-Wignored-attributes] ATTRIB_CRC ^ ../../../../../3rdparty/lzma/C/7zCrc.c:89:58: note: expanded from macro 'ATTRIB_CRC' #define ATTRIB_CRC __attribute__((__target__("arch=3Darmv8-a+cr= c"))) ^ fatal error: error in backend: Cannot select: intrinsic %llvm.arm.crc32b --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271987-7788>