See
<
https://ci.centos.org/job/libvirt-ocaml-check/systems=libvirt-freebsd-12/...
------------------------------------------
Started by upstream project "libvirt-ocaml-check" build number 497
originally caused by:
Started by upstream project "libvirt-ocaml-build" build number 1081
originally caused by:
Started by upstream project "libvirt-build" build number 1393
originally caused by:
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-freebsd-12 (libvirt) in workspace
<
https://ci.centos.org/job/libvirt-ocaml-check/systems=libvirt-freebsd-12/...
[libvirt-ocaml] $ /bin/sh -xe /tmp/jenkins9822708311004683716.sh
+ /usr/local/bin/gmake check-manifest
git ls-files | grep -v .github/lockdown.yml > .check-manifest; \
echo aclocal.m4 >> .check-manifest; \
sort -o .check-manifest .check-manifest; \
sort MANIFEST > .orig-manifest; \
diff -u .orig-manifest .check-manifest; rv=$?; \
rm -f .orig-manifest .check-manifest; \
exit $rv
--- .orig-manifest 2020-05-05 07:47:22.614367000 +0000
+++ .check-manifest 2020-05-05 07:47:22.606281000 +0000
@@ -1,4 +1,5 @@
.gitignore
+.gitlab-ci.yml
COPYING
COPYING.LIB
ChangeLog
gmake: *** [Makefile:89: check-manifest] Error 1
Build step 'Execute shell' marked build as failure