Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zebra: Add a feature to set initcwnd/rwnd value for route in route-map #13749

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

soukichi
Copy link

@soukichi soukichi commented Jun 9, 2023

This is an implementation of the ability to set route initcwnd/rwnd in route-map.

This feature adds support for setting the values of initcwnd and initrwnd attributes for any path using the functionality of route-map, similar to the 'set src xxx.xxx.xxx.xxx' command.

This feature is intended to be used in conjunction with the BGP unnumbered (RFC8950) technique when connecting routers and servers via eBGP that have advertised a default route.
The initcwnd (initial congestion window parameter) is a configuration that has a significant impact on the TCP performance of the server, especially in high-bandwidth cases such as CDN (content delivery network).
It has a significant impact on performance, especially when combined with the BBR (Bottleneck Bandwidth and Round-Trip Propagation Time) algorithm.

This feature adds support for setting the values of initcwnd and initrwnd attributes for any path using the functionality of route-map, similar to the 'set src xxx.xxx.xxx.xxx' command.

Signed-off-by: TAKADA Sokichi <[email protected]>
@soukichi soukichi force-pushed the zebra-initcwnd-initrwnd branch from 2b23513 to 5e8729f Compare June 9, 2023 08:53
@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Jun 9, 2023

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source / Pull Request: Successful

Building Stage: Failed

Ubuntu 18.04 amd64 build: Failed (click for details) Ubuntu 18.04 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U1804AMD64/config.log/config.log.gz Ubuntu 18.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U1804AMD64/config.status/config.status

Make failed for Ubuntu 18.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U1804AMD64/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1116:30: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed
Ubuntu 18.04 i386 build: Failed (click for details)

Make failed for Ubuntu 18.04 i386 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U18I386BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1116:30: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed

Ubuntu 18.04 i386 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U18I386BUILD/config.status/config.status
Ubuntu 18.04 i386 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U18I386BUILD/config.log/config.log.gz

CentOS 7 amd64 build: Failed (click for details) CentOS 7 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI005BUILD/config.log/config.log.gz CentOS 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI005BUILD/config.status/config.status

Make failed for CentOS 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI005BUILD/ErrorLog/log_make.txt)

pimd/pim_cmd_common.c:4880:2: warning: missing braces around initializer [-Wmissing-braces]
pimd/pim_cmd_common.c:4880:2: warning: (near initialization for sg.grp) [-Wmissing-braces]
deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.  CC       mgmtd/mgmt.o
deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed./home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
/home/ci/cibuild.12179/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12179/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12179/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12179/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12179/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
Ubuntu 18.04 arm7 build: Failed (click for details) Ubuntu 18.04 arm7 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U18ARM7BUILD/config.status/config.status Ubuntu 18.04 arm7 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U18ARM7BUILD/config.log/config.log.gz

Make failed for Ubuntu 18.04 arm7 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U18ARM7BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1116:30: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
Makefile:5732: recipe for target 'all' failed
Debian 11 amd64 build: Failed (click for details) Debian 11 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/DEB11AMD64/config.log/config.log.gz

Make failed for Debian 11 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/DEB11AMD64/ErrorLog/log_make.txt)

doc/user/_build/texinfo/frr.texi:28092: warning: could not find @image file `frr-figures/pathd_initiated_multi.txt' nor alternate text
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
 1115 |         } else if (IS_SET_INITCWND(action)) {Z
lib/routemap_cli.c:1116:29: error: expected ) before string constant
 1116 |                 vty_out(vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10548: lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'

Debian 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/DEB11AMD64/config.status/config.status

FreeBSD 12 amd64 build: Failed (click for details) FreeBSD 12 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/FBSD12AMD64/config.log/config.log.gz FreeBSD 12 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/FBSD12AMD64/config.status/config.status

Make failed for FreeBSD 12 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/FBSD12AMD64/ErrorLog/log_make.txt)

/usr/home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /usr/home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function 'route_map_action_show':
lib/routemap_cli.c:1115:46: error: unknown type name 'Z'
lib/routemap_cli.c:1116:30: error: expected ')' before string constant
gmake[1]: *** [Makefile:10544: lib/routemap_cli.lo] Error 1
gmake[1]: Leaving directory '/usr/home/ci/cibuild.12179/frr-source'
gmake[1]: Target 'all-am' not remade because of errors.
gmake: *** [Makefile:6414: all] Error 2
OpenBSD 7 amd64 build: Failed (click for details) OpenBSD 7 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI011BUILD/config.log/config.log.gz OpenBSD 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI011BUILD/config.status/config.status

Make failed for OpenBSD 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI011BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/zebra.rst:812: WARNING: duplicate clicmd description of segment-routing, other instance in pathd
/home/ci/cibuild.12179/frr-source/doc/user/zebra.rst:825: WARNING: duplicate clicmd description of locator NAME, other instance in bgp
lib/routemap_cli.c:1115:46: error: use of undeclared identifier 'Z'
1 error generated.
gmake[1]: *** [Makefile:10547: lib/routemap_cli.lo] Error 1
gmake[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
gmake[1]: Target 'all-am' not remade because of errors.
gmake: *** [Makefile:6417: all] Error 2
Ubuntu 18.04 arm8 build: Failed (click for details)

Make failed for Ubuntu 18.04 arm8 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U18ARM8BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1116:30: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
Makefile:5732: recipe for target 'all' failed

Ubuntu 18.04 arm8 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U18ARM8BUILD/config.log/config.log.gz
Ubuntu 18.04 arm8 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U18ARM8BUILD/config.status/config.status

Redhat 8 amd64 build: Failed (click for details) Redhat 8 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/REDHAT8/config.status/config.status

Make failed for Redhat 8 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/REDHAT8/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:31: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1116:29: error: expected ) before string constant
make[1]: *** [Makefile:10544: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
make[1]: Target 'all-am' not remade because of errors.
make: *** [Makefile:6414: all] Error 2

Redhat 8 amd64 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/REDHAT8/config.log/config.log.gz

Debian 10 amd64 build: Failed (click for details) Debian 10 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/DEB10BUILD/config.status/config.status

Make failed for Debian 10 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/DEB10BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:31: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1116:29: error: expected ) before string constant
make[1]: *** [Makefile:10545: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
make[1]: Target 'all-am' not remade because of errors.
make: *** [Makefile:6415: all] Error 2

Debian 10 amd64 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/DEB10BUILD/config.log/config.log.gz

Debian 9 amd64 build: Failed (click for details) Debian 9 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI021BUILD/config.log/config.log.gz Debian 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI021BUILD/config.status/config.status

Make failed for Debian 9 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI021BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z
lib/routemap_cli.c:1116:30: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed
Ubuntu 20.04 amd64 build: Failed (click for details) Ubuntu 20.04 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U2004AMD64BUILD/config.log/config.log.gz

Make failed for Ubuntu 20.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U2004AMD64BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:31: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
 1115 |         } else if (IS_SET_INITCWND(action)) {Z
lib/routemap_cli.c:1116:29: error: expected ) before string constant
 1116 |                 vty_out(vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10545: lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'

Ubuntu 20.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U2004AMD64BUILD/config.status/config.status

Ubuntu 18.04 ppc64le build: Failed (click for details) Ubuntu 18.04 ppc64le build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U1804PPC64LEBUILD/config.log/config.log.gz Ubuntu 18.04 ppc64le build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U1804PPC64LEBUILD/config.status/config.status

Make failed for Ubuntu 18.04 ppc64le build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U1804PPC64LEBUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1116:30: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed
Redhat 9 amd64 build: Failed (click for details) Redhat 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/RH9BUILD/config.status/config.status

Make failed for Redhat 9 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/RH9BUILD/ErrorLog/log_make.txt)

doc/user/_build/texinfo/frr.texi:28092: warning: could not find @image file `frr-figures/pathd_initiated_multi.txt' nor alternate text
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
 1115 |         } else if (IS_SET_INITCWND(action)) {Z
lib/routemap_cli.c:1116:29: error: expected ) before string constant
 1116 |                 vty_out(vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10545: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
make[1]: Target 'all-am' not remade because of errors.

Redhat 9 amd64 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/RH9BUILD/config.log/config.log.gz

Ubuntu 22.04 amd64 build: Failed (click for details) Ubuntu 22.04 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U22AMD64BUILD/config.log/config.log.gz

Make failed for Ubuntu 22.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U22AMD64BUILD/ErrorLog/log_make.txt)

frr.texi:19: warning: @definfoenclose is obsolete.
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
 1115 |         } else if (IS_SET_INITCWND(action)) {Z
lib/routemap_cli.c:1116:29: error: expected ) before string constant
 1116 |                 vty_out(vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10548: lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'

Ubuntu 22.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U22AMD64BUILD/config.status/config.status

FreeBSD 11 amd64 build: Failed (click for details) FreeBSD 11 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI009BUILD/config.log/config.log.gz FreeBSD 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI009BUILD/config.status/config.status

Make failed for FreeBSD 11 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI009BUILD/ErrorLog/log_make.txt)

/usr/home/ci/cibuild.12179/frr-source/doc/user/zebra.rst:825: WARNING: duplicate clicmd description of locator NAME, other instance in bgp
lib/routemap_cli.c: In function 'route_map_action_show':
lib/routemap_cli.c:1115:46: error: unknown type name 'Z'
 1115 |         } else if (IS_SET_INITCWND(action)) {Z
lib/routemap_cli.c:1116:29: error: expected ')' before string constant
 1116 |                 vty_out(vty, " set initcwnd %s\n",
gmake[1]: *** [Makefile:10547: lib/routemap_cli.lo] Error 1
gmake[1]: Leaving directory '/usr/home/ci/cibuild.12179/frr-source'
gmake[1]: Target 'all-am' not remade because of errors.

Warnings Generated during build:

Checkout code: Successful with additional warnings
Ubuntu 18.04 amd64 build: Failed (click for details) Ubuntu 18.04 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U1804AMD64/config.log/config.log.gz Ubuntu 18.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U1804AMD64/config.status/config.status

Make failed for Ubuntu 18.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U1804AMD64/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1116:30: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed
Ubuntu 18.04 i386 build: Failed (click for details)

Make failed for Ubuntu 18.04 i386 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U18I386BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1116:30: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed

Ubuntu 18.04 i386 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U18I386BUILD/config.status/config.status
Ubuntu 18.04 i386 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U18I386BUILD/config.log/config.log.gz

CentOS 7 amd64 build: Failed (click for details) CentOS 7 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI005BUILD/config.log/config.log.gz CentOS 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI005BUILD/config.status/config.status

Make failed for CentOS 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI005BUILD/ErrorLog/log_make.txt)

pimd/pim_cmd_common.c:4880:2: warning: missing braces around initializer [-Wmissing-braces]
pimd/pim_cmd_common.c:4880:2: warning: (near initialization for sg.grp) [-Wmissing-braces]
deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.  CC       mgmtd/mgmt.o
deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed./home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
/home/ci/cibuild.12179/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12179/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12179/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12179/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12179/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
Ubuntu 18.04 arm7 build: Failed (click for details) Ubuntu 18.04 arm7 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U18ARM7BUILD/config.status/config.status Ubuntu 18.04 arm7 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U18ARM7BUILD/config.log/config.log.gz

Make failed for Ubuntu 18.04 arm7 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U18ARM7BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1116:30: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
Makefile:5732: recipe for target 'all' failed
Debian 11 amd64 build: Failed (click for details) Debian 11 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/DEB11AMD64/config.log/config.log.gz

Make failed for Debian 11 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/DEB11AMD64/ErrorLog/log_make.txt)

doc/user/_build/texinfo/frr.texi:28092: warning: could not find @image file `frr-figures/pathd_initiated_multi.txt' nor alternate text
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
 1115 |         } else if (IS_SET_INITCWND(action)) {Z
lib/routemap_cli.c:1116:29: error: expected ) before string constant
 1116 |                 vty_out(vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10548: lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'

Debian 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/DEB11AMD64/config.status/config.status

FreeBSD 12 amd64 build: Failed (click for details) FreeBSD 12 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/FBSD12AMD64/config.log/config.log.gz FreeBSD 12 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/FBSD12AMD64/config.status/config.status

Make failed for FreeBSD 12 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/FBSD12AMD64/ErrorLog/log_make.txt)

/usr/home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /usr/home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function 'route_map_action_show':
lib/routemap_cli.c:1115:46: error: unknown type name 'Z'
lib/routemap_cli.c:1116:30: error: expected ')' before string constant
gmake[1]: *** [Makefile:10544: lib/routemap_cli.lo] Error 1
gmake[1]: Leaving directory '/usr/home/ci/cibuild.12179/frr-source'
gmake[1]: Target 'all-am' not remade because of errors.
gmake: *** [Makefile:6414: all] Error 2
OpenBSD 7 amd64 build: Failed (click for details) OpenBSD 7 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI011BUILD/config.log/config.log.gz OpenBSD 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI011BUILD/config.status/config.status

Make failed for OpenBSD 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI011BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/zebra.rst:812: WARNING: duplicate clicmd description of segment-routing, other instance in pathd
/home/ci/cibuild.12179/frr-source/doc/user/zebra.rst:825: WARNING: duplicate clicmd description of locator NAME, other instance in bgp
lib/routemap_cli.c:1115:46: error: use of undeclared identifier 'Z'
1 error generated.
gmake[1]: *** [Makefile:10547: lib/routemap_cli.lo] Error 1
gmake[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
gmake[1]: Target 'all-am' not remade because of errors.
gmake: *** [Makefile:6417: all] Error 2
Ubuntu 18.04 arm8 build: Failed (click for details)

Make failed for Ubuntu 18.04 arm8 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U18ARM8BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1116:30: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
Makefile:5732: recipe for target 'all' failed

Ubuntu 18.04 arm8 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U18ARM8BUILD/config.log/config.log.gz
Ubuntu 18.04 arm8 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U18ARM8BUILD/config.status/config.status

Redhat 8 amd64 build: Failed (click for details) Redhat 8 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/REDHAT8/config.status/config.status

Make failed for Redhat 8 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/REDHAT8/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:31: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1116:29: error: expected ) before string constant
make[1]: *** [Makefile:10544: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
make[1]: Target 'all-am' not remade because of errors.
make: *** [Makefile:6414: all] Error 2

Redhat 8 amd64 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/REDHAT8/config.log/config.log.gz

Debian 10 amd64 build: Failed (click for details) Debian 10 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/DEB10BUILD/config.status/config.status

Make failed for Debian 10 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/DEB10BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:31: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1116:29: error: expected ) before string constant
make[1]: *** [Makefile:10545: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
make[1]: Target 'all-am' not remade because of errors.
make: *** [Makefile:6415: all] Error 2

Debian 10 amd64 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/DEB10BUILD/config.log/config.log.gz

Debian 9 amd64 build: Failed (click for details) Debian 9 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI021BUILD/config.log/config.log.gz Debian 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI021BUILD/config.status/config.status

Make failed for Debian 9 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI021BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z
lib/routemap_cli.c:1116:30: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed
Ubuntu 20.04 amd64 build: Failed (click for details) Ubuntu 20.04 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U2004AMD64BUILD/config.log/config.log.gz

Make failed for Ubuntu 20.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U2004AMD64BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:31: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
 1115 |         } else if (IS_SET_INITCWND(action)) {Z
lib/routemap_cli.c:1116:29: error: expected ) before string constant
 1116 |                 vty_out(vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10545: lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'

Ubuntu 20.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U2004AMD64BUILD/config.status/config.status

Ubuntu 18.04 ppc64le build: Failed (click for details) Ubuntu 18.04 ppc64le build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U1804PPC64LEBUILD/config.log/config.log.gz Ubuntu 18.04 ppc64le build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U1804PPC64LEBUILD/config.status/config.status

Make failed for Ubuntu 18.04 ppc64le build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U1804PPC64LEBUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12179/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12179/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1116:30: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed
Redhat 9 amd64 build: Failed (click for details) Redhat 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/RH9BUILD/config.status/config.status

Make failed for Redhat 9 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/RH9BUILD/ErrorLog/log_make.txt)

doc/user/_build/texinfo/frr.texi:28092: warning: could not find @image file `frr-figures/pathd_initiated_multi.txt' nor alternate text
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
 1115 |         } else if (IS_SET_INITCWND(action)) {Z
lib/routemap_cli.c:1116:29: error: expected ) before string constant
 1116 |                 vty_out(vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10545: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'
make[1]: Target 'all-am' not remade because of errors.

Redhat 9 amd64 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/RH9BUILD/config.log/config.log.gz

Ubuntu 22.04 amd64 build: Failed (click for details) Ubuntu 22.04 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U22AMD64BUILD/config.log/config.log.gz

Make failed for Ubuntu 22.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U22AMD64BUILD/ErrorLog/log_make.txt)

frr.texi:19: warning: @definfoenclose is obsolete.
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1115:46: error: unknown type name Z; did you mean HZ?
 1115 |         } else if (IS_SET_INITCWND(action)) {Z
lib/routemap_cli.c:1116:29: error: expected ) before string constant
 1116 |                 vty_out(vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10548: lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12179/frr-source'

Ubuntu 22.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/U22AMD64BUILD/config.status/config.status

FreeBSD 11 amd64 build: Failed (click for details) FreeBSD 11 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI009BUILD/config.log/config.log.gz FreeBSD 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI009BUILD/config.status/config.status

Make failed for FreeBSD 11 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12179/artifact/CI009BUILD/ErrorLog/log_make.txt)

/usr/home/ci/cibuild.12179/frr-source/doc/user/zebra.rst:825: WARNING: duplicate clicmd description of locator NAME, other instance in bgp
lib/routemap_cli.c: In function 'route_map_action_show':
lib/routemap_cli.c:1115:46: error: unknown type name 'Z'
 1115 |         } else if (IS_SET_INITCWND(action)) {Z
lib/routemap_cli.c:1116:29: error: expected ')' before string constant
 1116 |                 vty_out(vty, " set initcwnd %s\n",
gmake[1]: *** [Makefile:10547: lib/routemap_cli.lo] Error 1
gmake[1]: Leaving directory '/usr/home/ci/cibuild.12179/frr-source'
gmake[1]: Target 'all-am' not remade because of errors.
<stdin>:575: trailing whitespace.
10.0.0.0 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
<stdin>:576: trailing whitespace.
10.0.0.1 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
<stdin>:577: trailing whitespace.
10.0.0.2 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
<stdin>:578: trailing whitespace.
10.0.0.3 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
<stdin>:579: trailing whitespace.
10.0.0.4 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
warning: squelched 495 whitespace errors
warning: 500 lines add whitespace errors.
Report for nexthop.c | 8 issues
===============================================
< ERROR: code indent should use tabs where possible
< #801: FILE: /tmp/f1-3442108/nexthop.c:801:
< WARNING: please, no spaces at the start of a line
< #801: FILE: /tmp/f1-3442108/nexthop.c:801:
< ERROR: code indent should use tabs where possible
< #802: FILE: /tmp/f1-3442108/nexthop.c:802:
< WARNING: please, no spaces at the start of a line
< #802: FILE: /tmp/f1-3442108/nexthop.c:802:
Report for nexthop.h | 12 issues
===============================================
< ERROR: code indent should use tabs where possible
< #134: FILE: /tmp/f1-3442108/nexthop.h:134:
< ERROR: code indent should use tabs where possible
< #135: FILE: /tmp/f1-3442108/nexthop.h:135:
< WARNING: please, no spaces at the start of a line
< #135: FILE: /tmp/f1-3442108/nexthop.h:135:
< ERROR: code indent should use tabs where possible
< #137: FILE: /tmp/f1-3442108/nexthop.h:137:
< ERROR: code indent should use tabs where possible
< #138: FILE: /tmp/f1-3442108/nexthop.h:138:
< WARNING: please, no spaces at the start of a line
< #138: FILE: /tmp/f1-3442108/nexthop.h:138:
Report for routemap_cli.c | 46 issues
===============================================
< ERROR: code indent should use tabs where possible
< #1115: FILE: /tmp/f1-3442108/routemap_cli.c:1115:
< WARNING: please, no spaces at the start of a line
< #1115: FILE: /tmp/f1-3442108/routemap_cli.c:1115:
< ERROR: trailing statements should be on next line
< #1115: FILE: /tmp/f1-3442108/routemap_cli.c:1115:
< ERROR: code indent should use tabs where possible
< #1116: FILE: /tmp/f1-3442108/routemap_cli.c:1116:
< WARNING: please, no spaces at the start of a line
< #1116: FILE: /tmp/f1-3442108/routemap_cli.c:1116:
< ERROR: code indent should use tabs where possible
< #1117: FILE: /tmp/f1-3442108/routemap_cli.c:1117:
< WARNING: please, no spaces at the start of a line
< #1117: FILE: /tmp/f1-3442108/routemap_cli.c:1117:
< ERROR: code indent should use tabs where possible
< #1118: FILE: /tmp/f1-3442108/routemap_cli.c:1118:
< WARNING: please, no spaces at the start of a line
< #1118: FILE: /tmp/f1-3442108/routemap_cli.c:1118:
< WARNING: line over 80 characters
< #1119: FILE: /tmp/f1-3442108/routemap_cli.c:1119:
< ERROR: code indent should use tabs where possible
< #1119: FILE: /tmp/f1-3442108/routemap_cli.c:1119:
< WARNING: please, no spaces at the start of a line
< #1119: FILE: /tmp/f1-3442108/routemap_cli.c:1119:
< ERROR: code indent should use tabs where possible
< #1120: FILE: /tmp/f1-3442108/routemap_cli.c:1120:
< WARNING: please, no spaces at the start of a line
< #1120: FILE: /tmp/f1-3442108/routemap_cli.c:1120:
< ERROR: code indent should use tabs where possible
< #1121: FILE: /tmp/f1-3442108/routemap_cli.c:1121:
< WARNING: please, no spaces at the start of a line
< #1121: FILE: /tmp/f1-3442108/routemap_cli.c:1121:
< ERROR: code indent should use tabs where possible
< #1122: FILE: /tmp/f1-3442108/routemap_cli.c:1122:
< WARNING: please, no spaces at the start of a line
< #1122: FILE: /tmp/f1-3442108/routemap_cli.c:1122:
< ERROR: code indent should use tabs where possible
< #1123: FILE: /tmp/f1-3442108/routemap_cli.c:1123:
< WARNING: please, no spaces at the start of a line
< #1123: FILE: /tmp/f1-3442108/routemap_cli.c:1123:
< WARNING: line over 80 characters
< #1124: FILE: /tmp/f1-3442108/routemap_cli.c:1124:
< ERROR: code indent should use tabs where possible
< #1124: FILE: /tmp/f1-3442108/routemap_cli.c:1124:
< WARNING: please, no spaces at the start of a line
< #1124: FILE: /tmp/f1-3442108/routemap_cli.c:1124:
Report for routemap.h | 4 issues
===============================================
< WARNING: please, no spaces at the start of a line
< #326: FILE: /tmp/f1-3442108/routemap.h:326:
< WARNING: please, no spaces at the start of a line
< #328: FILE: /tmp/f1-3442108/routemap.h:328:
Report for rt_netlink.c | 2 issues
===============================================
< ERROR: code indent should use tabs where possible
< #2264: FILE: /tmp/f1-3442108/rt_netlink.c:2264:
< WARNING: please, no spaces at the start of a line
< #2264: FILE: /tmp/f1-3442108/rt_netlink.c:2264:
< WARNING: suspect code indent for conditional statements (16, 23)
< #2264: FILE: /tmp/f1-3442108/rt_netlink.c:2264:
< ERROR: code indent should use tabs where possible
< #2265: FILE: /tmp/f1-3442108/rt_netlink.c:2265:
< WARNING: please, no spaces at the start of a line
< #2265: FILE: /tmp/f1-3442108/rt_netlink.c:2265:
< ERROR: code indent should use tabs where possible
< #2266: FILE: /tmp/f1-3442108/rt_netlink.c:2266:
< WARNING: Missing a blank line after declarations
< #2266: FILE: /tmp/f1-3442108/rt_netlink.c:2266:
< WARNING: please, no spaces at the start of a line
< #2266: FILE: /tmp/f1-3442108/rt_netlink.c:2266:
< ERROR: code indent should use tabs where possible
< #2267: FILE: /tmp/f1-3442108/rt_netlink.c:2267:
< WARNING: please, no spaces at the start of a line
< #2267: FILE: /tmp/f1-3442108/rt_netlink.c:2267:
< WARNING: suspect code indent for conditional statements (23, 32)
< #2267: FILE: /tmp/f1-3442108/rt_netlink.c:2267:
< ERROR: code indent should use tabs where possible
< #2268: FILE: /tmp/f1-3442108/rt_netlink.c:2268:
< WARNING: please, no spaces at the start of a line
< #2268: FILE: /tmp/f1-3442108/rt_netlink.c:2268:
< ERROR: code indent should use tabs where possible
< #2269: FILE: /tmp/f1-3442108/rt_netlink.c:2269:
< WARNING: please, no spaces at the start of a line
< #2269: FILE: /tmp/f1-3442108/rt_netlink.c:2269:
< WARNING: suspect code indent for conditional statements (23, 32)
< #2269: FILE: /tmp/f1-3442108/rt_netlink.c:2269:
< ERROR: code indent should use tabs where possible
< #2270: FILE: /tmp/f1-3442108/rt_netlink.c:2270:
< WARNING: please, no spaces at the start of a line
< #2270: FILE: /tmp/f1-3442108/rt_netlink.c:2270:
< WARNING: line over 80 characters
< #2271: FILE: /tmp/f1-3442108/rt_netlink.c:2271:
< ERROR: code indent should use tabs where possible
< #2271: FILE: /tmp/f1-3442108/rt_netlink.c:2271:
< WARNING: Missing a blank line after declarations
< #2271: FILE: /tmp/f1-3442108/rt_netlink.c:2271:
< WARNING: please, no spaces at the start of a line
< #2271: FILE: /tmp/f1-3442108/rt_netlink.c:2271:
< ERROR: code indent should use tabs where possible
< #2272: FILE: /tmp/f1-3442108/rt_netlink.c:2272:
< WARNING: please, no spaces at the start of a line
< #2272: FILE: /tmp/f1-3442108/rt_netlink.c:2272:
< ERROR: code indent should use tabs where possible
< #2273: FILE: /tmp/f1-3442108/rt_netlink.c:2273:
< WARNING: please, no spaces at the start of a line
< #2273: FILE: /tmp/f1-3442108/rt_netlink.c:2273:
< ERROR: code indent should use tabs where possible
< #2275: FILE: /tmp/f1-3442108/rt_netlink.c:2275:
< WARNING: please, no spaces at the start of a line
< #2275: FILE: /tmp/f1-3442108/rt_netlink.c:2275:
< WARNING: suspect code indent for conditional statements (23, 32)
< #2275: FILE: /tmp/f1-3442108/rt_netlink.c:2275:
< ERROR: code indent should use tabs where possible
< #2276: FILE: /tmp/f1-3442108/rt_netlink.c:2276:
< WARNING: please, no spaces at the start of a line
< #2276: FILE: /tmp/f1-3442108/rt_netlink.c:2276:
< WARNING: line over 80 characters
< #2277: FILE: /tmp/f1-3442108/rt_netlink.c:2277:
< ERROR: code indent should use tabs where possible
< #2277: FILE: /tmp/f1-3442108/rt_netlink.c:2277:
< WARNING: Missing a blank line after declarations
< #2277: FILE: /tmp/f1-3442108/rt_netlink.c:2277:
< WARNING: please, no spaces at the start of a line
< #2277: FILE: /tmp/f1-3442108/rt_netlink.c:2277:
< ERROR: code indent should use tabs where possible
< #2278: FILE: /tmp/f1-3442108/rt_netlink.c:2278:
< WARNING: please, no spaces at the start of a line
< #2278: FILE: /tmp/f1-3442108/rt_netlink.c:2278:
< ERROR: code indent should use tabs where possible
< #2279: FILE: /tmp/f1-3442108/rt_netlink.c:2279:
< WARNING: please, no spaces at the start of a line
< #2279: FILE: /tmp/f1-3442108/rt_netlink.c:2279:
< ERROR: code indent should use tabs where possible
< #2280: FILE: /tmp/f1-3442108/rt_netlink.c:2280:
< WARNING: please, no spaces at the start of a line
< #2280: FILE: /tmp/f1-3442108/rt_netlink.c:2280:
< ERROR: code indent should use tabs where possible
< #2281: FILE: /tmp/f1-3442108/rt_netlink.c:2281:
< WARNING: please, no spaces at the start of a line
< #2281: FILE: /tmp/f1-3442108/rt_netlink.c:2281:
< ERROR: code indent should use tabs where possible
< #2365: FILE: /tmp/f1-3442108/rt_netlink.c:2365:
< WARNING: please, no spaces at the start of a line
< #2365: FILE: /tmp/f1-3442108/rt_netlink.c:2365:
< WARNING: suspect code indent for conditional statements (16, 23)
< #2365: FILE: /tmp/f1-3442108/rt_netlink.c:2365:
< ERROR: code indent should use tabs where possible
< #2366: FILE: /tmp/f1-3442108/rt_netlink.c:2366:
< WARNING: please, no spaces at the start of a line
< #2366: FILE: /tmp/f1-3442108/rt_netlink.c:2366:
< ERROR: code indent should use tabs where possible
< #2367: FILE: /tmp/f1-3442108/rt_netlink.c:2367:
< WARNING: Missing a blank line after declarations
< #2367: FILE: /tmp/f1-3442108/rt_netlink.c:2367:
< WARNING: please, no spaces at the start of a line
< #2367: FILE: /tmp/f1-3442108/rt_netlink.c:2367:
< ERROR: code indent should use tabs where possible
< #2368: FILE: /tmp/f1-3442108/rt_netlink.c:2368:
< WARNING: please, no spaces at the start of a line
< #2368: FILE: /tmp/f1-3442108/rt_netlink.c:2368:
< WARNING: suspect code indent for conditional statements (23, 32)
< #2368: FILE: /tmp/f1-3442108/rt_netlink.c:2368:
< ERROR: code indent should use tabs where possible
< #2369: FILE: /tmp/f1-3442108/rt_netlink.c:2369:
< WARNING: please, no spaces at the start of a line
< #2369: FILE: /tmp/f1-3442108/rt_netlink.c:2369:
< ERROR: code indent should use tabs where possible
< #2370: FILE: /tmp/f1-3442108/rt_netlink.c:2370:
< WARNING: please, no spaces at the start of a line
< #2370: FILE: /tmp/f1-3442108/rt_netlink.c:2370:
< WARNING: suspect code indent for conditional statements (23, 32)
< #2370: FILE: /tmp/f1-3442108/rt_netlink.c:2370:
< ERROR: code indent should use tabs where possible
< #2371: FILE: /tmp/f1-3442108/rt_netlink.c:2371:
< WARNING: please, no spaces at the start of a line
< #2371: FILE: /tmp/f1-3442108/rt_netlink.c:2371:
< WARNING: line over 80 characters
< #2372: FILE: /tmp/f1-3442108/rt_netlink.c:2372:
< ERROR: code indent should use tabs where possible
< #2372: FILE: /tmp/f1-3442108/rt_netlink.c:2372:
< WARNING: Missing a blank line after declarations
< #2372: FILE: /tmp/f1-3442108/rt_netlink.c:2372:
< WARNING: please, no spaces at the start of a line
< #2372: FILE: /tmp/f1-3442108/rt_netlink.c:2372:
< ERROR: code indent should use tabs where possible
< #2373: FILE: /tmp/f1-3442108/rt_netlink.c:2373:
< WARNING: please, no spaces at the start of a line
< #2373: FILE: /tmp/f1-3442108/rt_netlink.c:2373:
< ERROR: code indent should use tabs where possible
< #2374: FILE: /tmp/f1-3442108/rt_netlink.c:2374:
< WARNING: please, no spaces at the start of a line
< #2374: FILE: /tmp/f1-3442108/rt_netlink.c:2374:
< ERROR: code indent should use tabs where possible
< #2376: FILE: /tmp/f1-3442108/rt_netlink.c:2376:
< WARNING: please, no spaces at the start of a line
< #2376: FILE: /tmp/f1-3442108/rt_netlink.c:2376:
< WARNING: suspect code indent for conditional statements (23, 32)
< #2376: FILE: /tmp/f1-3442108/rt_netlink.c:2376:
< ERROR: code indent should use tabs where possible
< #2377: FILE: /tmp/f1-3442108/rt_netlink.c:2377:
< WARNING: please, no spaces at the start of a line
< #2377: FILE: /tmp/f1-3442108/rt_netlink.c:2377:
< WARNING: line over 80 characters
< #2378: FILE: /tmp/f1-3442108/rt_netlink.c:2378:
< ERROR: code indent should use tabs where possible
< #2378: FILE: /tmp/f1-3442108/rt_netlink.c:2378:
< WARNING: Missing a blank line after declarations
< #2378: FILE: /tmp/f1-3442108/rt_netlink.c:2378:
< WARNING: please, no spaces at the start of a line
< #2378: FILE: /tmp/f1-3442108/rt_netlink.c:2378:
< ERROR: code indent should use tabs where possible
< #2379: FILE: /tmp/f1-3442108/rt_netlink.c:2379:
< WARNING: please, no spaces at the start of a line
< #2379: FILE: /tmp/f1-3442108/rt_netlink.c:2379:
< ERROR: code indent should use tabs where possible
< #2380: FILE: /tmp/f1-3442108/rt_netlink.c:2380:
< WARNING: please, no spaces at the start of a line
< #2380: FILE: /tmp/f1-3442108/rt_netlink.c:2380:
< ERROR: code indent should use tabs where possible
< #2381: FILE: /tmp/f1-3442108/rt_netlink.c:2381:
< WARNING: please, no spaces at the start of a line
< #2381: FILE: /tmp/f1-3442108/rt_netlink.c:2381:
< ERROR: code indent should use tabs where possible
< #2382: FILE: /tmp/f1-3442108/rt_netlink.c:2382:
< WARNING: please, no spaces at the start of a line
< #2382: FILE: /tmp/f1-3442108/rt_netlink.c:2382:
< ERROR: code indent should use tabs where possible
< #2457: FILE: /tmp/f1-3442108/rt_netlink.c:2457:
< WARNING: please, no spaces at the start of a line
< #2457: FILE: /tmp/f1-3442108/rt_netlink.c:2457:
< WARNING: suspect code indent for conditional statements (16, 23)
< #2457: FILE: /tmp/f1-3442108/rt_netlink.c:2457:
< ERROR: code indent should use tabs where possible
< #2458: FILE: /tmp/f1-3442108/rt_netlink.c:2458:
< WARNING: please, no spaces at the start of a line
< #2458: FILE: /tmp/f1-3442108/rt_netlink.c:2458:
< ERROR: code indent should use tabs where possible
< #2459: FILE: /tmp/f1-3442108/rt_netlink.c:2459:
< WARNING: Missing a blank line after declarations
< #2459: FILE: /tmp/f1-3442108/rt_netlink.c:2459:
< WARNING: please, no spaces at the start of a line
< #2459: FILE: /tmp/f1-3442108/rt_netlink.c:2459:
< ERROR: code indent should use tabs where possible
< #2460: FILE: /tmp/f1-3442108/rt_netlink.c:2460:
< WARNING: please, no spaces at the start of a line
< #2460: FILE: /tmp/f1-3442108/rt_netlink.c:2460:
< WARNING: suspect code indent for conditional statements (23, 32)
< #2460: FILE: /tmp/f1-3442108/rt_netlink.c:2460:
< ERROR: code indent should use tabs where possible
< #2461: FILE: /tmp/f1-3442108/rt_netlink.c:2461:
< WARNING: please, no spaces at the start of a line
< #2461: FILE: /tmp/f1-3442108/rt_netlink.c:2461:
< ERROR: code indent should use tabs where possible
< #2462: FILE: /tmp/f1-3442108/rt_netlink.c:2462:
< WARNING: please, no spaces at the start of a line
< #2462: FILE: /tmp/f1-3442108/rt_netlink.c:2462:
< WARNING: suspect code indent for conditional statements (23, 32)
< #2462: FILE: /tmp/f1-3442108/rt_netlink.c:2462:
< ERROR: code indent should use tabs where possible
< #2463: FILE: /tmp/f1-3442108/rt_netlink.c:2463:
< WARNING: please, no spaces at the start of a line
< #2463: FILE: /tmp/f1-3442108/rt_netlink.c:2463:
< WARNING: line over 80 characters
< #2464: FILE: /tmp/f1-3442108/rt_netlink.c:2464:
< ERROR: code indent should use tabs where possible
< #2464: FILE: /tmp/f1-3442108/rt_netlink.c:2464:
< WARNING: Missing a blank line after declarations
< #2464: FILE: /tmp/f1-3442108/rt_netlink.c:2464:
< WARNING: please, no spaces at the start of a line
< #2464: FILE: /tmp/f1-3442108/rt_netlink.c:2464:
< ERROR: code indent should use tabs where possible
< #2465: FILE: /tmp/f1-3442108/rt_netlink.c:2465:
< WARNING: please, no spaces at the start of a line
< #2465: FILE: /tmp/f1-3442108/rt_netlink.c:2465:
< ERROR: code indent should use tabs where possible
< #2466: FILE: /tmp/f1-3442108/rt_netlink.c:2466:
< WARNING: please, no spaces at the start of a line
< #2466: FILE: /tmp/f1-3442108/rt_netlink.c:2466:
< ERROR: code indent should use tabs where possible
< #2468: FILE: /tmp/f1-3442108/rt_netlink.c:2468:
< WARNING: please, no spaces at the start of a line
< #2468: FILE: /tmp/f1-3442108/rt_netlink.c:2468:
< WARNING: suspect code indent for conditional statements (23, 32)
< #2468: FILE: /tmp/f1-3442108/rt_netlink.c:2468:
< ERROR: code indent should use tabs where possible
< #2469: FILE: /tmp/f1-3442108/rt_netlink.c:2469:
< WARNING: please, no spaces at the start of a line
< #2469: FILE: /tmp/f1-3442108/rt_netlink.c:2469:
< WARNING: line over 80 characters
< #2470: FILE: /tmp/f1-3442108/rt_netlink.c:2470:
< ERROR: code indent should use tabs where possible
< #2470: FILE: /tmp/f1-3442108/rt_netlink.c:2470:
< WARNING: Missing a blank line after declarations
< #2470: FILE: /tmp/f1-3442108/rt_netlink.c:2470:
< WARNING: please, no spaces at the start of a line
< #2470: FILE: /tmp/f1-3442108/rt_netlink.c:2470:
< ERROR: code indent should use tabs where possible
< #2471: FILE: /tmp/f1-3442108/rt_netlink.c:2471:
< WARNING: please, no spaces at the start of a line
< #2471: FILE: /tmp/f1-3442108/rt_netlink.c:2471:
< ERROR: code indent should use tabs where possible
< #2472: FILE: /tmp/f1-3442108/rt_netlink.c:2472:
< WARNING: please, no spaces at the start of a line
< #2472: FILE: /tmp/f1-3442108/rt_netlink.c:2472:
< ERROR: code indent should use tabs where possible
< #2473: FILE: /tmp/f1-3442108/rt_netlink.c:2473:
< WARNING: please, no spaces at the start of a line
< #2473: FILE: /tmp/f1-3442108/rt_netlink.c:2473:
< ERROR: code indent should use tabs where possible
< #2474: FILE: /tmp/f1-3442108/rt_netlink.c:2474:
< WARNING: please, no spaces at the start of a line
< #2474: FILE: /tmp/f1-3442108/rt_netlink.c:2474:
Report for zebra_routemap.c | 204 issues
===============================================
< WARNING: please, no spaces at the start of a line
< #650: FILE: /tmp/f1-3442108/zebra_routemap.c:650:
< ERROR: code indent should use tabs where possible
< #651: FILE: /tmp/f1-3442108/zebra_routemap.c:651:
< WARNING: please, no spaces at the start of a line
< #651: FILE: /tmp/f1-3442108/zebra_routemap.c:651:
< WARNING: please, no spaces at the start of a line
< #652: FILE: /tmp/f1-3442108/zebra_routemap.c:652:
< WARNING: please, no spaces at the start of a line
< #654: FILE: /tmp/f1-3442108/zebra_routemap.c:654:
< WARNING: please, no spaces at the start of a line
< #655: FILE: /tmp/f1-3442108/zebra_routemap.c:655:
< ERROR: code indent should use tabs where possible
< #656: FILE: /tmp/f1-3442108/zebra_routemap.c:656:
< WARNING: please, no spaces at the start of a line
< #656: FILE: /tmp/f1-3442108/zebra_routemap.c:656:
< ERROR: code indent should use tabs where possible
< #657: FILE: /tmp/f1-3442108/zebra_routemap.c:657:
< WARNING: please, no spaces at the start of a line
< #657: FILE: /tmp/f1-3442108/zebra_routemap.c:657:
< ERROR: code indent should use tabs where possible
< #658: FILE: /tmp/f1-3442108/zebra_routemap.c:658:
< WARNING: please, no spaces at the start of a line
< #658: FILE: /tmp/f1-3442108/zebra_routemap.c:658:
< WARNING: please, no spaces at the start of a line
< #659: FILE: /tmp/f1-3442108/zebra_routemap.c:659:
< WARNING: please, no spaces at the start of a line
< #661: FILE: /tmp/f1-3442108/zebra_routemap.c:661:
< WARNING: please, no spaces at the start of a line
< #671: FILE: /tmp/f1-3442108/zebra_routemap.c:671:
< ERROR: code indent should use tabs where possible
< #672: FILE: /tmp/f1-3442108/zebra_routemap.c:672:
< WARNING: please, no spaces at the start of a line
< #672: FILE: /tmp/f1-3442108/zebra_routemap.c:672:
< WARNING: please, no spaces at the start of a line
< #674: FILE: /tmp/f1-3442108/zebra_routemap.c:674:
< WARNING: please, no spaces at the start of a line
< #676: FILE: /tmp/f1-3442108/zebra_routemap.c:676:
< WARNING: please, no spaces at the start of a line
< #686: FILE: /tmp/f1-3442108/zebra_routemap.c:686:
< ERROR: code indent should use tabs where possible
< #687: FILE: /tmp/f1-3442108/zebra_routemap.c:687:
< WARNING: please, no spaces at the start of a line
< #687: FILE: /tmp/f1-3442108/zebra_routemap.c:687:
< WARNING: please, no spaces at the start of a line
< #688: FILE: /tmp/f1-3442108/zebra_routemap.c:688:
< WARNING: please, no spaces at the start of a line
< #690: FILE: /tmp/f1-3442108/zebra_routemap.c:690:
< WARNING: please, no spaces at the start of a line
< #691: FILE: /tmp/f1-3442108/zebra_routemap.c:691:
< ERROR: code indent should use tabs where possible
< #692: FILE: /tmp/f1-3442108/zebra_routemap.c:692:
< WARNING: please, no spaces at the start of a line
< #692: FILE: /tmp/f1-3442108/zebra_routemap.c:692:
< ERROR: code indent should use tabs where possible
< #693: FILE: /tmp/f1-3442108/zebra_routemap.c:693:
< WARNING: please, no spaces at the start of a line
< #693: FILE: /tmp/f1-3442108/zebra_routemap.c:693:
< ERROR: code indent should use tabs where possible
< #694: FILE: /tmp/f1-3442108/zebra_routemap.c:694:
< WARNING: please, no spaces at the start of a line
< #694: FILE: /tmp/f1-3442108/zebra_routemap.c:694:
< WARNING: please, no spaces at the start of a line
< #695: FILE: /tmp/f1-3442108/zebra_routemap.c:695:
< WARNING: please, no spaces at the start of a line
< #697: FILE: /tmp/f1-3442108/zebra_routemap.c:697:
< WARNING: please, no spaces at the start of a line
< #707: FILE: /tmp/f1-3442108/zebra_routemap.c:707:
< ERROR: code indent should use tabs where possible
< #708: FILE: /tmp/f1-3442108/zebra_routemap.c:708:
< WARNING: please, no spaces at the start of a line
< #708: FILE: /tmp/f1-3442108/zebra_routemap.c:708:
< WARNING: please, no spaces at the start of a line
< #710: FILE: /tmp/f1-3442108/zebra_routemap.c:710:
< WARNING: please, no spaces at the start of a line
< #712: FILE: /tmp/f1-3442108/zebra_routemap.c:712:
< WARNING: please, no spaces at the start of a line
< #1631: FILE: /tmp/f1-3442108/zebra_routemap.c:1631:
< WARNING: please, no spaces at the start of a line
< #1632: FILE: /tmp/f1-3442108/zebra_routemap.c:1632:
< WARNING: please, no spaces at the start of a line
< #1634: FILE: /tmp/f1-3442108/zebra_routemap.c:1634:
< WARNING: please, no spaces at the start of a line
< #1635: FILE: /tmp/f1-3442108/zebra_routemap.c:1635:
< WARNING: please, no spaces at the start of a line
< #1637: FILE: /tmp/f1-3442108/zebra_routemap.c:1637:
< WARNING: please, no spaces at the start of a line
< #1643: FILE: /tmp/f1-3442108/zebra_routemap.c:1643:
< WARNING: please, no spaces at the start of a line
< #1644: FILE: /tmp/f1-3442108/zebra_routemap.c:1644:
< WARNING: please, no spaces at the start of a line
< #1645: FILE: /tmp/f1-3442108/zebra_routemap.c:1645:
< WARNING: please, no spaces at the start of a line
< #1648: FILE: /tmp/f1-3442108/zebra_routemap.c:1648:
< WARNING: suspect code indent for conditional statements (7, 15)
< #1648: FILE: /tmp/f1-3442108/zebra_routemap.c:1648:
< ERROR: code indent should use tabs where possible
< #1649: FILE: /tmp/f1-3442108/zebra_routemap.c:1649:
< WARNING: please, no spaces at the start of a line
< #1649: FILE: /tmp/f1-3442108/zebra_routemap.c:1649:
< WARNING: please, no spaces at the start of a line
< #1651: FILE: /tmp/f1-3442108/zebra_routemap.c:1651:
< WARNING: please, no spaces at the start of a line
< #1652: FILE: /tmp/f1-3442108/zebra_routemap.c:1652:
< WARNING: please, no spaces at the start of a line
< #1653: FILE: /tmp/f1-3442108/zebra_routemap.c:1653:
< WARNING: suspect code indent for conditional statements (7, 15)
< #1653: FILE: /tmp/f1-3442108/zebra_routemap.c:1653:
< ERROR: code indent should use tabs where possible
< #1654: FILE: /tmp/f1-3442108/zebra_routemap.c:1654:
< WARNING: please, no spaces at the start of a line
< #1654: FILE: /tmp/f1-3442108/zebra_routemap.c:1654:
< WARNING: please, no spaces at the start of a line
< #1656: FILE: /tmp/f1-3442108/zebra_routemap.c:1656:
< WARNING: please, no spaces at the start of a line
< #1658: FILE: /tmp/f1-3442108/zebra_routemap.c:1658:
< WARNING: please, no spaces at the start of a line
< #1659: FILE: /tmp/f1-3442108/zebra_routemap.c:1659:
< WARNING: please, no spaces at the start of a line
< #1665: FILE: /tmp/f1-3442108/zebra_routemap.c:1665:
< WARNING: please, no spaces at the start of a line
< #1670: FILE: /tmp/f1-3442108/zebra_routemap.c:1670:
< WARNING: please, no spaces at the start of a line
< #1671: FILE: /tmp/f1-3442108/zebra_routemap.c:1671:
< WARNING: please, no spaces at the start of a line
< #1672: FILE: /tmp/f1-3442108/zebra_routemap.c:1672:
< WARNING: please, no spaces at the start of a line
< #1673: FILE: /tmp/f1-3442108/zebra_routemap.c:1673:
< WARNING: please, no spaces at the start of a line
< #1682: FILE: /tmp/f1-3442108/zebra_routemap.c:1682:
< WARNING: please, no spaces at the start of a line
< #1684: FILE: /tmp/f1-3442108/zebra_routemap.c:1684:
< WARNING: please, no spaces at the start of a line
< #1686: FILE: /tmp/f1-3442108/zebra_routemap.c:1686:
< WARNING: please, no spaces at the start of a line
< #1687: FILE: /tmp/f1-3442108/zebra_routemap.c:1687:
< WARNING: please, no spaces at the start of a line
< #1689: FILE: /tmp/f1-3442108/zebra_routemap.c:1689:
< WARNING: please, no spaces at the start of a line
< #1695: FILE: /tmp/f1-3442108/zebra_routemap.c:1695:
< WARNING: please, no spaces at the start of a line
< #1696: FILE: /tmp/f1-3442108/zebra_routemap.c:1696:
< WARNING: please, no spaces at the start of a line
< #1697: FILE: /tmp/f1-3442108/zebra_routemap.c:1697:
< WARNING: please, no spaces at the start of a line
< #1700: FILE: /tmp/f1-3442108/zebra_routemap.c:1700:
< WARNING: suspect code indent for conditional statements (7, 15)
< #1700: FILE: /tmp/f1-3442108/zebra_routemap.c:1700:
< ERROR: code indent should use tabs where possible
< #1701: FILE: /tmp/f1-3442108/zebra_routemap.c:1701:
< WARNING: please, no spaces at the start of a line
< #1701: FILE: /tmp/f1-3442108/zebra_routemap.c:1701:
< WARNING: please, no spaces at the start of a line
< #1703: FILE: /tmp/f1-3442108/zebra_routemap.c:1703:
< WARNING: please, no spaces at the start of a line
< #1704: FILE: /tmp/f1-3442108/zebra_routemap.c:1704:
< WARNING: please, no spaces at the start of a line
< #1705: FILE: /tmp/f1-3442108/zebra_routemap.c:1705:
< WARNING: suspect code indent for conditional statements (7, 15)
< #1705: FILE: /tmp/f1-3442108/zebra_routemap.c:1705:
< ERROR: code indent should use tabs where possible
< #1706: FILE: /tmp/f1-3442108/zebra_routemap.c:1706:
< WARNING: please, no spaces at the start of a line
< #1706: FILE: /tmp/f1-3442108/zebra_routemap.c:1706:
< WARNING: please, no spaces at the start of a line
< #1708: FILE: /tmp/f1-3442108/zebra_routemap.c:1708:
< WARNING: please, no spaces at the start of a line
< #1710: FILE: /tmp/f1-3442108/zebra_routemap.c:1710:
< WARNING: please, no spaces at the start of a line
< #1711: FILE: /tmp/f1-3442108/zebra_routemap.c:1711:
< WARNING: please, no spaces at the start of a line
< #1717: FILE: /tmp/f1-3442108/zebra_routemap.c:1717:
< WARNING: please, no spaces at the start of a line
< #1722: FILE: /tmp/f1-3442108/zebra_routemap.c:1722:
< WARNING: please, no spaces at the start of a line
< #1723: FILE: /tmp/f1-3442108/zebra_routemap.c:1723:
< WARNING: please, no spaces at the start of a line
< #1724: FILE: /tmp/f1-3442108/zebra_routemap.c:1724:
< WARNING: please, no spaces at the start of a line
< #1725: FILE: /tmp/f1-3442108/zebra_routemap.c:1725:
< ERROR: code indent should use tabs where possible
< #2235: FILE: /tmp/f1-3442108/zebra_routemap.c:2235:
< WARNING: please, no spaces at the start of a line
< #2235: FILE: /tmp/f1-3442108/zebra_routemap.c:2235:
< ERROR: code indent should use tabs where possible
< #2236: FILE: /tmp/f1-3442108/zebra_routemap.c:2236:
< WARNING: please, no spaces at the start of a line
< #2236: FILE: /tmp/f1-3442108/zebra_routemap.c:2236:
< ERROR: code indent should use tabs where possible
< #2252: FILE: /tmp/f1-3442108/zebra_routemap.c:2252:
< WARNING: please, no spaces at the start of a line
< #2252: FILE: /tmp/f1-3442108/zebra_routemap.c:2252:
< ERROR: code indent should use tabs where possible
< #2253: FILE: /tmp/f1-3442108/zebra_routemap.c:2253:
< WARNING: please, no spaces at the start of a line
< #2253: FILE: /tmp/f1-3442108/zebra_routemap.c:2253:
< ERROR: code indent should use tabs where possible
< #2254: FILE: /tmp/f1-3442108/zebra_routemap.c:2254:
< WARNING: please, no spaces at the start of a line
< #2254: FILE: /tmp/f1-3442108/zebra_routemap.c:2254:
< ERROR: code indent should use tabs where possible
< #2255: FILE: /tmp/f1-3442108/zebra_routemap.c:2255:
< WARNING: please, no spaces at the start of a line
< #2255: FILE: /tmp/f1-3442108/zebra_routemap.c:2255:
Report for zebra_routemap_nb.c | 68 issues
===============================================
< ERROR: code indent should use tabs where possible
< #59: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:59:
< WARNING: please, no spaces at the start of a line
< #59: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:59:
< WARNING: line over 80 characters
< #60: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:60:
< ERROR: code indent should use tabs where possible
< #60: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:60:
< WARNING: please, no spaces at the start of a line
< #60: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:60:
< ERROR: code indent should use tabs where possible
< #61: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:61:
< WARNING: please, no spaces at the start of a line
< #61: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:61:
< WARNING: line over 80 characters
< #62: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:62:
< ERROR: code indent should use tabs where possible
< #62: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:62:
< WARNING: please, no spaces at the start of a line
< #62: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:62:
< WARNING: line over 80 characters
< #63: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:63:
< ERROR: code indent should use tabs where possible
< #63: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:63:
< WARNING: please, no spaces at the start of a line
< #63: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:63:
< ERROR: code indent should use tabs where possible
< #64: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:64:
< WARNING: please, no spaces at the start of a line
< #64: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:64:
< ERROR: code indent should use tabs where possible
< #65: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:65:
< WARNING: please, no spaces at the start of a line
< #65: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:65:
< ERROR: code indent should use tabs where possible
< #66: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:66:
< WARNING: please, no spaces at the start of a line
< #66: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:66:
< WARNING: line over 80 characters
< #67: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:67:
< ERROR: code indent should use tabs where possible
< #67: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:67:
< WARNING: please, no spaces at the start of a line
< #67: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:67:
< ERROR: code indent should use tabs where possible
< #68: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:68:
< WARNING: please, no spaces at the start of a line
< #68: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:68:
< WARNING: line over 80 characters
< #69: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:69:
< ERROR: code indent should use tabs where possible
< #69: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:69:
< WARNING: please, no spaces at the start of a line
< #69: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:69:
< WARNING: line over 80 characters
< #70: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:70:
< ERROR: code indent should use tabs where possible
< #70: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:70:
< WARNING: please, no spaces at the start of a line
< #70: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:70:
< ERROR: code indent should use tabs where possible
< #71: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:71:
< WARNING: please, no spaces at the start of a line
< #71: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:71:
< ERROR: code indent should use tabs where possible
< #72: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:72:
< WARNING: please, no spaces at the start of a line
< #72: FILE: /tmp/f1-3442108/zebra_routemap_nb.c:72:
Report for zebra_routemap_nb_config.c | 180 issues
===============================================
< WARNING: line over 80 characters
< #371: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:371:
< WARNING: please, no spaces at the start of a line
< #375: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:375:
< WARNING: please, no spaces at the start of a line
< #377: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:377:
< ERROR: code indent should use tabs where possible
< #378: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:378:
< WARNING: please, no spaces at the start of a line
< #378: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:378:
< WARNING: please, no spaces at the start of a line
< #380: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:380:
< WARNING: please, no spaces at the start of a line
< #382: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:382:
< WARNING: please, no spaces at the start of a line
< #383: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:383:
< WARNING: please, no spaces at the start of a line
< #384: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:384:
< WARNING: please, no spaces at the start of a line
< #385: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:385:
< ERROR: code indent should use tabs where possible
< #386: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:386:
< WARNING: please, no spaces at the start of a line
< #386: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:386:
< WARNING: please, no spaces at the start of a line
< #387: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:387:
< ERROR: code indent should use tabs where possible
< #388: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:388:
< ERROR: code indent should use tabs where possible
< #389: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:389:
< WARNING: please, no spaces at the start of a line
< #389: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:389:
< WARNING: please, no spaces at the start of a line
< #390: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:390:
< WARNING: please, no spaces at the start of a line
< #393: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:393:
< ERROR: code indent should use tabs where possible
< #394: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:394:
< WARNING: please, no spaces at the start of a line
< #394: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:394:
< WARNING: please, no spaces at the start of a line
< #397: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:397:
< WARNING: please, no spaces at the start of a line
< #398: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:398:
< WARNING: please, no spaces at the start of a line
< #400: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:400:
< ERROR: code indent should use tabs where possible
< #401: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:401:
< WARNING: please, no spaces at the start of a line
< #401: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:401:
< WARNING: please, no spaces at the start of a line
< #402: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:402:
< WARNING: suspect code indent for conditional statements (7, 15)
< #402: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:402:
< ERROR: code indent should use tabs where possible
< #403: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:403:
< WARNING: please, no spaces at the start of a line
< #403: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:403:
< ERROR: code indent should use tabs where possible
< #404: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:404:
< WARNING: please, no spaces at the start of a line
< #404: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:404:
< WARNING: please, no spaces at the start of a line
< #405: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:405:
< WARNING: please, no spaces at the start of a line
< #407: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:407:
< WARNING: please, no spaces at the start of a line
< #412: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:412:
< WARNING: please, no spaces at the start of a line
< #414: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:414:
< WARNING: please, no spaces at the start of a line
< #415: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:415:
< WARNING: please, no spaces at the start of a line
< #416: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:416:
< WARNING: please, no spaces at the start of a line
< #417: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:417:
< ERROR: code indent should use tabs where possible
< #418: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:418:
< WARNING: please, no spaces at the start of a line
< #418: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:418:
< WARNING: please, no spaces at the start of a line
< #419: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:419:
< ERROR: code indent should use tabs where possible
< #420: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:420:
< WARNING: please, no spaces at the start of a line
< #420: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:420:
< WARNING: please, no spaces at the start of a line
< #421: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:421:
< WARNING: please, no spaces at the start of a line
< #423: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:423:
< WARNING: line over 80 characters
< #426: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:426:
< WARNING: please, no spaces at the start of a line
< #430: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:430:
< WARNING: please, no spaces at the start of a line
< #432: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:432:
< ERROR: code indent should use tabs where possible
< #433: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:433:
< WARNING: please, no spaces at the start of a line
< #433: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:433:
< WARNING: please, no spaces at the start of a line
< #435: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:435:
< WARNING: please, no spaces at the start of a line
< #437: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:437:
< WARNING: please, no spaces at the start of a line
< #438: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:438:
< WARNING: please, no spaces at the start of a line
< #439: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:439:
< WARNING: please, no spaces at the start of a line
< #440: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:440:
< ERROR: code indent should use tabs where possible
< #441: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:441:
< WARNING: please, no spaces at the start of a line
< #441: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:441:
< WARNING: please, no spaces at the start of a line
< #442: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:442:
< ERROR: code indent should use tabs where possible
< #443: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:443:
< ERROR: code indent should use tabs where possible
< #444: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:444:
< WARNING: please, no spaces at the start of a line
< #444: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:444:
< WARNING: please, no spaces at the start of a line
< #445: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:445:
< WARNING: please, no spaces at the start of a line
< #448: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:448:
< ERROR: code indent should use tabs where possible
< #449: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:449:
< WARNING: please, no spaces at the start of a line
< #449: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:449:
< WARNING: please, no spaces at the start of a line
< #452: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:452:
< WARNING: please, no spaces at the start of a line
< #453: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:453:
< WARNING: please, no spaces at the start of a line
< #455: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:455:
< ERROR: code indent should use tabs where possible
< #456: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:456:
< WARNING: please, no spaces at the start of a line
< #456: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:456:
< WARNING: please, no spaces at the start of a line
< #457: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:457:
< WARNING: suspect code indent for conditional statements (7, 15)
< #457: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:457:
< ERROR: code indent should use tabs where possible
< #458: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:458:
< WARNING: please, no spaces at the start of a line
< #458: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:458:
< ERROR: code indent should use tabs where possible
< #459: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:459:
< WARNING: please, no spaces at the start of a line
< #459: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:459:
< WARNING: please, no spaces at the start of a line
< #460: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:460:
< WARNING: please, no spaces at the start of a line
< #462: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:462:
< WARNING: please, no spaces at the start of a line
< #467: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:467:
< WARNING: please, no spaces at the start of a line
< #469: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:469:
< WARNING: please, no spaces at the start of a line
< #470: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:470:
< WARNING: please, no spaces at the start of a line
< #471: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:471:
< WARNING: please, no spaces at the start of a line
< #472: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:472:
< ERROR: code indent should use tabs where possible
< #473: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:473:
< WARNING: please, no spaces at the start of a line
< #473: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:473:
< WARNING: please, no spaces at the start of a line
< #474: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:474:
< ERROR: code indent should use tabs where possible
< #475: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:475:
< WARNING: please, no spaces at the start of a line
< #475: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:475:
< WARNING: please, no spaces at the start of a line
< #476: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:476:
< WARNING: please, no spaces at the start of a line
< #478: FILE: /tmp/f1-3442108/zebra_routemap_nb_config.c:478:
Report for zebra_routemap_nb.h | 8 issues
===============================================
< WARNING: line over 80 characters
< #27: FILE: /tmp/f1-3442108/zebra_routemap_nb.h:27:
< WARNING: line over 80 characters
< #28: FILE: /tmp/f1-3442108/zebra_routemap_nb.h:28:
< WARNING: line over 80 characters
< #29: FILE: /tmp/f1-3442108/zebra_routemap_nb.h:29:
< WARNING: line over 80 characters
< #30: FILE: /tmp/f1-3442108/zebra_routemap_nb.h:30:
Report for zebra_vty.c | 16 issues
===============================================
< ERROR: code indent should use tabs where possible
< #430: FILE: /tmp/f1-3442108/zebra_vty.c:430:
< WARNING: please, no spaces at the start of a line
< #430: FILE: /tmp/f1-3442108/zebra_vty.c:430:
< ERROR: code indent should use tabs where possible
< #431: FILE: /tmp/f1-3442108/zebra_vty.c:431:
< WARNING: please, no spaces at the start of a line
< #431: FILE: /tmp/f1-3442108/zebra_vty.c:431:
< ERROR: code indent should use tabs where possible
< #433: FILE: /tmp/f1-3442108/zebra_vty.c:433:
< WARNING: please, no spaces at the start of a line
< #433: FILE: /tmp/f1-3442108/zebra_vty.c:433:
< ERROR: code indent should use tabs where possible
< #434: FILE: /tmp/f1-3442108/zebra_vty.c:434:
< WARNING: please, no spaces at the start of a line
< #434: FILE: /tmp/f1-3442108/zebra_vty.c:434:

@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Jun 9, 2023

Continuous Integration Result: FAILED

Continuous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source / Pull Request: Successful

Building Stage: Failed

FreeBSD 12 amd64 build: Failed (click for details) FreeBSD 12 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/FBSD12AMD64/config.log/config.log.gz FreeBSD 12 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/FBSD12AMD64/config.status/config.status

Make failed for FreeBSD 12 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/FBSD12AMD64/ErrorLog/log_make.txt)

/usr/home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /usr/home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function 'route_map_action_show':
lib/routemap_cli.c:1116:3: error: unknown type name 'Z'
lib/routemap_cli.c:1117:9: error: expected ')' before string constant
gmake[1]: *** [Makefile:10544: lib/routemap_cli.lo] Error 1
gmake[1]: Target 'all-am' not remade because of errors.
gmake[1]: Leaving directory '/usr/home/ci/cibuild.12180/frr-source'
gmake: *** [Makefile:6414: all] Error 2
CentOS 7 amd64 build: Failed (click for details) CentOS 7 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI005BUILD/config.log/config.log.gz CentOS 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI005BUILD/config.status/config.status

Make failed for CentOS 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI005BUILD/ErrorLog/log_make.txt)

pimd/pim_cmd_common.c:4880:2: warning: missing braces around initializer [-Wmissing-braces]
pimd/pim_cmd_common.c:4880:2: warning: (near initialization for sg.grp) [-Wmissing-braces]
deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.  CC       mgmtd/mgmt.o
deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed./home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
/home/ci/cibuild.12180/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12180/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12180/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12180/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12180/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
Ubuntu 18.04 i386 build: Failed (click for details)

Make failed for Ubuntu 18.04 i386 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U18I386BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed

Ubuntu 18.04 i386 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U18I386BUILD/config.status/config.status
Ubuntu 18.04 i386 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U18I386BUILD/config.log/config.log.gz

Ubuntu 18.04 arm7 build: Failed (click for details) Ubuntu 18.04 arm7 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U18ARM7BUILD/config.status/config.status Ubuntu 18.04 arm7 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U18ARM7BUILD/config.log/config.log.gz

Make failed for Ubuntu 18.04 arm7 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U18ARM7BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
Makefile:5732: recipe for target 'all' failed
Ubuntu 18.04 arm8 build: Failed (click for details)

Make failed for Ubuntu 18.04 arm8 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U18ARM8BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
Makefile:5732: recipe for target 'all' failed

Ubuntu 18.04 arm8 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U18ARM8BUILD/config.log/config.log.gz
Ubuntu 18.04 arm8 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U18ARM8BUILD/config.status/config.status

