On Wed, 30 Aug 2017 21:49:29 -0400 "Aaron M. Ucko" <[email protected]> wrote: > 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.
Hi Aaron,
Firstly thanks for you reporting. I will change edb-debugger to build
only i386 and amd64.
> 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.
This patch [1] in CMakeLists depends the other files that is not in
upstream release 0.9.21.
For example on line 84: include_directories("include/arch/arm-generic")
I'm going to talk to the upstream about a new release to support arm.
[1]
https://github.com/eteran/edb-debugger/commit/7c93eb4babb1eff6ffbf418a76d3cae78cad4d2c
Regards,
--
Marcio de Souza Oliveira <[email protected]>
signature.asc
Description: OpenPGP digital signature

