>>> gvpe: Building main/gvpe 3.1-r0 (using abuild 3.8.0_rc3-r1) started Fri, 21 May 2021 17:56:22 +0000 >>> gvpe: Checking sanity of /home/buildozer/aports/main/gvpe/APKBUILD... >>> gvpe: Analyzing dependencies... >>> gvpe: Installing for build: build-base openssl-dev libev-dev zlib-dev gmp-dev linux-headers (1/8) Installing openssl-dev (1.1.1k-r0) (2/8) Installing libev (4.33-r0) (3/8) Installing libev-dev (4.33-r0) (4/8) Installing zlib-dev (1.2.11-r3) (5/8) Installing libgmpxx (6.2.1-r0) (6/8) Installing gmp-dev (6.2.1-r0) (7/8) Installing linux-headers (5.10.27-r0) (8/8) Installing .makedepends-gvpe (20210521.175627) OK: 322 MiB in 97 packages >>> gvpe: Cleaning up srcdir >>> gvpe: Cleaning up pkgdir >>> gvpe: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/gvpe-3.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 530k 100 530k 0 0 5149k 0 --:--:-- --:--:-- --:--:-- 5199k >>> gvpe: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/gvpe-3.1.tar.gz >>> gvpe: Checking sha512sums... gvpe-3.1.tar.gz: OK compile-fix.patch: OK musl-getopt_long.patch: OK gvpe.conf.example: OK gvpe.confd: OK gvpe.initd: OK if-up: OK >>> gvpe: Unpacking /var/cache/distfiles/v3.14/gvpe-3.1.tar.gz... >>> gvpe: compile-fix.patch patching file src/conf.h >>> gvpe: musl-getopt_long.patch patching file lib/getopt1.c checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for style of include used by make... GNU checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for ld used by GCC... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking for GNU gettext in libintl... no checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc needs -traditional... no checking for gawk... (cached) awk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for kernel networking interface type... native/linux checking how to run the C++ preprocessor... g++ -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 tr1/unordered_map usability... yes checking tr1/unordered_map presence... yes checking for tr1/unordered_map... yes checking ext/hash_map usability... yes checking ext/hash_map presence... yes checking for ext/hash_map... yes checking clocale usability... yes checking clocale presence... yes checking for clocale... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) 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/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking sys/cygwin.h usability... no checking sys/cygwin.h presence... no checking for sys/cygwin.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for net/ethernet.h... yes checking for net/if.h... yes checking for netinet/ip.h... yes checking for netinet/tcp.h... yes checking for netinet/in_systm.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for socklen_t... yes checking for struct addrinfo... yes checking return type of signal handlers... void checking for ANSI C header files... (cached) yes checking for asprintf... yes checking for daemon... yes checking for get_current_dir_name... yes checking for putenv... yes checking for select... yes checking for strerror... yes checking for strsignal... yes checking for strtol... yes checking for unsetenv... yes checking for mlockall... yes checking for working alloca.h... yes checking for alloca... yes checking for socket... yes checking for gethostbyname... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking port.h usability... no checking port.h presence... no checking for port.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking for inotify_init... yes checking for epoll_ctl... yes checking for kqueue... no checking for port_create... no checking for poll... yes checking for select... (cached) yes checking for eventfd... yes checking for signalfd... yes checking for clock_gettime... yes checking for nanosleep... yes checking for library containing floor... none required checking for linux/if_tun.h... default checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBCRYPTO... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for main in -lgmp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating m4/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands *** *** Configuration Summary *** *** Kernel Iface: native/linux *** RSA size: 3072 *** Cipher used: aes_128_ctr *** Digest used: *** Authdigest: sha512 *** HMAC length: sha1 *** Max. MTU: 1500 *** *** Enable options: *** #define ENABLE_AUTH EVP_sha512 *** #define ENABLE_CIPHER EVP_aes_128_ctr *** #define ENABLE_COMPRESSION 1 *** #define ENABLE_DNS 1 *** #define ENABLE_HMAC EVP_sha1 *** #define ENABLE_HTTP_PROXY 1 *** #define ENABLE_ICMP 1 *** /* #undef ENABLE_NLS */ *** #define ENABLE_PTHREADS 1 *** #define ENABLE_TCP 1 ***  *** *** WARNING WARNING WARNING WARNING WARNING WARNING WARNING *** *** You seem to configure gvpe with OpenSSL 1.1 or newer. *** While this probably compiles, please note that this is not only *** unsupported, but also discouraged. *** *** It is recommended to use either OpenSSL 1.0, as long as that is still *** supported, or LibreSSL (https://www.libressl.org/). *** *** This is not a political issue - while porting GVPE to the newer *** OpenSSL 1.1 API, I encountered two incompatible API changes that were *** not documented, were not caught while compiling but caused security *** issues. When reported, the reaction of the OpenSSL developers was to *** update the documentation. *** *** As a result, I lost all confidence in the ability and desire of *** OpenSSL developers to create a safe API, and would highly recommend *** switching to LibreSSL which explicitly avoids such braking changes. *** *** WARNING WARNING WARNING WARNING WARNING WARNING WARNING *** *** Again, do not use OpenSSL 1.1 and complain if stuff breaks. *** You have been warned, but your choice is respected. ***  make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1' Making all in m4 make[2]: Entering directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/m4' Making all in lib make[2]: Entering directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/lib' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT pidfile.o -MD -MP -MF ".deps/pidfile.Tpo" \ -c -o pidfile.o `test -f 'pidfile.c' || echo './'`pidfile.c; \ then mv -f ".deps/pidfile.Tpo" ".deps/pidfile.Po"; \ else rm -f ".deps/pidfile.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" \ -c -o getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c; \ then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; \ else rm -f ".deps/getopt1.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT dropin.o -MD -MP -MF ".deps/dropin.Tpo" \ -c -o dropin.o `test -f 'dropin.c' || echo './'`dropin.c; \ then mv -f ".deps/dropin.Tpo" ".deps/dropin.Po"; \ else rm -f ".deps/dropin.Tpo"; exit 1; \ fi rm -f libgvpe.a ar cru libgvpe.a pidfile.o getopt1.o dropin.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libgvpe.a make[2]: Leaving directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/lib' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/src' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../libev -Os -fomit-frame-pointer -DPKGLIBDIR=/usr/lib/gvpe -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/usr/var\" -DIFTYPE_native=1 -DIF_linux=1 -Os -fomit-frame-pointer -MT gvpectrl.o -MD -MP -MF ".deps/gvpectrl.Tpo" \ -c -o gvpectrl.o `test -f 'gvpectrl.C' || echo './'`gvpectrl.C; \ then mv -f ".deps/gvpectrl.Tpo" ".deps/gvpectrl.Po"; \ else rm -f ".deps/gvpectrl.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../libev -Os -fomit-frame-pointer -DPKGLIBDIR=/usr/lib/gvpe -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/usr/var\" -DIFTYPE_native=1 -DIF_linux=1 -Os -fomit-frame-pointer -MT conf.o -MD -MP -MF ".deps/conf.Tpo" \ -c -o conf.o `test -f 'conf.C' || echo './'`conf.C; \ then mv -f ".deps/conf.Tpo" ".deps/conf.Po"; \ else rm -f ".deps/conf.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../libev -Os -fomit-frame-pointer -DPKGLIBDIR=/usr/lib/gvpe -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/usr/var\" -DIFTYPE_native=1 -DIF_linux=1 -Os -fomit-frame-pointer -MT util.o -MD -MP -MF ".deps/util.Tpo" \ -c -o util.o `test -f 'util.C' || echo './'`util.C; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; \ else rm -f ".deps/util.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../libev -Os -fomit-frame-pointer -DPKGLIBDIR=/usr/lib/gvpe -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/usr/var\" -DIFTYPE_native=1 -DIF_linux=1 -Os -fomit-frame-pointer -MT slog.o -MD -MP -MF ".deps/slog.Tpo" \ -c -o slog.o `test -f 'slog.C' || echo './'`slog.C; \ then mv -f ".deps/slog.Tpo" ".deps/slog.Po"; \ else rm -f ".deps/slog.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../libev -Os -fomit-frame-pointer -DPKGLIBDIR=/usr/lib/gvpe -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/usr/var\" -DIFTYPE_native=1 -DIF_linux=1 -Os -fomit-frame-pointer -MT ev_cpp.o -MD -MP -MF ".deps/ev_cpp.Tpo" \ -c -o ev_cpp.o `test -f 'ev_cpp.C' || echo './'`ev_cpp.C; \ then mv -f ".deps/ev_cpp.Tpo" ".deps/ev_cpp.Po"; \ else rm -f ".deps/ev_cpp.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../libev -Os -fomit-frame-pointer -DPKGLIBDIR=/usr/lib/gvpe -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/usr/var\" -DIFTYPE_native=1 -DIF_linux=1 -Os -fomit-frame-pointer -MT crypto.o -MD -MP -MF ".deps/crypto.Tpo" \ -c -o crypto.o `test -f 'crypto.C' || echo './'`crypto.C; \ then mv -f ".deps/crypto.Tpo" ".deps/crypto.Po"; \ else rm -f ".deps/crypto.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../libev -Os -fomit-frame-pointer -DPKGLIBDIR=/usr/lib/gvpe -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/usr/var\" -DIFTYPE_native=1 -DIF_linux=1 -Os -fomit-frame-pointer -MT gvpe.o -MD -MP -MF ".deps/gvpe.Tpo" \ -c -o gvpe.o `test -f 'gvpe.C' || echo './'`gvpe.C; \ then mv -f ".deps/gvpe.Tpo" ".deps/gvpe.Po"; \ else rm -f ".deps/gvpe.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../libev -Os -fomit-frame-pointer -DPKGLIBDIR=/usr/lib/gvpe -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/usr/var\" -DIFTYPE_native=1 -DIF_linux=1 -Os -fomit-frame-pointer -MT vpn.o -MD -MP -MF ".deps/vpn.Tpo" \ -c -o vpn.o `test -f 'vpn.C' || echo './'`vpn.C; \ then mv -f ".deps/vpn.Tpo" ".deps/vpn.Po"; \ else rm -f ".deps/vpn.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../libev -Os -fomit-frame-pointer -DPKGLIBDIR=/usr/lib/gvpe -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/usr/var\" -DIFTYPE_native=1 -DIF_linux=1 -Os -fomit-frame-pointer -MT vpn_tcp.o -MD -MP -MF ".deps/vpn_tcp.Tpo" \ -c -o vpn_tcp.o `test -f 'vpn_tcp.C' || echo './'`vpn_tcp.C; \ then mv -f ".deps/vpn_tcp.Tpo" ".deps/vpn_tcp.Po"; \ else rm -f ".deps/vpn_tcp.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../libev -Os -fomit-frame-pointer -DPKGLIBDIR=/usr/lib/gvpe -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/usr/var\" -DIFTYPE_native=1 -DIF_linux=1 -Os -fomit-frame-pointer -MT vpn_dns.o -MD -MP -MF ".deps/vpn_dns.Tpo" \ -c -o vpn_dns.o `test -f 'vpn_dns.C' || echo './'`vpn_dns.C; \ then mv -f ".deps/vpn_dns.Tpo" ".deps/vpn_dns.Po"; \ else rm -f ".deps/vpn_dns.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../libev -Os -fomit-frame-pointer -DPKGLIBDIR=/usr/lib/gvpe -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/usr/var\" -DIFTYPE_native=1 -DIF_linux=1 -Os -fomit-frame-pointer -MT sockinfo.o -MD -MP -MF ".deps/sockinfo.Tpo" \ -c -o sockinfo.o `test -f 'sockinfo.C' || echo './'`sockinfo.C; \ then mv -f ".deps/sockinfo.Tpo" ".deps/sockinfo.Po"; \ else rm -f ".deps/sockinfo.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../libev -Os -fomit-frame-pointer -DPKGLIBDIR=/usr/lib/gvpe -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/usr/var\" -DIFTYPE_native=1 -DIF_linux=1 -Os -fomit-frame-pointer -MT curve25519.o -MD -MP -MF ".deps/curve25519.Tpo" \ -c -o curve25519.o `test -f 'curve25519.C' || echo './'`curve25519.C; \ then mv -f ".deps/curve25519.Tpo" ".deps/curve25519.Po"; \ else rm -f ".deps/curve25519.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../libev -Os -fomit-frame-pointer -DPKGLIBDIR=/usr/lib/gvpe -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/usr/var\" -DIFTYPE_native=1 -DIF_linux=1 -Os -fomit-frame-pointer -MT iv_gen.o -MD -MP -MF ".deps/iv_gen.Tpo" \ -c -o iv_gen.o `test -f 'iv_gen.C' || echo './'`iv_gen.C; \ then mv -f ".deps/iv_gen.Tpo" ".deps/iv_gen.Po"; \ else rm -f ".deps/iv_gen.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../libev -Os -fomit-frame-pointer -DPKGLIBDIR=/usr/lib/gvpe -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/usr/var\" -DIFTYPE_native=1 -DIF_linux=1 -Os -fomit-frame-pointer -MT hkdf.o -MD -MP -MF ".deps/hkdf.Tpo" \ -c -o hkdf.o `test -f 'hkdf.C' || echo './'`hkdf.C; \ then mv -f ".deps/hkdf.Tpo" ".deps/hkdf.Po"; \ else rm -f ".deps/hkdf.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../libev -Os -fomit-frame-pointer -DPKGLIBDIR=/usr/lib/gvpe -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/usr/var\" -DIFTYPE_native=1 -DIF_linux=1 -Os -fomit-frame-pointer -MT connection.o -MD -MP -MF ".deps/connection.Tpo" \ -c -o connection.o `test -f 'connection.C' || echo './'`connection.C; \ then mv -f ".deps/connection.Tpo" ".deps/connection.Po"; \ else rm -f ".deps/connection.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../libev -Os -fomit-frame-pointer -DPKGLIBDIR=/usr/lib/gvpe -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/usr/var\" -DIFTYPE_native=1 -DIF_linux=1 -Os -fomit-frame-pointer -MT device.o -MD -MP -MF ".deps/device.Tpo" \ -c -o device.o `test -f 'device.C' || echo './'`device.C; \ then mv -f ".deps/device.Tpo" ".deps/device.Po"; \ else rm -f ".deps/device.Tpo"; exit 1; \ fi In file included from ev_cpp.C:2: ../libev/ev.c:1837:25: warning: 'ev_rt_now' initialized and declared 'extern' 1837 | EV_API_DECL ev_tstamp ev_rt_now = 0; /* needs to be initialised to make it a definition despite extern */ | ^~~~~~~~~ In file included from util.h:40, from conf.C:55: conf.C: In member function 'void configuration::print()': conf.C:762:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'double' [-Wformat=] 762 | printf (_("rekeying interval: %d\n"), rekey); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/gettext.h:70:18: note: in definition of macro '_' 70 | # define _(Text) Text | ^~~~ conf.C:762:35: note: format string is defined here 762 | printf (_("rekeying interval: %d\n"), rekey); | ~^ | | | int | %f In file included from util.h:40, from conf.C:55: conf.C:763:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'double' [-Wformat=] 763 | printf (_("keepalive interval: %d\n"), keepalive); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/gettext.h:70:18: note: in definition of macro '_' 70 | # define _(Text) Text | ^~~~ conf.C:763:35: note: format string is defined here 763 | printf (_("keepalive interval: %d\n"), keepalive); | ~^ | | | int | %f conf.C:769:47: warning: '0' flag used with '%s' gnu_printf format [-Wformat=] 769 | printf ("%4s %-17s %s %-8.8s %-10.10s %04s %s\n", | ^ vpn_dns.C: In function 'void encode_header(char*, int, int, int)': vpn_dns.C:314:5: warning: narrowing conversion of 'seqno' from 'int' to 'u8' {aka 'unsigned char'} [-Wnarrowing] 314 | seqno, | ^~~~~ vpn_dns.C:315:18: warning: narrowing conversion of '((seqno >> 8) | (retry << 6))' from 'int' to 'u8' {aka 'unsigned char'} [-Wnarrowing] 315 | (seqno >> 8) | (retry << 6), | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ vpn_dns.C:316:5: warning: narrowing conversion of 'clientid' from 'int' to 'u8' {aka 'unsigned char'} [-Wnarrowing] 316 | clientid, | ^~~~~~~~ g++ -DPKGLIBDIR=/usr/lib/gvpe -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/usr/var\" -DIFTYPE_native=1 -DIF_linux=1 -Os -fomit-frame-pointer -o gvpectrl gvpectrl.o conf.o util.o slog.o ev_cpp.o crypto.o ../lib/libgvpe.a -lgmp -lpthread -lcrypto g++ -DPKGLIBDIR=/usr/lib/gvpe -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/usr/var\" -DIFTYPE_native=1 -DIF_linux=1 -Os -fomit-frame-pointer -o gvpe gvpe.o vpn.o vpn_tcp.o vpn_dns.o sockinfo.o curve25519.o iv_gen.o hkdf.o connection.o device.o conf.o util.o slog.o ev_cpp.o crypto.o ../lib/libgvpe.a -lgmp -lpthread -lcrypto make[2]: Leaving directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/src' Making all in doc make[2]: Entering directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/doc' Making all in po make[2]: Entering directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/po' make[2]: Entering directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1' make[2]: Leaving directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1' make[1]: Leaving directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1' >>> WARNING: gvpe: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> gvpe: Entering fakeroot... Making install in m4 make[1]: Entering directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/m4' make[2]: Entering directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/m4' make[1]: Leaving directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/m4' Making install in lib make[1]: Entering directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/lib' make[2]: Entering directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/lib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/lib' make[1]: Leaving directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/lib' Making install in src make[1]: Entering directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/src' make[2]: Entering directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/src' /bin/sh ../mkinstalldirs /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/bin mkdir -p -- /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/bin /bin/sh ../mkinstalldirs /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/sbin make[2]: Nothing to be done for 'install-data-am'. mkdir -p -- /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/sbin /usr/bin/install -c gvpectrl /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/bin/gvpectrl /usr/bin/install -c gvpe /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/sbin/gvpe make[2]: Leaving directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/src' make[1]: Leaving directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/src' Making install in doc make[1]: Entering directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/doc' make[2]: Entering directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/share/info /bin/sh ../mkinstalldirs /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/share/man/man5 /bin/sh ../mkinstalldirs /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/share/man/man7 /bin/sh ../mkinstalldirs /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/share/man/man8 mkdir -p -- /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/share/info mkdir -p -- /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/share/man/man5 mkdir -p -- /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/share/man/man7 mkdir -p -- /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/share/man/man8 /usr/bin/install -c -m 644 ./gvpe.info /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/share/info/gvpe.info /usr/bin/install -c -m 644 ./gvpe.5 /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/share/man/man5/gvpe.5 /usr/bin/install -c -m 644 ./gvpe.protocol.7 /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/share/man/man7/gvpe.protocol.7 /usr/bin/install -c -m 644 ./gvpe.8 /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/share/man/man8/gvpe.8 /usr/bin/install -c -m 644 ./gvpe.conf.5 /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/share/man/man5/gvpe.conf.5 /usr/bin/install -c -m 644 ./gvpectrl.8 /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/share/man/man8/gvpectrl.8 /usr/bin/install -c -m 644 ./gvpe.osdep.5 /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/share/man/man5/gvpe.osdep.5 make[2]: Leaving directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/doc' make[1]: Leaving directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/doc' Making install in po make[1]: Entering directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/po' if test "gvpe" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/share/gettext/po; \ for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildozer/aports/main/gvpe/pkg/gvpe/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1/po' make[1]: Entering directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1' make[2]: Entering directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1' make[1]: Leaving directory '/home/buildozer/aports/main/gvpe/src/gvpe-3.1' >>> gvpe-doc*: Running split function doc... >>> gvpe-doc*: Preparing subpackage gvpe-doc... >>> gvpe-doc*: Running postcheck for gvpe-doc >>> gvpe*: Running postcheck for gvpe >>> WARNING: gvpe*: Found OpenRC directory (/etc/conf.d or /etc/init.d) but name doesn't end with -openrc >>> gvpe*: Preparing package gvpe... >>> gvpe*: Stripping binaries >>> gvpe-doc*: Scanning shared objects >>> gvpe*: Scanning shared objects >>> gvpe-doc*: Tracing dependencies... >>> gvpe-doc*: Package size: 164.0 KB >>> gvpe-doc*: Compressing data... >>> gvpe-doc*: Create checksum... >>> gvpe-doc*: Create gvpe-doc-3.1-r0.apk >>> gvpe*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcrypto.so.1.1 so:libgcc_s.so.1 so:libgmp.so.10 so:libstdc++.so.6 >>> gvpe*: Package size: 252.0 KB >>> gvpe*: Compressing data... >>> gvpe*: Create checksum... >>> gvpe*: Create gvpe-3.1-r0.apk >>> gvpe: Build complete at Fri, 21 May 2021 17:56:45 +0000 elapsed time 0h 0m 23s >>> gvpe: Cleaning up srcdir >>> gvpe: Cleaning up pkgdir >>> gvpe: Uninstalling dependencies... (1/8) Purging .makedepends-gvpe (20210521.175627) (2/8) Purging openssl-dev (1.1.1k-r0) (3/8) Purging libev-dev (4.33-r0) (4/8) Purging libev (4.33-r0) (5/8) Purging zlib-dev (1.2.11-r3) (6/8) Purging gmp-dev (6.2.1-r0) (7/8) Purging libgmpxx (6.2.1-r0) (8/8) Purging linux-headers (5.10.27-r0) OK: 312 MiB in 89 packages >>> gvpe: Updating the main/x86 repository index... >>> gvpe: Signing the index...