[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#996681: RFS: vixl/5.1.0-1 [ITP] -- ARMv8 Runtime Code Generation Library



Control: tags -1 moreinfo

On Sun, 31 Oct 2021 22:18:28 +0100 Andrea Pappacoda <andrea@pappacoda.it> wrote:
 > Please fix:
> E: libvixl-dev: doc-base-file-references-missing-file libvixl-dev.libvixl-dev:11 /usr/share/doc/libvixl-dev/aarch64/*.html

I believe that this happens because the docs are generated based on the built components, that depend on the architecture you're building on. The two optional components are "aarch32" and "aarch64", and the latter only gets built on 64 bits archs. When you only build "aarch32" the "aarch64" docs don't get generated, so the reference in the doc-base file points to a nonexistent file.

I fixed it using a shell glob in the new version that I've uploaded to mentors

Please fix debian/watch file. It should point to GitHub tags, not releases (empty).
Test it with uscan -v.

Is the meson version specification really needed?


Reply to: