Continous Integration Result: FAILED

See below for issues.
This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter <[email protected]>.

Patches applied :
  Patchwork 1747: http://patchwork.quagga.net/patch/1747
       [quagga-dev,14472,1/3] lib, bgpd: Remove &#39;struct fifo&#39; from 
lib/zebra.h
  Patchwork 1748: http://patchwork.quagga.net/patch/1748
       [quagga-dev,14473,2/3] lib, bgpd: Fixup afi_t to be an enum and cleanup 
zebra.h
  Patchwork 1749: http://patchwork.quagga.net/patch/1749
       [quagga-dev,14474,3/3] lib, bgpd, tests: Refactor FILTER_X in zebra.h
Tested on top of Git : eae18d1 (as of 20151209.135437 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-208/


Get source and apply patch from patchwork: Successful
----------------

Building Stage: Failed
----------------
NetBSD7 amd64 build: Successful
Openbsd58 amd64 build: Successful
NetBSD6 amd64 build: Successful
Ubuntu1404 amd64 build: Successful
FreeBSD9 amd64 build: Successful
OmniOS amd64 build: Successful
FreeBSD8 amd64 build: Successful
Debian8 amd64 build: Successful
FreeBSD10 amd64 build: Successful
Ubuntu1204 amd64 build: Successful

Package building failed for CentOS7 amd64 build:    (see full log in attachment 
centos7_amd64_pkgbuild.log)
>   CC       bgp_snmp.o
> In file included from bgp_snmp.c:34:0:
> ../bgpd/bgpd.h:235:11: error: 'FILTER_MAX' undeclared here (not in a function)
>    } dlist[FILTER_MAX];
>            ^
> make[3]: Leaving directory 
> `/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/bgpd'
> make[3]: *** [bgp_snmp.o] Error 1
> make[2]: Leaving directory `/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source'
> make[1]: Leaving directory `/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source'

Package building failed for CentOS6 amd64 build:    (see full log in attachment 
centos6_amd64_pkgbuild.log)
>   CC     bgp_snmp.o
> In file included from bgp_snmp.c:34:
> ../bgpd/bgpd.h:235: error: 'FILTER_MAX' undeclared here (not in a function)
> make[3]: Leaving directory 
> `/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/bgpd'
> make[3]: *** [bgp_snmp.o] Error 1
> Making all in ripd
> make[3]: Entering directory 
> `/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/ripd'
>   CC     ripd.o
>   CC     rip_zebra.o


Regards,
  NetDEF/OpenSourceRouting Continous Integration (CI) System

---
OpenSourceRouting.org is a project of the Network Device Education Foundation,
For more information, see www.netdef.org and www.opensourcerouting.org
For questions in regards to this CI System, contact Martin Winter, 
[email protected]


Building quagga-test-20160108.132007-git.eae18d1 RPM
-------------------------------------------------------------------------

#
# Fix up the SPEC File
/bin/sed -i 's/%_VERSION_%/20160108.132007/g' rpmbuild/SPECS/quagga-test.spec
/bin/sed -i 's/%_RELEASE_%/git.eae18d1/g' rpmbuild/SPECS/quagga-test.spec
/bin/sed -i 
's|%_SOURCEURL_%|https://ci1.netdef.org/browse/QUAGGA-QPWORK-CI005BUILD-208/artifact/shared/SourceCode/quagga-source.tar.gz|g'
 rpmbuild/SPECS/quagga-test.spec
/bin/sed -i 's/%_DATE_%/Fri Jan  8 2016/g' rpmbuild/SPECS/quagga-test.spec
/bin/sed -i 's/%_USER_%/RPM Makefile/g' rpmbuild/SPECS/quagga-test.spec
/bin/sed -i 's/%_EMAIL_%/<[email protected]>/g' rpmbuild/SPECS/quagga-test.spec
#
# Build the RPM
/usr/bin/rpmbuild --define "_topdir /home/ci/cibuild.208/rpmbuild" -ba --target 
x86_64 rpmbuild/SPECS/quagga-test.spec
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eH7ErH
+ umask 022
+ cd /home/ci/cibuild.208/rpmbuild/BUILD
+ cd /home/ci/cibuild.208/rpmbuild/BUILD
+ rm -rf quagga-source
+ /usr/bin/tar -xf -
+ /usr/bin/gzip -dc /home/ci/cibuild.208/rpmbuild/SOURCES/quagga-source.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd quagga-source
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
Patch #0 (0001-systemd-change-the-WantedBy-target.patch):
+ echo 'Patch #0 (0001-systemd-change-the-WantedBy-target.patch):'
+ /usr/bin/cat 
/home/ci/cibuild.208/rpmbuild/SOURCES/0001-systemd-change-the-WantedBy-target.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file redhat/bgpd.service
patching file redhat/isisd.service
patching file redhat/ospf6d.service
patching file redhat/ospfd.service
patching file redhat/ripd.service
patching file redhat/ripngd.service
patching file redhat/zebra.service
Patch #1 (quagga-pimd-init):
+ echo 'Patch #1 (quagga-pimd-init):'
+ /usr/bin/cat /home/ci/cibuild.208/rpmbuild/SOURCES/quagga-pimd-init
patching file redhat/Makefile.am
patching file redhat/pimd.init
patching file redhat/pimd.service
+ /usr/bin/patch -p1 --fuzz=0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hBedIf
+ exit 0
+ umask 022
+ cd /home/ci/cibuild.208/rpmbuild/BUILD
+ cd quagga-source
+ ./bootstrap.sh
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
configure.ac:72: installing './compile'
configure.ac:19: installing './config.guess'
configure.ac:19: installing './config.sub'
configure.ac:23: installing './install-sh'
configure.ac:23: installing './missing'
Makefile.am: installing './INSTALL'
bgpd/Makefile.am: installing './depcomp'
doc/Makefile.am:40: installing 'doc/mdate-sh'
doc/Makefile.am:40: installing 'doc/texinfo.tex'
solaris/Makefile.am:71: warning: '%'-style pattern rules are a GNU make 
extension
solaris/Makefile.am:75: warning: '%'-style pattern rules are a GNU make 
extension
solaris/Makefile.am:79: warning: '%'-style pattern rules are a GNU make 
extension
solaris/Makefile.am:84: warning: '%'-style pattern rules are a GNU make 
extension
solaris/Makefile.am:88: warning: '%'-style pattern rules are a GNU make 
extension
solaris/Makefile.am:98: warning: '%'-style pattern rules are a GNU make 
extension
solaris/Makefile.am:103: warning: '%'-style pattern rules are a GNU make 
extension
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches 
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches 
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches 
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic 
-I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches 
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic 
-I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 == 1 ']'
+ '[' x86_64 == ppc64le ']'
++ find . -name config.guess -o -name config.sub
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu 
--program-prefix= --disable-dependency-tracking --prefix=/usr 
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc 
--datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 
--libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib 
--mandir=/usr/share/man --infodir=/usr/share/info --sysconfdir=/etc/quagga 
--libdir=/usr/lib64/quagga --libexecdir=/usr/libexec/quagga 
--localstatedir=/var/run/quagga --enable-ipv6 --enable-isisd --enable-pimd 
--enable-snmp=agentx --enable-multipath=64 --enable-opaque-lsa --enable-ospf-te 
--enable-vtysh --enable-ospfclient=yes --enable-ospfapi=yes 
--enable-user=quagga --enable-group=quagga --enable-vty-group=quaggavt 
--enable-rtadv --disable-exampledir --enable-netlink --enable-watchquagga 
--enable-tcp-zebra --enable-fpm --enable-isis-topology --enable-gcc-rdynamic 
--with-pkg-extra-version=-ci.NetDEF.org-20160108.132007-git.eae18d1
configure: WARNING: unrecognized options: --enable-ipv6, --enable-netlink
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for perl... /usr/bin/perl
checking for gawk... gawk
checking for x86_64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking whether gcc and cc understand -c and -o together... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for sed... sed
checking for pdflatex... pdflatex
checking for latexmk... /bin/false
checking for ANSI C header files... configure: WARNING: Will not be able to 
make PDF versions of TeX documents
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether to set a default CFLAGS... CFLAGS supplied by user
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-redhat-linux-gnu-ar... no
checking for ar... ar
checking if make is GNU make... yes
checking how to print strings... printf
checking for a sed that does not truncate output... sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-redhat-linux-gnu file names to 
x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain 
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-gnu-ar... ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking if zebra should be configurable to send Route Advertisements... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for C/C++ restrict keyword... __restrict
checking for working volatile... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking sys/ksym.h usability... no
checking sys/ksym.h presence... no
checking for sys/ksym.h... no
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/types.h... (cached) yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking asm/types.h usability... yes
checking asm/types.h presence... yes
checking for asm/types.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for net/if.h... yes
checking for net/if_var.h... no
checking for sys/un.h... yes
checking for netinet/in_systm.h... yes
checking for netinet/in_var.h... no
checking for net/if_dl.h... no
checking for net/netopt.h... no
checking for net/route.h... yes
checking for inet/nd.h... no
checking for arpa/inet.h... yes
checking for netinet/ip_icmp.h... yes
checking for fcntl.h... yes
checking for stddef.h... yes
checking for sys/ioctl.h... yes
checking for syslog.h... yes
checking for wchar.h... yes
checking for wctype.h... yes
checking for sys/sysctl.h... yes
checking for sys/sockio.h... no
checking for kvm.h... no
checking for sys/conf.h... no
checking for ucontext.h... yes
checking for ucontext_t.uc_mcontext.uc_regs... no
checking for ucontext_t.uc_mcontext.regs... no
checking for ucontext_t.uc_mcontext.gregs... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for tputs in -ltermcap... yes
checking for main in -lreadline... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for rl_completion_matches in -lreadline... yes
checking whether byte ordering is bigendian... no
checking for unistd.h... (cached) yes
checking for working chown... yes
checking for working POSIX fnmatch... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for working memcmp... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for strftime... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for strftime... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for pow in -lm... yes
checking for pow... yes
checking for dup2... yes
checking for ftruncate... yes
checking for getcwd... yes
checking for gethostbyname... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for inet_aton... yes
checking for strnlen... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for strlcat... no
checking for strlcpy... no
checking for daemon... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for if_nametoindex... yes
checking for if_indextoname... yes
checking for getifaddrs... yes
checking for uname... yes
checking for fcntl... yes
checking for getgrouplist... yes
checking for setproctitle... no
checking for setproctitle in -lutil... no
checking asm-generic/unistd.h usability... yes
checking asm-generic/unistd.h presence... yes
checking for asm-generic/unistd.h... yes
checking whether __NR_setns is declared... yes
checking for setns... yes
checking zebra between kernel interface method... netlink
checking net/bpf.h usability... no
checking net/bpf.h presence... no
checking for net/bpf.h... no
checking sys/dlpi.h usability... no
checking sys/dlpi.h presence... no
checking for sys/dlpi.h... no
checking zebra IS-IS I/O method... pfpacket
checking for broken CMSG_FIRSTHDR... no
checking route read method... netlink
checking interface looking up method... netlink
checking for struct ip_mreqn.imr_ifindex... yes
checking for linux/mroute.h... yes
checking for BSD struct ip_mreq hack... no
checking for RFC3678 protocol-independed API... yes
checking for net/if.h... (cached) yes
checking for net/if_media.h... no
checking for net/if.h... (cached) yes
checking for struct if_data.ifi_link_state... no
checking for netinet/tcp.h... yes
checking whether TCP_MD5SIG is declared... yes
checking ipforward method... proc
checking for getaddrinfo... yes
checking whether does this OS have IPv6 stack... Linux IPv6
checking for netinet6/in6.h... no
checking for netinet/in6_var.h... no
checking for netinet/icmp6.h... yes
checking for netinet6/in6_var.h... no
checking for netinet6/nd6.h... no
checking for inet_ntop in -lc... yes
checking for inet_pton in -lc... yes
checking for crypt in -lcrypt... yes
checking for res_init in -lresolv... no
checking whether system has GNU regex... checking for regexec in -lc... yes
checking for x86_64-redhat-linux-gnu-net-snmp-config... no
checking for net-snmp-config... /usr/bin/net-snmp-config
checking whether we can link to Net-SNMP... yes
checking for struct sockaddr... yes
checking for struct sockaddr_in... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_un... yes
checking for struct sockaddr_dl... no
checking for socklen_t... yes
checking for struct vifctl... no
checking for struct mfcctl... no
checking for struct sioc_sg_req... no
checking for vifi_t... no
checking for struct sioc_vif_req... no
checking for struct igmpmsg... no
checking for struct ifaliasreq... no
checking for struct if6_aliasreq... no
checking for struct in6_aliasreq... no
checking for struct nd_opt_adv_interval... yes
checking for struct rt_addrinfo... no
checking for struct nd_opt_homeagent_info... no
checking for struct nd_opt_adv_interval... (cached) yes
checking for struct sockaddr.sa_len... no
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_un.sun_len... no
checking for struct sockaddr_in6.sin6_scope_id... yes
checking for struct sockaddr_dl.sdl_len... no
checking for struct if6_aliasreq.ifra_lifetime... no
checking for struct nd_opt_adv_interval.nd_opt_ai_type... no
checking for struct in_pktinfo... yes
checking for struct icmphdr... yes
checking for IP_PKTINFO... yes
checking for IP_RECVDSTADDR... no
checking for IP_RECVIF... no
checking whether getrusage is available... yes
checking whether CLOCK_MONOTONIC is declared... yes
checking for clock_gettime in -lrt... yes
checking whether prctl PR_SET_KEEPCAPS is available... yes
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking for cap_init in -lcap... yes
checking whether gcc accepts function __attribute__((weak,alias()))... no
checking whether gcc supports #pragma weak... yes
checking whether gcc supports #pragma _HP_SECONDARY_DEF... no
checking whether gcc supports #pragma _CRI duplicate... no
checking how to create weak aliases with gcc... pragma
checking whether gcc supports weak aliases across object file boundaries... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for library containing backtrace... none required
checking for malloc.h... yes
checking whether mallinfo is available... yes
checking directory to use for state file... /var/run/quagga
checking for working htonl... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating zebra/Makefile
config.status: creating ripd/Makefile
config.status: creating ripngd/Makefile
config.status: creating bgpd/Makefile
config.status: creating ospfd/Makefile
config.status: creating watchquagga/Makefile
config.status: creating ospf6d/Makefile
config.status: creating isisd/Makefile
config.status: creating vtysh/Makefile
config.status: creating doc/Makefile
config.status: creating ospfclient/Makefile
config.status: creating tests/Makefile
config.status: creating m4/Makefile
config.status: creating pimd/Makefile
config.status: creating tests/bgpd.tests/Makefile
config.status: creating tests/libzebra.tests/Makefile
config.status: creating redhat/Makefile
config.status: creating pkgsrc/Makefile
config.status: creating redhat/quagga.spec
config.status: creating lib/version.h
config.status: creating doc/defines.texi
config.status: creating isisd/topology/Makefile
config.status: creating pkgsrc/bgpd.sh
config.status: creating pkgsrc/ospf6d.sh
config.status: creating pkgsrc/ospfd.sh
config.status: creating pkgsrc/ripd.sh
config.status: creating pkgsrc/ripngd.sh
config.status: creating pkgsrc/zebra.sh
config.status: creating solaris/Makefile
config.status: creating vtysh/extract.pl
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-ipv6, --enable-netlink

Quagga configuration
--------------------
quagga version          : 0.99.25-dev-ci.NetDEF.org-20160108.132007-git.eae18d1
host operating system   : linux-gnu
source code location    : .
compiler                : gcc
compiler flags          : -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong 
--param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic 
-D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE 
-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE 
-I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches 
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic
make                    : make
linker flags            : -Wl,-z,relro 
-specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic -lcrypt  -Wl,-z,relro 
-Wl,-z,now -L/usr/lib64 -lnetsnmpmibs -lsensors -ldl -lrpm -lrpmio 
-lnetsnmpagent -lwrap -Wl,--enable-new-dtags -Wl,-rpath,/usr/lib64/perl5/CORE 
-lnetsnmp -lssl -lssl -lcrypto -lm -lrt -lcap  -ltermcap -lreadline -lm
state file directory    : /var/run/quagga
config file directory   : /etc/quagga
example directory       : no
user to run as          : quagga
group to run as         : quagga
group for vty sockets   : quaggavt
config file mask        : 0600
log file mask           : 0600

The above user and group must have read/write access to the state file
directory and to the config files in the config file directory.
+ make 'MAKEINFO=makeinfo --no-split' 'CFLAGS=-O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong 
--param=ssp-buffer-size=4 -grecord-gcc-switches 
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -m64 -mtune=generic 
-fno-strict-aliasing'
make[1]: Entering directory `/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source'
make  all-recursive
make[2]: Entering directory `/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source'
Making all in lib
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/lib'
(gawk -f ./memtypes.awk ./memtypes.c > memtypes.h)
/usr/bin/perl ./route_types.pl < ./route_types.txt > route_types.h
true
make  all-am
make[4]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/lib'
  CC       network.lo
  CC       pid_output.lo
  CC       getopt.lo
  CC       getopt1.lo
  CC       daemon.lo
  CC       checksum.lo
  CC       vector.lo
  CC       linklist.lo
  CC       vty.lo
vty.c: In function 'vty_read_config':
vty.c:2417:18: warning: ignoring return value of 'getcwd', declared with 
attribute warn_unused_result [-Wunused-result]
           getcwd (cwd, MAXPATHLEN);
                  ^
vty.c: In function 'vty_use_backup_config':
vty.c:2379:11: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result [-Wunused-result]
     write (tmp, buffer, c);
           ^
vty.c: In function 'vty_log_fixed':
vty.c:2549:8: warning: ignoring return value of 'writev', declared with 
attribute warn_unused_result [-Wunused-result]
  writev(vty->wfd, iov, 2);
        ^
vty.c: In function 'vty_save_cwd':
vty.c:2997:13: warning: ignoring return value of 'chdir', declared with 
attribute warn_unused_result [-Wunused-result]
       chdir (SYSCONFDIR);
             ^
vty.c:2998:14: warning: ignoring return value of 'getcwd', declared with 
attribute warn_unused_result [-Wunused-result]
       getcwd (cwd, MAXPATHLEN);
              ^
  CC       command.lo
  CC       sockunion.lo
  CC       prefix.lo
  CC       thread.lo
  CC       if.lo
  CC       memory.lo
  CC       buffer.lo
  CC       table.lo
  CC       hash.lo
  CC       filter.lo
  CC       routemap.lo
  CC       distribute.lo
  CC       stream.lo
  CC       str.lo
  CC       log.lo
log.c: In function 'zlog_signal':
log.c:407:23: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result [-Wunused-result]
 #define DUMP(FD) write(FD, buf, s-buf);
                       ^
log.c:410:5: note: in expansion of macro 'DUMP'
     DUMP(logfile_fd)
     ^
log.c:407:23: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result [-Wunused-result]
 #define DUMP(FD) write(FD, buf, s-buf);
                       ^
log.c:412:5: note: in expansion of macro 'DUMP'
     DUMP(STDERR_FILENO)
     ^
log.c:407:23: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result [-Wunused-result]
 #define DUMP(FD) write(FD, buf, s-buf);
                       ^
log.c:416:9: note: in expansion of macro 'DUMP'
         DUMP(STDOUT_FILENO)
         ^
log.c:448:23: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result [-Wunused-result]
 #define DUMP(FD) write(FD, buf, s-buf);
                       ^
log.c:451:5: note: in expansion of macro 'DUMP'
     DUMP(logfile_fd)
     ^
log.c:448:23: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result [-Wunused-result]
 #define DUMP(FD) write(FD, buf, s-buf);
                       ^
log.c:453:5: note: in expansion of macro 'DUMP'
     DUMP(STDERR_FILENO)
     ^
log.c:448:23: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result [-Wunused-result]
 #define DUMP(FD) write(FD, buf, s-buf);
                       ^
log.c:457:9: note: in expansion of macro 'DUMP'
         DUMP(STDOUT_FILENO)
         ^
log.c: In function 'syslog_sigsafe':
log.c:326:8: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result [-Wunused-result]
   write(syslog_fd,buf,s-buf);
        ^
log.c: In function 'zlog_backtrace_sigsafe':
log.c:492:12: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result [-Wunused-result]
       write(FD, pclabel, sizeof(pclabel)-1); \
            ^
log.c:513:5: note: in expansion of macro 'DUMP'
     DUMP(logfile_fd)
     ^
log.c:495:8: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result [-Wunused-result]
   write(FD, buf, s-buf); \
        ^
log.c:513:5: note: in expansion of macro 'DUMP'
     DUMP(logfile_fd)
     ^
log.c:492:12: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result [-Wunused-result]
       write(FD, pclabel, sizeof(pclabel)-1); \
            ^
log.c:515:5: note: in expansion of macro 'DUMP'
     DUMP(STDERR_FILENO)
     ^
log.c:495:8: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result [-Wunused-result]
   write(FD, buf, s-buf); \
        ^
log.c:515:5: note: in expansion of macro 'DUMP'
     DUMP(STDERR_FILENO)
     ^
log.c:492:12: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result [-Wunused-result]
       write(FD, pclabel, sizeof(pclabel)-1); \
            ^
log.c:519:2: note: in expansion of macro 'DUMP'
  DUMP(STDOUT_FILENO)
  ^
log.c:495:8: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result [-Wunused-result]
   write(FD, buf, s-buf); \
        ^
log.c:519:2: note: in expansion of macro 'DUMP'
  DUMP(STDOUT_FILENO)
  ^
  CC       plist.lo
  CC       zclient.lo
  CC       sockopt.lo
  CC       smux.lo
  CC       agentx.lo
  CC       snmp.lo
  CC       md5.lo
  CC       if_rmap.lo
  CC       keychain.lo
  CC       privs.lo
  CC       sigevent.lo
  CC       pqueue.lo
  CC       jhash.lo
  CC       memtypes.lo
  CC       workqueue.lo
  CC       vrf.lo
  CCLD     libzebra.la
make[4]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/lib'
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/lib'
Making all in zebra
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/zebra'
  CC       test_main.o
  CC       zebra_rib.o
  CC       interface.o
  CC       connected.o
  CC       debug.o
  CC       zebra_vty.o
  CC       kernel_null.o
  CC       redistribute_null.o
  CC       ioctl_null.o
  CC       misc_null.o
  CCLD     testzebra
  CC       zserv.o
  CC       main.o
  CC       zebra_routemap.o
  CC       redistribute.o
  CC       rtadv.o
  CC       zebra_snmp.o
  CC       irdp_main.o
  CC       irdp_interface.o
  CC       irdp_packet.o
  CC       router-id.o
  CC       zebra_fpm.o
  CC       zebra_fpm_netlink.o
  CC       ioctl.o
  CC       ipforward_proc.o
  CC       if_netlink.o
  CC       rt_netlink.o
  CC       rtread_netlink.o
  CCLD     zebra
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/zebra'
Making all in bgpd
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/bgpd'
  CC       bgpd.o
  CC       bgp_fsm.o
  CC       bgp_aspath.o
  CC       bgp_community.o
  CC       bgp_attr.o
  CC       bgp_debug.o
  CC       bgp_route.o
  CC       bgp_zebra.o
  CC       bgp_open.o
  CC       bgp_routemap.o
  CC       bgp_packet.o
  CC       bgp_network.o
  CC       bgp_filter.o
  CC       bgp_regex.o
  CC       bgp_clist.o
  CC       bgp_dump.o
  CC       bgp_snmp.o
In file included from bgp_snmp.c:34:0:
../bgpd/bgpd.h:235:11: error: 'FILTER_MAX' undeclared here (not in a function)
   } dlist[FILTER_MAX];
           ^
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/bgpd'
make[3]: *** [bgp_snmp.o] Error 1
make[2]: Leaving directory `/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source'
make[1]: Leaving directory `/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source'


RPM build errors:
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.hBedIf (%build)
    Bad exit status from /var/tmp/rpm-tmp.hBedIf (%build)
make: *** [rpm] Error 1


Building quagga-test-20160108.132007-git.eae18d1 RPM
-------------------------------------------------------------------------

#
# Fix up the SPEC File
/bin/sed -i 's/%_VERSION_%/20160108.132007/g' rpmbuild/SPECS/quagga-test.spec
/bin/sed -i 's/%_RELEASE_%/git.eae18d1/g' rpmbuild/SPECS/quagga-test.spec
/bin/sed -i 
's|%_SOURCEURL_%|https://ci1.netdef.org/browse/QUAGGA-QPWORK-CI006BUILD-208/artifact/shared/SourceCode/quagga-source.tar.gz|g'
 rpmbuild/SPECS/quagga-test.spec
/bin/sed -i 's/%_DATE_%/Fri Jan  8 2016/g' rpmbuild/SPECS/quagga-test.spec
/bin/sed -i 's/%_USER_%/RPM Makefile/g' rpmbuild/SPECS/quagga-test.spec
/bin/sed -i 's/%_EMAIL_%/<[email protected]>/g' rpmbuild/SPECS/quagga-test.spec
#
# Build the RPM
/usr/bin/rpmbuild --define "_topdir /home/ci/cibuild.208/rpmbuild" -ba --target 
x86_64 rpmbuild/SPECS/quagga-test.spec
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5LQokF
+ umask 022
+ cd /home/ci/cibuild.208/rpmbuild/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /home/ci/cibuild.208/rpmbuild/BUILD
+ rm -rf quagga-source
+ /bin/tar -xf -
+ /usr/bin/gzip -dc /home/ci/cibuild.208/rpmbuild/SOURCES/quagga-source.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd quagga-source
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
Patch #2 (quagga-pimd-init):
+ echo 'Patch #2 (quagga-pimd-init):'
+ /usr/bin/patch -p1 --fuzz=0
+ /bin/cat /home/ci/cibuild.208/rpmbuild/SOURCES/quagga-pimd-init
patching file redhat/Makefile.am
patching file redhat/pimd.init
patching file redhat/pimd.service
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Dk5QAo
+ umask 022
+ cd /home/ci/cibuild.208/rpmbuild/BUILD
+ cd quagga-source
+ LANG=C
+ export LANG
+ unset DISPLAY
+ ./bootstrap.sh
configure.ac:211: warning: AC_COMPILE_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS
../../lib/autoconf/specific.m4:386: AC_USE_SYSTEM_EXTENSIONS is expanded from...
../../lib/autoconf/specific.m4:332: AC_GNU_SOURCE is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: AC_RUN_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS
configure.ac:211: warning: AC_COMPILE_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS
../../lib/autoconf/specific.m4:386: AC_USE_SYSTEM_EXTENSIONS is expanded from...
../../lib/autoconf/specific.m4:332: AC_GNU_SOURCE is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: AC_RUN_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
configure.ac:211: warning: AC_COMPILE_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS
../../lib/autoconf/specific.m4:386: AC_USE_SYSTEM_EXTENSIONS is expanded from...
../../lib/autoconf/specific.m4:332: AC_GNU_SOURCE is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: AC_RUN_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS
configure.ac:211: warning: AC_COMPILE_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS
../../lib/autoconf/specific.m4:386: AC_USE_SYSTEM_EXTENSIONS is expanded from...
../../lib/autoconf/specific.m4:332: AC_GNU_SOURCE is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: AC_RUN_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS
configure.ac:211: warning: AC_COMPILE_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS
../../lib/autoconf/specific.m4:386: AC_USE_SYSTEM_EXTENSIONS is expanded from...
../../lib/autoconf/specific.m4:332: AC_GNU_SOURCE is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: AC_RUN_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS
configure.ac:211: warning: AC_COMPILE_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS
../../lib/autoconf/specific.m4:386: AC_USE_SYSTEM_EXTENSIONS is expanded from...
../../lib/autoconf/specific.m4:332: AC_GNU_SOURCE is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: AC_RUN_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS
configure.ac:72: installing `./compile'
configure.ac:19: installing `./config.guess'
configure.ac:19: installing `./config.sub'
configure.ac:23: installing `./install-sh'
configure.ac:23: installing `./missing'
bgpd/Makefile.am: installing `./depcomp'
doc/Makefile.am:40: installing `doc/mdate-sh'
doc/Makefile.am:40: installing `doc/texinfo.tex'
solaris/Makefile.am:71: `%'-style pattern rules are a GNU make extension
solaris/Makefile.am:75: `%'-style pattern rules are a GNU make extension
solaris/Makefile.am:79: `%'-style pattern rules are a GNU make extension
solaris/Makefile.am:84: `%'-style pattern rules are a GNU make extension
solaris/Makefile.am:88: `%'-style pattern rules are a GNU make extension
solaris/Makefile.am:98: `%'-style pattern rules are a GNU make extension
solaris/Makefile.am:103: `%'-style pattern rules are a GNU make extension
Makefile.am: installing `./INSTALL'
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu 
--target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr 
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc 
--datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 
--libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib 
--mandir=/usr/share/man --infodir=/usr/share/info --sysconfdir=/etc/quagga 
--libdir=/usr/lib64/quagga --libexecdir=/usr/libexec/quagga 
--localstatedir=/var/run/quagga --enable-ipv6 --enable-isisd --enable-pimd 
--enable-snmp=agentx --enable-multipath=64 --enable-opaque-lsa --enable-ospf-te 
--enable-vtysh --enable-ospfclient=yes --enable-ospfapi=yes 
--enable-user=quagga --enable-group=quagga --enable-vty-group=quaggavt 
--enable-rtadv --disable-exampledir --enable-netlink --enable-watchquagga 
--enable-tcp-zebra --enable-fpm --enable-isis-topology --enable-gcc-rdynamic 
--with-pkg-extra-version=-ci.NetDEF.org-20160108.132007-git.eae18d1
configure: WARNING: unrecognized options: --enable-ipv6, --enable-netlink
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for perl... /usr/bin/perl
checking for gawk... gawk
checking for x86_64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether gcc and cc understand -c and -o together... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for sed... sed
checking for pdflatex... pdflatex
checking for latexmk... /bin/false
checking for ANSI C header files... configure: WARNING: Will not be able to 
make PDF versions of TeX documents
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether to set a default CFLAGS... CFLAGS supplied by user
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-redhat-linux-gnu-ar... no
checking for ar... ar
checking if make is GNU make... yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... (cached) yes
checking for a sed that does not truncate output... sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-ar... ar
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking if zebra should be configurable to send Route Advertisements... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for C/C++ restrict keyword... __restrict
checking for working volatile... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking sys/ksym.h usability... no
checking sys/ksym.h presence... no
checking for sys/ksym.h... no
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/types.h... (cached) yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking asm/types.h usability... yes
checking asm/types.h presence... yes
checking for asm/types.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for net/if.h... yes
checking for net/if_var.h... no
checking for sys/un.h... yes
checking for netinet/in_systm.h... yes
checking for netinet/in_var.h... no
checking for net/if_dl.h... no
checking for net/netopt.h... no
checking for net/route.h... yes
checking for inet/nd.h... no
checking for arpa/inet.h... yes
checking for netinet/ip_icmp.h... yes
checking for fcntl.h... yes
checking for stddef.h... yes
checking for sys/ioctl.h... yes
checking for syslog.h... yes
checking for wchar.h... yes
checking for wctype.h... yes
checking for sys/sysctl.h... yes
checking for sys/sockio.h... no
checking for kvm.h... no
checking for sys/conf.h... no
checking for ucontext.h... yes
checking for ucontext_t.uc_mcontext.uc_regs... no
checking for ucontext_t.uc_mcontext.regs... no
checking for ucontext_t.uc_mcontext.gregs... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for tputs in -ltermcap... yes
checking for main in -lreadline... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for rl_completion_matches in -lreadline... yes
checking whether byte ordering is bigendian... no
checking for unistd.h... (cached) yes
checking for working chown... yes
checking for working POSIX fnmatch... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for working memcmp... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for strftime... yes
checking whether lstat dereferences a symlink specified with a trailing 
slash... yes
checking whether stat accepts an empty string... no
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for strftime... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for pow in -lm... yes
checking for pow... yes
checking for dup2... yes
checking for ftruncate... yes
checking for getcwd... yes
checking for gethostbyname... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for inet_aton... yes
checking for strnlen... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for strlcat... no
checking for strlcpy... no
checking for daemon... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for if_nametoindex... yes
checking for if_indextoname... yes
checking for getifaddrs... yes
checking for uname... yes
checking for fcntl... yes
checking for getgrouplist... yes
checking for setproctitle... no
checking for setproctitle in -lutil... no
checking asm-generic/unistd.h usability... yes
checking asm-generic/unistd.h presence... yes
checking for asm-generic/unistd.h... yes
checking whether __NR_setns is declared... yes
checking for setns... no
checking zebra between kernel interface method... netlink
checking net/bpf.h usability... no
checking net/bpf.h presence... no
checking for net/bpf.h... no
checking sys/dlpi.h usability... no
checking sys/dlpi.h presence... no
checking for sys/dlpi.h... no
checking zebra IS-IS I/O method... pfpacket
checking for broken CMSG_FIRSTHDR... no
checking route read method... netlink
checking interface looking up method... netlink
checking for struct ip_mreqn.imr_ifindex... yes
checking for linux/mroute.h... yes
checking for BSD struct ip_mreq hack... no
checking for RFC3678 protocol-independed API... yes
checking for net/if.h... (cached) yes
checking for net/if_media.h... no
checking for net/if.h... (cached) yes
checking for struct if_data.ifi_link_state... no
checking for netinet/tcp.h... yes
checking whether TCP_MD5SIG is declared... yes
checking ipforward method... proc
checking for getaddrinfo... yes
checking whether does this OS have IPv6 stack... Linux IPv6
checking for netinet6/in6.h... no
checking for netinet/in6_var.h... no
checking for netinet/icmp6.h... yes
checking for netinet6/in6_var.h... no
checking for netinet6/nd6.h... no
checking for inet_ntop in -lc... yes
checking for inet_pton in -lc... yes
checking for crypt in -lcrypt... yes
checking for res_init in -lresolv... no
checking whether system has GNU regex... checking for regexec in -lc... yes
checking for x86_64-redhat-linux-gnu-net-snmp-config... no
checking for net-snmp-config... /usr/bin/net-snmp-config
checking whether we can link to Net-SNMP... yes
checking for struct sockaddr... yes
checking for struct sockaddr_in... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_un... yes
checking for struct sockaddr_dl... no
checking for socklen_t... yes
checking for struct vifctl... no
checking for struct mfcctl... no
checking for struct sioc_sg_req... no
checking for vifi_t... no
checking for struct sioc_vif_req... no
checking for struct igmpmsg... no
checking for struct ifaliasreq... no
checking for struct if6_aliasreq... no
checking for struct in6_aliasreq... no
checking for struct nd_opt_adv_interval... yes
checking for struct rt_addrinfo... no
checking for struct nd_opt_homeagent_info... no
checking for struct nd_opt_adv_interval... (cached) yes
checking for struct sockaddr.sa_len... no
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_un.sun_len... no
checking for struct sockaddr_in6.sin6_scope_id... yes
checking for struct sockaddr_dl.sdl_len... no
checking for struct if6_aliasreq.ifra_lifetime... no
checking for struct nd_opt_adv_interval.nd_opt_ai_type... no
checking for struct in_pktinfo... yes
checking for struct icmphdr... yes
checking for IP_PKTINFO... yes
checking for IP_RECVDSTADDR... no
checking for IP_RECVIF... no
checking whether getrusage is available... yes
checking whether CLOCK_MONOTONIC is declared... yes
checking for clock_gettime in -lrt... yes
checking whether prctl PR_SET_KEEPCAPS is available... yes
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking for cap_init in -lcap... yes
checking whether gcc accepts function __attribute__((weak,alias()))... yes
checking whether gcc supports #pragma weak... yes
checking whether gcc supports #pragma _HP_SECONDARY_DEF... no
checking whether gcc supports #pragma _CRI duplicate... no
checking how to create weak aliases with gcc... attribute
checking whether gcc supports weak aliases across object file boundaries... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for library containing backtrace... none required
checking for malloc.h... yes
checking whether mallinfo is available... yes
checking directory to use for state file... /var/run/quagga
checking for working htonl... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating zebra/Makefile
config.status: creating ripd/Makefile
config.status: creating ripngd/Makefile
config.status: creating bgpd/Makefile
config.status: creating ospfd/Makefile
config.status: creating watchquagga/Makefile
config.status: creating ospf6d/Makefile
config.status: creating isisd/Makefile
config.status: creating vtysh/Makefile
config.status: creating doc/Makefile
config.status: creating ospfclient/Makefile
config.status: creating tests/Makefile
config.status: creating m4/Makefile
config.status: creating pimd/Makefile
config.status: creating tests/bgpd.tests/Makefile
config.status: creating tests/libzebra.tests/Makefile
config.status: creating redhat/Makefile
config.status: creating pkgsrc/Makefile
config.status: creating redhat/quagga.spec
config.status: creating lib/version.h
config.status: creating doc/defines.texi
config.status: creating isisd/topology/Makefile
config.status: creating pkgsrc/bgpd.sh
config.status: creating pkgsrc/ospf6d.sh
config.status: creating pkgsrc/ospfd.sh
config.status: creating pkgsrc/ripd.sh
config.status: creating pkgsrc/ripngd.sh
config.status: creating pkgsrc/zebra.sh
config.status: creating solaris/Makefile
config.status: creating vtysh/extract.pl
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-ipv6, --enable-netlink

Quagga configuration
--------------------
quagga version          : 0.99.25-dev-ci.NetDEF.org-20160108.132007-git.eae18d1
host operating system   : linux-gnu
source code location    : .
compiler                : gcc
compiler flags          : -DNETSNMP_ENABLE_IPV6 -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux 
-Dlinux=linux -I/usr/include/rpm -D_REENTRANT -D_GNU_SOURCE 
-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE 
-I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
make                    : make
linker flags            :  -rdynamic -lcrypt  -Wl,-z,relro -Wl,-z,now 
-L/usr/lib64 -lnetsnmpagent -lnetsnmphelpers -lnetsnmpmibs -lnetsnmp -Wl,-E 
-Wl,-rpath,/usr/lib64/perl5/CORE -lrt -lcap  -ltermcap -lreadline -lm
state file directory    : /var/run/quagga
config file directory   : /etc/quagga
example directory       : no
user to run as          : quagga
group to run as         : quagga
group for vty sockets   : quaggavt
config file mask        : 0600
log file mask           : 0600

The above user and group must have read/write access to the state file
directory and to the config files in the config file directory.
+ make 'MAKEINFO=makeinfo --no-split' 'CFLAGS=-O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing'
make[1]: Entering directory `/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source'
make  all-recursive
make[2]: Entering directory `/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source'
Making all in lib
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/lib'
(gawk -f ./memtypes.awk ./memtypes.c > memtypes.h)
/usr/bin/perl ./route_types.pl < ./route_types.txt > route_types.h
true
make  all-am
make[4]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/lib'
  CC     network.lo
  CC     pid_output.lo
  CC     getopt.lo
  CC     getopt1.lo
  CC     daemon.lo
  CC     checksum.lo
  CC     vector.lo
  CC     linklist.lo
  CC     vty.lo
vty.c: In function 'vty_use_backup_config':
vty.c:2379: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result
vty.c: In function 'vty_read_config':
vty.c:2417: warning: ignoring return value of 'getcwd', declared with attribute 
warn_unused_result
vty.c: In function 'vty_log_fixed':
vty.c:2549: warning: ignoring return value of 'writev', declared with attribute 
warn_unused_result
vty.c: In function 'vty_save_cwd':
vty.c:2997: warning: ignoring return value of 'chdir', declared with attribute 
warn_unused_result
vty.c:2998: warning: ignoring return value of 'getcwd', declared with attribute 
warn_unused_result
  CC     command.lo
  CC     sockunion.lo
  CC     prefix.lo
  CC     thread.lo
  CC     if.lo
  CC     memory.lo
  CC     buffer.lo
  CC     table.lo
  CC     hash.lo
  CC     filter.lo
  CC     routemap.lo
  CC     distribute.lo
  CC     stream.lo
  CC     str.lo
  CC     log.lo
log.c: In function 'syslog_sigsafe':
log.c:326: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result
log.c: In function 'zlog_signal':
log.c:410: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result
log.c:412: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result
log.c:416: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result
log.c:451: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result
log.c:453: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result
log.c:457: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result
log.c: In function 'zlog_backtrace_sigsafe':
log.c:513: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result
log.c:513: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result
log.c:515: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result
log.c:515: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result
log.c:519: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result
log.c:519: warning: ignoring return value of 'write', declared with attribute 
warn_unused_result
  CC     plist.lo
  CC     zclient.lo
  CC     sockopt.lo
  CC     smux.lo
  CC     agentx.lo
  CC     snmp.lo
  CC     md5.lo
  CC     if_rmap.lo
  CC     keychain.lo
  CC     privs.lo
  CC     sigevent.lo
  CC     pqueue.lo
  CC     jhash.lo
  CC     memtypes.lo
  CC     workqueue.lo
  CC     vrf.lo
  CCLD   libzebra.la
make[4]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/lib'
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/lib'
Making all in zebra
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/zebra'
  CC     test_main.o
  CC     zebra_rib.o
  CC     interface.o
  CC     connected.o
  CC     debug.o
  CC     zebra_vty.o
  CC     kernel_null.o
  CC     redistribute_null.o
  CC     ioctl_null.o
  CC     misc_null.o
  CCLD   testzebra
  CC     zserv.o
  CC     main.o
  CC     zebra_routemap.o
  CC     redistribute.o
  CC     rtadv.o
  CC     zebra_snmp.o
  CC     irdp_main.o
  CC     irdp_interface.o
  CC     irdp_packet.o
  CC     router-id.o
  CC     zebra_fpm.o
  CC     zebra_fpm_netlink.o
  CC     ioctl.o
  CC     ipforward_proc.o
  CC     if_netlink.o
  CC     rt_netlink.o
  CC     rtread_netlink.o
  CCLD   zebra
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/zebra'
Making all in bgpd
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/bgpd'
  CC     bgpd.o
  CC     bgp_fsm.o
  CC     bgp_aspath.o
  CC     bgp_community.o
  CC     bgp_attr.o
  CC     bgp_debug.o
  CC     bgp_route.o
  CC     bgp_zebra.o
  CC     bgp_open.o
  CC     bgp_routemap.o
  CC     bgp_packet.o
  CC     bgp_network.o
  CC     bgp_filter.o
  CC     bgp_regex.o
  CC     bgp_clist.o
  CC     bgp_dump.o
bgp_dump.c: In function 'bgp_dump_routes_index_table':
bgp_dump.c:295: warning: ignoring return value of 'fwrite', declared with 
attribute warn_unused_result
bgp_dump.c: In function 'bgp_dump_routes_func':
bgp_dump.c:396: warning: ignoring return value of 'fwrite', declared with 
attribute warn_unused_result
bgp_dump.c: In function 'bgp_dump_state':
bgp_dump.c:504: warning: ignoring return value of 'fwrite', declared with 
attribute warn_unused_result
bgp_dump.c: In function 'bgp_dump_packet_func':
bgp_dump.c:542: warning: ignoring return value of 'fwrite', declared with 
attribute warn_unused_result
  CC     bgp_snmp.o
In file included from bgp_snmp.c:34:
../bgpd/bgpd.h:235: error: 'FILTER_MAX' undeclared here (not in a function)
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/bgpd'
make[3]: *** [bgp_snmp.o] Error 1
Making all in ripd
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/ripd'
  CC     ripd.o
  CC     rip_zebra.o
  CC     rip_interface.o
  CC     rip_debug.o
  CC     rip_snmp.o
  CC     rip_routemap.o
  CC     rip_peer.o
  CC     rip_offset.o
  AR     librip.a
  CC     rip_main.o
  CCLD   ripd
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/ripd'
Making all in ripngd
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/ripngd'
  CC     ripng_interface.o
  CC     ripngd.o
  CC     ripng_zebra.o
  CC     ripng_route.o
  CC     ripng_debug.o
  CC     ripng_routemap.o
  CC     ripng_offset.o
  CC     ripng_peer.o
  CC     ripng_nexthop.o
  AR     libripng.a
  CC     ripng_main.o
  CCLD   ripngd
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/ripngd'
Making all in ospfd
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/ospfd'
  CC     ospfd.lo
  CC     ospf_zebra.lo
  CC     ospf_interface.lo
  CC     ospf_ism.lo
  CC     ospf_neighbor.lo
  CC     ospf_nsm.lo
  CC     ospf_dump.lo
  CC     ospf_network.lo
  CC     ospf_packet.lo
  CC     ospf_lsa.lo
  CC     ospf_spf.lo
  CC     ospf_route.lo
  CC     ospf_ase.lo
  CC     ospf_abr.lo
  CC     ospf_ia.lo
  CC     ospf_flood.lo
  CC     ospf_lsdb.lo
  CC     ospf_asbr.lo
  CC     ospf_routemap.lo
  CC     ospf_snmp.lo
  CC     ospf_opaque.lo
  CC     ospf_te.lo
  CC     ospf_vty.lo
  CC     ospf_api.lo
  CC     ospf_apiserver.lo
  CCLD   libospf.la
  CC     ospf_main.o
  CCLD   ospfd
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/ospfd'
Making all in ospf6d
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/ospf6d'
  CC     ospf6_network.o
  CC     ospf6_message.o
  CC     ospf6_lsa.o
  CC     ospf6_lsdb.o
  CC     ospf6_top.o
  CC     ospf6_area.o
  CC     ospf6_interface.o
  CC     ospf6_neighbor.o
  CC     ospf6_flood.o
  CC     ospf6_route.o
  CC     ospf6_intra.o
  CC     ospf6_zebra.o
  CC     ospf6_spf.o
  CC     ospf6_proto.o
  CC     ospf6_asbr.o
  CC     ospf6_abr.o
  CC     ospf6_snmp.o
  CC     ospf6d.o
  AR     libospf6.a
  CC     ospf6_main.o
  CCLD   ospf6d
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/ospf6d'
Making all in isisd
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/isisd'
Making all in topology
make[4]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/isisd/topology'
  CC     spgrid.o
  CC     random.o
  AR     libtopology.a
make[4]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/isisd/topology'
make[4]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/isisd'
  CC     isis_adjacency.o
  CC     isis_lsp.o
  CC     dict.o
  CC     isis_circuit.o
  CC     isis_pdu.o
  CC     isis_tlv.o
  CC     isisd.o
  CC     isis_misc.o
  CC     isis_zebra.o
  CC     isis_dr.o
  CC     isis_flags.o
  CC     isis_dynhn.o
  CC     iso_checksum.o
  CC     isis_csm.o
  CC     isis_events.o
  CC     isis_spf.o
  CC     isis_redist.o
  CC     isis_route.o
  CC     isis_routemap.o
  AR     libisis.a
  CC     isis_main.o
isis_main.c: In function 'main':
isis_main.c:252: warning: ignoring return value of 'getcwd', declared with 
attribute warn_unused_result
isis_main.c:359: warning: ignoring return value of 'daemon', declared with 
attribute warn_unused_result
  CC     isis_bpf.o
  CC     isis_dlpi.o
  CC     isis_pfpacket.o
  CCLD   isisd
make[4]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/isisd'
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/isisd'
Making all in pimd
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/pimd'
  CC     pimd.o
  CC     pim_version.o
  CC     pim_cmd.o
  CC     pim_signals.o
  CC     pim_iface.o
  CC     pim_vty.o
  CC     pim_igmp.o
  CC     pim_sock.o
  CC     pim_zebra.o
  CC     pim_igmpv3.o
  CC     pim_str.o
  CC     pim_mroute.o
  CC     pim_util.o
  CC     pim_time.o
  CC     pim_oil.o
  CC     pim_zlookup.o
  CC     pim_pim.o
  CC     pim_tlv.o
  CC     pim_neighbor.o
  CC     pim_hello.o
  CC     pim_ifchannel.o
  CC     pim_join.o
  CC     pim_assert.o
  CC     pim_msg.o
  CC     pim_upstream.o
  CC     pim_rpf.o
  CC     pim_macro.o
  CC     pim_igmp_join.o
  CC     pim_ssmpingd.o
  CC     pim_int.o
  CC     pim_static.o
  AR     libpim.a
  CC     test_igmpv3_join.o
  CCLD   test_igmpv3_join
  CC     pim_main.o
  CCLD   pimd
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/pimd'
Making all in watchquagga
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/watchquagga'
  CC     watchquagga.o
  CCLD   watchquagga
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/watchquagga'
Making all in vtysh
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/vtysh'
  CC     vtysh_main.o
vtysh_main.c: In function 'main':
vtysh_main.c:308: warning: ignoring return value of 'freopen', declared with 
attribute warn_unused_result
  CC     vtysh.o
  CC     vtysh_user.o
  CC     vtysh_config.o
./extract.pl ../bgpd/*.c ../isisd/*.c ../ospfd/*.c ../ospf6d/*.c ../ripd/*.c 
../ripngd/*.c ../pimd/pim_cmd.c ../lib/keychain.c ../lib/routemap.c 
../lib/filter.c ../lib/plist.c ../lib/distribute.c ../lib/if_rmap.c 
../lib/vrf.c ../lib/vty.c ../zebra/debug.c ../zebra/interface.c 
../zebra/irdp_interface.c ../zebra/rtadv.c ../zebra/zebra_vty.c 
../zebra/zserv.c ../zebra/router-id.c ../zebra/zebra_routemap.c 
../zebra/zebra_fpm.c > vtysh_cmd.c
Duplicate CLI Function: match_ip_address_cmd
        From cli: "match ip address (<1-199>|<1300-2699>|WORD)" to New cli: 
"match ip address (<1-199>|<1300-2699>|WORD)"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD
Duplicate CLI Function: no_match_ip_address_val_cmd
        From cli: "no match ip address (<1-199>|<1300-2699>|WORD)" to New cli: 
"no match ip address (<1-199>|<1300-2699>|WORD)"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD
Duplicate CLI Function: no_match_ip_address_cmd
        From cli: "no match ip address" to New cli: "no match ip address"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD
Duplicate CLI Function: match_ip_address_prefix_list_cmd
        From cli: "match ip address prefix-list WORD" to New cli: "match ip 
address prefix-list WORD"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD
Duplicate CLI Function: no_match_ip_address_prefix_list_cmd
        From cli: "no match ip address prefix-list" to New cli: "no match ip 
address prefix-list"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD
Duplicate CLI Function: no_match_ip_address_prefix_list_val_cmd
        From cli: "no match ip address prefix-list WORD" to New cli: "no match 
ip address prefix-list WORD"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD
Duplicate CLI Function: match_ipv6_address_cmd
        From cli: "match ipv6 address WORD" to New cli: "match ipv6 address 
WORD"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD
Duplicate CLI Function: no_match_ipv6_address_cmd
        From cli: "no match ipv6 address WORD" to New cli: "no match ipv6 
address"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD
Duplicate CLI Function: match_ipv6_address_prefix_list_cmd
        From cli: "match ipv6 address prefix-list WORD" to New cli: "match ipv6 
address prefix-list WORD"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD
Duplicate CLI Function: no_match_ipv6_address_prefix_list_cmd
        From cli: "no match ipv6 address prefix-list WORD" to New cli: "no 
match ipv6 address prefix-list"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD
Duplicate CLI Function: set_metric_cmd
        From cli: "set metric <0-4294967295>" to New cli: "set metric 
<0-4294967295>"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD
Duplicate CLI Function: no_set_metric_val_cmd
        From cli: "no set metric <0-4294967295>" to New cli: "no set metric 
<0-4294967295>"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD
Duplicate CLI Function: no_set_metric_cmd
        From cli: "no set metric" to New cli: "no set metric"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_ISISD
Duplicate CLI Function: match_ip_next_hop_prefix_list_cmd
        From cli: "match ip next-hop prefix-list WORD" to New cli: "match ip 
next-hop prefix-list WORD"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_OSPFD
Duplicate CLI Function: no_match_ip_next_hop_prefix_list_cmd
        From cli: "no match ip next-hop prefix-list" to New cli: "no match ip 
next-hop prefix-list"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_OSPFD
Duplicate CLI Function: no_match_ip_next_hop_prefix_list_val_cmd
        From cli: "no match ip next-hop prefix-list WORD" to New cli: "no match 
ip next-hop prefix-list WORD"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_OSPFD
Duplicate CLI Function: match_ip_address_cmd
        From cli: "match ip address (<1-199>|<1300-2699>|WORD)" to New cli: 
"match ip address (<1-199>|<1300-2699>|WORD)"
        Original Protocol: VTYSH_ISISD to New Protocol: VTYSH_OSPFD
Duplicate CLI Function: no_match_ip_address_cmd
        From cli: "no match ip address" to New cli: "no match ip address"
        Original Protocol: VTYSH_ISISD to New Protocol: VTYSH_OSPFD
Duplicate CLI Function: no_match_ip_address_val_cmd
        From cli: "no match ip address (<1-199>|<1300-2699>|WORD)" to New cli: 
"no match ip address (<1-199>|<1300-2699>|WORD)"
        Original Protocol: VTYSH_ISISD to New Protocol: VTYSH_OSPFD
Duplicate CLI Function: match_ip_address_prefix_list_cmd
        From cli: "match ip address prefix-list WORD" to New cli: "match ip 
address prefix-list WORD"
        Original Protocol: VTYSH_ISISD to New Protocol: VTYSH_OSPFD
Duplicate CLI Function: no_match_ip_address_prefix_list_cmd
        From cli: "no match ip address prefix-list" to New cli: "no match ip 
address prefix-list"
        Original Protocol: VTYSH_ISISD to New Protocol: VTYSH_OSPFD
Duplicate CLI Function: no_match_ip_address_prefix_list_val_cmd
        From cli: "no match ip address prefix-list WORD" to New cli: "no match 
ip address prefix-list WORD"
        Original Protocol: VTYSH_ISISD to New Protocol: VTYSH_OSPFD
Duplicate CLI Function: set_metric_cmd
        From cli: "set metric <0-4294967295>" to New cli: "set metric 
<0-4294967295>"
        Original Protocol: VTYSH_ISISD to New Protocol: VTYSH_OSPFD
Duplicate CLI Function: no_set_metric_cmd
        From cli: "no set metric" to New cli: "no set metric"
        Original Protocol: VTYSH_ISISD to New Protocol: VTYSH_OSPFD
Duplicate CLI Function: no_set_metric_val_cmd
        From cli: "no set metric <0-4294967295>" to New cli: "no set metric 
<0-4294967295>"
        Original Protocol: VTYSH_ISISD to New Protocol: VTYSH_OSPFD
Duplicate CLI Function: set_metric_cmd
        From cli: "set metric <0-4294967295>" to New cli: "set metric 
<0-4294967295>"
        Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_OSPF6D
Duplicate CLI Function: no_set_metric_cmd
        From cli: "no set metric" to New cli: "no set metric <0-4294967295>"
        Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_OSPF6D
Duplicate CLI Function: match_metric_cmd
        From cli: "match metric <0-4294967295>" to New cli: "match metric 
<0-4294967295>"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: no_match_metric_cmd
        From cli: "no match metric" to New cli: "no match metric"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: no_match_metric_val_cmd
        From cli: "no match metric <0-4294967295>" to New cli: "no match metric 
<0-4294967295>"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: match_interface_cmd
        From cli: "match interface WORD" to New cli: "match interface WORD"
        Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: no_match_interface_cmd
        From cli: "no match interface" to New cli: "no match interface"
        Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: no_match_interface_val_cmd
        From cli: "no match interface WORD" to New cli: "no match interface 
WORD"
        Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: match_ip_next_hop_cmd
        From cli: "match ip next-hop (<1-199>|<1300-2699>|WORD)" to New cli: 
"match ip next-hop (<1-199>|<1300-2699>|WORD)"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: no_match_ip_next_hop_cmd
        From cli: "no match ip next-hop" to New cli: "no match ip next-hop"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: no_match_ip_next_hop_val_cmd
        From cli: "no match ip next-hop (<1-199>|<1300-2699>|WORD)" to New cli: 
"no match ip next-hop (<1-199>|<1300-2699>|WORD)"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: match_ip_next_hop_prefix_list_cmd
        From cli: "match ip next-hop prefix-list WORD" to New cli: "match ip 
next-hop prefix-list WORD"
        Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: no_match_ip_next_hop_prefix_list_cmd
        From cli: "no match ip next-hop prefix-list" to New cli: "no match ip 
next-hop prefix-list"
        Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: no_match_ip_next_hop_prefix_list_val_cmd
        From cli: "no match ip next-hop prefix-list WORD" to New cli: "no match 
ip next-hop prefix-list WORD"
        Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: match_ip_address_cmd
        From cli: "match ip address (<1-199>|<1300-2699>|WORD)" to New cli: 
"match ip address (<1-199>|<1300-2699>|WORD)"
        Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: no_match_ip_address_cmd
        From cli: "no match ip address" to New cli: "no match ip address"
        Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: no_match_ip_address_val_cmd
        From cli: "no match ip address (<1-199>|<1300-2699>|WORD)" to New cli: 
"no match ip address (<1-199>|<1300-2699>|WORD)"
        Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: match_ip_address_prefix_list_cmd
        From cli: "match ip address prefix-list WORD" to New cli: "match ip 
address prefix-list WORD"
        Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: no_match_ip_address_prefix_list_cmd
        From cli: "no match ip address prefix-list" to New cli: "no match ip 
address prefix-list"
        Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: no_match_ip_address_prefix_list_val_cmd
        From cli: "no match ip address prefix-list WORD" to New cli: "no match 
ip address prefix-list WORD"
        Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: set_metric_cmd
        From cli: "set metric <0-4294967295>" to New cli: "set metric 
<0-4294967295>"
        Original Protocol: VTYSH_OSPF6D to New Protocol: VTYSH_RIPD
Duplicate CLI Function: set_metric_addsub_cmd
        From cli: "set metric <+/-metric>" to New cli: "set metric <+/-metric>"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: no_set_metric_cmd
        From cli: "no set metric <0-4294967295>" to New cli: "no set metric"
        Original Protocol: VTYSH_OSPF6D to New Protocol: VTYSH_RIPD
Duplicate CLI Function: no_set_metric_val_cmd
        From cli: "no set metric <0-4294967295>" to New cli: "no set metric 
(<0-4294967295>|<+/-metric>)"
        Original Protocol: VTYSH_OSPFD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: set_ip_nexthop_cmd
        From cli: "set ip next-hop A.B.C.D" to New cli: "set ip next-hop 
A.B.C.D"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: no_set_ip_nexthop_cmd
        From cli: "no set ip next-hop" to New cli: "no set ip next-hop"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: no_set_ip_nexthop_val_cmd
        From cli: "no set ip next-hop A.B.C.D" to New cli: "no set ip next-hop 
A.B.C.D"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPD
Duplicate CLI Function: router_zebra_cmd
        From cli: "router zebra" to New cli: "router zebra"
        Original Protocol: VTYSH_OSPF6D to New Protocol: VTYSH_RIPD
Duplicate CLI Function: no_router_zebra_cmd
        From cli: "no router zebra" to New cli: "no router zebra"
        Original Protocol: VTYSH_OSPF6D to New Protocol: VTYSH_RIPD
Duplicate CLI Function: match_metric_cmd
        From cli: "match metric <0-4294967295>" to New cli: "match metric 
<0-4294967295>"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: no_match_metric_cmd
        From cli: "no match metric" to New cli: "no match metric"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: no_match_metric_val_cmd
        From cli: "no match metric <0-4294967295>" to New cli: "no match metric 
<0-4294967295>"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: match_interface_cmd
        From cli: "match interface WORD" to New cli: "match interface WORD"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: no_match_interface_cmd
        From cli: "no match interface" to New cli: "no match interface"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: no_match_interface_val_cmd
        From cli: "no match interface WORD" to New cli: "no match interface 
WORD"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: match_tag_cmd
        From cli: "match tag <0-65535>" to New cli: "match tag <0-65535>"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: no_match_tag_cmd
        From cli: "no match tag" to New cli: "no match tag"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: no_match_tag_val_cmd
        From cli: "no match tag <0-65535>" to New cli: "no match tag <0-65535>"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: set_metric_cmd
        From cli: "set metric <0-4294967295>" to New cli: "set metric 
<0-4294967295>"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: no_set_metric_cmd
        From cli: "no set metric" to New cli: "no set metric"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: no_set_metric_val_cmd
        From cli: "no set metric (<0-4294967295>|<+/-metric>)" to New cli: "no 
set metric <0-4294967295>"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: set_ipv6_nexthop_local_cmd
        From cli: "set ipv6 next-hop local X:X::X:X" to New cli: "set ipv6 
next-hop local X:X::X:X"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: no_set_ipv6_nexthop_local_cmd
        From cli: "no set ipv6 next-hop local" to New cli: "no set ipv6 
next-hop local"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: no_set_ipv6_nexthop_local_val_cmd
        From cli: "no set ipv6 next-hop local X:X::X:X" to New cli: "no set 
ipv6 next-hop local X:X::X:X"
        Original Protocol: VTYSH_BGPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: set_tag_cmd
        From cli: "set tag <0-65535>" to New cli: "set tag <0-65535>"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: no_set_tag_cmd
        From cli: "no set tag" to New cli: "no set tag"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: no_set_tag_val_cmd
        From cli: "no set tag <0-65535>" to New cli: "no set tag <0-65535>"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: router_zebra_cmd
        From cli: "router zebra" to New cli: "router zebra"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: no_router_zebra_cmd
        From cli: "no router zebra" to New cli: "no router zebra"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_RIPNGD
Duplicate CLI Function: match_interface_cmd
        From cli: "match interface WORD" to New cli: "match interface WORD"
        Original Protocol: VTYSH_RIPNGD to New Protocol: VTYSH_ZEBRA
Duplicate CLI Function: no_match_interface_cmd
        From cli: "no match interface" to New cli: "no match interface"
        Original Protocol: VTYSH_RIPNGD to New Protocol: VTYSH_ZEBRA
Duplicate CLI Function: no_match_interface_val_cmd
        From cli: "no match interface WORD" to New cli: "no match interface 
WORD"
        Original Protocol: VTYSH_RIPNGD to New Protocol: VTYSH_ZEBRA
Duplicate CLI Function: match_ip_next_hop_cmd
        From cli: "match ip next-hop (<1-199>|<1300-2699>|WORD)" to New cli: 
"match ip next-hop (<1-199>|<1300-2699>|WORD)"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA
Duplicate CLI Function: no_match_ip_next_hop_cmd
        From cli: "no match ip next-hop" to New cli: "no match ip next-hop"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA
Duplicate CLI Function: no_match_ip_next_hop_val_cmd
        From cli: "no match ip next-hop (<1-199>|<1300-2699>|WORD)" to New cli: 
"no match ip next-hop (<1-199>|<1300-2699>|WORD)"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA
Duplicate CLI Function: match_ip_next_hop_prefix_list_cmd
        From cli: "match ip next-hop prefix-list WORD" to New cli: "match ip 
next-hop prefix-list WORD"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA
Duplicate CLI Function: no_match_ip_next_hop_prefix_list_cmd
        From cli: "no match ip next-hop prefix-list" to New cli: "no match ip 
next-hop prefix-list"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA
Duplicate CLI Function: no_match_ip_next_hop_prefix_list_val_cmd
        From cli: "no match ip next-hop prefix-list WORD" to New cli: "no match 
ip next-hop prefix-list WORD"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA
Duplicate CLI Function: match_ip_address_cmd
        From cli: "match ip address (<1-199>|<1300-2699>|WORD)" to New cli: 
"match ip address (<1-199>|<1300-2699>|WORD)"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA
Duplicate CLI Function: no_match_ip_address_cmd
        From cli: "no match ip address" to New cli: "no match ip address"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA
Duplicate CLI Function: no_match_ip_address_val_cmd
        From cli: "no match ip address (<1-199>|<1300-2699>|WORD)" to New cli: 
"no match ip address (<1-199>|<1300-2699>|WORD)"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA
Duplicate CLI Function: match_ip_address_prefix_list_cmd
        From cli: "match ip address prefix-list WORD" to New cli: "match ip 
address prefix-list WORD"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA
Duplicate CLI Function: no_match_ip_address_prefix_list_cmd
        From cli: "no match ip address prefix-list" to New cli: "no match ip 
address prefix-list"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA
Duplicate CLI Function: no_match_ip_address_prefix_list_val_cmd
        From cli: "no match ip address prefix-list WORD" to New cli: "no match 
ip address prefix-list WORD"
        Original Protocol: VTYSH_RIPD to New Protocol: VTYSH_ZEBRA
  CC     vtysh_cmd.o
  CCLD   vtysh
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/vtysh'
Making all in ospfclient
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/ospfclient'
  CC     ospf_apiclient.lo
  CCLD   libospfapiclient.la
  CC     ospfclient-ospfclient.o
  CCLD   ospfclient
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/ospfclient'
Making all in doc
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/doc'
make  all-am
make[4]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/doc'
Updating ./version.texi
restore=: && backupdir=".am$$" && \
        am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
        rm -rf $backupdir && mkdir $backupdir && \
        if (makeinfo --no-split --version) >/dev/null 2>&1; then \
          for f in quagga.info quagga.info-[0-9] quagga.info-[0-9][0-9] 
quagga.i[0-9] quagga.i[0-9][0-9]; do \
            if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
          done; \
        else :; fi && \
        cd "$am__cwd"; \
        if makeinfo --no-split   -I . \
         -o quagga.info quagga.texi; \
        then \
          rc=0; \
          CDPATH="${ZSH_VERSION+.}:" && cd .; \
        else \
          rc=$?; \
          CDPATH="${ZSH_VERSION+.}:" && cd . && \
          $restore $backupdir/* `echo "./quagga.info" | sed 's|[^/]*$||'`; \
        fi; \
        rm -rf $backupdir; exit $rc
make[4]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/doc'
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/doc'
Making all in m4
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/m4'
Making all in redhat
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/redhat'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/redhat'
Making all in tests
make[3]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/tests'
sed \
                -e 's/"vtysh\.h"/"tests.h"/' \
                -e 's/vtysh_init_cmd/test_init_cmd/' \
                -e 's/VTYSH_[A-Z][A-Z_0-9]*/0/g' \
                < ../vtysh/vtysh_cmd.c \
                > test-commands-defun.c
make  all-recursive
make[4]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/tests'
Making all in bgpd.tests
make[5]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/tests/bgpd.tests'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/tests/bgpd.tests'
Making all in libzebra.tests
make[5]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/tests/libzebra.tests'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/tests/libzebra.tests'
make[5]: Entering directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/tests'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/tests'
make[4]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/tests'
make[3]: Leaving directory 
`/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source/tests'
make[3]: Entering directory `/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source'
make[3]: Leaving directory `/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source'
make[2]: Leaving directory `/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source'
make[1]: Leaving directory `/home/ci/cibuild.208/rpmbuild/BUILD/quagga-source'


RPM build errors:
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.Dk5QAo (%build)
    Bad exit status from /var/tmp/rpm-tmp.Dk5QAo (%build)
make: *** [rpm] Error 1
_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to