* Package: net-vpn/tinc-1.1_pre14-r3 * Repository: gentoo * Maintainer: blueness@gentoo.org dlan@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lzo ncurses python_targets_python2_7 readline ssl userland_GNU zlib * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking tinc-1.1pre14.tar.gz to /var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work >>> Unpacking tinc-1.1-upstream-patches-1.tar.xz to /var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work >>> Source unpacked in /var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work >>> Preparing source in /var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14 ... * Try to apply Tinc Upstream patch set * Applying various patches (bugfixes/updates) ... * 0001-Send-PKT_PROBE-only-when-handshake-has-been-done-alr.patch ... [ ok ] * 0002-Prevent-tincd-from-sending-packets-to-unexpecting-no.patch ... [ ok ] * 0003-Added-comments-and-unfold-deep-if-construct-in-timeo.patch ... [ ok ] * 0004-check-for-daemon-pid-existence-before-trying-to-conn.patch ... [ ok ] * 0005-fix-check-in-cmd_pid-for-failure-to-connect-to-tincd.patch ... [ ok ] * 0006-Preserve-IPv6-scope_id-in-edges.patch ... [ ok ] * 0007-Fix-the-previous-commit.patch ... [ ok ] * 0008-Ensure-compatibility-with-OpenSSL-1.1.0.patch ... [ ok ] * 0009-Add-Wall-to-CFLAGS.patch ... [ ok ] * 0010-Check-return-value-of-RSA_generate_key_ex.patch ... [ ok ] * 0011-Use-EVP_MD_CTX_destroy-instead-of-_free.patch ... [ ok ] * 0012-Force-nul-termination-of-strings-after-vsnprintf.patch ... [ ok ] * 0013-Fix-warnings-from-the-Clang-static-analyzer.patch ... [ ok ] * 0014-Fix-potential-memory-leaks-found-by-the-Clang-static.patch ... [ ok ] * 0015-Add-missing-m4-files.patch ... [ ok ] * 0016-Fix-compiling-with-OpenSSL-1.1.0.patch ... [ ok ] * 0017-Fix-error-handling-when-setting-up-the-UDP-socket.patch ... [ ok ] * 0018-Log-warnings-about-dropped-packets-only-with-debug-l.patch ... [ ok ] * 0019-fsck-Fix-ed25519-public-key-reading-and-fclose-usage.patch ... [ ok ] * 0020-tincctl-Avoid-falling-back-to-1024-bits-RSA-key-gene.patch ... [ ok ] * 0021-Fix-typo-in-src-upnp.c.patch ... [ ok ] * 0022-Use-AES256-and-SHA256-by-default-for-the-legacy-prot.patch ... [ ok ] * 0023-Enforce-maximum-amount-of-bytes-sent-received-on-met.patch ... [ ok ] * Done with patching * Applying tinc-1.1-fix-paths.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14 ... * econf: updating tinc-1.1pre14/config.guess with /usr/share/gnuconfig/config.guess * econf: updating tinc-1.1pre14/config.sub with /usr/share/gnuconfig/config.sub ./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_pre14-r3 --htmldir=/usr/share/doc/tinc-1.1_pre14-r3/html --libdir=/usr/lib64 --enable-jumbograms --disable-silent-rules --enable-legacy-protocol --disable-tunemu --with-systemd=/usr/lib64/systemd/system --enable-lzo --enable-curses --enable-readline --disable-uml --disable-vde --enable-zlib --disable-miniupnpc --with-openssl 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 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 a BSD-compatible install... /usr/lib/portage/python3.4/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 for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether make supports nested variables... (cached) 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 whether ln -s works... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 __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 ftime... 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 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_status... yes checking for EVP_EncryptInit_ex... yes checking whether OpenSSL_add_all_algorithms is declared... 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 gui/Makefile config.status: creating test/Makefile config.status: creating systemd/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14 ... make -j1 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/missing aclocal-1.15 -I m4 /usr/share/aclocal/sdlmm.m4:12: warning: underquoted definition of AM_PATH_SDLMM /usr/share/aclocal/sdlmm.m4:12: run info Automake 'Extending aclocal' /usr/share/aclocal/sdlmm.m4:12: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal fatal: Not a git repository (or any parent up to mount point /var/tmp) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: Not a git repository (or any parent up to mount point /var/tmp) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). cd . && /bin/sh /var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/missing automake-1.15 --gnu fatal: Not a git repository (or any parent up to mount point /var/tmp) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/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_pre14-r3 --htmldir=/usr/share/doc/tinc-1.1_pre14-r3/html --libdir=/usr/lib64 --enable-jumbograms --disable-silent-rules --enable-legacy-protocol --disable-tunemu --with-systemd=/usr/lib64/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=native -Wall LDFLAGS=-Wl,-O1 -Wl,--as-needed --no-create --no-recursion 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 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 a BSD-compatible install... /usr/lib/portage/python3.4/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 for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether make supports nested variables... (cached) 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 whether ln -s works... yes 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 __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 ftime... 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 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 EVP_aes_256_cfb is declared... yes checking for BN_GENCB_new... no checking for ERR_remove_state... yes checking for RSA_set0_key... no 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 gui/Makefile config.status: creating test/Makefile config.status: creating systemd/Makefile config.status: creating config.h config.status: executing depfiles commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-recursive make[1]: Entering directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14' Making all in src make[2]: Entering directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -Wall -c -o buffer.o buffer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -Wall -c -o event.o event.c event.c: In function ‘signal_handler’: event.c:183:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(pipefd[1], &num, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -Wall -c -o logger.o logger.c logger.c: In function ‘real_logger’: logger.c:85:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(umbilical, message, strlen(message)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logger.c:86:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(umbilical, "\n", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -Wall -c -o protocol_auth.o protocol_auth.c protocol_auth.c: In function ‘receive_invitation_sptps’: protocol_auth.c:247:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(buf, sizeof buf, f); ^~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -Wall -c -o script.o script.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -Wall -c -o tincd.o tincd.c tincd.c: In function ‘main’: tincd.c:344:2: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir(confbase); ^~~~~~~~~~~~~~~ tincd.c:484:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(umbilical, "", 1); ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -Wall -c -o ed25519/add_scalar.o ed25519/add_scalar.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -Wall -c -o openssl/rsa.o openssl/rsa.c x86_64-pc-linux-gnu-gcc -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -pie -Wl,-z,relro -Wl,-z,now -Lyes/lib -o tincd buffer.o conf.o connection.o control.o dropin.o dummy_device.o edge.o event.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/add_scalar.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 -lz -llzo2 -ldl -lm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -Wall -c -o fsck.o fsck.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -Wall -c -o tincctl.o tincctl.c tincctl.c: In function ‘ask_and_open’: tincctl.c:361:3: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] getcwd(directory, sizeof directory); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tincctl.c: In function ‘cmd_start’: tincctl.c:916:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(2, buf, len); ^~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -Wall -c -o openssl/rsagen.o openssl/rsagen.c x86_64-pc-linux-gnu-gcc -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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/add_scalar.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 -lcrypto -lz -llzo2 -ldl -lm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -Wall -c -o sptps_test.o sptps_test.c sptps_test.c: In function ‘receive_record’: sptps_test.c:63:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(out, data, len); ^~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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/add_scalar.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 -lz -llzo2 -ldl -lm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -Wall -c -o sptps_keypair.o sptps_keypair.c x86_64-pc-linux-gnu-gcc -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -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/add_scalar.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 -lz -llzo2 -ldl -lm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -Wall -c -o sptps_speed.o sptps_speed.c x86_64-pc-linux-gnu-gcc -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var/lib\" -DSBINDIR=\"/usr/sbin\" -iquote. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -pie -Wl,-z,relro -Wl,-z,now -Lyes/lib -o sptps_speed logger.o sptps.o sptps_speed.o utils.o ed25519/ecdh.o ed25519/ecdsa.o ed25519/ecdsagen.o ed25519/add_scalar.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 -lrt -lcrypto -lz -llzo2 -ldl -lm make[2]: Leaving directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/src' Making all in doc make[2]: Entering directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/doc' sed -e s,'@PACKAGE\@',"tinc",g -e s,'@VERSION\@',"UNKNOWN",g -e s,'@sysconfdir\@',"/etc",g -e s,'@localstatedir\@',"/var/lib",g tincinclude.texi.in > tincinclude.texi sed -e s,'@PACKAGE\@',"tinc",g -e s,'@VERSION\@',"UNKNOWN",g -e s,'@sysconfdir\@',"/etc",g -e s,'@localstatedir\@',"/var/lib",g tincd.8.in > tincd.8 sed -e s,'@PACKAGE\@',"tinc",g -e s,'@VERSION\@',"UNKNOWN",g -e s,'@sysconfdir\@',"/etc",g -e s,'@localstatedir\@',"/var/lib",g tinc.8.in > tinc.8 sed -e s,'@PACKAGE\@',"tinc",g -e s,'@VERSION\@',"UNKNOWN",g -e s,'@sysconfdir\@',"/etc",g -e s,'@localstatedir\@',"/var/lib",g tinc.conf.5.in > tinc.conf.5 sed -e s,'@PACKAGE\@',"tinc",g -e s,'@VERSION\@',"UNKNOWN",g -e s,'@sysconfdir\@',"/etc",g -e s,'@localstatedir\@',"/var/lib",g tinc-gui.8.in > tinc-gui.8 make[2]: Leaving directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/doc' Making all in gui make[2]: Entering directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/gui' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/gui' Making all in test make[2]: Entering directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/test' Making all in systemd make[2]: Entering directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/systemd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/systemd' make[2]: Entering directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14' make[2]: Leaving directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14' make[1]: Leaving directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14' >>> Source compiled. >>> Test phase: net-vpn/tinc-1.1_pre14-r3 make -j1 check Making check in src make[1]: Entering directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/src' echo >version_git.h make[1]: Leaving directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/src' Making check in doc make[1]: Entering directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/doc' Making check in gui make[1]: Entering directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/gui' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/gui' Making check in test make[1]: Entering directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/test' make pong \ basic.test commandline.test executables.test import-export.test invite-join.test invite-tinc-up.test ns-ping.test ping.test sptps-basic.test variables.test make[2]: Entering directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/test' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DFORTIFY_SOURCE=2 -fwrapv -fPIE -Iyes/include -O2 -pipe -march=native -Wall -c -o pong.o pong.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -pie -Wl,-z,relro -Wl,-z,now -Lyes/lib -o pong pong.o -lcrypto -lz -llzo2 -ldl 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-tinc-up.test'. make[2]: Nothing to be done for 'ns-ping.test'. make[2]: Nothing to be done for 'ping.test'. make[2]: Nothing to be done for 'sptps-basic.test'. make[2]: Nothing to be done for 'variables.test'. make[2]: Leaving directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/test' make check-TESTS make[2]: Entering directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/test' make[3]: Entering directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/test' PASS: basic.test PASS: commandline.test PASS: executables.test PASS: import-export.test PASS: invite-join.test PASS: invite-tinc-up.test SKIP: ns-ping.test SKIP: ping.test FAIL: sptps-basic.test PASS: variables.test ============================================================================ Testsuite summary for tinc UNKNOWN ============================================================================ # TOTAL: 10 # PASS: 7 # SKIP: 2 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See test/test-suite.log ============================================================================ make[3]: *** [Makefile:621: test-suite.log] Error 1 make[3]: Leaving directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/test' make[2]: *** [Makefile:729: check-TESTS] Error 2 make[2]: Leaving directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/test' make[1]: *** [Makefile:793: check-am] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14/test' make: *** [Makefile:378: check-recursive] Error 1 * ERROR: net-vpn/tinc-1.1_pre14-r3::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 115: Called src_test * environment, line 3084: Called default * phase-functions.sh, line 808: Called default_src_test * phase-functions.sh, line 837: Called __eapi0_src_test * phase-helpers.sh, line 763: 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_pre14-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-vpn/tinc-1.1_pre14-r3::gentoo'`. * The complete build log is located at '/var/log/portage/net-vpn:tinc-1.1_pre14-r3:20170703-033944.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/temp/environment'. * Working directory: '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14' * S: '/var/tmp/portage/net-vpn/tinc-1.1_pre14-r3/work/tinc-1.1pre14'