* Package: net-misc/lldpd-1.0.5-r1 * Repository: gentoo * Maintainer: chutzpah@gentoo.org * USE: abi_x86_64 amd64 dot1 dot3 elibc_glibc kernel_linux lldpmed readline seccomp test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking lldpd-1.0.5.tar.gz to /var/tmp/portage/net-misc/lldpd-1.0.5-r1/work >>> Source unpacked in /var/tmp/portage/net-misc/lldpd-1.0.5-r1/work >>> Preparing source in /var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5 ... * Applying lldpd-1.0.5-seccomp.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/libevent' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: lldpd-1.0.5/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Running elibtoolize in: lldpd-1.0.5/libevent/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5 ... * econf: updating lldpd-1.0.5/config.sub with /usr/share/gnuconfig/config.sub * econf: updating lldpd-1.0.5/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/lldpd-1.0.5-r1 --htmldir=/usr/share/doc/lldpd-1.0.5-r1/html --with-sysroot=/ --libdir=/usr/lib64 --without-embedded-libevent --with-privsep-user=lldpd --with-privsep-group=lldpd --with-privsep-chroot=/run/lldpd --with-lldpd-ctl-socket=/run/lldpd.socket --with-lldpd-pid-file=/run/lldpd.pid --disable-cdp --disable-doxygen-man --disable-doxygen-pdf --disable-doxygen-html --enable-dot1 --enable-dot3 --disable-edp --disable-fdp --disable-doxygen-dot --enable-lldpmed --disable-oldies --disable-sonmp --disable-static --with-readline --disable-sanitizers --with-seccomp --without-snmp --without-xml checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/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 whether make supports nested variables... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) 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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) interface... BSD nm checking whether ln -s works... yes 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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc 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... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... 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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (x86_64-pc-linux-gnu-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 if LD -Wl,--version-script works... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking whether ln -s works... yes checking for egrep... (cached) /bin/grep -E checking for gawk... (cached) gawk checking for x86_64-pc-linux-gnu-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for x86_64-pc-linux-gnu-perl... no checking for perl... /usr/bin/perl checking CFLAGS for gcc -Wunknown-warning-option... no, unknown checking CFLAGS for gcc -fdiagnostics-show-option... -fdiagnostics-show-option checking CFLAGS for gcc -fdiagnostics-color=auto... -fdiagnostics-color=auto checking CFLAGS for gcc -pipe... -pipe checking CFLAGS for gcc -Wall... -Wall checking CFLAGS for gcc -W... -W checking CFLAGS for gcc -Wextra... -Wextra checking CFLAGS for gcc -Wformat... -Wformat checking CFLAGS for gcc -Wformat-security... -Wformat-security checking CFLAGS for gcc -Wimplicit-fallthrough... -Wimplicit-fallthrough checking CFLAGS for gcc -Wfatal-errors... -Wfatal-errors checking CFLAGS for gcc -Wheader-guard... no, unknown checking CFLAGS for gcc -Wdocumentation... no, unknown checking CFLAGS for gcc -Winline... -Winline checking CFLAGS for gcc -Wpointer-arith... -Wpointer-arith checking CFLAGS for gcc -fno-omit-frame-pointer... -fno-omit-frame-pointer checking CFLAGS for gcc -Wno-cast-align... -Wno-cast-align checking CFLAGS for gcc -Wno-unused-parameter... -Wno-unused-parameter checking CFLAGS for gcc -Wno-missing-field-initializers... -Wno-missing-field-initializers checking CFLAGS for gcc -Wno-sign-compare... -Wno-sign-compare checking whether the linker accepts the -Wl,-z,relro flag... yes checking whether the linker accepts the -Wl,-z,now flag... yes checking for typeof syntax and keyword spelling... typeof checking CFLAGS for gcc -fstack-protector... -fstack-protector checking CFLAGS for gcc -fstack-protector-all... -fstack-protector-all checking CFLAGS for gcc -fstack-protector-strong... -fstack-protector-strong checking CFLAGS for gcc -fstack-protector-strong... (cached) -fstack-protector-strong checking CFLAGS for gcc -fstack-clash-protection... -fstack-clash-protection checking CFLAGS for gcc -D_FORTIFY_SOURCE=2... -D_FORTIFY_SOURCE=2 checking whether the linker accepts the -fsanitize=safe-stack flag... no checking if host OS is supported... yes (Linux) checking CFLAGS for gcc -D_GNU_SOURCE... -D_GNU_SOURCE checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for u_int32_t... yes checking for uint32_t... yes checking whether libc defines __progname... yes checking whether compiler understands __alignof__... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... 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 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 libbsd... yes checking if libbsd can be linked correctly... yes checking for setproctitle... yes checking for setproctitle_init... yes checking for strlcpy... yes checking for strnlen... yes checking for strndup... yes checking for strtonum... yes checking for getline... yes checking for asprintf... yes checking for vsyslog... yes checking for daemon... yes checking for setresuid... yes checking for setresgid... yes checking for library containing res_init... none required checking for check... yes checking for libevent... yes checking if system libevent works as expected... yes === configuring in libevent (/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/libevent) configure: running /bin/sh ./configure --disable-option-checking '--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' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/lldpd-1.0.5-r1' '--htmldir=/usr/share/doc/lldpd-1.0.5-r1/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--without-embedded-libevent' '--with-privsep-user=lldpd' '--with-privsep-group=lldpd' '--with-privsep-chroot=/run/lldpd' '--with-lldpd-ctl-socket=/run/lldpd.socket' '--with-lldpd-pid-file=/run/lldpd.pid' '--disable-cdp' '--disable-doxygen-man' '--disable-doxygen-pdf' '--disable-doxygen-html' '--enable-dot1' '--enable-dot3' '--disable-edp' '--disable-fdp' '--disable-doxygen-dot' '--enable-lldpmed' '--disable-oldies' '--disable-sonmp' '--disable-static' '--with-readline' '--disable-sanitizers' '--with-seccomp' '--without-snmp' '--without-xml' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=native -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPP=x86_64-pc-linux-gnu-gcc -E' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' --disable-silent-rules --disable-libevent-regress --disable-thread-support --disable-openssl --disable-malloc-replacement --disable-debug-mode --enable-function-sections --disable-shared --with-pic --enable-static --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/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 whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... 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 whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) 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 x86_64-pc-linux-gnu-ld -m elf_x86_64 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... 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 x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc 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... no checking if : is a manifest tool... no checking for ANSI C header files... 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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (x86_64-pc-linux-gnu-ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking for library containing inet_ntoa... none required checking for library containing socket... none required checking for library containing inet_aton... none required checking for library containing clock_gettime... none required checking for library containing sendfile... none required checking for WIN32... no checking for CYGWIN... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing inflateEnd... -lz checking openssl/bio.h usability... yes checking openssl/bio.h presence... yes checking for openssl/bio.h... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for unistd.h... (cached) yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking port.h usability... no checking port.h presence... no checking for port.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in6.h usability... no checking netinet/in6.h presence... no checking for netinet/in6.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for sys/stat.h... (cached) yes checking for sys/sysctl.h... yes checking for TAILQ_FOREACH in sys/queue.h... yes checking for timeradd in sys/time.h... yes checking for timercmp in sys/time.h... yes checking for timerclear in sys/time.h... yes checking for timerisset in sys/time.h... yes checking whether CTL_KERN is declared... yes checking whether KERN_RANDOM is declared... yes checking whether RANDOM_UUID is declared... yes checking whether KERN_ARND is declared... no checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for gettimeofday... yes checking for vasprintf... yes checking for fcntl... yes checking for clock_gettime... yes checking for strtok_r... yes checking for strsep... yes checking for getnameinfo... yes checking for strlcpy... no checking for inet_ntop... yes checking for inet_pton... yes checking for signal... yes checking for sigaction... yes checking for strtoll... yes checking for inet_aton... yes checking for pipe... yes checking for eventfd... yes checking for sendfile... yes checking for mmap... yes checking for splice... yes checking for arc4random... no checking for arc4random_buf... no checking for issetugid... no checking for geteuid... yes checking for getegid... yes checking for getprotobynumber... yes checking for setenv... yes checking for unsetenv... yes checking for putenv... yes checking for sysctl... yes checking for umask... yes checking for getaddrinfo... yes checking size of long... 8 checking for F_SETFD in fcntl.h... yes checking for select... yes checking for poll... yes checking for epoll_ctl... yes checking for port_create... no checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint64_t... yes checking for uint32_t... yes checking for uint16_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking for fd_mask... yes checking size of long long... 8 checking size of long... (cached) 8 checking size of int... 4 checking size of short... 2 checking size of size_t... 8 checking size of void *... 8 checking size of off_t... 8 checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for sa_family_t... yes checking for struct addrinfo... yes checking for struct sockaddr_storage... yes checking for struct in6_addr.s6_addr32... yes checking for struct in6_addr.s6_addr16... yes checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for socklen_t... yes checking whether our compiler supports __func__... yes checking if linker supports omitting unused code and data... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libevent.pc config.status: creating libevent_openssl.pc config.status: creating libevent_pthreads.pc config.status: creating Makefile config.status: creating include/Makefile config.status: creating test/Makefile config.status: creating sample/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === end of configure in libevent (/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/libevent/libevent) checking for libcap... yes checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking whether to enable use of pre-0.9.2 JSON/json-c format... no checking for libseccomp... yes checking whether to enable systemtap/DTrace trace support... no checking whether to enable Privilege separation... yes checking whether to enable Cisco Discovery Protocol... no checking whether to enable Foundry Discovery Protocol... no checking whether to enable Extreme Discovery Protocol... no checking whether to enable SynOptics Network Management Protocol... no checking whether to enable LLDP-MED extension... yes checking whether to enable Dot1 extension (VLAN stuff)... yes checking whether to enable Dot3 extension (PHY stuff)... yes checking whether to enable Custom TLV support... yes checking whether to enable compatibility with Linux kernel older than 2.6.39... no checking for build time... 2020-05-24T19:42:26Z checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/compat/Makefile config.status: creating src/daemon/Makefile config.status: creating src/lib/Makefile config.status: creating src/client/Makefile config.status: creating tests/Makefile config.status: creating osx/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ------------------ Summary ------------------ lldpd version 1.0.5 OS.............: Linux Prefix.........: /usr C Compiler.....: x86_64-pc-linux-gnu-gcc -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY Linker.........: x86_64-pc-linux-gnu-ld -m elf_x86_64 -Wl,-z,relro -Wl,-z,now -lbsd -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lbsd Libevent.......: system Readline.......: -lreadline Optional features: SNMP support...: no CDP............: no FDP............: no EDP............: no SONMP..........: no LLDPMED........: yes DOT1...........: yes DOT3...........: yes CUSTOM.........: yes XML output.....: no Oldies support.: no seccomp........: yes libbsd.........: yes Privilege separation: Enabled........: yes User/group.....: lldpd/lldpd Chroot.........: /run/lldpd Instrumentation (for devs only): Sanitizers.....: none Coverage.......: no ------------- Compiler version -------------- x86_64-pc-linux-gnu-gcc (Gentoo 10.1.0 p1) 10.1.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -------------- Linker version --------------- GNU ld (Gentoo 2.34 p4) 2.34.0 Copyright (C) 2020 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty. --------------------------------------------- Check the above options and compile with: make >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5' Making all in src/compat make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/compat' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o empty.lo empty.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c empty.c -fPIC -DPIC -o .libs/empty.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z,relro -Wl,-z,now -lbsd -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcompat.la empty.lo -lbsd libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libcompat.a .libs/empty.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/compat' Making all in src make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o log.lo log.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o version.lo version.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o marshal.lo marshal.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o ctl.lo ctl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c version.c -fPIC -DPIC -o .libs/version.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c marshal.c -fPIC -DPIC -o .libs/marshal.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c log.c -fPIC -DPIC -o .libs/log.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c ctl.c -fPIC -DPIC -o .libs/ctl.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpd-structs.lo lldpd-structs.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z,relro -Wl,-z,now -lbsd -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcommon-daemon-client.la log.lo version.lo compat/libcompat.la -lbsd libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c lldpd-structs.c -fPIC -DPIC -o .libs/lldpd-structs.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z,relro -Wl,-z,now -lbsd -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcommon-daemon-lib.la log.lo version.lo marshal.lo ctl.lo lldpd-structs.lo compat/libcompat.la -lbsd libtool: link: (cd .libs/libcommon-daemon-client.lax/libcompat.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/compat/.libs/libcompat.a") libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libcommon-daemon-client.a .libs/log.o .libs/version.o .libs/libcommon-daemon-client.lax/libcompat.a/empty.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcommon-daemon-client.a libtool: link: rm -fr .libs/libcommon-daemon-client.lax libtool: link: ( cd ".libs" && rm -f "libcommon-daemon-client.la" && ln -s "../libcommon-daemon-client.la" "libcommon-daemon-client.la" ) libtool: link: (cd .libs/libcommon-daemon-lib.lax/libcompat.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/compat/.libs/libcompat.a") libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libcommon-daemon-lib.a .libs/log.o .libs/version.o .libs/marshal.o .libs/ctl.o .libs/lldpd-structs.o .libs/libcommon-daemon-lib.lax/libcompat.a/empty.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcommon-daemon-lib.a libtool: link: rm -fr .libs/libcommon-daemon-lib.lax libtool: link: ( cd ".libs" && rm -f "libcommon-daemon-lib.la" && ln -s "../libcommon-daemon-lib.la" "libcommon-daemon-lib.la" ) make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src' Making all in src/daemon make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/daemon' echo "static const char *syscall_names[] = {" > syscall-names.h ;\ echo "#include " | cpp -dM | grep '^#define __NR_' | \ LC_ALL=C sed -r -n -e 's/^\#define[ \t]+__NR_([a-z0-9_]+)[ \t]+([0-9]+)(.*)/ [\2] = "\1",/p' >> syscall-names.h ;\ echo "};" >> syscall-names.h /bin/sh: line 1: cpp: command not found make all-am make[3]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/daemon' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o main.o main.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-frame.lo `test -f 'frame.c' || echo './'`frame.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-client.lo `test -f 'client.c' || echo './'`client.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-priv.lo `test -f 'priv.c' || echo './'`priv.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-privsep.lo `test -f 'privsep.c' || echo './'`privsep.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c client.c -fPIC -DPIC -o .libs/liblldpd_la-client.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c priv.c -fPIC -DPIC -o .libs/liblldpd_la-priv.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c frame.c -fPIC -DPIC -o .libs/liblldpd_la-frame.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c privsep.c -fPIC -DPIC -o .libs/liblldpd_la-privsep.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-privsep_io.lo `test -f 'privsep_io.c' || echo './'`privsep_io.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-privsep_fd.lo `test -f 'privsep_fd.c' || echo './'`privsep_fd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c privsep_io.c -fPIC -DPIC -o .libs/liblldpd_la-privsep_io.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-interfaces.lo `test -f 'interfaces.c' || echo './'`interfaces.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-event.lo `test -f 'event.c' || echo './'`event.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c privsep_fd.c -fPIC -DPIC -o .libs/liblldpd_la-privsep_fd.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-lldpd.lo `test -f 'lldpd.c' || echo './'`lldpd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c interfaces.c -fPIC -DPIC -o .libs/liblldpd_la-interfaces.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-pattern.lo `test -f 'pattern.c' || echo './'`pattern.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c event.c -fPIC -DPIC -o .libs/liblldpd_la-event.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c lldpd.c -fPIC -DPIC -o .libs/liblldpd_la-lldpd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c pattern.c -fPIC -DPIC -o .libs/liblldpd_la-pattern.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-bitmap.lo `test -f 'bitmap.c' || echo './'`bitmap.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-forward-linux.lo `test -f 'forward-linux.c' || echo './'`forward-linux.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-interfaces-linux.lo `test -f 'interfaces-linux.c' || echo './'`interfaces-linux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c bitmap.c -fPIC -DPIC -o .libs/liblldpd_la-bitmap.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c forward-linux.c -fPIC -DPIC -o .libs/liblldpd_la-forward-linux.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-netlink.lo `test -f 'netlink.c' || echo './'`netlink.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c interfaces-linux.c -fPIC -DPIC -o .libs/liblldpd_la-interfaces-linux.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-dmi-linux.lo `test -f 'dmi-linux.c' || echo './'`dmi-linux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c netlink.c -fPIC -DPIC -o .libs/liblldpd_la-netlink.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c dmi-linux.c -fPIC -DPIC -o .libs/liblldpd_la-dmi-linux.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-priv-linux.lo `test -f 'priv-linux.c' || echo './'`priv-linux.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-priv-seccomp.lo `test -f 'priv-seccomp.c' || echo './'`priv-seccomp.c /bin/mkdir -p . && /bin/sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@pkgdatadir[@]|/usr/share/lldpd|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@srcdir[@]|.|g' -e 's|@top_builddir[@]|../..|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@prefix[@]|/usr|g' -e 's|@VERSION[@]|1.0.5|g' -e 's|@PACKAGE[@]|lldpd|g' -e 's|@PACKAGE_NAME[@]|lldpd|g' -e 's|@PACKAGE_URL[@]|http://vincentbernat.github.io/lldpd/|g' -e 's|@PRIVSEP_USER[@]|lldpd|g' -e 's|@PRIVSEP_GROUP[@]|lldpd|g' -e 's|@PRIVSEP_CHROOT[@]|/run/lldpd|g' -e 's|@LLDPD_PID_FILE[@]|/run/lldpd.pid|g' -e 's|@LLDPD_CTL_SOCKET[@]|/run/lldpd.socket|g' -e 's|@PRIVSEP_CHROOT[@]|/run/lldpd|g' ./lldpd.8.in > lldpd.8.tmp && mv lldpd.8.tmp lldpd.8 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o protocols/liblldpd_la-lldp.lo `test -f 'protocols/lldp.c' || echo './'`protocols/lldp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c priv-linux.c -fPIC -DPIC -o .libs/liblldpd_la-priv-linux.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c priv-seccomp.c -fPIC -DPIC -o .libs/liblldpd_la-priv-seccomp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c protocols/lldp.c -fPIC -DPIC -o protocols/.libs/liblldpd_la-lldp.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o protocols/liblldpd_la-cdp.lo `test -f 'protocols/cdp.c' || echo './'`protocols/cdp.c priv-seccomp.c: In function ‘priv_seccomp_trap_handler’: priv-seccomp.c:77:15: warning: comparison is always false due to limited range of data type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wtype-limits-Wtype-limits]8;;] 77 | (syscall < sizeof(syscall_names))?syscall_names[syscall]:"unknown", | ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o protocols/liblldpd_la-sonmp.lo `test -f 'protocols/sonmp.c' || echo './'`protocols/sonmp.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR='"/etc"' -DLLDPCLI_PATH='"/usr/sbin/lldpcli"' -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o protocols/liblldpd_la-edp.lo `test -f 'protocols/edp.c' || echo './'`protocols/edp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c protocols/cdp.c -fPIC -DPIC -o protocols/.libs/liblldpd_la-cdp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c protocols/sonmp.c -fPIC -DPIC -o protocols/.libs/liblldpd_la-sonmp.o In file included from protocols/cdp.c:20: ./frame.h:26:3: warning: ‘types’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 26 | } types; | ^~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c protocols/edp.c -fPIC -DPIC -o protocols/.libs/liblldpd_la-edp.o In file included from protocols/sonmp.c:19: ./frame.h:26:3: warning: ‘types’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 26 | } types; | ^~~~~ In file included from protocols/edp.c:19: ./frame.h:26:3: warning: ‘types’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 26 | } types; | ^~~~~ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o liblldpd.la liblldpd_la-frame.lo liblldpd_la-client.lo liblldpd_la-priv.lo liblldpd_la-privsep.lo liblldpd_la-privsep_io.lo liblldpd_la-privsep_fd.lo liblldpd_la-interfaces.lo liblldpd_la-event.lo liblldpd_la-lldpd.lo liblldpd_la-pattern.lo liblldpd_la-bitmap.lo protocols/liblldpd_la-lldp.lo protocols/liblldpd_la-cdp.lo protocols/liblldpd_la-sonmp.lo protocols/liblldpd_la-edp.lo liblldpd_la-forward-linux.lo liblldpd_la-interfaces-linux.lo liblldpd_la-netlink.lo liblldpd_la-dmi-linux.lo liblldpd_la-priv-linux.lo liblldpd_la-priv-seccomp.lo ../../src/libcommon-daemon-client.la ../../src/libcommon-daemon-lib.la -levent -lcap -lseccomp -lbsd libtool: link: (cd .libs/liblldpd.lax/libcommon-daemon-client.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/daemon/../../src/.libs/libcommon-daemon-client.a") libtool: link: (cd .libs/liblldpd.lax/libcommon-daemon-lib.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/daemon/../../src/.libs/libcommon-daemon-lib.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/liblldpd.lax/libcommon-daemon-lib.a/empty.o .libs/liblldpd.lax/lt1-empty.o || cp .libs/liblldpd.lax/libcommon-daemon-lib.a/empty.o .libs/liblldpd.lax/lt1-empty.o libtool: link: ln .libs/liblldpd.lax/libcommon-daemon-lib.a/log.o .libs/liblldpd.lax/lt2-log.o || cp .libs/liblldpd.lax/libcommon-daemon-lib.a/log.o .libs/liblldpd.lax/lt2-log.o libtool: link: ln .libs/liblldpd.lax/libcommon-daemon-lib.a/version.o .libs/liblldpd.lax/lt3-version.o || cp .libs/liblldpd.lax/libcommon-daemon-lib.a/version.o .libs/liblldpd.lax/lt3-version.o libtool: link: x86_64-pc-linux-gnu-ar cr .libs/liblldpd.a .libs/liblldpd_la-frame.o .libs/liblldpd_la-client.o .libs/liblldpd_la-priv.o .libs/liblldpd_la-privsep.o .libs/liblldpd_la-privsep_io.o .libs/liblldpd_la-privsep_fd.o .libs/liblldpd_la-interfaces.o .libs/liblldpd_la-event.o .libs/liblldpd_la-lldpd.o .libs/liblldpd_la-pattern.o .libs/liblldpd_la-bitmap.o protocols/.libs/liblldpd_la-lldp.o protocols/.libs/liblldpd_la-cdp.o protocols/.libs/liblldpd_la-sonmp.o protocols/.libs/liblldpd_la-edp.o .libs/liblldpd_la-forward-linux.o .libs/liblldpd_la-interfaces-linux.o .libs/liblldpd_la-netlink.o .libs/liblldpd_la-dmi-linux.o .libs/liblldpd_la-priv-linux.o .libs/liblldpd_la-priv-seccomp.o .libs/liblldpd.lax/libcommon-daemon-client.a/empty.o .libs/liblldpd.lax/libcommon-daemon-client.a/log.o .libs/liblldpd.lax/libcommon-daemon-client.a/version.o .libs/liblldpd.lax/libcommon-daemon-lib.a/ctl.o .libs/liblldpd.lax/lt1-empty.o .libs/liblldpd.lax/libcommon-daemon-lib.a/lldpd-structs.o .libs/liblldpd.lax/lt2-log.o .libs/liblldpd.lax/libcommon-daemon-lib.a/marshal.o .libs/liblldpd.lax/lt3-version.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblldpd.a libtool: link: rm -fr .libs/liblldpd.lax .libs/liblldpd.lax libtool: link: ( cd ".libs" && rm -f "liblldpd.la" && ln -s "../liblldpd.la" "liblldpd.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z,relro -Wl,-z,now -lbsd -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lldpd main.o liblldpd.la -lbsd libtool: link: x86_64-pc-linux-gnu-gcc -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lldpd main.o -Wl,--as-needed ./.libs/liblldpd.a -levent -lcap -lseccomp -lbsd make[3]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/daemon' make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/daemon' Making all in src/lib make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o errors.lo errors.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o connection.lo connection.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atom.lo atom.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o helpers.lo helpers.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c errors.c -fPIC -DPIC -o .libs/errors.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c connection.c -fPIC -DPIC -o .libs/connection.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c helpers.c -fPIC -DPIC -o .libs/helpers.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atom.c -fPIC -DPIC -o .libs/atom.o (for f in ./atoms/config.c ./atoms/dot1.c ./atoms/dot3.c ./atoms/interface.c ./atoms/med.c ./atoms/mgmt.c ./atoms/port.c ./atoms/custom.c ./atoms/chassis.c; do \ x86_64-pc-linux-gnu-gcc -E -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE \ -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY $f; done | \ /bin/sed -n 's+^void init_atom_builder_\([^(]*\)().*, \([0-9]*\)).*+\2 \1+p' | \ sort | \ gawk '{ atoms[$2] = 1 } \ END { for (atom in atoms) { print "void init_atom_builder_"atom"(void);" } \ print "void init_atom_builder() {"; \ print " static int init = 0; if (init) return; init++;"; \ for (atom in atoms) { print " init_atom_builder_"atom"();" } \ print "}"; }' && \ for f in ./atoms/config.c ./atoms/dot1.c ./atoms/dot3.c ./atoms/interface.c ./atoms/med.c ./atoms/mgmt.c ./atoms/port.c ./atoms/custom.c ./atoms/chassis.c; do \ x86_64-pc-linux-gnu-gcc -E -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE \ -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY $f; done | \ /bin/sed -n 's+^void init_atom_map_\([^(]*\)().*, \([0-9]*\)).*+\2 \1+p' | \ sort -n | \ gawk '{ atoms[$2] = 1 } \ END { for (atom in atoms) { print "void init_atom_map_"atom"(void);" } \ print "void init_atom_map() {"; \ print " static int init = 0; if (init) return; init++;"; \ for (atom in atoms) { print " init_atom_map_"atom"();" } \ print "}"; }' ) \ > atom-glue.c.tmp /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o fixedpoint.lo fixedpoint.c /bin/mkdir -p . && /bin/sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@pkgdatadir[@]|/usr/share/lldpd|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@srcdir[@]|.|g' -e 's|@top_builddir[@]|../..|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@prefix[@]|/usr|g' -e 's|@VERSION[@]|1.0.5|g' -e 's|@PACKAGE[@]|lldpd|g' -e 's|@PACKAGE_NAME[@]|lldpd|g' -e 's|@PACKAGE_URL[@]|http://vincentbernat.github.io/lldpd/|g' -e 's|@PRIVSEP_USER[@]|lldpd|g' -e 's|@PRIVSEP_GROUP[@]|lldpd|g' -e 's|@PRIVSEP_CHROOT[@]|/run/lldpd|g' -e 's|@LLDPD_PID_FILE[@]|/run/lldpd.pid|g' -e 's|@LLDPD_CTL_SOCKET[@]|/run/lldpd.socket|g' -e 's|@PRIVSEP_CHROOT[@]|/run/lldpd|g' ./lldpctl.pc.in > lldpctl.pc.tmp && mv lldpctl.pc.tmp lldpctl.pc /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atoms/config.lo atoms/config.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c fixedpoint.c -fPIC -DPIC -o .libs/fixedpoint.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atoms/dot1.lo atoms/dot1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atoms/config.c -fPIC -DPIC -o atoms/.libs/config.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atoms/dot3.lo atoms/dot3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atoms/dot1.c -fPIC -DPIC -o atoms/.libs/dot1.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atoms/interface.lo atoms/interface.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atoms/dot3.c -fPIC -DPIC -o atoms/.libs/dot3.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atoms/med.lo atoms/med.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atoms/interface.c -fPIC -DPIC -o atoms/.libs/interface.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atoms/mgmt.lo atoms/mgmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atoms/med.c -fPIC -DPIC -o atoms/.libs/med.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atoms/port.lo atoms/port.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atoms/mgmt.c -fPIC -DPIC -o atoms/.libs/mgmt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atoms/port.c -fPIC -DPIC -o atoms/.libs/port.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atoms/custom.lo atoms/custom.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atoms/custom.c -fPIC -DPIC -o atoms/.libs/custom.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atoms/chassis.lo atoms/chassis.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z,relro -Wl,-z,now -lbsd -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libfixedpoint.la fixedpoint.lo -lbsd /bin/grep -q init_atom_builder_ atom-glue.c.tmp /bin/grep -q init_atom_map_ atom-glue.c.tmp mv atom-glue.c.tmp atom-glue.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atom-glue.lo atom-glue.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atoms/chassis.c -fPIC -DPIC -o atoms/.libs/chassis.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atom-glue.c -fPIC -DPIC -o .libs/atom-glue.o libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libfixedpoint.a .libs/fixedpoint.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfixedpoint.a libtool: link: ( cd ".libs" && rm -f "libfixedpoint.la" && ln -s "../libfixedpoint.la" "libfixedpoint.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z,relro -Wl,-z,now -lbsd -version-info 12:0:8 -Wl,--version-script=./lldpctl.map -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o liblldpctl.la -rpath /usr/lib64 errors.lo connection.lo atom.lo helpers.lo atoms/config.lo atoms/dot1.lo atoms/dot3.lo atoms/interface.lo atoms/med.lo atoms/mgmt.lo atoms/port.lo atoms/custom.lo atoms/chassis.lo atom-glue.lo ../../src/libcommon-daemon-lib.la libfixedpoint.la -lbsd libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/errors.o .libs/connection.o .libs/atom.o .libs/helpers.o atoms/.libs/config.o atoms/.libs/dot1.o atoms/.libs/dot3.o atoms/.libs/interface.o atoms/.libs/med.o atoms/.libs/mgmt.o atoms/.libs/port.o atoms/.libs/custom.o atoms/.libs/chassis.o .libs/atom-glue.o -Wl,--whole-archive ../../src/.libs/libcommon-daemon-lib.a ./.libs/libfixedpoint.a -Wl,--no-whole-archive -Wl,--as-needed -lbsd -fstack-protector -fstack-protector-all -fstack-protector-strong -O2 -march=native -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--version-script=./lldpctl.map -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,liblldpctl.so.4 -o .libs/liblldpctl.so.4.8.0 libtool: link: (cd ".libs" && rm -f "liblldpctl.so.4" && ln -s "liblldpctl.so.4.8.0" "liblldpctl.so.4") libtool: link: (cd ".libs" && rm -f "liblldpctl.so" && ln -s "liblldpctl.so.4.8.0" "liblldpctl.so") libtool: link: ( cd ".libs" && rm -f "liblldpctl.la" && ln -s "../liblldpctl.la" "liblldpctl.la" ) make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/lib' Making all in src/client make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/client' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-lldpcli.o `test -f 'lldpcli.c' || echo './'`lldpcli.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-display.o `test -f 'display.c' || echo './'`display.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-conf.o `test -f 'conf.c' || echo './'`conf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-conf-med.o `test -f 'conf-med.c' || echo './'`conf-med.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-conf-dot3.o `test -f 'conf-dot3.c' || echo './'`conf-dot3.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-conf-power.o `test -f 'conf-power.c' || echo './'`conf-power.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-conf-lldp.o `test -f 'conf-lldp.c' || echo './'`conf-lldp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-conf-system.o `test -f 'conf-system.c' || echo './'`conf-system.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-commands.o `test -f 'commands.c' || echo './'`commands.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-show.o `test -f 'show.c' || echo './'`show.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-misc.o `test -f 'misc.c' || echo './'`misc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-tokenizer.o `test -f 'tokenizer.c' || echo './'`tokenizer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-utf8.o `test -f 'utf8.c' || echo './'`utf8.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-text_writer.o `test -f 'text_writer.c' || echo './'`text_writer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-kv_writer.o `test -f 'kv_writer.c' || echo './'`kv_writer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-json_writer.o `test -f 'json_writer.c' || echo './'`json_writer.c /bin/mkdir -p . && /bin/sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@pkgdatadir[@]|/usr/share/lldpd|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@srcdir[@]|.|g' -e 's|@top_builddir[@]|../..|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@prefix[@]|/usr|g' -e 's|@VERSION[@]|1.0.5|g' -e 's|@PACKAGE[@]|lldpd|g' -e 's|@PACKAGE_NAME[@]|lldpd|g' -e 's|@PACKAGE_URL[@]|http://vincentbernat.github.io/lldpd/|g' -e 's|@PRIVSEP_USER[@]|lldpd|g' -e 's|@PRIVSEP_GROUP[@]|lldpd|g' -e 's|@PRIVSEP_CHROOT[@]|/run/lldpd|g' -e 's|@LLDPD_PID_FILE[@]|/run/lldpd.pid|g' -e 's|@LLDPD_CTL_SOCKET[@]|/run/lldpd.socket|g' -e 's|@PRIVSEP_CHROOT[@]|/run/lldpd|g' ./lldpcli.8.in > lldpcli.8.tmp && mv lldpcli.8.tmp lldpcli.8 /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z,relro -Wl,-z,now -lbsd -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lldpcli lldpcli-lldpcli.o lldpcli-display.o lldpcli-conf.o lldpcli-conf-med.o lldpcli-conf-dot3.o lldpcli-conf-power.o lldpcli-conf-lldp.o lldpcli-conf-system.o lldpcli-commands.o lldpcli-show.o lldpcli-misc.o lldpcli-tokenizer.o lldpcli-utf8.o lldpcli-text_writer.o lldpcli-kv_writer.o lldpcli-json_writer.o ../../src/libcommon-daemon-client.la ../../src/lib/liblldpctl.la -lreadline -lbsd libtool: link: x86_64-pc-linux-gnu-gcc -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/lldpcli lldpcli-lldpcli.o lldpcli-display.o lldpcli-conf.o lldpcli-conf-med.o lldpcli-conf-dot3.o lldpcli-conf-power.o lldpcli-conf-lldp.o lldpcli-conf-system.o lldpcli-commands.o lldpcli-show.o lldpcli-misc.o lldpcli-tokenizer.o lldpcli-utf8.o lldpcli-text_writer.o lldpcli-kv_writer.o lldpcli-json_writer.o -Wl,--as-needed ../../src/.libs/libcommon-daemon-client.a ../../src/lib/.libs/liblldpctl.so -lreadline -lbsd make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/client' Making all in tests make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/tests' Making all in osx make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/osx' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/osx' make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5' if test -e ./.git; then \ prev=$(git describe --tags --always --match '[0-9]*' 2> /dev/null) ; \ for tag in $(git tag | /bin/grep -E '^[0-9]+(\.[0-9]+){1,}$' | sort -t. -k 1,1nr -k 2,2nr -k 3,3nr); do \ if [ x"$prev" = x ]; then prev=$tag ; fi ; \ if [ x"$prev" = x"$tag" ]; then continue; fi ; \ echo "$prev [$(git log --no-merges $prev -1 --pretty=format:'%ai')]:" ; \ echo "" ; \ git log --pretty=' - [%h] %s (%an)' $tag..$prev ; \ echo "" ; \ prev=$tag ; \ done > ChangeLog ; \ else \ touch ChangeLog ; \ fi make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5' make[1]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5' >>> Source compiled. >>> Test phase: net-misc/lldpd-1.0.5-r1 make -j4 check Making check in src/compat make[1]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/compat' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/compat' Making check in src make[1]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src' Making check in src/daemon make[1]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/daemon' make check-am make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/daemon' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/daemon' make[1]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/daemon' Making check in src/lib make[1]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/lib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/lib' Making check in src/client make[1]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/client' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/client' Making check in tests make[1]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/tests' make check_marshal check_pattern check_bitmap check_fixedpoint check_lldp check_cdp check_sonmp check_edp decode make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o check_marshal.o check_marshal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o check_pattern.o check_pattern.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o check_bitmap.o check_bitmap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o check_fixedpoint.o check_fixedpoint.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o check_lldp.o check_lldp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o common.o common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o check_cdp.o check_cdp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o check_sonmp.o check_sonmp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o check_edp.o check_edp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o decode.o decode.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z,relro -Wl,-z,now -lbsd -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o check_pattern check_pattern.o ../src/daemon/liblldpd.la -lcheck -lbsd /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z,relro -Wl,-z,now -lbsd -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o check_bitmap check_bitmap.o ../src/daemon/liblldpd.la -lcheck -lbsd /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z,relro -Wl,-z,now -lbsd -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o check_fixedpoint check_fixedpoint.o ../src/lib/libfixedpoint.la ../src/daemon/liblldpd.la -lcheck -lbsd /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z,relro -Wl,-z,now -lbsd -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o check_lldp check_lldp.o common.o ../src/daemon/liblldpd.la -lcheck -lbsd libtool: link: x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o check_pattern check_pattern.o -Wl,--as-needed ../src/daemon/.libs/liblldpd.a -levent -lcap -lseccomp -lcheck -lbsd -pthread libtool: link: x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o check_bitmap check_bitmap.o -Wl,--as-needed ../src/daemon/.libs/liblldpd.a -levent -lcap -lseccomp -lcheck -lbsd -pthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z,relro -Wl,-z,now -lbsd -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o check_cdp check_cdp.o common.o ../src/daemon/liblldpd.la -lcheck -lbsd /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z,relro -Wl,-z,now -lbsd -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o check_sonmp check_sonmp.o common.o ../src/daemon/liblldpd.la -lcheck -lbsd libtool: link: x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o check_fixedpoint check_fixedpoint.o -Wl,--as-needed ../src/lib/.libs/libfixedpoint.a ../src/daemon/.libs/liblldpd.a -levent -lcap -lseccomp -lcheck -lbsd -pthread libtool: link: x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o check_lldp check_lldp.o common.o -Wl,--as-needed ../src/daemon/.libs/liblldpd.a -levent -lcap -lseccomp -lcheck -lbsd -pthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z,relro -Wl,-z,now -lbsd -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o check_edp check_edp.o common.o ../src/daemon/liblldpd.la -lcheck -lbsd /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z,relro -Wl,-z,now -lbsd -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o decode decode.o common.o ../src/daemon/liblldpd.la -lcheck -lbsd libtool: link: x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o check_sonmp check_sonmp.o common.o -Wl,--as-needed ../src/daemon/.libs/liblldpd.a -levent -lcap -lseccomp -lcheck -lbsd -pthread libtool: link: x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o check_cdp check_cdp.o common.o -Wl,--as-needed ../src/daemon/.libs/liblldpd.a -levent -lcap -lseccomp -lcheck -lbsd -pthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z,relro -Wl,-z,now -lbsd -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o check_marshal check_marshal.o ../src/daemon/liblldpd.la -lcheck -lbsd libtool: link: x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o check_edp check_edp.o common.o -Wl,--as-needed ../src/daemon/.libs/liblldpd.a -levent -lcap -lseccomp -lcheck -lbsd -pthread libtool: link: x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o decode decode.o common.o -Wl,--as-needed ../src/daemon/.libs/liblldpd.a -levent -lcap -lseccomp -lcheck -lbsd -pthread libtool: link: x86_64-pc-linux-gnu-gcc -I ../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -fstack-clash-protection -isystem /usr/include/bsd -DLIBBSD_OVERLAY -pthread -O2 -pipe -march=native -frecord-gcc-switches -isystem /usr/include/bsd -DLIBBSD_OVERLAY -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o check_marshal check_marshal.o -Wl,--as-needed ../src/daemon/.libs/liblldpd.a -levent -lcap -lseccomp -lcheck -lbsd -pthread make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/tests' make check-TESTS make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/tests' make[3]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/tests' PASS: check_bitmap PASS: check_pattern PASS: check_fixedpoint PASS: check_cdp PASS: check_lldp PASS: check_marshal PASS: check_sonmp PASS: check_edp ============================================================================ Testsuite summary for lldpd 1.0.5 ============================================================================ # TOTAL: 8 # PASS: 8 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/tests' make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/tests' make[1]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/tests' Making check in osx make[1]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/osx' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/osx' make[1]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5' if test -e ./.git; then \ prev=$(git describe --tags --always --match '[0-9]*' 2> /dev/null) ; \ for tag in $(git tag | /bin/grep -E '^[0-9]+(\.[0-9]+){1,}$' | sort -t. -k 1,1nr -k 2,2nr -k 3,3nr); do \ if [ x"$prev" = x ]; then prev=$tag ; fi ; \ if [ x"$prev" = x"$tag" ]; then continue; fi ; \ echo "$prev [$(git log --no-merges $prev -1 --pretty=format:'%ai')]:" ; \ echo "" ; \ git log --pretty=' - [%h] %s (%an)' $tag..$prev ; \ echo "" ; \ prev=$tag ; \ done > ChangeLog ; \ else \ touch ChangeLog ; \ fi make[1]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5' >>> Completed testing net-misc/lldpd-1.0.5-r1 >>> Install net-misc/lldpd-1.0.5-r1 into /var/tmp/portage/net-misc/lldpd-1.0.5-r1/image make -j4 DESTDIR=/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image install Making install in src/compat make[1]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/compat' make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/compat' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/compat' make[1]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/compat' Making install in src make[1]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src' make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/include' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 lldp-const.h '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/include' make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src' make[1]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src' Making install in src/daemon make[1]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/daemon' make install-am make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/daemon' make[3]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/daemon' /bin/mkdir -p '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/sbin' /bin/mkdir -p '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/share/man/man8' /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c lldpd '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/sbin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 lldpd.8 '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/share/man/man8' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c lldpd /var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/sbin/lldpd make[3]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/daemon' make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/daemon' make[1]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/daemon' Making install in src/lib make[1]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/lib' make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/lib' /bin/mkdir -p '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/lib64' /bin/mkdir -p '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/include' /bin/mkdir -p '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/lib64/pkgconfig' /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c liblldpctl.la '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/lib64' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 lldpctl.h '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/include' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 lldpctl.pc '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/lib64/pkgconfig' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/liblldpctl.so.4.8.0 /var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/lib64/liblldpctl.so.4.8.0 libtool: install: (cd /var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/lib64 && { ln -s -f liblldpctl.so.4.8.0 liblldpctl.so.4 || { rm -f liblldpctl.so.4 && ln -s liblldpctl.so.4.8.0 liblldpctl.so.4; }; }) libtool: install: (cd /var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/lib64 && { ln -s -f liblldpctl.so.4.8.0 liblldpctl.so || { rm -f liblldpctl.so && ln -s liblldpctl.so.4.8.0 liblldpctl.so; }; }) libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/liblldpctl.lai /var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/lib64/liblldpctl.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/lib' make[1]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/lib' Making install in src/client make[1]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/client' make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/client' cd /var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/sbin && rm -f lldpctl /bin/mkdir -p '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/sbin' /bin/mkdir -p '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/share/bash-completion/completions' /bin/mkdir -p '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/etc/lldpd.d' cd /var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/sbin && ln -s lldpcli lldpctl /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c lldpcli '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/sbin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 completion/lldpcli '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/share/bash-completion/completions' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 README.conf '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/etc/lldpd.d' /bin/mkdir -p '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/share/zsh/site-functions' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 completion/_lldpcli '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/share/zsh/site-functions' /bin/mkdir -p '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/share/man/man8' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 lldpctl.8 lldpcli.8 '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/share/man/man8' libtool: warning: '../../src/lib/liblldpctl.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/lldpcli /var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/sbin/lldpcli make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/client' make[1]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/client' Making install in tests make[1]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/tests' make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/tests' make[1]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/tests' Making install in osx make[1]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/osx' make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/osx' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/osx' make[1]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/osx' make[1]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5' if test -e ./.git; then \ prev=$(git describe --tags --always --match '[0-9]*' 2> /dev/null) ; \ for tag in $(git tag | /bin/grep -E '^[0-9]+(\.[0-9]+){1,}$' | sort -t. -k 1,1nr -k 2,2nr -k 3,3nr); do \ if [ x"$prev" = x ]; then prev=$tag ; fi ; \ if [ x"$prev" = x"$tag" ]; then continue; fi ; \ echo "$prev [$(git log --no-merges $prev -1 --pretty=format:'%ai')]:" ; \ echo "" ; \ git log --pretty=' - [%h] %s (%an)' $tag..$prev ; \ echo "" ; \ prev=$tag ; \ done > ChangeLog ; \ else \ touch ChangeLog ; \ fi make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5' make[2]: Nothing to be done for 'install-exec-am'. if test -e ./.git; then \ prev=$(git describe --tags --always --match '[0-9]*' 2> /dev/null) ; \ for tag in $(git tag | /bin/grep -E '^[0-9]+(\.[0-9]+){1,}$' | sort -t. -k 1,1nr -k 2,2nr -k 3,3nr); do \ if [ x"$prev" = x ]; then prev=$tag ; fi ; \ if [ x"$prev" = x"$tag" ]; then continue; fi ; \ echo "$prev [$(git log --no-merges $prev -1 --pretty=format:'%ai')]:" ; \ echo "" ; \ git log --pretty=' - [%h] %s (%an)' $tag..$prev ; \ echo "" ; \ prev=$tag ; \ done > ChangeLog ; \ else \ touch ChangeLog ; \ fi /bin/mkdir -p '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/share/doc/lldpd-1.0.5-r1' /bin/mkdir -p '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/share/doc/lldpd-1.0.5-r1' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 README.md NEWS CONTRIBUTE.md LICENSE '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/share/doc/lldpd-1.0.5-r1' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ChangeLog '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/image/usr/share/doc/lldpd-1.0.5-r1' make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5' make[1]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5' >>> Completed installing net-misc/lldpd-1.0.5-r1 into /var/tmp/portage/net-misc/lldpd-1.0.5-r1/image * Final size of build directory: 15736 KiB (15.3 MiB) * Final size of installed tree: 872 KiB * QA Notice: command not found: * * /bin/sh: line 1: cpp: command not found strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib64/liblldpctl.so.4.8.0 /usr/sbin/lldpd /usr/sbin/lldpcli >>> Done. emerge --info: Portage 2.3.100 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 3566152 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Mon, 25 May 2020 06:43:30 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.3::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-verify-max-age: 24 sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS