------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-Locale-libintl-1.31.txz Installing /packages/All/p5-Text-Unidecode-1.30.txz Installing /packages/All/p5-Unicode-EastAsianWidth-12.0.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/texinfo-6.7_2,1.txz Installing /packages/All/lzo2-2.10_1.txz Installing /packages/All/readline-8.0.4.txz SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> tinc-devel-1.1pre17_6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> tinc-devel-1.1pre17_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tinc-devel-1.1pre17_6 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> tinc-devel-1.1pre17_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tinc-devel-1.1pre17_6 for building => SHA256 Checksum OK for tinc-1.1pre17.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> tinc-devel-1.1pre17_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tinc-devel-1.1pre17_6 for building ===> Extracting for tinc-devel-1.1pre17_6 ===> tinc-devel-1.1pre17_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tinc-devel-1.1pre17_6 for building => SHA256 Checksum OK for tinc-1.1pre17.tar.gz. Extracted Memory Use: 3.70M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tinc-devel-1.1pre17_6 ===> Applying ports patches for tinc-devel-1.1pre17_6 ===> Cleanly applied ports patch(es) patch-cipher.c patch-configure ===> Applying dragonfly patches for tinc-devel-1.1pre17_6 ===> Cleanly applied dragonfly patch(es) patch-src_bsd_device.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> tinc-devel-1.1pre17_6 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> tinc-devel-1.1pre17_6 depends on file: /usr/local/bin/makeinfo - found ===> tinc-devel-1.1pre17_6 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> tinc-devel-1.1pre17_6 depends on shared library: liblzo2.so - found (/usr/local/lib/liblzo2.so) ===> tinc-devel-1.1pre17_6 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> tinc-devel-1.1pre17_6 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> tinc-devel-1.1pre17_6 depends on file: /usr/local/bin/makeinfo - found ===> tinc-devel-1.1pre17_6 depends on file: /usr/local/lib/libncurses.so.6 - found ===> tinc-devel-1.1pre17_6 depends on shared library: liblzo2.so - found (/usr/local/lib/liblzo2.so) ===> tinc-devel-1.1pre17_6 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> Configuring for tinc-devel-1.1pre17_6 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk 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 gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for cc option to accept ISO C99... none needed checking how to run the C preprocessor... cpp checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether to build with code coverage support... no checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 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 for sys/file.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/wait.h... (cached) yes checking for netdb.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for dirent.h... (cached) yes checking for getopt.h... (cached) yes checking for net/if.h... (cached) yes checking for net/if_types.h... yes 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... (cached) yes checking for netinet/in6.h... no checking for netpacket/packet.h... no checking for netinet/if_ether.h... yes checking for netinet/ip.h... yes checking for netinet/ip6.h... yes checking for resolv.h... (cached) 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... (cached) yes checking for daemon... (cached) yes checking for fchmod... (cached) yes checking for flock... yes checking for fork... (cached) yes checking for gettimeofday... (cached) yes checking for mlockall... yes checking for putenv... (cached) yes checking for recvmmsg... no checking for strsignal... (cached) yes checking for nanosleep... yes checking for unsetenv... (cached) yes checking for vsyslog... yes checking for devname... yes checking for fdevname... yes checking for getopt_long... yes checking whether res_init is declared... yes checking for res_init in -lresolv... no checking for net/if_tun.h... no checking for net/if_utun.h... no checking for net/tun/if_tun.h... yes checking for net/if_tap.h... no checking for net/tap/if_tap.h... yes checking curses.h usability... yes checking curses.h presence... no configure: WARNING: curses.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: curses.h: proceeding with the compiler's result checking for curses.h... yes checking for initscr in -lncurses... yes checking for wtimeout in -ltinfo... yes ./configure: CURSES_LIBS+= -ltinfo: not found 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 for zlib.h... (cached) 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... (cached) 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 systemd/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tinc-devel-1.1pre17_6 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- ed25519/.dirstamp --- --- ed25519/.deps/.dirstamp --- --- chacha-poly1305/.dirstamp --- --- chacha-poly1305/.deps/.dirstamp --- --- bsd/.dirstamp --- --- bsd/.deps/.dirstamp --- --- openssl/.dirstamp --- --- openssl/.deps/.dirstamp --- --- address_cache.o --- --- autoconnect.o --- --- address_cache.o --- depbase=`echo address_cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT address_cache.o -MD -MP -MF $depbase.Tpo -c -o address_cache.o address_cache.c && mv -f $depbase.Tpo $depbase.Po --- autoconnect.o --- depbase=`echo autoconnect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT autoconnect.o -MD -MP -MF $depbase.Tpo -c -o autoconnect.o autoconnect.c && mv -f $depbase.Tpo $depbase.Po --- buffer.o --- --- conf.o --- --- connection.o --- --- control.o --- --- connection.o --- depbase=`echo connection.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT connection.o -MD -MP -MF $depbase.Tpo -c -o connection.o connection.c && mv -f $depbase.Tpo $depbase.Po --- buffer.o --- depbase=`echo buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT buffer.o -MD -MP -MF $depbase.Tpo -c -o buffer.o buffer.c && mv -f $depbase.Tpo $depbase.Po --- conf.o --- depbase=`echo conf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT conf.o -MD -MP -MF $depbase.Tpo -c -o conf.o conf.c && mv -f $depbase.Tpo $depbase.Po --- dropin.o --- --- dummy_device.o --- --- edge.o --- --- event.o --- --- control.o --- depbase=`echo control.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT control.o -MD -MP -MF $depbase.Tpo -c -o control.o control.c && mv -f $depbase.Tpo $depbase.Po --- dropin.o --- depbase=`echo dropin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT dropin.o -MD -MP -MF $depbase.Tpo -c -o dropin.o dropin.c && mv -f $depbase.Tpo $depbase.Po --- edge.o --- depbase=`echo edge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT edge.o -MD -MP -MF $depbase.Tpo -c -o edge.o edge.c && mv -f $depbase.Tpo $depbase.Po --- event.o --- depbase=`echo event.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT event.o -MD -MP -MF $depbase.Tpo -c -o event.o event.c && mv -f $depbase.Tpo $depbase.Po --- dummy_device.o --- depbase=`echo dummy_device.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT dummy_device.o -MD -MP -MF $depbase.Tpo -c -o dummy_device.o dummy_device.c && mv -f $depbase.Tpo $depbase.Po --- fd_device.o --- depbase=`echo fd_device.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT fd_device.o -MD -MP -MF $depbase.Tpo -c -o fd_device.o fd_device.c && mv -f $depbase.Tpo $depbase.Po --- graph.o --- depbase=`echo graph.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT graph.o -MD -MP -MF $depbase.Tpo -c -o graph.o graph.c && mv -f $depbase.Tpo $depbase.Po --- hash.o --- --- list.o --- depbase=`echo list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT list.o -MD -MP -MF $depbase.Tpo -c -o list.o list.c && mv -f $depbase.Tpo $depbase.Po --- hash.o --- depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT hash.o -MD -MP -MF $depbase.Tpo -c -o hash.o hash.c && mv -f $depbase.Tpo $depbase.Po --- logger.o --- --- meta.o --- --- logger.o --- depbase=`echo logger.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT logger.o -MD -MP -MF $depbase.Tpo -c -o logger.o logger.c && mv -f $depbase.Tpo $depbase.Po --- meta.o --- depbase=`echo meta.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT meta.o -MD -MP -MF $depbase.Tpo -c -o meta.o meta.c && mv -f $depbase.Tpo $depbase.Po --- multicast_device.o --- depbase=`echo multicast_device.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT multicast_device.o -MD -MP -MF $depbase.Tpo -c -o multicast_device.o multicast_device.c && mv -f $depbase.Tpo $depbase.Po --- names.o --- depbase=`echo names.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT names.o -MD -MP -MF $depbase.Tpo -c -o names.o names.c && mv -f $depbase.Tpo $depbase.Po --- net.o --- depbase=`echo net.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT net.o -MD -MP -MF $depbase.Tpo -c -o net.o net.c && mv -f $depbase.Tpo $depbase.Po --- net_packet.o --- depbase=`echo net_packet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT net_packet.o -MD -MP -MF $depbase.Tpo -c -o net_packet.o net_packet.c && mv -f $depbase.Tpo $depbase.Po --- net_setup.o --- depbase=`echo net_setup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT net_setup.o -MD -MP -MF $depbase.Tpo -c -o net_setup.o net_setup.c && mv -f $depbase.Tpo $depbase.Po --- net_socket.o --- depbase=`echo net_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT net_socket.o -MD -MP -MF $depbase.Tpo -c -o net_socket.o net_socket.c && mv -f $depbase.Tpo $depbase.Po --- netutl.o --- depbase=`echo netutl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT netutl.o -MD -MP -MF $depbase.Tpo -c -o netutl.o netutl.c && mv -f $depbase.Tpo $depbase.Po --- node.o --- depbase=`echo node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT node.o -MD -MP -MF $depbase.Tpo -c -o node.o node.c && mv -f $depbase.Tpo $depbase.Po --- process.o --- --- protocol.o --- --- process.o --- depbase=`echo process.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT process.o -MD -MP -MF $depbase.Tpo -c -o process.o process.c && mv -f $depbase.Tpo $depbase.Po --- protocol.o --- depbase=`echo protocol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT protocol.o -MD -MP -MF $depbase.Tpo -c -o protocol.o protocol.c && mv -f $depbase.Tpo $depbase.Po --- protocol_auth.o --- depbase=`echo protocol_auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT protocol_auth.o -MD -MP -MF $depbase.Tpo -c -o protocol_auth.o protocol_auth.c && mv -f $depbase.Tpo $depbase.Po --- protocol_edge.o --- depbase=`echo protocol_edge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT protocol_edge.o -MD -MP -MF $depbase.Tpo -c -o protocol_edge.o protocol_edge.c && mv -f $depbase.Tpo $depbase.Po --- protocol_key.o --- depbase=`echo protocol_key.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT protocol_key.o -MD -MP -MF $depbase.Tpo -c -o protocol_key.o protocol_key.c && mv -f $depbase.Tpo $depbase.Po --- protocol_misc.o --- depbase=`echo protocol_misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT protocol_misc.o -MD -MP -MF $depbase.Tpo -c -o protocol_misc.o protocol_misc.c && mv -f $depbase.Tpo $depbase.Po --- protocol_subnet.o --- depbase=`echo protocol_subnet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT protocol_subnet.o -MD -MP -MF $depbase.Tpo -c -o protocol_subnet.o protocol_subnet.c && mv -f $depbase.Tpo $depbase.Po --- raw_socket_device.o --- depbase=`echo raw_socket_device.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT raw_socket_device.o -MD -MP -MF $depbase.Tpo -c -o raw_socket_device.o raw_socket_device.c && mv -f $depbase.Tpo $depbase.Po --- route.o --- depbase=`echo route.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT route.o -MD -MP -MF $depbase.Tpo -c -o route.o route.c && mv -f $depbase.Tpo $depbase.Po --- script.o --- depbase=`echo script.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT script.o -MD -MP -MF $depbase.Tpo -c -o script.o script.c && mv -f $depbase.Tpo $depbase.Po --- splay_tree.o --- depbase=`echo splay_tree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT splay_tree.o -MD -MP -MF $depbase.Tpo -c -o splay_tree.o splay_tree.c && mv -f $depbase.Tpo $depbase.Po --- sptps.o --- depbase=`echo sptps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT sptps.o -MD -MP -MF $depbase.Tpo -c -o sptps.o sptps.c && mv -f $depbase.Tpo $depbase.Po --- subnet.o --- depbase=`echo subnet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT subnet.o -MD -MP -MF $depbase.Tpo -c -o subnet.o subnet.c && mv -f $depbase.Tpo $depbase.Po --- subnet_parse.o --- depbase=`echo subnet_parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT subnet_parse.o -MD -MP -MF $depbase.Tpo -c -o subnet_parse.o subnet_parse.c && mv -f $depbase.Tpo $depbase.Po --- tincd.o --- depbase=`echo tincd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tincd.o -MD -MP -MF $depbase.Tpo -c -o tincd.o tincd.c && mv -f $depbase.Tpo $depbase.Po --- utils.o --- depbase=`echo utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT utils.o -MD -MP -MF $depbase.Tpo -c -o utils.o utils.c && mv -f $depbase.Tpo $depbase.Po --- version_git.h --- echo >version_git.h --- fsck.o --- depbase=`echo fsck.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT fsck.o -MD -MP -MF $depbase.Tpo -c -o fsck.o fsck.c && mv -f $depbase.Tpo $depbase.Po --- ifconfig.o --- depbase=`echo ifconfig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT ifconfig.o -MD -MP -MF $depbase.Tpo -c -o ifconfig.o ifconfig.c && mv -f $depbase.Tpo $depbase.Po --- info.o --- depbase=`echo info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT info.o -MD -MP -MF $depbase.Tpo -c -o info.o info.c && mv -f $depbase.Tpo $depbase.Po --- invitation.o --- depbase=`echo invitation.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT invitation.o -MD -MP -MF $depbase.Tpo -c -o invitation.o invitation.c && mv -f $depbase.Tpo $depbase.Po --- tincctl.o --- depbase=`echo tincctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT tincctl.o -MD -MP -MF $depbase.Tpo -c -o tincctl.o tincctl.c && mv -f $depbase.Tpo $depbase.Po --- top.o --- --- chacha-poly1305/chacha.o --- --- top.o --- depbase=`echo top.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT top.o -MD -MP -MF $depbase.Tpo -c -o top.o top.c && mv -f $depbase.Tpo $depbase.Po --- chacha-poly1305/chacha.o --- depbase=`echo chacha-poly1305/chacha.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT chacha-poly1305/chacha.o -MD -MP -MF $depbase.Tpo -c -o chacha-poly1305/chacha.o chacha-poly1305/chacha.c && mv -f $depbase.Tpo $depbase.Po --- chacha-poly1305/chacha-poly1305.o --- depbase=`echo chacha-poly1305/chacha-poly1305.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT chacha-poly1305/chacha-poly1305.o -MD -MP -MF $depbase.Tpo -c -o chacha-poly1305/chacha-poly1305.o chacha-poly1305/chacha-poly1305.c && mv -f $depbase.Tpo $depbase.Po --- chacha-poly1305/poly1305.o --- depbase=`echo chacha-poly1305/poly1305.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT chacha-poly1305/poly1305.o -MD -MP -MF $depbase.Tpo -c -o chacha-poly1305/poly1305.o chacha-poly1305/poly1305.c && mv -f $depbase.Tpo $depbase.Po --- ed25519/ecdsagen.o --- depbase=`echo ed25519/ecdsagen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT ed25519/ecdsagen.o -MD -MP -MF $depbase.Tpo -c -o ed25519/ecdsagen.o ed25519/ecdsagen.c && mv -f $depbase.Tpo $depbase.Po --- ed25519/fe.o --- depbase=`echo ed25519/fe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT ed25519/fe.o -MD -MP -MF $depbase.Tpo -c -o ed25519/fe.o ed25519/fe.c && mv -f $depbase.Tpo $depbase.Po --- ed25519/ge.o --- depbase=`echo ed25519/ge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT ed25519/ge.o -MD -MP -MF $depbase.Tpo -c -o ed25519/ge.o ed25519/ge.c && mv -f $depbase.Tpo $depbase.Po --- ed25519/key_exchange.o --- depbase=`echo ed25519/key_exchange.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT ed25519/key_exchange.o -MD -MP -MF $depbase.Tpo -c -o ed25519/key_exchange.o ed25519/key_exchange.c && mv -f $depbase.Tpo $depbase.Po --- ed25519/keypair.o --- --- ed25519/sc.o --- --- ed25519/keypair.o --- depbase=`echo ed25519/keypair.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT ed25519/keypair.o -MD -MP -MF $depbase.Tpo -c -o ed25519/keypair.o ed25519/keypair.c && mv -f $depbase.Tpo $depbase.Po --- ed25519/sc.o --- depbase=`echo ed25519/sc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT ed25519/sc.o -MD -MP -MF $depbase.Tpo -c -o ed25519/sc.o ed25519/sc.c && mv -f $depbase.Tpo $depbase.Po --- ed25519/sha512.o --- --- ed25519/sign.o --- --- ed25519/sha512.o --- depbase=`echo ed25519/sha512.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT ed25519/sha512.o -MD -MP -MF $depbase.Tpo -c -o ed25519/sha512.o ed25519/sha512.c && mv -f $depbase.Tpo $depbase.Po --- ed25519/sign.o --- depbase=`echo ed25519/sign.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT ed25519/sign.o -MD -MP -MF $depbase.Tpo -c -o ed25519/sign.o ed25519/sign.c && mv -f $depbase.Tpo $depbase.Po --- ed25519/verify.o --- depbase=`echo ed25519/verify.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT ed25519/verify.o -MD -MP -MF $depbase.Tpo -c -o ed25519/verify.o ed25519/verify.c && mv -f $depbase.Tpo $depbase.Po --- ed25519/ecdh.o --- --- ed25519/ecdsa.o --- --- ed25519/ecdh.o --- depbase=`echo ed25519/ecdh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT ed25519/ecdh.o -MD -MP -MF $depbase.Tpo -c -o ed25519/ecdh.o ed25519/ecdh.c && mv -f $depbase.Tpo $depbase.Po --- ed25519/ecdsa.o --- depbase=`echo ed25519/ecdsa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT ed25519/ecdsa.o -MD -MP -MF $depbase.Tpo -c -o ed25519/ecdsa.o ed25519/ecdsa.c && mv -f $depbase.Tpo $depbase.Po --- openssl/crypto.o --- depbase=`echo openssl/crypto.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT openssl/crypto.o -MD -MP -MF $depbase.Tpo -c -o openssl/crypto.o openssl/crypto.c && mv -f $depbase.Tpo $depbase.Po --- openssl/digest.o --- depbase=`echo openssl/digest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT openssl/digest.o -MD -MP -MF $depbase.Tpo -c -o openssl/digest.o openssl/digest.c && mv -f $depbase.Tpo $depbase.Po --- openssl/prf.o --- depbase=`echo openssl/prf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT openssl/prf.o -MD -MP -MF $depbase.Tpo -c -o openssl/prf.o openssl/prf.c && mv -f $depbase.Tpo $depbase.Po --- openssl/cipher.o --- depbase=`echo openssl/cipher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT openssl/cipher.o -MD -MP -MF $depbase.Tpo -c -o openssl/cipher.o openssl/cipher.c && mv -f $depbase.Tpo $depbase.Po --- openssl/rsa.o --- depbase=`echo openssl/rsa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT openssl/rsa.o -MD -MP -MF $depbase.Tpo -c -o openssl/rsa.o openssl/rsa.c && mv -f $depbase.Tpo $depbase.Po --- openssl/rsagen.o --- depbase=`echo openssl/rsagen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT openssl/rsagen.o -MD -MP -MF $depbase.Tpo -c -o openssl/rsagen.o openssl/rsagen.c && mv -f $depbase.Tpo $depbase.Po --- bsd/device.o --- depbase=`echo bsd/device.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT bsd/device.o -MD -MP -MF $depbase.Tpo -c -o bsd/device.o bsd/device.c && mv -f $depbase.Tpo $depbase.Po --- version.o --- depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o version.c && mv -f $depbase.Tpo $depbase.Po --- tincd --- cc -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie -Wl,-z,relro -Wl,-z,now -L/usr/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 bsd/device.o openssl/cipher.o openssl/crypto.o openssl/digest.o openssl/prf.o openssl/rsa.o -lcrypto -lz -llzo2 -lm --- tinc --- cc -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -Wl,-rpath,/usr/local/lib -L/usr/local/lib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -pie -Wl,-z,relro -Wl,-z,now -L/usr/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 -lcrypto -lz -llzo2 -lm Making all in doc --- tincd.8 --- --- tinc.8 --- --- tinc.conf.5 --- --- tinc-gui.8 --- --- tinc.8 --- sed -e s,'@PACKAGE\@',"tinc",g -e s,'@VERSION\@',"1.1pre17",g -e s,'@sysconfdir\@',"/usr/local/etc",g -e s,'@runstatedir\@',"/var/run",g -e s,'@localstatedir\@',"/var",g ./tinc.8.in > tinc.8 --- tincd.8 --- sed -e s,'@PACKAGE\@',"tinc",g -e s,'@VERSION\@',"1.1pre17",g -e s,'@sysconfdir\@',"/usr/local/etc",g -e s,'@runstatedir\@',"/var/run",g -e s,'@localstatedir\@',"/var",g ./tincd.8.in > tincd.8 --- tinc-gui.8 --- sed -e s,'@PACKAGE\@',"tinc",g -e s,'@VERSION\@',"1.1pre17",g -e s,'@sysconfdir\@',"/usr/local/etc",g -e s,'@runstatedir\@',"/var/run",g -e s,'@localstatedir\@',"/var",g ./tinc-gui.8.in > tinc-gui.8 --- tinc.conf.5 --- sed -e s,'@PACKAGE\@',"tinc",g -e s,'@VERSION\@',"1.1pre17",g -e s,'@sysconfdir\@',"/usr/local/etc",g -e s,'@runstatedir\@',"/var/run",g -e s,'@localstatedir\@',"/var",g ./tinc.conf.5.in > tinc.conf.5 Making all in test Making all in systemd SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> tinc-devel-1.1pre17_6 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> tinc-devel-1.1pre17_6 depends on file: /usr/local/lib/libncurses.so.6 - found ===> tinc-devel-1.1pre17_6 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tinc-devel-1.1pre17_6 ===> tinc-devel-1.1pre17_6 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> tinc-devel-1.1pre17_6 depends on file: /usr/local/lib/libncurses.so.6 - found ===> tinc-devel-1.1pre17_6 depends on executable: indexinfo - found ===> Generating temporary packing list Making install in src echo >version_git.h depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I/usr/local/include -isystem /usr/local/include -DFORTIFY_SOURCE=2 -fwrapv -fPIE -I/usr/include -DCONFDIR=\"/usr/local/etc\" -DRUNSTATEDIR=\"/var/run\" -DLOCALSTATEDIR=\"/var\" -DSBINDIR=\"/usr/local/sbin\" -iquote. -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o version.c && mv -f $depbase.Tpo $depbase.Po echo >version_git.h /bin/mkdir -p '/construction/security/tinc-devel/stage/usr/local/sbin' install -s -m 555 tincd tinc '/construction/security/tinc-devel/stage/usr/local/sbin' Making install in doc /bin/mkdir -p '/construction/security/tinc-devel/stage/usr/local/share/info' install -m 0644 ./tinc.info '/construction/security/tinc-devel/stage/usr/local/share/info' install-info --info-dir='/construction/security/tinc-devel/stage/usr/local/share/info' '/construction/security/tinc-devel/stage/usr/local/share/info/tinc.info' /bin/mkdir -p '/construction/security/tinc-devel/stage/usr/local/man/man5' install -m 0644 tinc.conf.5 '/construction/security/tinc-devel/stage/usr/local/man/man5' /bin/mkdir -p '/construction/security/tinc-devel/stage/usr/local/man/man8' install -m 0644 tincd.8 tinc.8 tinc-gui.8 '/construction/security/tinc-devel/stage/usr/local/man/man8' Making install in test Making install in systemd ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for tinc-devel-1.1pre17_6 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:22