Debian 11 amd64 build: Failed (click for details) Debian 11 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/DEB11AMD64/config.log/config.log.gz

Make failed for Debian 11 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/DEB11AMD64/ErrorLog/log_make.txt)

doc/user/_build/texinfo/frr.texi:28092: warning: could not find @image file `frr-figures/pathd_initiated_multi.txt' nor alternate text
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
 1116 |   Z vty_out(
lib/routemap_cli.c:1117:8: error: expected ) before string constant
 1117 |    vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10548: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
make[1]: Target 'all-am' not remade because of errors.

Debian 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/DEB11AMD64/config.status/config.status

Redhat 8 amd64 build: Failed (click for details) Redhat 8 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/REDHAT8/config.status/config.status

Make failed for Redhat 8 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/REDHAT8/ErrorLog/log_make.txt)

/home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:31: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:8: error: expected ) before string constant
make[1]: *** [Makefile:10544: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
make[1]: Target 'all-am' not remade because of errors.
make: *** [Makefile:6414: all] Error 2

Redhat 8 amd64 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/REDHAT8/config.log/config.log.gz

OpenBSD 7 amd64 build: Failed (click for details) OpenBSD 7 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI011BUILD/config.log/config.log.gz OpenBSD 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI011BUILD/config.status/config.status

Make failed for OpenBSD 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI011BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12180/frr-source/doc/user/zebra.rst:812: WARNING: duplicate clicmd description of segment-routing, other instance in pathd
/home/ci/cibuild.12180/frr-source/doc/user/zebra.rst:825: WARNING: duplicate clicmd description of locator NAME, other instance in bgp
lib/routemap_cli.c:1116:3: error: use of undeclared identifier 'Z'
1 error generated.
gmake[1]: *** [Makefile:10547: lib/routemap_cli.lo] Error 1
gmake[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
gmake[1]: Target 'all-am' not remade because of errors.
gmake: *** [Makefile:6417: all] Error 2
Debian 10 amd64 build: Failed (click for details) Debian 10 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/DEB10BUILD/config.status/config.status

Make failed for Debian 10 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/DEB10BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:31: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:8: error: expected ) before string constant
make[1]: *** [Makefile:10545: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
make[1]: Target 'all-am' not remade because of errors.
make: *** [Makefile:6415: all] Error 2

Debian 10 amd64 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/DEB10BUILD/config.log/config.log.gz

Debian 9 amd64 build: Failed (click for details) Debian 9 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI021BUILD/config.log/config.log.gz Debian 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI021BUILD/config.status/config.status

Make failed for Debian 9 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI021BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12180/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed
Redhat 9 amd64 build: Failed (click for details) Redhat 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/RH9BUILD/config.status/config.status

Make failed for Redhat 9 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/RH9BUILD/ErrorLog/log_make.txt)

doc/user/_build/texinfo/frr.texi:28092: warning: could not find @image file `frr-figures/pathd_initiated_multi.txt' nor alternate text
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:17: error: unknown type name Z; did you mean HZ?
 1116 |                 Z vty_out(
lib/routemap_cli.c:1117:29: error: expected ) before string constant
 1117 |                         vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10545: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
