I omitted a file in Documentation/automake.mk after fixing a last
moment check-patch comment prior to submitting, sorry about that the
series otherwise passes dist-check:

--- a/Documentation/automake.mk
+++ b/Documentation/automake.mk
@@ -28,6 +28,7 @@ DOC_SOURCE = \
        Documentation/topics/ovn-news-2.8.rst \
        Documentation/topics/role-based-access-control.rst \
        Documentation/topics/debugging-ddlog.rst \
+       Documentation/topics/plug_providers/index.rst \
        Documentation/topics/plug_providers/plug-providers.rst \
        Documentation/howto/index.rst \
        Documentation/howto/docker.rst \



On Fri, Sep 3, 2021 at 9:45 PM 0-day Robot <[email protected]> wrote:
>
> Bleep bloop.  Greetings Frode Nordahl, I am a robot and I have tried out your 
> patch.
> Thanks for your contribution.
>
> I encountered some error that I wasn't expecting.  See the details below.
>
>
> checkpatch:
> WARNING: Line is 94 characters long (recommended limit is 79)
> #309 FILE: Documentation/topics/plug_providers/plug-providers.rst:199:
> .. _Open vSwitch Integration Guide: 
> https://docs.openvswitch.org/en/latest/topics/integration/
>
> Lines checked: 1232, Warnings: 1, Errors: 0
>
>
> build:
>     -e 
> 's,[@]abs_builddir[@],/var/lib/jenkins/jobs/0day_robot_upstream_build_ovn_from_pw/workspace,g'
>  \
>     -e 
> 's,[@]abs_top_srcdir[@],/var/lib/jenkins/jobs/0day_robot_upstream_build_ovn_from_pw/workspace,g'
>  \
>   > utilities/ovn-lib.tmp
> mv utilities/ovn-lib.tmp utilities/ovn-lib
> :;{ \
>   echo '# Signature of the current package.' && \
>   echo 'm4_define([AT_PACKAGE_NAME],      [ovn])' && \
>   echo 'm4_define([AT_PACKAGE_TARNAME],   [ovn])' && \
>   echo 'm4_define([AT_PACKAGE_VERSION],   [21.06.90])' && \
>   echo 'm4_define([AT_PACKAGE_STRING],    [ovn 21.06.90])' && \
>   echo 'm4_define([AT_PACKAGE_BUGREPORT], [[email protected]])'; \
> } >'./package.m4'
> /bin/sh 
> /var/lib/jenkins/jobs/0day_robot_upstream_build_ovn_from_pw/workspace/build-aux/missing
>  autom4te --language=autotest -I '.' -o tests/testsuite.tmp tests/testsuite.at
> mv tests/testsuite.tmp tests/testsuite
> /bin/sh 
> /var/lib/jenkins/jobs/0day_robot_upstream_build_ovn_from_pw/workspace/build-aux/missing
>  autom4te --language=autotest -I '.' -o tests/system-kmod-testsuite.tmp 
> tests/system-kmod-testsuite.at
> mv tests/system-kmod-testsuite.tmp tests/system-kmod-testsuite
> /bin/sh 
> /var/lib/jenkins/jobs/0day_robot_upstream_build_ovn_from_pw/workspace/build-aux/missing
>  autom4te --language=autotest -I '.' -o tests/system-userspace-testsuite.tmp 
> tests/system-userspace-testsuite.at
> mv tests/system-userspace-testsuite.tmp tests/system-userspace-testsuite
> /bin/sh 
> /var/lib/jenkins/jobs/0day_robot_upstream_build_ovn_from_pw/workspace/build-aux/missing
>  autom4te --language=autotest -I '.' -o tests/perf-testsuite.tmp 
> tests/perf-testsuite.at
> mv tests/perf-testsuite.tmp tests/perf-testsuite
> The following files are in git but not the distribution:
> Documentation/topics/plug_providers/index.rst
> make[1]: *** [dist-hook-git] Error 1
> make[1]: Leaving directory 
> `/var/lib/jenkins/jobs/0day_robot_upstream_build_ovn_from_pw/workspace'
> make: *** [all] Error 2
>
>
> Please check this out.  If you feel there has been an error, please email 
> [email protected]
>
> Thanks,
> 0-day Robot



-- 
Frode Nordahl
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to