On Tue, May 30, 2023 at 11:42:54AM +0100, Richard W.M. Jones wrote:
On Mon, May 29, 2023 at 03:17:11PM +0000, GitLab wrote:
> GitLab
> ✖ Pipeline #882103063 has failed!
>
> Project nbdkit / libnbd
> Branch ● master
> Commit ● 21f4c618
> maint: Ignore .dirstamp files from automake A ...
> Commit Author ● Eric Blake
>
> Pipeline #882103063 triggered by ● Eric Blake
> had 3 failed jobs
> Failed jobs
> ✖ builds x86_64-opensuse-leap-154-prebuilt-env
> ✖ builds x86_64-opensuse-leap-153-prebuilt-env
> ✖ builds x86_64-ubuntu-1804-prebuilt-env
> GitLab
> You're receiving this email because of your account on
gitlab.com. Manage all
> notifications · Help
The failure does seem to be related to the subdir-objects change:
https://gitlab.com/nbdkit/libnbd/-/jobs/4368294385
make[2]: Leaving directory '/builds/nbdkit/libnbd/lib'
Makefile:879: ../common/utils/.deps/vector.Po: No such file or directory
make[2]: *** No rule to make target '../common/utils/.deps/vector.Po'. Stop.
Indeed. Looks like the failures were on systems still on automake
1.15, for a bug that has since been fixed in automake 1.16. I just
pushed another patch to try and clean that up, still waiting for CI to
finish on all platforms, but looks like it did pass on
opensuse-leap-153 which was one of the failures beforehand.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization:
qemu.org |
libvirt.org