make[1]: Target 'all-am' not remade because of errors.

Redhat 9 amd64 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/RH9BUILD/config.log/config.log.gz

Ubuntu 20.04 amd64 build: Failed (click for details) Ubuntu 20.04 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U2004AMD64BUILD/config.log/config.log.gz

Make failed for Ubuntu 20.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U2004AMD64BUILD/ErrorLog/log_make.txt)

make[1]: Entering directory '/home/ci/cibuild.12180/frr-source'
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
 1116 |   Z vty_out(
lib/routemap_cli.c:1117:8: error: expected ) before string constant
 1117 |    vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10545: lib/routemap_cli.lo] Error 1
/home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:31: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
make[1]: Target 'all-am' not remade because of errors.

Ubuntu 20.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U2004AMD64BUILD/config.status/config.status

Ubuntu 18.04 ppc64le build: Failed (click for details) Ubuntu 18.04 ppc64le build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U1804PPC64LEBUILD/config.log/config.log.gz Ubuntu 18.04 ppc64le build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U1804PPC64LEBUILD/config.status/config.status

Make failed for Ubuntu 18.04 ppc64le build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U1804PPC64LEBUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed
Ubuntu 18.04 amd64 build: Failed (click for details) Ubuntu 18.04 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U1804AMD64/config.log/config.log.gz Ubuntu 18.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U1804AMD64/config.status/config.status

Make failed for Ubuntu 18.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U1804AMD64/ErrorLog/log_make.txt)

/home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed
FreeBSD 11 amd64 build: Failed (click for details) FreeBSD 11 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI009BUILD/config.log/config.log.gz FreeBSD 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI009BUILD/config.status/config.status

Make failed for FreeBSD 11 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI009BUILD/ErrorLog/log_make.txt)

