* Package: dev-util/clippy-8.0 * Repository: gentoo * Maintainer: jakov.smolic@sartura.hr proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_single_target_python3_9 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox * Using python3.9 to build >>> Unpacking source... >>> Unpacking clippy-8.0.tar.gz to /var/tmp/portage/dev-util/clippy-8.0/work >>> Source unpacked in /var/tmp/portage/dev-util/clippy-8.0/work >>> Preparing source in /var/tmp/portage/dev-util/clippy-8.0/work/frr-frr-8.0 ... * Running eautoreconf in '/var/tmp/portage/dev-util/clippy-8.0/work/frr-frr-8.0' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4 -Wall,no-override' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: frr-frr-8.0/ * Running elibtoolize in: frr-frr-8.0/m4/ac/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/clippy-8.0/work/frr-frr-8.0 ... * econf: updating frr-frr-8.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating frr-frr-8.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating frr-frr-8.0/m4/ac/config.sub with /usr/share/gnuconfig/config.sub * econf: updating frr-frr-8.0/m4/ac/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/clippy-8.0 --htmldir=/usr/share/doc/clippy-8.0/html --with-sysroot=/ --libdir=/usr/lib64 --enable-clippy-only checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether x86_64-pc-linux-gnu-gcc supports -std=gnu11... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu11 supports -fno-omit-frame-pointer... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu11 supports -funwind-tables... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu11 supports -Wall... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu11 supports -Wextra... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu11 supports -Wmissing-prototypes... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu11 supports -Wmissing-declarations... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu11 supports -Wpointer-arith... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu11 supports -Wbad-function-cast... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu11 supports -Wwrite-strings... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu11 supports -Wundef... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu11 supports -Wno-unused-result... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu11 supports -Wno-unused-parameter... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu11 supports -Wno-missing-field-initializers... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu11 supports -Wc++-compat... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu11 supports -fplugin=tools/gcc-plugins/frr-format.so... no checking whether x86_64-pc-linux-gnu-gcc -std=gnu11 supports -fplugin=frr-format... no checking whether linker supports __start/stop_section symbols... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing pthread_condattr_setclock... none required checking for pthread_np.h... no checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for pthread_getthreadid_np... no checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking how to print strings... printf checking for a sed that does not truncate output... sed checking for egrep... /bin/egrep checking for fgrep... /bin/fgrep checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu11... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu11 object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -std=gnu11 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -std=gnu11 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -std=gnu11 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu11 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu11 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu11 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -std=gnu11 linker (/usr/x86_64-pc-linux-gnu/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... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether x86_64-pc-linux-gnu-ar supports D option... yes checking whether x86_64-pc-linux-gnu-ranlib supports D option... yes checking for gelf.h... yes checking for elf_memory in -lelf... yes checking for elf_getdata_rawchunk in -lelf... yes checking for gelf_getnote in -lelf... yes checking python interpreter /usr/bin/python3.9... /usr/bin/python3.9 (python3) checking whether /usr/bin/python3.9-config is available... yes checking whether /usr/bin/python3.9-config provides a working build environment... yes checking whether /usr/bin/python3.9 module pytest is available... yes checking whether /usr/bin/python3.9 module sphinx is available... yes checking whether /usr/bin/python3.9 module sphinx is executable... no checking if zebra should be configurable to send Route Advertisements... yes checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy checking for .interp value to use... /lib64/ld-linux-x86-64.so.2 checking for stropts.h... no checking for sys/ksym.h... no checking for linux/version.h... yes checking for asm/types.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for stdatomic.h... yes checking whether _Atomic qualifier works... yes checking for Linux futex() support... yes checking for net/if_var.h... no checking for netinet/in_var.h... no checking for net/if_dl.h... no checking for net/netopt.h... no checking for inet/nd.h... no checking for netinet/ip_icmp.h... yes checking for sys/sysctl.h... no checking for sys/sockio.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 which operating system interface to use... Linux checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for strlcat... no checking for strlcpy... no checking for getgrouplist... yes checking for openat... yes checking for unlinkat... yes checking for posix_fallocate... yes checking for CARES (libcares)... yes checking for struct utsname.domainname... yes checking for netinet6/in6.h... no checking for netinet/in6_var.h... no checking for netinet6/in6_var.h... no checking for netinet6/nd6.h... no checking for struct sockaddr_dl... no 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 nd_opt_homeagent_info... no checking for struct nd_opt_adv_interval... (cached) yes checking for struct nd_opt_rdnss... no checking for struct nd_opt_dnssl... no 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_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 for SO_BINDANY... no checking for IP_FREEBIND... yes checking whether be32enc is declared... no checking whether be32dec is declared... no checking whether CLOCK_MONOTONIC is declared... yes checking for clock_gettime in -lrt... yes checking for library containing clock_nanosleep... none required checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes checking version of flex... 2.6.4 checking for bison... bison -y checking version of bison... 3.7.6 - 3.3 or newer checking whether prctl PR_SET_KEEPCAPS is available... yes checking for sys/capability.h... yes checking for cap_init in -lcap... yes checking for UNWIND (libunwind)... yes checking for malloc.h... yes checking for malloc_np.h... no checking for malloc/malloc.h... no checking whether mallinfo is available... yes checking whether mallinfo2 is available... yes checking whether malloc_usable_size is available... yes checking directory to use for state file... /var/lib checking for CU_initialize_registry in -lcunit... yes checking for valgrind... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.version config.status: creating redhat/frr.spec config.status: creating alpine/APKBUILD config.status: creating snapcraft/snapcraft.yaml config.status: creating lib/version.h config.status: creating tests/lib/cli/test_cli.refout 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 pkgsrc/eigrpd.sh config.status: creating vtysh/extract.pl config.status: creating tools/frr config.status: creating tools/watchfrr.sh config.status: creating tools/frrinit.sh config.status: creating tools/frrcommon.sh config.status: creating tools/frr.service config.status: creating tools/frr@.service config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands FRRouting configuration ------------------------------ FRR version : 8.0 host operating system : linux-gnu source code location : . compiler : x86_64-pc-linux-gnu-gcc -std=gnu11 compiler flags : -pipe -march=native -fno-diagnostics-color -O2 -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers make : make linker flags : -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lelf -lrt -lcap state file directory : /var/lib config file directory : /etc example directory : /etc module directory : /usr/lib64/frr/modules script directory : /etc/scripts user to run as : frr group to run as : frr group for vty sockets : config file mask : 0600 log file mask : 0600 zebra protobuf enabled : no vici socket path : /var/run/charon.vici 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. >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/clippy-8.0/work/frr-frr-8.0 ... make -j4 /usr/bin/perl ./lib/route_types.pl --enabled babeld --enabled bfdd --enabled bgpd --enabled bgpd-vnc --enabled eigrpd --enabled isisd --enabled fabricd --enabled ldpd --enabled nhrpd --enabled ospfd --enabled ospf6d --enabled pbrd --enabled pimd --enabled ripd --enabled ripngd --enabled zebra < ./lib/route_types.txt > lib/route_types.h flex lib/command_lex.l bison -y -d -Dapi.prefix={cmd_yy} -Dparse.error=verbose -Wno-yacc lib/command_parse.y flex lib/defun_lex.l x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I. -I./include -I./lib -I. -D_GNU_SOURCE -DBUILDING_CLIPPY -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include/python3.9 -I/usr/include/python3.9 -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/clippy-jhash.o `test -f 'lib/jhash.c' || echo './'`lib/jhash.c x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I. -I./include -I./lib -I. -D_GNU_SOURCE -DBUILDING_CLIPPY -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include/python3.9 -I/usr/include/python3.9 -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/clippy-clippy.o `test -f 'lib/clippy.c' || echo './'`lib/clippy.c x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I. -I./include -I./lib -I. -D_GNU_SOURCE -DBUILDING_CLIPPY -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include/python3.9 -I/usr/include/python3.9 -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/clippy-command_graph.o `test -f 'lib/command_graph.c' || echo './'`lib/command_graph.c x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I. -I./include -I./lib -I. -D_GNU_SOURCE -DBUILDING_CLIPPY -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include/python3.9 -I/usr/include/python3.9 -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/clippy-command_py.o `test -f 'lib/command_py.c' || echo './'`lib/command_py.c x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I. -I./include -I./lib -I. -D_GNU_SOURCE -DBUILDING_CLIPPY -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include/python3.9 -I/usr/include/python3.9 -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/clippy-defun_lex.o `test -f 'lib/defun_lex.c' || echo './'`lib/defun_lex.c x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I. -I./include -I./lib -I. -D_GNU_SOURCE -DBUILDING_CLIPPY -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include/python3.9 -I/usr/include/python3.9 -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/clippy-elf_py.o `test -f 'lib/elf_py.c' || echo './'`lib/elf_py.c x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I. -I./include -I./lib -I. -D_GNU_SOURCE -DBUILDING_CLIPPY -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include/python3.9 -I/usr/include/python3.9 -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/clippy-graph.o `test -f 'lib/graph.c' || echo './'`lib/graph.c x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I. -I./include -I./lib -I. -D_GNU_SOURCE -DBUILDING_CLIPPY -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include/python3.9 -I/usr/include/python3.9 -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/clippy-libfrr_trace.o `test -f 'lib/libfrr_trace.c' || echo './'`lib/libfrr_trace.c x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I. -I./include -I./lib -I. -D_GNU_SOURCE -DBUILDING_CLIPPY -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include/python3.9 -I/usr/include/python3.9 -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/clippy-memory.o `test -f 'lib/memory.c' || echo './'`lib/memory.c x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I. -I./include -I./lib -I. -D_GNU_SOURCE -DBUILDING_CLIPPY -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include/python3.9 -I/usr/include/python3.9 -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/clippy-typesafe.o `test -f 'lib/typesafe.c' || echo './'`lib/typesafe.c x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I. -I./include -I./lib -I. -D_GNU_SOURCE -DBUILDING_CLIPPY -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include/python3.9 -I/usr/include/python3.9 -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/clippy-vector.o `test -f 'lib/vector.c' || echo './'`lib/vector.c x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I. -I./include -I./lib -I. -D_GNU_SOURCE -DBUILDING_CLIPPY -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include/python3.9 -I/usr/include/python3.9 -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/clippy-command_parse.o `test -f 'lib/command_parse.c' || echo './'`lib/command_parse.c x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I. -I./include -I./lib -I. -D_GNU_SOURCE -DBUILDING_CLIPPY -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include/python3.9 -I/usr/include/python3.9 -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/clippy-command_lex.o `test -f 'lib/command_lex.c' || echo './'`lib/command_lex.c /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu11 -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include/python3.9 -I/usr/include/python3.9 -pipe -march=native -fno-diagnostics-color -O2 -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib/clippy lib/clippy-jhash.o lib/clippy-clippy.o lib/clippy-command_graph.o lib/clippy-command_lex.o lib/clippy-command_parse.o lib/clippy-command_py.o lib/clippy-defun_lex.o lib/clippy-elf_py.o lib/clippy-graph.o lib/clippy-libfrr_trace.o lib/clippy-memory.o lib/clippy-typesafe.o lib/clippy-vector.o -L/usr/lib64 -lpython3.9 -lcrypt -ldl -lm -lm -lelf -lelf -lrt libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu11 -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/include/python3.9 -I/usr/include/python3.9 -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib/clippy lib/clippy-jhash.o lib/clippy-clippy.o lib/clippy-command_graph.o lib/clippy-command_lex.o lib/clippy-command_parse.o lib/clippy-command_py.o lib/clippy-defun_lex.o lib/clippy-elf_py.o lib/clippy-graph.o lib/clippy-libfrr_trace.o lib/clippy-memory.o lib/clippy-typesafe.o lib/clippy-vector.o -Wl,--export-dynamic -Wl,--as-needed -L/usr/lib64 -lpython3.9 -lcrypt -ldl -lm -lelf -lrt >>> Source compiled. >>> Test phase: dev-util/clippy-8.0 make -j4 test /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/agg_table.lo lib/agg_table.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/atomlist.lo lib/atomlist.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/bfd.lo lib/bfd.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/buffer.lo lib/buffer.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/atomlist.c -fPIC -DPIC -o lib/.libs/atomlist.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/buffer.c -fPIC -DPIC -o lib/.libs/buffer.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/bfd.c -fPIC -DPIC -o lib/.libs/bfd.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/agg_table.c -fPIC -DPIC -o lib/.libs/agg_table.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/checksum.lo lib/checksum.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/command.lo lib/command.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/checksum.c -fPIC -DPIC -o lib/.libs/checksum.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/command.c -fPIC -DPIC -o lib/.libs/command.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/command_graph.lo lib/command_graph.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/command_graph.c -fPIC -DPIC -o lib/.libs/command_graph.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/command_match.lo lib/command_match.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/csv.lo lib/csv.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/command_match.c -fPIC -DPIC -o lib/.libs/command_match.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/csv.c -fPIC -DPIC -o lib/.libs/csv.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/debug.lo lib/debug.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/defaults.lo lib/defaults.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/debug.c -fPIC -DPIC -o lib/.libs/debug.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/distribute.lo lib/distribute.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/defaults.c -fPIC -DPIC -o lib/.libs/defaults.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/distribute.c -fPIC -DPIC -o lib/.libs/distribute.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/ferr.lo lib/ferr.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/filter.lo lib/filter.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/filter.c -fPIC -DPIC -o lib/.libs/filter.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/ferr.c -fPIC -DPIC -o lib/.libs/ferr.o lib/clippy ./python/clidef.py -o lib/filter_cli_clippy.c lib/filter_cli.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/filter_nb.lo lib/filter_nb.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/frrcu.lo lib/frrcu.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/filter_nb.c -fPIC -DPIC -o lib/.libs/filter_nb.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/frrcu.c -fPIC -DPIC -o lib/.libs/frrcu.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/frrlua.lo lib/frrlua.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/frrscript.lo lib/frrscript.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/frrlua.c -fPIC -DPIC -o lib/.libs/frrlua.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/frrscript.c -fPIC -DPIC -o lib/.libs/frrscript.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/frr_pthread.lo lib/frr_pthread.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/frrstr.lo lib/frrstr.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/getopt.lo lib/getopt.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/frr_pthread.c -fPIC -DPIC -o lib/.libs/frr_pthread.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/frrstr.c -fPIC -DPIC -o lib/.libs/frrstr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/getopt.c -fPIC -DPIC -o lib/.libs/getopt.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/getopt1.lo lib/getopt1.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/grammar_sandbox.lo lib/grammar_sandbox.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/graph.lo lib/graph.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/getopt1.c -fPIC -DPIC -o lib/.libs/getopt1.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/hash.lo lib/hash.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/grammar_sandbox.c -fPIC -DPIC -o lib/.libs/grammar_sandbox.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/graph.c -fPIC -DPIC -o lib/.libs/graph.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/hook.lo lib/hook.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/hash.c -fPIC -DPIC -o lib/.libs/hash.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/hook.c -fPIC -DPIC -o lib/.libs/hook.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/id_alloc.lo lib/id_alloc.c lib/clippy ./python/clidef.py -o lib/if_clippy.c lib/if.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/if_rmap.lo lib/if_rmap.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/imsg-buffer.lo lib/imsg-buffer.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/id_alloc.c -fPIC -DPIC -o lib/.libs/id_alloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/if_rmap.c -fPIC -DPIC -o lib/.libs/if_rmap.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/imsg.lo lib/imsg.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/imsg-buffer.c -fPIC -DPIC -o lib/.libs/imsg-buffer.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/imsg.c -fPIC -DPIC -o lib/.libs/imsg.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/jhash.lo lib/jhash.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/json.lo lib/json.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/keychain.lo lib/keychain.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/ldp_sync.lo lib/ldp_sync.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/jhash.c -fPIC -DPIC -o lib/.libs/jhash.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/json.c -fPIC -DPIC -o lib/.libs/json.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/keychain.c -fPIC -DPIC -o lib/.libs/keychain.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/ldp_sync.c -fPIC -DPIC -o lib/.libs/ldp_sync.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/lib_errors.lo lib/lib_errors.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/lib_vty.lo lib/lib_vty.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/libfrr.lo lib/libfrr.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/libfrr_trace.lo lib/libfrr_trace.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/lib_errors.c -fPIC -DPIC -o lib/.libs/lib_errors.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/libfrr.c -fPIC -DPIC -o lib/.libs/libfrr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/lib_vty.c -fPIC -DPIC -o lib/.libs/lib_vty.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/libfrr_trace.c -fPIC -DPIC -o lib/.libs/libfrr_trace.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/linklist.lo lib/linklist.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/link_state.lo lib/link_state.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/linklist.c -fPIC -DPIC -o lib/.libs/linklist.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/link_state.c -fPIC -DPIC -o lib/.libs/link_state.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/log.lo lib/log.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/log.c -fPIC -DPIC -o lib/.libs/log.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/log_filter.lo lib/log_filter.c lib/clippy ./python/clidef.py -o lib/log_vty_clippy.c lib/log_vty.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/log_filter.c -fPIC -DPIC -o lib/.libs/log_filter.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/md5.lo lib/md5.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/memory.lo lib/memory.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/md5.c -fPIC -DPIC -o lib/.libs/md5.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/mlag.lo lib/mlag.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/memory.c -fPIC -DPIC -o lib/.libs/memory.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/mlag.c -fPIC -DPIC -o lib/.libs/mlag.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/module.lo lib/module.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/mpls.lo lib/mpls.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/srv6.lo lib/srv6.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/module.c -fPIC -DPIC -o lib/.libs/module.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/mpls.c -fPIC -DPIC -o lib/.libs/mpls.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/srv6.c -fPIC -DPIC -o lib/.libs/srv6.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/network.lo lib/network.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/nexthop.lo lib/nexthop.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/netns_linux.lo lib/netns_linux.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/network.c -fPIC -DPIC -o lib/.libs/network.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/netns_other.lo lib/netns_other.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/nexthop.c -fPIC -DPIC -o lib/.libs/nexthop.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/netns_linux.c -fPIC -DPIC -o lib/.libs/netns_linux.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/netns_other.c -fPIC -DPIC -o lib/.libs/netns_other.o lib/clippy ./python/clidef.py -o lib/nexthop_group_clippy.c lib/nexthop_group.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c -o lib/northbound.lo lib/northbound.c lib/netns_linux.c:86:19: error: static declaration of ‘setns’ follows non-static declaration 86 | static inline int setns(int fd, int nstype) | ^~~~~ In file included from /usr/include/sched.h:43, from /usr/include/pthread.h:22, from lib/thread.h:25, from lib/vty.h:31, from lib/ns.h:27, from lib/netns_linux.c:35: /usr/include/bits/sched.h:95:12: note: previous declaration of ‘setns’ with type ‘int(int, int)’ 95 | extern int setns (int __fd, int __nstype) __THROW; | ^~~~~ lib/clippy ./python/clidef.py -o lib/northbound_cli_clippy.c lib/northbound_cli.c make: *** [Makefile:9737: lib/netns_linux.lo] Error 1 make: *** Waiting for unfinished jobs.... libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu11 -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/\" -DCONFDATE=0 -I. -I./lib/assert -I. -I./include -I./lib -I. -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wundef -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -pipe -march=native -fno-diagnostics-color -O2 -c lib/northbound.c -fPIC -DPIC -o lib/.libs/northbound.o * ERROR: dev-util/clippy-8.0::gentoo failed (test phase): * Make test failed. See above for details. * * Call stack: * ebuild.sh, line 127: Called src_test * environment, line 2539: Called default * phase-functions.sh, line 858: Called default_src_test * phase-functions.sh, line 887: Called __eapi0_src_test * phase-helpers.sh, line 813: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} test || \ * die "Make test failed. See above for details." * * If you need support, post the output of `emerge --info '=dev-util/clippy-8.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/clippy-8.0::gentoo'`. * The complete build log is located at '/var/log/portage/dev-util:clippy-8.0:20210822-233836.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/clippy-8.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/clippy-8.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/clippy-8.0/work/frr-frr-8.0' * S: '/var/tmp/portage/dev-util/clippy-8.0/work/frr-frr-8.0'