On Mon, Aug 19, 2024, 13:57 Graham Inggs <gin...@debian.org> wrote: > Hi James > > On Mon, 19 Aug 2024 at 12:40, James Addison <j...@jp-hosting.net> wrote: > > Ok, thank you. Could we resolve this by adding libelpa.symbols.arch > file(s), minus the openmpi symbols, for the failing architectures? > > That might fix the build, but who will take care of the autopkgtests > and reverse-dependencies? >
>From reading one of the linked bug autopkgtest outputs, none of the tests passed at all, and that makes me wonder if they ran despite a faulty binary/program output. I began attempting a test build locally but on an x86 (64, I'm not completely mad) host under qemu but it was abysmally slow, so I'll try again later on an ARM build host. >From the git history of the symbols file, I also notice that at one point the relevant (open)MPI symbols were tagged as optional. Perhaps that, even if it is an unusual use of the tag, could allow the build to succeed without creating per-arch files. In any case: I'll try to provide some results-based feedback soon (next day or so, most likely). >