/usr/home/ci/cibuild.12180/frr-source/doc/user/zebra.rst:825: WARNING: duplicate clicmd description of locator NAME, other instance in bgp
lib/routemap_cli.c: In function 'route_map_action_show':
lib/routemap_cli.c:1116:3: error: unknown type name 'Z'
 1116 |   Z vty_out(
lib/routemap_cli.c:1117:8: error: expected ')' before string constant
 1117 |    vty, " set initcwnd %s\n",
gmake[1]: *** [Makefile:10547: lib/routemap_cli.lo] Error 1
gmake[1]: Target 'all-am' not remade because of errors.
gmake[1]: Leaving directory '/usr/home/ci/cibuild.12180/frr-source'
Ubuntu 22.04 amd64 build: Failed (click for details) Ubuntu 22.04 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U22AMD64BUILD/config.log/config.log.gz

Make failed for Ubuntu 22.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U22AMD64BUILD/ErrorLog/log_make.txt)

frr.texi:19: warning: @definfoenclose is obsolete.
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:17: error: unknown type name Z; did you mean HZ?
 1116 |                 Z vty_out(
lib/routemap_cli.c:1117:29: error: expected ) before string constant
 1117 |                         vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10548: lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'

Ubuntu 22.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U22AMD64BUILD/config.status/config.status

Warnings Generated during build:

Checkout code: Successful with additional warnings
FreeBSD 12 amd64 build: Failed (click for details) FreeBSD 12 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/FBSD12AMD64/config.log/config.log.gz FreeBSD 12 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/FBSD12AMD64/config.status/config.status

Make failed for FreeBSD 12 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/FBSD12AMD64/ErrorLog/log_make.txt)

/usr/home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /usr/home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function 'route_map_action_show':
lib/routemap_cli.c:1116:3: error: unknown type name 'Z'
lib/routemap_cli.c:1117:9: error: expected ')' before string constant
gmake[1]: *** [Makefile:10544: lib/routemap_cli.lo] Error 1
gmake[1]: Target 'all-am' not remade because of errors.
gmake[1]: Leaving directory '/usr/home/ci/cibuild.12180/frr-source'
gmake: *** [Makefile:6414: all] Error 2
CentOS 7 amd64 build: Failed (click for details) CentOS 7 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI005BUILD/config.log/config.log.gz CentOS 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI005BUILD/config.status/config.status

Make failed for CentOS 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI005BUILD/ErrorLog/log_make.txt)

pimd/pim_cmd_common.c:4880:2: warning: missing braces around initializer [-Wmissing-braces]
pimd/pim_cmd_common.c:4880:2: warning: (near initialization for sg.grp) [-Wmissing-braces]
deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.  CC       mgmtd/mgmt.o
deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed./home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
/home/ci/cibuild.12180/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12180/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12180/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12180/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12180/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
Ubuntu 18.04 i386 build: Failed (click for details)

Make failed for Ubuntu 18.04 i386 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U18I386BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed

Ubuntu 18.04 i386 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U18I386BUILD/config.status/config.status
Ubuntu 18.04 i386 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U18I386BUILD/config.log/config.log.gz

Ubuntu 18.04 arm7 build: Failed (click for details) Ubuntu 18.04 arm7 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U18ARM7BUILD/config.status/config.status Ubuntu 18.04 arm7 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U18ARM7BUILD/config.log/config.log.gz

Make failed for Ubuntu 18.04 arm7 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U18ARM7BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
Makefile:5732: recipe for target 'all' failed
Ubuntu 18.04 arm8 build: Failed (click for details)

Make failed for Ubuntu 18.04 arm8 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U18ARM8BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
Makefile:5732: recipe for target 'all' failed

Ubuntu 18.04 arm8 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U18ARM8BUILD/config.log/config.log.gz
Ubuntu 18.04 arm8 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U18ARM8BUILD/config.status/config.status

Debian 11 amd64 build: Failed (click for details) Debian 11 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/DEB11AMD64/config.log/config.log.gz

Make failed for Debian 11 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/DEB11AMD64/ErrorLog/log_make.txt)

doc/user/_build/texinfo/frr.texi:28092: warning: could not find @image file `frr-figures/pathd_initiated_multi.txt' nor alternate text
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
 1116 |   Z vty_out(
lib/routemap_cli.c:1117:8: error: expected ) before string constant
 1117 |    vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10548: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
make[1]: Target 'all-am' not remade because of errors.

Debian 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/DEB11AMD64/config.status/config.status

Redhat 8 amd64 build: Failed (click for details) Redhat 8 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/REDHAT8/config.status/config.status

Make failed for Redhat 8 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/REDHAT8/ErrorLog/log_make.txt)

/home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:31: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:8: error: expected ) before string constant
make[1]: *** [Makefile:10544: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
make[1]: Target 'all-am' not remade because of errors.
make: *** [Makefile:6414: all] Error 2

Redhat 8 amd64 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/REDHAT8/config.log/config.log.gz

OpenBSD 7 amd64 build: Failed (click for details) OpenBSD 7 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI011BUILD/config.log/config.log.gz OpenBSD 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI011BUILD/config.status/config.status

Make failed for OpenBSD 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI011BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12180/frr-source/doc/user/zebra.rst:812: WARNING: duplicate clicmd description of segment-routing, other instance in pathd
/home/ci/cibuild.12180/frr-source/doc/user/zebra.rst:825: WARNING: duplicate clicmd description of locator NAME, other instance in bgp
lib/routemap_cli.c:1116:3: error: use of undeclared identifier 'Z'
1 error generated.
gmake[1]: *** [Makefile:10547: lib/routemap_cli.lo] Error 1
gmake[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
gmake[1]: Target 'all-am' not remade because of errors.
gmake: *** [Makefile:6417: all] Error 2
Debian 10 amd64 build: Failed (click for details) Debian 10 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/DEB10BUILD/config.status/config.status

Make failed for Debian 10 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/DEB10BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:31: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:8: error: expected ) before string constant
make[1]: *** [Makefile:10545: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
make[1]: Target 'all-am' not remade because of errors.
make: *** [Makefile:6415: all] Error 2

Debian 10 amd64 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/DEB10BUILD/config.log/config.log.gz

Debian 9 amd64 build: Failed (click for details) Debian 9 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI021BUILD/config.log/config.log.gz Debian 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI021BUILD/config.status/config.status

Make failed for Debian 9 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI021BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12180/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed
Redhat 9 amd64 build: Failed (click for details) Redhat 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/RH9BUILD/config.status/config.status

Make failed for Redhat 9 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/RH9BUILD/ErrorLog/log_make.txt)

doc/user/_build/texinfo/frr.texi:28092: warning: could not find @image file `frr-figures/pathd_initiated_multi.txt' nor alternate text
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:17: error: unknown type name Z; did you mean HZ?
 1116 |                 Z vty_out(
lib/routemap_cli.c:1117:29: error: expected ) before string constant
 1117 |                         vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10545: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
make[1]: Target 'all-am' not remade because of errors.

Redhat 9 amd64 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/RH9BUILD/config.log/config.log.gz

Ubuntu 20.04 amd64 build: Failed (click for details) Ubuntu 20.04 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U2004AMD64BUILD/config.log/config.log.gz

Make failed for Ubuntu 20.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U2004AMD64BUILD/ErrorLog/log_make.txt)

make[1]: Entering directory '/home/ci/cibuild.12180/frr-source'
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
 1116 |   Z vty_out(
lib/routemap_cli.c:1117:8: error: expected ) before string constant
 1117 |    vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10545: lib/routemap_cli.lo] Error 1
/home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:31: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
make[1]: Target 'all-am' not remade because of errors.

Ubuntu 20.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U2004AMD64BUILD/config.status/config.status

Ubuntu 18.04 ppc64le build: Failed (click for details) Ubuntu 18.04 ppc64le build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U1804PPC64LEBUILD/config.log/config.log.gz Ubuntu 18.04 ppc64le build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U1804PPC64LEBUILD/config.status/config.status

Make failed for Ubuntu 18.04 ppc64le build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U1804PPC64LEBUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed
Ubuntu 18.04 amd64 build: Failed (click for details) Ubuntu 18.04 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U1804AMD64/config.log/config.log.gz Ubuntu 18.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U1804AMD64/config.status/config.status

Make failed for Ubuntu 18.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U1804AMD64/ErrorLog/log_make.txt)

/home/ci/cibuild.12180/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12180/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed
FreeBSD 11 amd64 build: Failed (click for details) FreeBSD 11 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI009BUILD/config.log/config.log.gz FreeBSD 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI009BUILD/config.status/config.status

Make failed for FreeBSD 11 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/CI009BUILD/ErrorLog/log_make.txt)

/usr/home/ci/cibuild.12180/frr-source/doc/user/zebra.rst:825: WARNING: duplicate clicmd description of locator NAME, other instance in bgp
lib/routemap_cli.c: In function 'route_map_action_show':
lib/routemap_cli.c:1116:3: error: unknown type name 'Z'
 1116 |   Z vty_out(
lib/routemap_cli.c:1117:8: error: expected ')' before string constant
 1117 |    vty, " set initcwnd %s\n",
gmake[1]: *** [Makefile:10547: lib/routemap_cli.lo] Error 1
gmake[1]: Target 'all-am' not remade because of errors.
gmake[1]: Leaving directory '/usr/home/ci/cibuild.12180/frr-source'
Ubuntu 22.04 amd64 build: Failed (click for details) Ubuntu 22.04 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U22AMD64BUILD/config.log/config.log.gz

Make failed for Ubuntu 22.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U22AMD64BUILD/ErrorLog/log_make.txt)

frr.texi:19: warning: @definfoenclose is obsolete.
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:17: error: unknown type name Z; did you mean HZ?
 1116 |                 Z vty_out(
lib/routemap_cli.c:1117:29: error: expected ) before string constant
 1117 |                         vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10548: lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12180/frr-source'

Ubuntu 22.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12180/artifact/U22AMD64BUILD/config.status/config.status

<stdin>:574: trailing whitespace.
10.0.0.0 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
<stdin>:575: trailing whitespace.
10.0.0.1 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
<stdin>:576: trailing whitespace.
10.0.0.2 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
<stdin>:577: trailing whitespace.
10.0.0.3 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
<stdin>:578: trailing whitespace.
10.0.0.4 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
warning: squelched 495 whitespace errors
warning: 500 lines add whitespace errors.
Report for routemap_cli.c | 6 issues
===============================================
< WARNING: externs should be avoided in .c files
< #1116: FILE: /tmp/f1-3466821/routemap_cli.c:1116:
< WARNING: line over 80 characters
< #1120: FILE: /tmp/f1-3466821/routemap_cli.c:1120:
< WARNING: line over 80 characters
< #1125: FILE: /tmp/f1-3466821/routemap_cli.c:1125:
Report for rt_netlink.c | 18 issues
===============================================
< WARNING: Missing a blank line after declarations
< #2266: FILE: /tmp/f1-3466821/rt_netlink.c:2266:
< WARNING: Missing a blank line after declarations
< #2271: FILE: /tmp/f1-3466821/rt_netlink.c:2271:
< WARNING: Missing a blank line after declarations
< #2279: FILE: /tmp/f1-3466821/rt_netlink.c:2279:
< WARNING: Missing a blank line after declarations
< #2371: FILE: /tmp/f1-3466821/rt_netlink.c:2371:
< WARNING: Missing a blank line after declarations
< #2376: FILE: /tmp/f1-3466821/rt_netlink.c:2376:
< WARNING: Missing a blank line after declarations
< #2384: FILE: /tmp/f1-3466821/rt_netlink.c:2384:
< WARNING: Missing a blank line after declarations
< #2467: FILE: /tmp/f1-3466821/rt_netlink.c:2467:
< WARNING: Missing a blank line after declarations
< #2472: FILE: /tmp/f1-3466821/rt_netlink.c:2472:
< WARNING: Missing a blank line after declarations
< #2480: FILE: /tmp/f1-3466821/rt_netlink.c:2480:
Report for zebra_routemap_nb.c | 68 issues
===============================================
< ERROR: code indent should use tabs where possible
< #59: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:59:
< WARNING: please, no spaces at the start of a line
< #59: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:59:
< WARNING: line over 80 characters
< #60: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:60:
< ERROR: code indent should use tabs where possible
< #60: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:60:
< WARNING: please, no spaces at the start of a line
< #60: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:60:
< ERROR: code indent should use tabs where possible
< #61: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:61:
< WARNING: please, no spaces at the start of a line
< #61: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:61:
< WARNING: line over 80 characters
< #62: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:62:
< ERROR: code indent should use tabs where possible
< #62: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:62:
< WARNING: please, no spaces at the start of a line
< #62: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:62:
< WARNING: line over 80 characters
< #63: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:63:
< ERROR: code indent should use tabs where possible
< #63: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:63:
< WARNING: please, no spaces at the start of a line
< #63: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:63:
< ERROR: code indent should use tabs where possible
< #64: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:64:
< WARNING: please, no spaces at the start of a line
< #64: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:64:
< ERROR: code indent should use tabs where possible
< #65: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:65:
< WARNING: please, no spaces at the start of a line
< #65: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:65:
< ERROR: code indent should use tabs where possible
< #66: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:66:
< WARNING: please, no spaces at the start of a line
< #66: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:66:
< WARNING: line over 80 characters
< #67: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:67:
< ERROR: code indent should use tabs where possible
< #67: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:67:
< WARNING: please, no spaces at the start of a line
< #67: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:67:
< ERROR: code indent should use tabs where possible
< #68: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:68:
< WARNING: please, no spaces at the start of a line
< #68: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:68:
< WARNING: line over 80 characters
< #69: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:69:
< ERROR: code indent should use tabs where possible
< #69: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:69:
< WARNING: please, no spaces at the start of a line
< #69: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:69:
< WARNING: line over 80 characters
< #70: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:70:
< ERROR: code indent should use tabs where possible
< #70: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:70:
< WARNING: please, no spaces at the start of a line
< #70: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:70:
< ERROR: code indent should use tabs where possible
< #71: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:71:
< WARNING: please, no spaces at the start of a line
< #71: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:71:
< ERROR: code indent should use tabs where possible
< #72: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:72:
< WARNING: please, no spaces at the start of a line
< #72: FILE: /tmp/f1-3466821/zebra_routemap_nb.c:72:
Report for zebra_routemap_nb_config.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #372: FILE: /tmp/f1-3466821/zebra_routemap_nb_config.c:372:
< WARNING: line over 80 characters
< #426: FILE: /tmp/f1-3466821/zebra_routemap_nb_config.c:426:

@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source / Pull Request: Successful

Building Stage: Failed

FreeBSD 12 amd64 build: Failed (click for details) FreeBSD 12 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/FBSD12AMD64/config.log/config.log.gz FreeBSD 12 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/FBSD12AMD64/config.status/config.status

Make failed for FreeBSD 12 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/FBSD12AMD64/ErrorLog/log_make.txt)

/usr/home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /usr/home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function 'route_map_action_show':
lib/routemap_cli.c:1116:3: error: unknown type name 'Z'
lib/routemap_cli.c:1117:9: error: expected ')' before string constant
gmake[1]: *** [Makefile:10544: lib/routemap_cli.lo] Error 1
gmake[1]: Leaving directory '/usr/home/ci/cibuild.12181/frr-source'
gmake[1]: Target 'all-am' not remade because of errors.
gmake: *** [Makefile:6414: all] Error 2
Ubuntu 18.04 i386 build: Failed (click for details)

Make failed for Ubuntu 18.04 i386 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U18I386BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed

Ubuntu 18.04 i386 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U18I386BUILD/config.status/config.status
Ubuntu 18.04 i386 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U18I386BUILD/config.log/config.log.gz

Ubuntu 18.04 arm7 build: Failed (click for details) Ubuntu 18.04 arm7 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U18ARM7BUILD/config.status/config.status Ubuntu 18.04 arm7 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U18ARM7BUILD/config.log/config.log.gz

Make failed for Ubuntu 18.04 arm7 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U18ARM7BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
Makefile:5732: recipe for target 'all' failed
Ubuntu 18.04 arm8 build: Failed (click for details)

Make failed for Ubuntu 18.04 arm8 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U18ARM8BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
Makefile:5732: recipe for target 'all' failed

Ubuntu 18.04 arm8 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U18ARM8BUILD/config.log/config.log.gz
Ubuntu 18.04 arm8 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U18ARM8BUILD/config.status/config.status

Debian 11 amd64 build: Failed (click for details) Debian 11 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/DEB11AMD64/config.log/config.log.gz

Make failed for Debian 11 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/DEB11AMD64/ErrorLog/log_make.txt)

doc/user/_build/texinfo/frr.texi:28092: warning: could not find @image file `frr-figures/pathd_initiated_multi.txt' nor alternate text
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
 1116 |   Z vty_out(
lib/routemap_cli.c:1117:8: error: expected ) before string constant
 1117 |    vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10548: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
make[1]: Target 'all-am' not remade because of errors.

Debian 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/DEB11AMD64/config.status/config.status

Redhat 8 amd64 build: Failed (click for details) Redhat 8 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/REDHAT8/config.status/config.status

Make failed for Redhat 8 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/REDHAT8/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:31: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:8: error: expected ) before string constant
make[1]: *** [Makefile:10544: lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
make: *** [Makefile:6414: all] Error 2

Redhat 8 amd64 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/REDHAT8/config.log/config.log.gz

OpenBSD 7 amd64 build: Failed (click for details) OpenBSD 7 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI011BUILD/config.log/config.log.gz OpenBSD 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI011BUILD/config.status/config.status

Make failed for OpenBSD 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI011BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/zebra.rst:812: WARNING: duplicate clicmd description of segment-routing, other instance in pathd
/home/ci/cibuild.12181/frr-source/doc/user/zebra.rst:825: WARNING: duplicate clicmd description of locator NAME, other instance in bgp
lib/routemap_cli.c:1116:3: error: use of undeclared identifier 'Z'
1 error generated.
gmake[1]: *** [Makefile:10547: lib/routemap_cli.lo] Error 1
gmake[1]: Target 'all-am' not remade because of errors.
gmake[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
gmake: *** [Makefile:6417: all] Error 2
Debian 10 amd64 build: Failed (click for details) Debian 10 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/DEB10BUILD/config.status/config.status

Make failed for Debian 10 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/DEB10BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:31: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:8: error: expected ) before string constant
make[1]: *** [Makefile:10545: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
make[1]: Target 'all-am' not remade because of errors.
make: *** [Makefile:6415: all] Error 2

Debian 10 amd64 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/DEB10BUILD/config.log/config.log.gz

Ubuntu 22.04 amd64 build: Failed (click for details) Ubuntu 22.04 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U22AMD64BUILD/config.log/config.log.gz

Make failed for Ubuntu 22.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U22AMD64BUILD/ErrorLog/log_make.txt)

frr.texi:19: warning: @definfoenclose is obsolete.
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:17: error: unknown type name Z; did you mean HZ?
 1116 |                 Z vty_out(
lib/routemap_cli.c:1117:29: error: expected ) before string constant
 1117 |                         vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10548: lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'

Ubuntu 22.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U22AMD64BUILD/config.status/config.status

FreeBSD 11 amd64 build: Failed (click for details) FreeBSD 11 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI009BUILD/config.log/config.log.gz FreeBSD 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI009BUILD/config.status/config.status

Make failed for FreeBSD 11 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI009BUILD/ErrorLog/log_make.txt)

/usr/home/ci/cibuild.12181/frr-source/doc/user/zebra.rst:825: WARNING: duplicate clicmd description of locator NAME, other instance in bgp
lib/routemap_cli.c: In function 'route_map_action_show':
lib/routemap_cli.c:1116:3: error: unknown type name 'Z'
 1116 |   Z vty_out(
lib/routemap_cli.c:1117:8: error: expected ')' before string constant
 1117 |    vty, " set initcwnd %s\n",
gmake[1]: *** [Makefile:10547: lib/routemap_cli.lo] Error 1
gmake[1]: Leaving directory '/usr/home/ci/cibuild.12181/frr-source'
gmake[1]: Target 'all-am' not remade because of errors.
Ubuntu 20.04 amd64 build: Failed (click for details) Ubuntu 20.04 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U2004AMD64BUILD/config.log/config.log.gz

Make failed for Ubuntu 20.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U2004AMD64BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:31: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
 1116 |   Z vty_out(
lib/routemap_cli.c:1117:8: error: expected ) before string constant
 1117 |    vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10545: lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'

Ubuntu 20.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U2004AMD64BUILD/config.status/config.status

Debian 9 amd64 build: Failed (click for details) Debian 9 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI021BUILD/config.log/config.log.gz Debian 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI021BUILD/config.status/config.status

Make failed for Debian 9 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI021BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed
CentOS 7 amd64 build: Failed (click for details) CentOS 7 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI005BUILD/config.log/config.log.gz CentOS 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI005BUILD/config.status/config.status

Make failed for CentOS 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI005BUILD/ErrorLog/log_make.txt)

pimd/pim_cmd_common.c:4880:2: warning: missing braces around initializer [-Wmissing-braces]
pimd/pim_cmd_common.c:4880:2: warning: (near initialization for sg.grp) [-Wmissing-braces]
deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.  CC       mgmtd/mgmt.o
deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed./home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
/home/ci/cibuild.12181/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12181/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12181/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12181/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12181/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
Redhat 9 amd64 build: Failed (click for details) Redhat 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/RH9BUILD/config.status/config.status

Make failed for Redhat 9 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/RH9BUILD/ErrorLog/log_make.txt)

doc/user/_build/texinfo/frr.texi:28092: warning: could not find @image file `frr-figures/pathd_initiated_multi.txt' nor alternate text
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:17: error: unknown type name Z; did you mean HZ?
 1116 |                 Z vty_out(
lib/routemap_cli.c:1117:29: error: expected ) before string constant
 1117 |                         vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10545: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
make[1]: Target 'all-am' not remade because of errors.

Redhat 9 amd64 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/RH9BUILD/config.log/config.log.gz

Ubuntu 18.04 ppc64le build: Failed (click for details) Ubuntu 18.04 ppc64le build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U1804PPC64LEBUILD/config.log/config.log.gz Ubuntu 18.04 ppc64le build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U1804PPC64LEBUILD/config.status/config.status

Make failed for Ubuntu 18.04 ppc64le build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U1804PPC64LEBUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed
Ubuntu 18.04 amd64 build: Failed (click for details) Ubuntu 18.04 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U1804AMD64/config.log/config.log.gz Ubuntu 18.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U1804AMD64/config.status/config.status

Make failed for Ubuntu 18.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U1804AMD64/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
Makefile:5732: recipe for target 'all' failed
make[1]: Target 'all-am' not remade because of errors.

Warnings Generated during build:

Checkout code: Successful with additional warnings
FreeBSD 12 amd64 build: Failed (click for details) FreeBSD 12 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/FBSD12AMD64/config.log/config.log.gz FreeBSD 12 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/FBSD12AMD64/config.status/config.status

Make failed for FreeBSD 12 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/FBSD12AMD64/ErrorLog/log_make.txt)

/usr/home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /usr/home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function 'route_map_action_show':
lib/routemap_cli.c:1116:3: error: unknown type name 'Z'
lib/routemap_cli.c:1117:9: error: expected ')' before string constant
gmake[1]: *** [Makefile:10544: lib/routemap_cli.lo] Error 1
gmake[1]: Leaving directory '/usr/home/ci/cibuild.12181/frr-source'
gmake[1]: Target 'all-am' not remade because of errors.
gmake: *** [Makefile:6414: all] Error 2
Ubuntu 18.04 i386 build: Failed (click for details)

Make failed for Ubuntu 18.04 i386 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U18I386BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed

Ubuntu 18.04 i386 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U18I386BUILD/config.status/config.status
Ubuntu 18.04 i386 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U18I386BUILD/config.log/config.log.gz

Ubuntu 18.04 arm7 build: Failed (click for details) Ubuntu 18.04 arm7 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U18ARM7BUILD/config.status/config.status Ubuntu 18.04 arm7 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U18ARM7BUILD/config.log/config.log.gz

Make failed for Ubuntu 18.04 arm7 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U18ARM7BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
Makefile:5732: recipe for target 'all' failed
Ubuntu 18.04 arm8 build: Failed (click for details)

Make failed for Ubuntu 18.04 arm8 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U18ARM8BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
Makefile:5732: recipe for target 'all' failed

Ubuntu 18.04 arm8 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U18ARM8BUILD/config.log/config.log.gz
Ubuntu 18.04 arm8 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U18ARM8BUILD/config.status/config.status

Debian 11 amd64 build: Failed (click for details) Debian 11 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/DEB11AMD64/config.log/config.log.gz

Make failed for Debian 11 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/DEB11AMD64/ErrorLog/log_make.txt)

doc/user/_build/texinfo/frr.texi:28092: warning: could not find @image file `frr-figures/pathd_initiated_multi.txt' nor alternate text
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
 1116 |   Z vty_out(
lib/routemap_cli.c:1117:8: error: expected ) before string constant
 1117 |    vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10548: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
make[1]: Target 'all-am' not remade because of errors.

Debian 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/DEB11AMD64/config.status/config.status

Redhat 8 amd64 build: Failed (click for details) Redhat 8 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/REDHAT8/config.status/config.status

Make failed for Redhat 8 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/REDHAT8/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:31: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:8: error: expected ) before string constant
make[1]: *** [Makefile:10544: lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
make: *** [Makefile:6414: all] Error 2

Redhat 8 amd64 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/REDHAT8/config.log/config.log.gz

OpenBSD 7 amd64 build: Failed (click for details) OpenBSD 7 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI011BUILD/config.log/config.log.gz OpenBSD 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI011BUILD/config.status/config.status

Make failed for OpenBSD 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI011BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/zebra.rst:812: WARNING: duplicate clicmd description of segment-routing, other instance in pathd
/home/ci/cibuild.12181/frr-source/doc/user/zebra.rst:825: WARNING: duplicate clicmd description of locator NAME, other instance in bgp
lib/routemap_cli.c:1116:3: error: use of undeclared identifier 'Z'
1 error generated.
gmake[1]: *** [Makefile:10547: lib/routemap_cli.lo] Error 1
gmake[1]: Target 'all-am' not remade because of errors.
gmake[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
gmake: *** [Makefile:6417: all] Error 2
Debian 10 amd64 build: Failed (click for details) Debian 10 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/DEB10BUILD/config.status/config.status

Make failed for Debian 10 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/DEB10BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:31: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:8: error: expected ) before string constant
make[1]: *** [Makefile:10545: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
make[1]: Target 'all-am' not remade because of errors.
make: *** [Makefile:6415: all] Error 2

Debian 10 amd64 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/DEB10BUILD/config.log/config.log.gz

Ubuntu 22.04 amd64 build: Failed (click for details) Ubuntu 22.04 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U22AMD64BUILD/config.log/config.log.gz

Make failed for Ubuntu 22.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U22AMD64BUILD/ErrorLog/log_make.txt)

frr.texi:19: warning: @definfoenclose is obsolete.
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:17: error: unknown type name Z; did you mean HZ?
 1116 |                 Z vty_out(
lib/routemap_cli.c:1117:29: error: expected ) before string constant
 1117 |                         vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10548: lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'

Ubuntu 22.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U22AMD64BUILD/config.status/config.status

FreeBSD 11 amd64 build: Failed (click for details) FreeBSD 11 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI009BUILD/config.log/config.log.gz FreeBSD 11 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI009BUILD/config.status/config.status

Make failed for FreeBSD 11 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI009BUILD/ErrorLog/log_make.txt)

/usr/home/ci/cibuild.12181/frr-source/doc/user/zebra.rst:825: WARNING: duplicate clicmd description of locator NAME, other instance in bgp
lib/routemap_cli.c: In function 'route_map_action_show':
lib/routemap_cli.c:1116:3: error: unknown type name 'Z'
 1116 |   Z vty_out(
lib/routemap_cli.c:1117:8: error: expected ')' before string constant
 1117 |    vty, " set initcwnd %s\n",
gmake[1]: *** [Makefile:10547: lib/routemap_cli.lo] Error 1
gmake[1]: Leaving directory '/usr/home/ci/cibuild.12181/frr-source'
gmake[1]: Target 'all-am' not remade because of errors.
Ubuntu 20.04 amd64 build: Failed (click for details) Ubuntu 20.04 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U2004AMD64BUILD/config.log/config.log.gz

Make failed for Ubuntu 20.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U2004AMD64BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:31: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
 1116 |   Z vty_out(
lib/routemap_cli.c:1117:8: error: expected ) before string constant
 1117 |    vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10545: lib/routemap_cli.lo] Error 1
make[1]: Target 'all-am' not remade because of errors.
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'

Ubuntu 20.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U2004AMD64BUILD/config.status/config.status

Debian 9 amd64 build: Failed (click for details) Debian 9 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI021BUILD/config.log/config.log.gz Debian 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI021BUILD/config.status/config.status

Make failed for Debian 9 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI021BUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed
CentOS 7 amd64 build: Failed (click for details) CentOS 7 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI005BUILD/config.log/config.log.gz CentOS 7 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI005BUILD/config.status/config.status

Make failed for CentOS 7 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/CI005BUILD/ErrorLog/log_make.txt)

pimd/pim_cmd_common.c:4880:2: warning: missing braces around initializer [-Wmissing-braces]
pimd/pim_cmd_common.c:4880:2: warning: (near initialization for sg.grp) [-Wmissing-braces]
deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.  CC       mgmtd/mgmt.o
deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed./home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
/home/ci/cibuild.12181/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12181/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12181/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12181/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
/home/ci/cibuild.12181/frr-source/doc/user/zebra.rst:23: SEVERE: Duplicate ID: "cmdoption-configure-arg-net".
Redhat 9 amd64 build: Failed (click for details) Redhat 9 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/RH9BUILD/config.status/config.status

Make failed for Redhat 9 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/RH9BUILD/ErrorLog/log_make.txt)

doc/user/_build/texinfo/frr.texi:28092: warning: could not find @image file `frr-figures/pathd_initiated_multi.txt' nor alternate text
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:17: error: unknown type name Z; did you mean HZ?
 1116 |                 Z vty_out(
lib/routemap_cli.c:1117:29: error: expected ) before string constant
 1117 |                         vty, " set initcwnd %s\n",
