Darrell Ball <dlu...@gmail.com> writes:

> On Sat, May 25, 2019 at 2:19 PM 0-day Robot <ro...@bytheb.org> wrote:
>
>  Bleep bloop.  Greetings Darrell Ball, 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.
>
>  build:
>    sysconfdir='/usr/local/etc' \
>    bindir='/usr/local/bin' \
>    sbindir='/usr/local/sbin'
>  mv northd/ovn-northd.8.tmp northd/ovn-northd.8
>  printf '\043 Generated automatically -- do not modify!    -*- 
> buffer-read-only: t -*-\n' > version.py.tmp && \
>  echo 'VERSION = "2.11.90"' >> version.py.tmp && \
>  if cmp -s version.py.tmp python/ovs/version.py; then touch 
> python/ovs/version.py; rm version.py.tmp; else
>  mv version.py.tmp python/ovs/version.py; fi
>  :;{ \
>    echo '# Signature of the current package.' && \
>    echo 'm4_define([AT_PACKAGE_NAME],      [openvswitch])' && \
>    echo 'm4_define([AT_PACKAGE_TARNAME],   [openvswitch])' && \
>    echo 'm4_define([AT_PACKAGE_VERSION],   [2.11.90])' && \
>    echo 'm4_define([AT_PACKAGE_STRING],    [openvswitch 2.11.90])' && \
>    echo 'm4_define([AT_PACKAGE_BUGREPORT], [b...@openvswitch.org])'; \
>  } >'./package.m4'
>  /bin/sh 
> /var/lib/jenkins/jobs/upstream_build_from_pw/workspace/OVN/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/upstream_build_from_pw/workspace/OVN/build-aux/missing 
> autom4te
>  --language=autotest -I '.' -o tests/system-kmod-testsuite.tmp 
> tests/system-kmod-testsuite.at
>  /usr/bin/m4:tests/system-kmod-testsuite.at:22: cannot open 
> `tests/ovn-macros.at': No such file or
>  directory
>  autom4te: /usr/bin/m4 failed with exit status: 1
>  make[2]: *** [tests/system-kmod-testsuite] Error 1
>  make[2]: Leaving directory 
> `/var/lib/jenkins/jobs/upstream_build_from_pw/workspace/OVN'
>  make[1]: *** [all-recursive] Error 1
>  make[1]: Leaving directory 
> `/var/lib/jenkins/jobs/upstream_build_from_pw/workspace/OVN'
>  make: *** [all] Error 2
>
> I did not find issues in any testing, so not sure why the bot is failing.

This happened because the bot had an invalid regex for detecting OVN
patches.  I think I've fixed it now.  Sorry for the noise.

>  
>  Please check this out.  If you feel there has been an error, please email 
> acon...@bytheb.org
>
>  Thanks,
>  0-day Robot
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to