Source: edb-debugger Version: 0.9.21-1 Severity: important Tags: upstream Justification: fails to build from source
Builds of edb-debugger failed on most platforms with the error /<<PKGBUILDDIR>>/include/Types.h:318:10: fatal error: ArchTypes.h: No such file or directory That's mostly to be expected given limited upstream processor support. However, it looks like upstream intended to support arm64 but missed the fact that it shows up as aarch64, not armv*. Please try patching CMakeLists accordingly (on line 78). Also, please consider restricting the package's Architecture field so that autobuilders for unsupported architectures (all but x86 and ARM) don't bother trying to build edb-debugger. Please note that edb-debugger is still in the Needs-Build queue on both armel and armhf, so I don't know how complete its ARM support is in general, but recognizing arm64 properly should at least help that build make progress. Thanks! -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]