make[1]: *** [Makefile:10545: lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
make[1]: Target 'all-am' not remade because of errors.

Redhat 9 amd64 build: Unknown Log <config.log.gz>
URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/RH9BUILD/config.log/config.log.gz

Ubuntu 18.04 ppc64le build: Failed (click for details) Ubuntu 18.04 ppc64le build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U1804PPC64LEBUILD/config.log/config.log.gz Ubuntu 18.04 ppc64le build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U1804PPC64LEBUILD/config.status/config.status

Make failed for Ubuntu 18.04 ppc64le build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U1804PPC64LEBUILD/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
make[1]: Target 'all-am' not remade because of errors.
Makefile:5732: recipe for target 'all' failed
Ubuntu 18.04 amd64 build: Failed (click for details) Ubuntu 18.04 amd64 build: Unknown Log URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U1804AMD64/config.log/config.log.gz Ubuntu 18.04 amd64 build: config.status output from configure script can be found at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U1804AMD64/config.status/config.status

Make failed for Ubuntu 18.04 amd64 build:
(see full Make log at https://ci1.netdef.org/browse/FRR-PULLREQ2-12181/artifact/U1804AMD64/ErrorLog/log_make.txt)

/home/ci/cibuild.12181/frr-source/doc/user/pbr.rst:49: WARNING: duplicate label nexthop-groups, other instance in /home/ci/cibuild.12181/frr-source/doc/user/nexthop_groups.rst
lib/routemap_cli.c: In function route_map_action_show:
lib/routemap_cli.c:1116:3: error: unknown type name Z; did you mean HZ?
lib/routemap_cli.c:1117:9: error: expected ) before string constant
Makefile:9856: recipe for target 'lib/routemap_cli.lo' failed
make[1]: *** [lib/routemap_cli.lo] Error 1
make[1]: Leaving directory '/home/ci/cibuild.12181/frr-source'
Makefile:5732: recipe for target 'all' failed
make[1]: Target 'all-am' not remade because of errors.
<stdin>:574: trailing whitespace.
10.0.0.0 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
<stdin>:575: trailing whitespace.
10.0.0.1 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
<stdin>:576: trailing whitespace.
10.0.0.2 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
<stdin>:577: trailing whitespace.
10.0.0.3 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
<stdin>:578: trailing whitespace.
10.0.0.4 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
warning: squelched 495 whitespace errors
warning: 500 lines add whitespace errors.
Report for routemap_cli.c | 6 issues
===============================================
< WARNING: externs should be avoided in .c files
< #1116: FILE: /tmp/f1-3501620/routemap_cli.c:1116:
< WARNING: line over 80 characters
< #1120: FILE: /tmp/f1-3501620/routemap_cli.c:1120:
< WARNING: line over 80 characters
< #1125: FILE: /tmp/f1-3501620/routemap_cli.c:1125:
Report for rt_netlink.c | 18 issues
===============================================
< WARNING: Missing a blank line after declarations
< #2266: FILE: /tmp/f1-3501620/rt_netlink.c:2266:
< WARNING: Missing a blank line after declarations
< #2271: FILE: /tmp/f1-3501620/rt_netlink.c:2271:
< WARNING: Missing a blank line after declarations
< #2279: FILE: /tmp/f1-3501620/rt_netlink.c:2279:
< WARNING: Missing a blank line after declarations
< #2371: FILE: /tmp/f1-3501620/rt_netlink.c:2371:
< WARNING: Missing a blank line after declarations
< #2376: FILE: /tmp/f1-3501620/rt_netlink.c:2376:
< WARNING: Missing a blank line after declarations
< #2384: FILE: /tmp/f1-3501620/rt_netlink.c:2384:
< WARNING: Missing a blank line after declarations
< #2467: FILE: /tmp/f1-3501620/rt_netlink.c:2467:
< WARNING: Missing a blank line after declarations
< #2472: FILE: /tmp/f1-3501620/rt_netlink.c:2472:
< WARNING: Missing a blank line after declarations
< #2480: FILE: /tmp/f1-3501620/rt_netlink.c:2480:
Report for zebra_routemap_nb.c | 68 issues
===============================================
< ERROR: code indent should use tabs where possible
< #59: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:59:
< WARNING: please, no spaces at the start of a line
< #59: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:59:
< WARNING: line over 80 characters
< #60: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:60:
< ERROR: code indent should use tabs where possible
< #60: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:60:
< WARNING: please, no spaces at the start of a line
< #60: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:60:
< ERROR: code indent should use tabs where possible
< #61: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:61:
< WARNING: please, no spaces at the start of a line
< #61: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:61:
< WARNING: line over 80 characters
< #62: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:62:
< ERROR: code indent should use tabs where possible
< #62: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:62:
< WARNING: please, no spaces at the start of a line
< #62: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:62:
< WARNING: line over 80 characters
< #63: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:63:
< ERROR: code indent should use tabs where possible
< #63: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:63:
< WARNING: please, no spaces at the start of a line
< #63: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:63:
< ERROR: code indent should use tabs where possible
< #64: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:64:
< WARNING: please, no spaces at the start of a line
< #64: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:64:
< ERROR: code indent should use tabs where possible
< #65: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:65:
< WARNING: please, no spaces at the start of a line
< #65: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:65:
< ERROR: code indent should use tabs where possible
< #66: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:66:
< WARNING: please, no spaces at the start of a line
< #66: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:66:
< WARNING: line over 80 characters
< #67: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:67:
< ERROR: code indent should use tabs where possible
< #67: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:67:
< WARNING: please, no spaces at the start of a line
< #67: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:67:
< ERROR: code indent should use tabs where possible
< #68: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:68:
< WARNING: please, no spaces at the start of a line
< #68: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:68:
< WARNING: line over 80 characters
< #69: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:69:
< ERROR: code indent should use tabs where possible
< #69: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:69:
< WARNING: please, no spaces at the start of a line
< #69: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:69:
< WARNING: line over 80 characters
< #70: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:70:
< ERROR: code indent should use tabs where possible
< #70: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:70:
< WARNING: please, no spaces at the start of a line
< #70: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:70:
< ERROR: code indent should use tabs where possible
< #71: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:71:
< WARNING: please, no spaces at the start of a line
< #71: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:71:
< ERROR: code indent should use tabs where possible
< #72: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:72:
< WARNING: please, no spaces at the start of a line
< #72: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:72:
Report for zebra_routemap_nb_config.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #372: FILE: /tmp/f1-3501620/zebra_routemap_nb_config.c:372:
< WARNING: line over 80 characters
< #426: FILE: /tmp/f1-3501620/zebra_routemap_nb_config.c:426:

Copy link
Member

@ton31337 ton31337 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, some more warnings from CI must be fixed too:

<stdin>:574: trailing whitespace.
10.0.0.0 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
<stdin>:575: trailing whitespace.
10.0.0.1 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
<stdin>:576: trailing whitespace.
10.0.0.2 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
<stdin>:577: trailing whitespace.
10.0.0.3 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
<stdin>:578: trailing whitespace.
10.0.0.4 via 192.168.216.3 dev r1-eth6 proto XXXX src 192.168.213.1 metric 20 initcwnd 33 
warning: squelched 495 whitespace errors
warning: 500 lines add whitespace errors.
Report for routemap_cli.c | 6 issues
===============================================
< WARNING: externs should be avoided in .c files
< #1116: FILE: /tmp/f1-3501620/routemap_cli.c:1116:
< WARNING: line over 80 characters
< #1120: FILE: /tmp/f1-3501620/routemap_cli.c:1120:
< WARNING: line over 80 characters
< #1125: FILE: /tmp/f1-3501620/routemap_cli.c:1125:
Report for rt_netlink.c | 18 issues
===============================================
< WARNING: Missing a blank line after declarations
< #2266: FILE: /tmp/f1-3501620/rt_netlink.c:2266:
< WARNING: Missing a blank line after declarations
< #2271: FILE: /tmp/f1-3501620/rt_netlink.c:2271:
< WARNING: Missing a blank line after declarations
< #2279: FILE: /tmp/f1-3501620/rt_netlink.c:2279:
< WARNING: Missing a blank line after declarations
< #2371: FILE: /tmp/f1-3501620/rt_netlink.c:2371:
< WARNING: Missing a blank line after declarations
< #2376: FILE: /tmp/f1-3501620/rt_netlink.c:2376:
< WARNING: Missing a blank line after declarations
< #2384: FILE: /tmp/f1-3501620/rt_netlink.c:2384:
< WARNING: Missing a blank line after declarations
< #2467: FILE: /tmp/f1-3501620/rt_netlink.c:2467:
< WARNING: Missing a blank line after declarations
< #2472: FILE: /tmp/f1-3501620/rt_netlink.c:2472:
< WARNING: Missing a blank line after declarations
< #2480: FILE: /tmp/f1-3501620/rt_netlink.c:2480:
Report for zebra_routemap_nb.c | 68 issues
===============================================
< ERROR: code indent should use tabs where possible
< #59: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:59:
< WARNING: please, no spaces at the start of a line
< #59: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:59:
< WARNING: line over 80 characters
< #60: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:60:
< ERROR: code indent should use tabs where possible
< #60: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:60:
< WARNING: please, no spaces at the start of a line
< #60: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:60:
< ERROR: code indent should use tabs where possible
< #61: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:61:
< WARNING: please, no spaces at the start of a line
< #61: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:61:
< WARNING: line over 80 characters
< #62: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:62:
< ERROR: code indent should use tabs where possible
< #62: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:62:
< WARNING: please, no spaces at the start of a line
< #62: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:62:
< WARNING: line over 80 characters
< #63: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:63:
< ERROR: code indent should use tabs where possible
< #63: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:63:
< WARNING: please, no spaces at the start of a line
< #63: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:63:
< ERROR: code indent should use tabs where possible
< #64: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:64:
< WARNING: please, no spaces at the start of a line
< #64: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:64:
< ERROR: code indent should use tabs where possible
< #65: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:65:
< WARNING: please, no spaces at the start of a line
< #65: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:65:
< ERROR: code indent should use tabs where possible
< #66: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:66:
< WARNING: please, no spaces at the start of a line
< #66: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:66:
< WARNING: line over 80 characters
< #67: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:67:
< ERROR: code indent should use tabs where possible
< #67: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:67:
< WARNING: please, no spaces at the start of a line
< #67: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:67:
< ERROR: code indent should use tabs where possible
< #68: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:68:
< WARNING: please, no spaces at the start of a line
< #68: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:68:
< WARNING: line over 80 characters
< #69: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:69:
< ERROR: code indent should use tabs where possible
< #69: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:69:
< WARNING: please, no spaces at the start of a line
< #69: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:69:
< WARNING: line over 80 characters
< #70: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:70:
< ERROR: code indent should use tabs where possible
< #70: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:70:
< WARNING: please, no spaces at the start of a line
< #70: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:70:
< ERROR: code indent should use tabs where possible
< #71: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:71:
< WARNING: please, no spaces at the start of a line
< #71: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:71:
< ERROR: code indent should use tabs where possible
< #72: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:72:
< WARNING: please, no spaces at the start of a line
< #72: FILE: /tmp/f1-3501620/zebra_routemap_nb.c:72:
Report for zebra_routemap_nb_config.c | 4 issues
===============================================
< WARNING: line over 80 characters
< #372: FILE: /tmp/f1-3501620/zebra_routemap_nb_config.c:372:
< WARNING: line over 80 characters
< #426: FILE: /tmp/f1-3501620/zebra_routemap_nb_config.c:426:

when "derived-from-or-self(../frr-route-map:action, 'frr-zebra-route-map:initcwnd')";
leaf initcwnd {
type uint32 {
range "1..65535";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is a maximum, then uint16?

DEFPY_YANG(set_initcwnd, set_initcwnd_cmd, "set initcwnd (1-65535)",
SET_STR
"initcwnd for route\n"
"set initial congestion window value for route\n")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Please use capital first (Set)

return nb_cli_apply_changes(vty, NULL);
}

DEFPY_YANG(no_set_initcwnd, no_set_initcwnd_cmd, "no set initcwnd",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make sure we can enter a negative form with the value specified also.

DEFPY_YANG(set_initrwnd, set_initrwnd_cmd, "set initrwnd (1-65535)",
SET_STR
"initrwnd for route\n"
"set initial advertised receive window value for route\n")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ditto.

return nb_cli_apply_changes(vty, NULL);
}

DEFPY_YANG(no_set_initrwnd, no_set_initrwnd_cmd, "no set initrwnd",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ditto.

unsigned long tmpval;

/* initcwnd value shoud be integer. */
if (!all_digit(arg))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems can't be non-digit, right?


errno = 0;
tmpval = strtoul(arg, &endptr, 10);
if (*endptr != '\0' || errno || tmpval > UINT32_MAX)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

UINT32_MAX is never going to be checked.

Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants