* Package: net-misc/lldpd-1.0.5-r1 * Repository: gentoo * Maintainer: chutzpah@gentoo.org * USE: abi_x86_32 dot1 dot3 elibc_glibc kernel_linux lldpmed readline seccomp test userland_GNU x86 * FEATURES: network-sandbox preserve-libs sandbox splitdebug 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 ] * Applying lldpd-1.0.5-cpp.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=i686-pc-linux-gnu --host=i686-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/lib --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 i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether i686-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of i686-pc-linux-gnu-gcc... none checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking the archiver (i686-pc-linux-gnu-ar) interface... ar checking build system type... i686-pc-linux-gnu checking host system type... i686-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 i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-ld checking if the linker (i686-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... i686-pc-linux-gnu-nm checking the name lister (i686-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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for i686-pc-linux-gnu-ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... (cached) i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse i686-pc-linux-gnu-nm output from i686-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 i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (i686-pc-linux-gnu-ld) 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 i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether i686-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of i686-pc-linux-gnu-gcc... (cached) none checking for i686-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 i686-pc-linux-gnu-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for i686-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 i686-pc-linux-gnu-pkg-config... /usr/bin/i686-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=i686-pc-linux-gnu' '--host=i686-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/lib' '--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=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CC=i686-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -g -ggdb -frecord-gcc-switches -march=native' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'CPP=i686-pc-linux-gnu-gcc -E' 'PKG_CONFIG_PATH=/usr/lib/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... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether i686-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i686-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... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether i686-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 i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-ld checking if the linker (i686-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... i686-pc-linux-gnu-nm checking the name lister (i686-pc-linux-gnu-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for i686-pc-linux-gnu-ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse i686-pc-linux-gnu-nm output from i686-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 i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (i686-pc-linux-gnu-ld) 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... 4 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) 4 checking size of int... 4 checking size of short... 2 checking size of size_t... 4 checking size of void *... 4 checking size of off_t... 4 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-06-10T12:06:33Z 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.....: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY Linker.........: i686-pc-linux-gnu-ld -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 -------------- i686-pc-linux-gnu-gcc (Gentoo 9.3.0 p2) 9.3.0 Copyright (C) 2019 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.33.1 p2) 2.33.1 Copyright (C) 2019 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 -j8 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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o empty.lo empty.c libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c empty.c -fPIC -DPIC -o .libs/empty.o /bin/sh ../../libtool --tag=CC --mode=link i686-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 -g -ggdb -frecord-gcc-switches -march=native -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: i686-pc-linux-gnu-ar cr .libs/libcompat.a .libs/empty.o libtool: link: i686-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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o log.lo log.c /bin/sh ../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o version.lo version.c /bin/sh ../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o marshal.lo marshal.c /bin/sh ../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o ctl.lo ctl.c /bin/sh ../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpd-structs.lo lldpd-structs.c libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c log.c -fPIC -DPIC -o .libs/log.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c version.c -fPIC -DPIC -o .libs/version.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c marshal.c -fPIC -DPIC -o .libs/marshal.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c lldpd-structs.c -fPIC -DPIC -o .libs/lldpd-structs.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c ctl.c -fPIC -DPIC -o .libs/ctl.o /bin/sh ../libtool --tag=CC --mode=link i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 /bin/sh ../libtool --tag=CC --mode=link i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 && i686-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: i686-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: i686-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 && i686-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: i686-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: i686-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 " | i686-pc-linux-gnu-gcc -E -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 i686-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. make all-am make[3]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/src/daemon' i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o main.o main.c /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-privsep.lo `test -f 'privsep.c' || echo './'`privsep.c /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-privsep_fd.lo `test -f 'privsep_fd.c' || echo './'`privsep_fd.c /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-event.lo `test -f 'event.c' || echo './'`event.c libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c privsep_io.c -fPIC -DPIC -o .libs/liblldpd_la-privsep_io.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c client.c -fPIC -DPIC -o .libs/liblldpd_la-client.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c frame.c -fPIC -DPIC -o .libs/liblldpd_la-frame.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c privsep_fd.c -fPIC -DPIC -o .libs/liblldpd_la-privsep_fd.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c priv.c -fPIC -DPIC -o .libs/liblldpd_la-priv.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c privsep.c -fPIC -DPIC -o .libs/liblldpd_la-privsep.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c interfaces.c -fPIC -DPIC -o .libs/liblldpd_la-interfaces.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c event.c -fPIC -DPIC -o .libs/liblldpd_la-event.o /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-lldpd.lo `test -f 'lldpd.c' || echo './'`lldpd.c /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-pattern.lo `test -f 'pattern.c' || echo './'`pattern.c /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-interfaces-linux.lo `test -f 'interfaces-linux.c' || echo './'`interfaces-linux.c libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c lldpd.c -fPIC -DPIC -o .libs/liblldpd_la-lldpd.o /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-netlink.lo `test -f 'netlink.c' || echo './'`netlink.c libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c pattern.c -fPIC -DPIC -o .libs/liblldpd_la-pattern.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c forward-linux.c -fPIC -DPIC -o .libs/liblldpd_la-forward-linux.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c bitmap.c -fPIC -DPIC -o .libs/liblldpd_la-bitmap.o /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-dmi-linux.lo `test -f 'dmi-linux.c' || echo './'`dmi-linux.c libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o liblldpd_la-priv-seccomp.lo `test -f 'priv-seccomp.c' || echo './'`priv-seccomp.c libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c netlink.c -fPIC -DPIC -o .libs/liblldpd_la-netlink.o /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/lib|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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o protocols/liblldpd_la-lldp.lo `test -f 'protocols/lldp.c' || echo './'`protocols/lldp.c /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o protocols/liblldpd_la-cdp.lo `test -f 'protocols/cdp.c' || echo './'`protocols/cdp.c libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c dmi-linux.c -fPIC -DPIC -o .libs/liblldpd_la-dmi-linux.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c priv-linux.c -fPIC -DPIC -o .libs/liblldpd_la-priv-linux.o /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o protocols/liblldpd_la-sonmp.lo `test -f 'protocols/sonmp.c' || echo './'`protocols/sonmp.c libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c priv-seccomp.c -fPIC -DPIC -o .libs/liblldpd_la-priv-seccomp.o /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o protocols/liblldpd_la-edp.lo `test -f 'protocols/edp.c' || echo './'`protocols/edp.c priv-seccomp.c: In function ‘priv_seccomp_trap_handler’: priv-seccomp.c:77:15: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] 77 | (syscall < sizeof(syscall_names))?syscall_names[syscall]:"unknown", | ^ libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c protocols/lldp.c -fPIC -DPIC -o protocols/.libs/liblldpd_la-lldp.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c protocols/cdp.c -fPIC -DPIC -o protocols/.libs/liblldpd_la-cdp.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 [-Wunused-variable] 26 | } types; | ^~~~~ In file included from protocols/sonmp.c:19: ./frame.h:26:3: warning: ‘types’ defined but not used [-Wunused-variable] 26 | } types; | ^~~~~ libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c protocols/edp.c -fPIC -DPIC -o protocols/.libs/liblldpd_la-edp.o In file included from protocols/edp.c:19: ./frame.h:26:3: warning: ‘types’ defined but not used [-Wunused-variable] 26 | } types; | ^~~~~ /bin/sh ../../libtool --tag=CC --mode=link i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 && i686-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 && i686-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: i686-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: i686-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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -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: i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o errors.lo errors.c /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o connection.lo connection.c /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atom.lo atom.c /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o helpers.lo helpers.c (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 \ i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 \ i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -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/lib|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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atoms/config.lo atoms/config.c /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atoms/dot1.lo atoms/dot1.c libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c connection.c -fPIC -DPIC -o .libs/connection.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c errors.c -fPIC -DPIC -o .libs/errors.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atom.c -fPIC -DPIC -o .libs/atom.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c helpers.c -fPIC -DPIC -o .libs/helpers.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c fixedpoint.c -fPIC -DPIC -o .libs/fixedpoint.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atoms/config.c -fPIC -DPIC -o atoms/.libs/config.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atoms/dot1.c -fPIC -DPIC -o atoms/.libs/dot1.o /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atoms/dot3.lo atoms/dot3.c /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atoms/interface.lo atoms/interface.c /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atoms/med.lo atoms/med.c /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atoms/mgmt.lo atoms/mgmt.c libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atoms/dot3.c -fPIC -DPIC -o atoms/.libs/dot3.o /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atoms/port.lo atoms/port.c /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atoms/custom.lo atoms/custom.c libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atoms/interface.c -fPIC -DPIC -o atoms/.libs/interface.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atoms/med.c -fPIC -DPIC -o atoms/.libs/med.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atoms/mgmt.c -fPIC -DPIC -o atoms/.libs/mgmt.o libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atoms/custom.c -fPIC -DPIC -o atoms/.libs/custom.o /bin/sh ../../libtool --tag=CC --mode=compile i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atoms/chassis.lo atoms/chassis.c libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atoms/port.c -fPIC -DPIC -o atoms/.libs/port.o /bin/sh ../../libtool --tag=CC --mode=link i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atoms/chassis.c -fPIC -DPIC -o atoms/.libs/chassis.o libtool: link: i686-pc-linux-gnu-ar cr .libs/libfixedpoint.a .libs/fixedpoint.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libfixedpoint.a libtool: link: ( cd ".libs" && rm -f "libfixedpoint.la" && ln -s "../libfixedpoint.la" "libfixedpoint.la" ) /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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o atom-glue.lo atom-glue.c libtool: compile: i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c atom-glue.c -fPIC -DPIC -o .libs/atom-glue.o /bin/sh ../../libtool --tag=CC --mode=link i686-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 -g -ggdb -frecord-gcc-switches -march=native -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/lib 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: i686-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 -g -ggdb -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' i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-lldpcli.o `test -f 'lldpcli.c' || echo './'`lldpcli.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-display.o `test -f 'display.c' || echo './'`display.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-conf.o `test -f 'conf.c' || echo './'`conf.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-conf-med.o `test -f 'conf-med.c' || echo './'`conf-med.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-conf-dot3.o `test -f 'conf-dot3.c' || echo './'`conf-dot3.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-conf-power.o `test -f 'conf-power.c' || echo './'`conf-power.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-conf-lldp.o `test -f 'conf-lldp.c' || echo './'`conf-lldp.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-conf-system.o `test -f 'conf-system.c' || echo './'`conf-system.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-commands.o `test -f 'commands.c' || echo './'`commands.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-show.o `test -f 'show.c' || echo './'`show.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-misc.o `test -f 'misc.c' || echo './'`misc.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-tokenizer.o `test -f 'tokenizer.c' || echo './'`tokenizer.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-utf8.o `test -f 'utf8.c' || echo './'`utf8.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-text_writer.o `test -f 'text_writer.c' || echo './'`text_writer.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o lldpcli-kv_writer.o `test -f 'kv_writer.c' || echo './'`kv_writer.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -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/lib|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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -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: i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 -j8 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' i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o check_marshal.o check_marshal.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o check_pattern.o check_pattern.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o check_bitmap.o check_bitmap.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o check_fixedpoint.o check_fixedpoint.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o check_lldp.o check_lldp.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o common.o common.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o check_cdp.o check_cdp.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o check_sonmp.o check_sonmp.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o check_edp.o check_edp.c i686-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 -g -ggdb -frecord-gcc-switches -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c -o decode.o decode.c /bin/sh ../libtool --tag=CC --mode=link i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 /bin/sh ../libtool --tag=CC --mode=link i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 libtool: link: i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 libtool: link: i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 /bin/sh ../libtool --tag=CC --mode=link i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 libtool: link: i686-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 -g -ggdb -frecord-gcc-switches -march=native -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: i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 /bin/sh ../libtool --tag=CC --mode=link i686-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 -g -ggdb -frecord-gcc-switches -march=native -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: i686-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 -g -ggdb -frecord-gcc-switches -march=native -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: i686-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 -g -ggdb -frecord-gcc-switches -march=native -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: i686-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 -g -ggdb -frecord-gcc-switches -march=native -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 i686-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 -g -ggdb -frecord-gcc-switches -march=native -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: i686-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 -g -ggdb -frecord-gcc-switches -march=native -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: i686-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 -g -ggdb -frecord-gcc-switches -march=native -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_lldp PASS: check_edp PASS: check_cdp PASS: check_sonmp PASS: check_pattern FAIL: check_bitmap PASS: check_fixedpoint PASS: check_marshal ============================================================================ Testsuite summary for lldpd 1.0.5 ============================================================================ # TOTAL: 8 # PASS: 7 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to https://github.com/vincentbernat/lldpd/issues ============================================================================ make[3]: *** [Makefile:945: test-suite.log] Error 1 make[3]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/tests' make[2]: *** [Makefile:1053: check-TESTS] Error 2 make[2]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/tests' make[1]: *** [Makefile:1183: check-am] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5/tests' make: *** [Makefile:619: check-recursive] Error 1 * ERROR: net-misc/lldpd-1.0.5-r1::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 1612: Called default * phase-functions.sh, line 855: Called default_src_test * phase-functions.sh, line 884: Called __eapi0_src_test * phase-helpers.sh, line 779: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=net-misc/lldpd-1.0.5-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/lldpd-1.0.5-r1::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/net-misc/lldpd-1.0.5-r1:20200610-120450.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5' * S: '/var/tmp/portage/net-misc/lldpd-1.0.5-r1/work/lldpd-1.0.5' emerge --info: Portage 2.3.99 (python 3.7.7-final-0, default/linux/x86/17.0, gcc-9.3.0, glibc-2.30-r8, 4.14.34-gentoo-infra38 i686) ================================================================= System uname: Linux-4.14.34-gentoo-infra38-i686-Intel-R-_Xeon-R-_CPU_E5-2620_v4_@_2.10GHz-with-gentoo-2.6 KiB Mem: 16426740 total, 4805428 free KiB Swap: 4194268 total, 4187640 free Timestamp of repository gentoo: Wed, 10 Jun 2020 11:35:15 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.33.1 p2) 2.33.1 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.3::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo dev-util/cmake: 3.16.5::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.16.1-r1::gentoo sys-devel/binutils: 2.33.1-r1::gentoo sys-devel/gcc: 9.3.0::gentoo sys-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers) sys-libs/glibc: 2.30-r8::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: sync-rsync-verify-max-age: 24 sync-rsync-verify-metamanifest: yes x-portage location: /usr/local/portage masters: gentoo priority: 0 ACCEPT_KEYWORDS="x86" ACCEPT_LICENSE="*" CBUILD="i686-pc-linux-gnu" CC="i686-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -g -ggdb -frecord-gcc-switches -march=native" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/qmail/alias /var/qmail/control" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.4/ext-active/ /etc/php/cgi-php7.4/ext-active/ /etc/php/cli-php7.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="i686-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -g -ggdb -frecord-gcc-switches -march=native" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps y --keep-going y --quiet-fail y -1" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH 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 -g -ggdb -frecord-gcc-switches -march=native" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs 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 splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -g -ggdb -frecord-gcc-switches -march=native" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_US.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" LINGUAS="en en_GB" MAKEOPTS="-j8" 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="X acl berkdb bzip2 cli crypt dri elogind fortran gdbm iconv ipv6 jumbo-build libtirpc ncurses nls nptl openmp openssl pam pcre readline seccomp split-usr ssl tcpd unicode x86 xattr zlib" ABI_X86="32" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 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" L10N="en en_GB en-GB" 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, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS