Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 614994 Details for
Bug 710442
net-vpn/tinc-1.1_pre17 test failure
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 58.49 KB, created by
Alexey
on 2020-02-21 22:46:14 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Alexey
Created:
2020-02-21 22:46:14 UTC
Size:
58.49 KB
patch
obsolete
> * Package: net-vpn/tinc-1.1_pre17 > * Repository: gentoo > * Maintainer: blueness@gentoo.org dlan@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lzo ncurses python_single_target_python2_7 readline ssl userland_GNU zlib > * FEATURES: network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking tinc-1.1pre17.tar.gz to /mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work >>>> Unpacking tinc-1.1-upstream-patches-2.tar.xz to /mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work >>>> Source unpacked in /mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work >>>> Preparing source in /mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17 ... > * Applying patches from /mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/patches-upstream ... > * 0001-Fix-the-compiler-attribute-test-to-work-with-Clang.patch ... > [ ok ] > * 0002-Install-the-bash-completion-file-when-running-make-i.patch ... > [ ok ] > * 0003-Fix-manpage-mdoc-syntax.patch ... > [ ok ] > * 0004-Fix-tinc-up-generation-on-windows.patch ... > [ ok ] > * 0005-Use-the-onlink-flag-when-adding-routes-on-Linux.patch ... > [ ok ] > * 0006-Check-all-Address-statements-when-making-outgoing-co.patch ... > [ ok ] > * 0007-Reformat-the-code-using-astyle.patch ... > [ ok ] > * 0008-Fix-building-with-disable-legacy-protocol.patch ... > [ ok ] > * 0009-Fix-segfault-when-dest-mtu-is-0.patch ... > [ ok ] > * 0010-Make-more-variables-safe-for-use-in-invitations.patch ... > [ ok ] > * 0011-Allow-tinc-force-join-to-accept-all-variables-sent-i.patch ... > [ ok ] > * 0012-Skip-the-legacy-protocol-test-if-that-protocol-is-di.patch ... > [ ok ] > * 0013-Fix-warnings-when-compiling-for-Windows.patch ... > [ ok ] > * 0014-Fix-compiling-test-binaries-on-Windows.patch ... > [ ok ] > * 0015-Drop-support-for-Cygwin.patch ... > [ ok ] > * 0016-Make-sure-the-stop-command-works-on-Windows-if-tincd.patch ... > [ ok ] > * 0017-Prevent-sptps_test-from-sending-overly-large-UDP-pac.patch ... > [ ok ] > * 0018-Attempt-to-make-the-test-suite-work-with-Windows-exe.patch ... > [ ok ] > * 0019-Handle-DOS-line-endings-in-invitation-files.patch ... > [ ok ] > * 0020-Fix-interface-spelling.patch ... > [ ok ] > * 0021-Generate-tinc-up.bat-on-windows.patch ... > [ ok ] > * 0022-Double-quote-node-names-in-dump-graph-output.patch ... > [ ok ] > * 0023-Fix-the-scripts-test.patch ... > [ ok ] > * 0024-Prevent-large-amounts-of-UDP-probes-being-sent-conse.patch ... > [ ok ] > * 0025-fix-use-EVP_DecryptUpdate-while-decrypting.patch ... > [ ok ] > * 0090-tinc-add-missing-tinc-due-to-release-problem.patch ... > [ ok ] > * Applying tinc-1.1_pre16-r1-fix-paths.patch ... > [ ok ] > * Applying tinc-1.1-tinfo.patch ... > [ ok ] > * Running eautoreconf in '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17' ... > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: tinc-1.1pre17/ >>>> Source prepared. >>>> Configuring source in /mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17 ... > * econf: updating tinc-1.1pre17/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating tinc-1.1pre17/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/tinc-1.1_pre17 --htmldir=/usr/share/doc/tinc-1.1_pre17/html --libdir=/usr/lib64 --enable-jumbograms --disable-silent-rules --enable-legacy-protocol --disable-tunemu --with-systemd=/lib/systemd/system --enable-lzo --enable-curses --enable-readline --disable-uml --disable-vde --enable-zlib --disable-miniupnpc --with-openssl >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 make supports nested variables... (cached) yes >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking 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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for a sed that does not truncate output... /bin/sed >checking whether to build with code coverage support... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking CFLAGS for maximum warnings... -Wall >checking whether C compiler accepts -DFORTIFY_SOURCE=2... yes >checking whether C compiler accepts -fwrapv... yes >checking whether C compiler accepts -fPIE... yes >checking whether the linker accepts -pie... yes >checking whether the linker accepts -Wl,-z,relro... yes >checking whether the linker accepts -Wl,-z,now... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.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 arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for net/if.h... yes >checking for net/if_types.h... no >checking for net/ethernet.h... yes >checking for net/if_arp.h... yes >checking for netinet/in_systm.h... yes >checking for netinet/in.h... yes >checking for netinet/in6.h... no >checking for netpacket/packet.h... yes >checking for netinet/if_ether.h... yes >checking for netinet/ip.h... yes >checking for netinet/ip6.h... yes >checking for resolv.h... yes >checking for netinet/tcp.h... yes >checking for netinet/ip_icmp.h... yes >checking for netinet/icmp6.h... yes >checking for working __malloc__ attribute... yes >checking for working __nonnull__ attribute... yes >checking for working __warn_unused_result__ attribute... yes >checking for struct ether_header... yes >checking for struct arphdr... yes >checking for struct ether_arp... yes >checking for struct ip... yes >checking for struct icmp... yes >checking for struct ip6_hdr... yes >checking for struct icmp6_hdr... yes >checking for struct nd_neighbor_solicit... yes >checking for struct nd_opt_hdr... yes >checking return type of signal handlers... void >checking for asprintf... yes >checking for daemon... yes >checking for fchmod... yes >checking for flock... yes >checking for fork... yes >checking for gettimeofday... yes >checking for mlockall... yes >checking for putenv... yes >checking for recvmmsg... yes >checking for strsignal... yes >checking for nanosleep... yes >checking for unsetenv... yes >checking for vsyslog... yes >checking for devname... no >checking for fdevname... no >checking for getopt_long... yes >checking whether res_init is declared... yes >checking for res_init in -lresolv... no >checking for linux/if_tun.h... yes >checking curses.h usability... yes >checking curses.h presence... yes >checking for curses.h... yes >checking for initscr in -lncurses... yes >checking for wtimeout in -ltinfo... yes >checking for library containing stdscr... -ltinfo >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking readline/history.h usability... yes >checking readline/history.h presence... yes >checking for readline/history.h... yes >checking for readline in -lreadline... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for compress2 in -lz... yes >checking for lzo1x_1_compress in -llzo2... yes >checking lzo/lzo1x.h usability... yes >checking lzo/lzo1x.h presence... yes >checking for lzo/lzo1x.h... yes >checking for dlopen... no >checking for dlopen in -ldl... yes >checking openssl/evp.h usability... yes >checking openssl/evp.h presence... yes >checking for openssl/evp.h... yes >checking openssl/rsa.h usability... yes >checking openssl/rsa.h presence... yes >checking for openssl/rsa.h... yes >checking openssl/rand.h usability... yes >checking openssl/rand.h presence... yes >checking for openssl/rand.h... yes >checking openssl/err.h usability... yes >checking openssl/err.h presence... yes >checking for openssl/err.h... yes >checking openssl/sha.h usability... yes >checking openssl/sha.h presence... yes >checking for openssl/sha.h... yes >checking openssl/pem.h usability... yes >checking openssl/pem.h presence... yes >checking for openssl/pem.h... yes >checking openssl/engine.h usability... yes >checking openssl/engine.h presence... yes >checking for openssl/engine.h... yes >checking for EVP_EncryptInit_ex in -lcrypto... yes >checking for RAND_bytes... yes >checking for EVP_EncryptInit_ex... yes >checking for EVP_CIPHER_CTX_new... yes >checking whether OpenSSL_add_all_algorithms is declared... yes >checking whether EVP_aes_256_cfb is declared... yes >checking for BN_GENCB_new... yes >checking for ERR_remove_state... yes >checking for RSA_set0_key... yes >checking for HMAC_CTX_new... yes >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 doc/Makefile >config.status: creating test/Makefile >config.status: creating test/testlib.sh >config.status: creating systemd/Makefile >config.status: creating bash_completion.d/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17 ... >make -j5 -l5 >CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/missing aclocal-1.16 -I m4 > cd . && /bin/sh /mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/missing automake-1.16 --gnu >CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/missing autoconf >/bin/sh ./config.status --recheck >running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/tinc-1.1_pre17 --htmldir=/usr/share/doc/tinc-1.1_pre17/html --libdir=/usr/lib64 --enable-jumbograms --disable-silent-rules --enable-legacy-protocol --disable-tunemu --with-systemd=/lib/systemd/system --enable-lzo --enable-curses --enable-readline --disable-uml --disable-vde --enable-zlib --disable-miniupnpc --with-openssl build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu CFLAGS=-O2 -pipe -march=bdver2 -ggdb3 LDFLAGS=-Wl,-O1 -Wl,--as-needed --no-create --no-recursion >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 make supports nested variables... (cached) yes >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking 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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for a sed that does not truncate output... /bin/sed >checking whether to build with code coverage support... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking CFLAGS for maximum warnings... -Wall >checking whether C compiler accepts -DFORTIFY_SOURCE=2... yes >checking whether C compiler accepts -fwrapv... yes >checking whether C compiler accepts -fPIE... yes >checking whether the linker accepts -pie... yes >checking whether the linker accepts -Wl,-z,relro... yes >checking whether the linker accepts -Wl,-z,now... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.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 arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for net/if.h... yes >checking for net/if_types.h... no >checking for net/ethernet.h... yes >checking for net/if_arp.h... yes >checking for netinet/in_systm.h... yes >checking for netinet/in.h... yes >checking for netinet/in6.h... no >checking for netpacket/packet.h... yes >checking for netinet/if_ether.h... yes >checking for netinet/ip.h... yes >checking for netinet/ip6.h... yes >checking for resolv.h... yes >checking for netinet/tcp.h... yes >checking for netinet/ip_icmp.h... yes >checking for netinet/icmp6.h... yes >checking for working __malloc__ attribute... yes >checking for working __nonnull__ attribute... yes >checking for working __warn_unused_result__ attribute... yes >checking for struct ether_header... yes >checking for struct arphdr... yes >checking for struct ether_arp... yes >checking for struct ip... yes >checking for struct icmp... yes >checking for struct ip6_hdr... yes >checking for struct icmp6_hdr... yes >checking for struct nd_neighbor_solicit... yes >checking for struct nd_opt_hdr... yes >checking return type of signal handlers... void >checking for asprintf... yes >checking for daemon... yes >checking for fchmod... yes >checking for flock... yes >checking for fork... yes >checking for gettimeofday... yes >checking for mlockall... yes >checking for putenv... yes >checking for recvmmsg... yes >checking for strsignal... yes >checking for nanosleep... yes >checking for unsetenv... yes >checking for vsyslog... yes >checking for devname... no >checking for fdevname... no >checking for getopt_long... yes >checking whether res_init is declared... yes >checking for res_init in -lresolv... no >checking for linux/if_tun.h... yes >checking curses.h usability... yes >checking curses.h presence... yes >checking for curses.h... yes >checking for initscr in -lncurses... yes >checking for wtimeout in -ltinfo... yes >checking for library containing stdscr... -ltinfo >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking readline/history.h usability... yes >checking readline/history.h presence... yes >checking for readline/history.h... yes >checking for readline in -lreadline... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for compress2 in -lz... yes >checking for lzo1x_1_compress in -llzo2... yes >checking lzo/lzo1x.h usability... yes >checking lzo/lzo1x.h presence... yes >checking for lzo/lzo1x.h... yes >checking for dlopen... no >checking for dlopen in -ldl... yes >checking openssl/evp.h usability... yes >checking openssl/evp.h presence... yes >checking for openssl/evp.h... yes >checking openssl/rsa.h usability... yes >checking openssl/rsa.h presence... yes >checking for openssl/rsa.h... yes >checking openssl/rand.h usability... yes >checking openssl/rand.h presence... yes >checking for openssl/rand.h... yes >checking openssl/err.h usability... yes >checking openssl/err.h presence... yes >checking for openssl/err.h... yes >checking openssl/sha.h usability... yes >checking openssl/sha.h presence... yes >checking for openssl/sha.h... yes >checking openssl/pem.h usability... yes >checking openssl/pem.h presence... yes >checking for openssl/pem.h... yes >checking openssl/engine.h usability... yes >checking openssl/engine.h presence... yes >checking for openssl/engine.h... yes >checking for EVP_EncryptInit_ex in -lcrypto... yes >checking for RAND_bytes... yes >checking for EVP_EncryptInit_ex... yes >checking for EVP_CIPHER_CTX_new... yes >checking whether OpenSSL_add_all_algorithms is declared... yes >checking whether EVP_aes_256_cfb is declared... yes >checking for BN_GENCB_new... yes >checking for ERR_remove_state... yes >checking for RSA_set0_key... yes >checking for HMAC_CTX_new... yes >checking that generated files are newer than configure... done >configure: creating ./config.status > /bin/sh ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating doc/Makefile >config.status: creating test/Makefile >config.status: creating test/testlib.sh >config.status: creating systemd/Makefile >config.status: creating bash_completion.d/Makefile >config.status: creating config.h >config.status: executing depfiles commands >(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/missing autoheader) >rm -f stamp-h1 >touch config.h.in >cd . && /bin/sh ./config.status config.h >config.status: creating config.h >config.status: config.h is unchanged >make all-recursive >make[1]: Entering directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17' >Making all in src >make[2]: Entering directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o address_cache.o address_cache.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o connection.o connection.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o control.o control.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o dropin.o dropin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o dummy_device.o dummy_device.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o edge.o edge.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o event.o event.c >[01m[Kevent.c:[m[K In function â[01m[Ksignal_handler[m[Kâ: >[01m[Kevent.c:236:2:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 236 | [01;35m[Kwrite(pipefd[1], &num, 1)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o fd_device.o fd_device.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o graph.o graph.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o hash.o hash.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o list.o list.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o logger.o logger.c >[01m[Klogger.c:[m[K In function â[01m[Kreal_logger[m[Kâ: >[01m[Klogger.c:93:4:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 93 | [01;35m[Kwrite(umbilical, message, strlen(message))[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Klogger.c:94:4:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 94 | [01;35m[Kwrite(umbilical, "\n", 1)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o meta.o meta.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o multicast_device.o multicast_device.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o names.o names.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o net.o net.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o net_packet.o net_packet.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o net_setup.o net_setup.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o net_socket.o net_socket.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o netutl.o netutl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o node.o node.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o process.o process.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o protocol.o protocol.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o protocol_auth.o protocol_auth.c >[01m[Kprotocol_auth.c:[m[K In function â[01m[Kreceive_invitation_sptps[m[Kâ: >[01m[Kprotocol_auth.c:288:2:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kfgets[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 288 | [01;35m[Kfgets(buf, sizeof(buf), f)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o protocol_edge.o protocol_edge.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o protocol_key.o protocol_key.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o protocol_misc.o protocol_misc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o protocol_subnet.o protocol_subnet.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o raw_socket_device.o raw_socket_device.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o route.o route.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o script.o script.c >[01m[Kscript.c:[m[K In function â[01m[Kenvironment_add[m[Kâ: >[01m[Kscript.c:83:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kvasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 83 | [01;35m[Kvasprintf(&env->entries[env->n], format, ap)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kscript.c:[m[K In function â[01m[Kenvironment_update[m[Kâ: >[01m[Kscript.c:96:2:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kvasprintf[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 96 | [01;35m[Kvasprintf(&env->entries[pos], format, ap)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o splay_tree.o splay_tree.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o sptps.o sptps.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o subnet.o subnet.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o subnet_parse.o subnet_parse.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o tincd.o tincd.c >[01m[Ktincd.c:[m[K In function â[01m[Kmain[m[Kâ: >[01m[Ktincd.c:396:2:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kchdir[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 396 | [01;35m[Kchdir(confbase)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[Ktincd.c:551:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 551 | [01;35m[Kwrite(umbilical, "", 1)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o utils.o utils.c >echo >version_git.h >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o conf.o conf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o fsck.o fsck.c >[01m[Kfsck.c:[m[K In function â[01m[Kfsck[m[Kâ: >[01m[Kfsck.c:388:9:[m[K [01;35m[Kwarning: [m[Kvariable-length array bound is unknown [[01;35m[K-Wvla-larger-than=[m[K] > 388 | char [01;35m[Kbuf1[m[K[len], buf2[len], buf3[len]; > | [01;35m[K^~~~[m[K >[01m[Kfsck.c:388:20:[m[K [01;35m[Kwarning: [m[Kvariable-length array bound is unknown [[01;35m[K-Wvla-larger-than=[m[K] > 388 | char buf1[len], [01;35m[Kbuf2[m[K[len], buf3[len]; > | [01;35m[K^~~~[m[K >[01m[Kfsck.c:388:31:[m[K [01;35m[Kwarning: [m[Kvariable-length array bound is unknown [[01;35m[K-Wvla-larger-than=[m[K] > 388 | char buf1[len], buf2[len], [01;35m[Kbuf3[m[K[len]; > | [01;35m[K^~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o ifconfig.o ifconfig.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o info.o info.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o invitation.o invitation.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o tincctl.o tincctl.c >[01m[Ktincctl.c:[m[K In function â[01m[Kask_and_open[m[Kâ: >[01m[Ktincctl.c:389:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kgetcwd[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 389 | [01;35m[Kgetcwd(directory, sizeof(directory))[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Ktincctl.c:[m[K In function â[01m[Kcmd_start[m[Kâ: >[01m[Ktincctl.c:1073:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 1073 | [01;35m[Kwrite(2, buf, len)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Ktincctl.c:[m[K In function â[01m[Kask_and_open.constprop[m[Kâ: >[01m[Ktincctl.c:273:40:[m[K [01;35m[Kwarning: [m[Kâ[01m[K.tmp[m[Kâ directive output may be truncated writing 4 bytes into a region of size between 1 and 4096 [[01;35m[K-Wformat-truncation=[m[K] > 273 | snprintf(tmpfile, sizeof(tmpfile), "%s[01;35m[K.tmp[m[K", filename); > | [01;35m[K^~~~[m[K >In file included from [01m[K/usr/include/stdio.h:867[m[K, > from [01m[Khave.h:29[m[K, > from [01m[Ksystem.h:26[m[K, > from [01m[Ktincctl.c:20[m[K: >[01m[K/usr/include/bits/stdio2.h:67:10:[m[K [01;36m[Knote: [m[Kâ[01m[K__builtin___snprintf_chk[m[Kâ output between 5 and 4100 bytes into a destination of size 4096 > 67 | return [01;36m[K__builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 68 | [01;36m[K __bos (__s), __fmt, __va_arg_pack ())[m[K; > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Ktincctl.c:[m[K In function â[01m[Kcmd_config[m[Kâ: >[01m[Ktincctl.c:1952:40:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin___snprintf_chk[m[Kâ output may be truncated before the last format character [[01;35m[K-Wformat-truncation=[m[K] > 1952 | snprintf(filename, sizeof(filename), [01;35m[K"%s"[m[K SLASH "%s", hosts_dir, node); > | [01;35m[K^~~~[m[K >[01m[Ktincctl.c:1952:54:[m[K [01;36m[Knote: [m[Kformat string is defined here > 1952 | snprintf(filename, sizeof(filename), "%s" SLASH "%s[01;36m[K"[m[K, hosts_dir, node); > | [01;36m[K^[m[K >In file included from [01m[K/usr/include/stdio.h:867[m[K, > from [01m[Khave.h:29[m[K, > from [01m[Ksystem.h:26[m[K, > from [01m[Ktincctl.c:20[m[K: >[01m[K/usr/include/bits/stdio2.h:67:10:[m[K [01;36m[Knote: [m[Kâ[01m[K__builtin___snprintf_chk[m[Kâ output 2 or more bytes (assuming 4097) into a destination of size 4096 > 67 | return [01;36m[K__builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,[m[K > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 68 | [01;36m[K __bos (__s), __fmt, __va_arg_pack ())[m[K; > | [01;36m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o top.o top.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o ed25519/ecdsagen.o ed25519/ecdsagen.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o openssl/rsagen.o openssl/rsagen.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o version.o version.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o ed25519/ecdh.o ed25519/ecdh.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o ed25519/ecdsa.o ed25519/ecdsa.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o ed25519/fe.o ed25519/fe.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o ed25519/ge.o ed25519/ge.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o ed25519/key_exchange.o ed25519/key_exchange.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o ed25519/keypair.o ed25519/keypair.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o ed25519/sc.o ed25519/sc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o ed25519/sha512.o ed25519/sha512.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o ed25519/sign.o ed25519/sign.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o ed25519/verify.o ed25519/verify.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o chacha-poly1305/chacha.o chacha-poly1305/chacha.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o chacha-poly1305/chacha-poly1305.o chacha-poly1305/chacha-poly1305.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o chacha-poly1305/poly1305.o chacha-poly1305/poly1305.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o openssl/cipher.o openssl/cipher.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o openssl/crypto.o openssl/crypto.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o openssl/digest.o openssl/digest.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o openssl/prf.o openssl/prf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o openssl/rsa.o openssl/rsa.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o buffer.o buffer.c >x86_64-pc-linux-gnu-gcc -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -Wl,-O1 -Wl,--as-needed -pie -Wl,-z,relro -Wl,-z,now -Lyes/lib -o tinc dropin.o fsck.o ifconfig.o info.o invitation.o list.o names.o netutl.o script.o sptps.o subnet_parse.o tincctl.o top.o utils.o version.o ed25519/ecdh.o ed25519/ecdsa.o ed25519/ecdsagen.o ed25519/fe.o ed25519/ge.o ed25519/key_exchange.o ed25519/keypair.o ed25519/sc.o ed25519/sha512.o ed25519/sign.o ed25519/verify.o chacha-poly1305/chacha.o chacha-poly1305/chacha-poly1305.o chacha-poly1305/poly1305.o openssl/cipher.o openssl/crypto.o openssl/digest.o openssl/prf.o openssl/rsa.o openssl/rsagen.o -lreadline -lncurses -ltinfo -lcrypto -ltinfo -lz -llzo2 -ldl -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o linux/device.o linux/device.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o autoconnect.o autoconnect.c >x86_64-pc-linux-gnu-gcc -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -Wl,-O1 -Wl,--as-needed -pie -Wl,-z,relro -Wl,-z,now -Lyes/lib -o tincd address_cache.o autoconnect.o buffer.o conf.o connection.o control.o dropin.o dummy_device.o edge.o event.o fd_device.o graph.o hash.o list.o logger.o meta.o multicast_device.o names.o net.o net_packet.o net_setup.o net_socket.o netutl.o node.o process.o protocol.o protocol_auth.o protocol_edge.o protocol_key.o protocol_misc.o protocol_subnet.o raw_socket_device.o route.o script.o splay_tree.o sptps.o subnet.o subnet_parse.o tincd.o utils.o version.o ed25519/ecdh.o ed25519/ecdsa.o ed25519/fe.o ed25519/ge.o ed25519/key_exchange.o ed25519/keypair.o ed25519/sc.o ed25519/sha512.o ed25519/sign.o ed25519/verify.o chacha-poly1305/chacha.o chacha-poly1305/chacha-poly1305.o chacha-poly1305/poly1305.o linux/device.o openssl/cipher.o openssl/crypto.o openssl/digest.o openssl/prf.o openssl/rsa.o -lcrypto -ltinfo -lz -llzo2 -ldl -lm >make[2]: Leaving directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/src' >Making all in doc >make[2]: Entering directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/doc' >restore=: && backupdir=".am$$" && \ >am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ >rm -rf $backupdir && mkdir $backupdir && \ >if (/bin/sh /mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/missing makeinfo --version) >/dev/null 2>&1; then \ > for f in tinc.info tinc.info-[0-9] tinc.info-[0-9][0-9] tinc.i[0-9] tinc.i[0-9][0-9]; do \ > if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ > done; \ >else :; fi && \ >cd "$am__cwd"; \ >if /bin/sh /mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/missing makeinfo -I . \ > -o tinc.info tinc.texi; \ >then \ > rc=0; \ > CDPATH="${ZSH_VERSION+.}:" && cd .; \ >else \ > rc=$?; \ > CDPATH="${ZSH_VERSION+.}:" && cd . && \ > $restore $backupdir/* `echo "./tinc.info" | sed 's|[^/]*$||'`; \ >fi; \ >rm -rf $backupdir; exit $rc >sed -e s,'@PACKAGE\@',"tinc",g -e s,'@VERSION\@',"1.1_pre17",g -e s,'@sysconfdir\@',"/etc",g -e s,'@runstatedir\@',"/var/lib/run",g -e s,'@localstatedir\@',"/var/lib",g ./tinc-gui.8.in > tinc-gui.8 >sed -e s,'@PACKAGE\@',"tinc",g -e s,'@VERSION\@',"1.1_pre17",g -e s,'@sysconfdir\@',"/etc",g -e s,'@runstatedir\@',"/var/lib/run",g -e s,'@localstatedir\@',"/var/lib",g ./tinc.conf.5.in > tinc.conf.5 >sed -e s,'@PACKAGE\@',"tinc",g -e s,'@VERSION\@',"1.1_pre17",g -e s,'@sysconfdir\@',"/etc",g -e s,'@runstatedir\@',"/var/lib/run",g -e s,'@localstatedir\@',"/var/lib",g ./tinc.8.in > tinc.8 >sed -e s,'@PACKAGE\@',"tinc",g -e s,'@VERSION\@',"1.1_pre17",g -e s,'@sysconfdir\@',"/etc",g -e s,'@runstatedir\@',"/var/lib/run",g -e s,'@localstatedir\@',"/var/lib",g ./tincd.8.in > tincd.8 >make[2]: Leaving directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/doc' >Making all in test >make[2]: Entering directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/test' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/test' >Making all in systemd >make[2]: Entering directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/systemd' >sed -e s,'@sbindir\@',"/usr/sbin",g -e s,'@sysconfdir\@',"/etc",g ./tinc.service.in > tinc.service >sed -e s,'@sbindir\@',"/usr/sbin",g -e s,'@sysconfdir\@',"/etc",g ./tinc@.service.in > tinc@.service >make[2]: Leaving directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/systemd' >Making all in bash_completion.d >make[2]: Entering directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/bash_completion.d' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/bash_completion.d' >make[2]: Entering directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17' >make[2]: Leaving directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17' >make[1]: Leaving directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17' >>>> Source compiled. >>>> Test phase: net-vpn/tinc-1.1_pre17 >make -j5 -l5 check >Making check in src >make[1]: Entering directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/src' >echo >version_git.h >make sptps_test sptps_keypair >make[2]: Entering directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o sptps_test.o sptps_test.c >[01m[Ksptps_test.c:[m[K In function â[01m[Kreceive_record[m[Kâ: >[01m[Ksptps_test.c:87:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > 87 | [01;35m[Kwrite(out, data, len)[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o sptps_keypair.o sptps_keypair.c >x86_64-pc-linux-gnu-gcc -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -Wl,-O1 -Wl,--as-needed -pie -Wl,-z,relro -Wl,-z,now -Lyes/lib -o sptps_test logger.o sptps.o sptps_test.o utils.o ed25519/ecdh.o ed25519/ecdsa.o ed25519/fe.o ed25519/ge.o ed25519/key_exchange.o ed25519/keypair.o ed25519/sc.o ed25519/sha512.o ed25519/sign.o ed25519/verify.o chacha-poly1305/chacha.o chacha-poly1305/chacha-poly1305.o chacha-poly1305/poly1305.o openssl/crypto.o openssl/digest.o openssl/prf.o -lcrypto -ltinfo -lz -llzo2 -ldl -lm >x86_64-pc-linux-gnu-gcc -DCONFDIR=\"/etc\" -DRUNSTATEDIR=\"/var/lib/run\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -Wl,-O1 -Wl,--as-needed -pie -Wl,-z,relro -Wl,-z,now -Lyes/lib -o sptps_keypair sptps_keypair.o utils.o ed25519/ecdsagen.o ed25519/fe.o ed25519/ge.o ed25519/key_exchange.o ed25519/keypair.o ed25519/sc.o ed25519/sha512.o ed25519/sign.o ed25519/verify.o openssl/crypto.o -lcrypto -ltinfo -lz -llzo2 -ldl -lm >make[2]: Leaving directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/src' >make[1]: Leaving directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/src' >Making check in doc >make[1]: Entering directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/doc' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/doc' >Making check in test >make[1]: Entering directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/test' >make splice \ > basic.test commandline.test executables.test import-export.test invite-join.test invite-offline.test invite-tinc-up.test legacy-protocol.test ns-ping.test scripts.test security.test sptps-basic.test variables.test >make[2]: Entering directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/test' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -c -o splice.o splice.c >make[2]: Nothing to be done for 'basic.test'. >make[2]: Nothing to be done for 'commandline.test'. >make[2]: Nothing to be done for 'executables.test'. >make[2]: Nothing to be done for 'import-export.test'. >make[2]: Nothing to be done for 'invite-join.test'. >make[2]: Nothing to be done for 'invite-offline.test'. >make[2]: Nothing to be done for 'invite-tinc-up.test'. >make[2]: Nothing to be done for 'legacy-protocol.test'. >make[2]: Nothing to be done for 'ns-ping.test'. >make[2]: Nothing to be done for 'scripts.test'. >make[2]: Nothing to be done for 'security.test'. >make[2]: Nothing to be done for 'sptps-basic.test'. >make[2]: Nothing to be done for 'variables.test'. >x86_64-pc-linux-gnu-gcc -iquote. -O2 -pipe -march=bdver2 -ggdb3 -Wall -Wl,-O1 -Wl,--as-needed -pie -Wl,-z,relro -Wl,-z,now -Lyes/lib -o splice splice.o -lcrypto -ltinfo -lz -llzo2 -ldl >make[2]: Leaving directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/test' >make check-TESTS >make[2]: Entering directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/test' >make[3]: Entering directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/test' >[0;32mPASS[m: basic.test >[0;32mPASS[m: invite-join.test >[0;32mPASS[m: invite-offline.test >[0;32mPASS[m: invite-tinc-up.test >[0;31mFAIL[m: legacy-protocol.test >[1;34mSKIP[m: ns-ping.test >[0;32mPASS[m: scripts.test >[1;34mSKIP[m: security.test >[0;32mPASS[m: sptps-basic.test >[0;32mPASS[m: variables.test >[0;32mPASS[m: import-export.test >[0;32mPASS[m: executables.test >[0;32mPASS[m: commandline.test >[0;31m============================================================================[m >[0;31mTestsuite summary for tinc 1.1_pre17[m >[0;31m============================================================================[m >[1m# TOTAL: 13[m >[0;32m# PASS: 10[m >[1;34m# SKIP: 2[m ># XFAIL: 0 >[0;31m# FAIL: 1[m ># XPASS: 0 ># ERROR: 0 >[0;31m============================================================================[m >[0;31mSee test/test-suite.log[m >[0;31m============================================================================[m >make[3]: *** [Makefile:644: test-suite.log] Error 1 >make[3]: Leaving directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/test' >make[2]: *** [Makefile:752: check-TESTS] Error 2 >make[2]: Leaving directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/test' >make[1]: *** [Makefile:819: check-am] Error 2 >make[1]: Leaving directory '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17/test' >make: *** [Makefile:389: check-recursive] Error 1 > * ERROR: net-vpn/tinc-1.1_pre17::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 125: Called src_test > * environment, line 2532: 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-vpn/tinc-1.1_pre17::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-vpn/tinc-1.1_pre17::gentoo'`. > * The complete build log is located at '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/temp/build.log'. > * The ebuild environment file is located at '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/temp/environment'. > * Working directory: '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17' > * S: '/mnt/portagetmp/portage/net-vpn/tinc-1.1_pre17/work/tinc-1.1pre17'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 710442
: 614994 |
614996
|
614998