#define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) ^ Client.c:8799:8: note: in expansion of macro 'POINTER_TO_KEY' if (POINTER_TO_KEY(x) == get->Key) ^~~~~~~~~~~~~~ Client.c: In function 'CtEnumCa': ../../src/Mayaqua/MayaType.h:221:64: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) ^ Client.c:8891:23: note: in expansion of macro 'POINTER_TO_KEY' e->Items[i]->Key = POINTER_TO_KEY(x); ^~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -L/tmp/instance-3/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libcedar.la Account.lo Admin.lo AzureClient.lo AzureServer.lo Bridge.lo BridgeUnix.lo BridgeWin32.lo Cedar.lo CedarPch.lo Client.lo CM.lo Command.lo Connection.lo Console.lo Database.lo DDNS.lo EM.lo EtherLog.lo Hub.lo Interop_OpenVPN.lo Interop_SSTP.lo IPsec.lo IPsec_EtherIP.lo IPsec_IKE.lo IPsec_IkePacket.lo IPsec_IPC.lo IPsec_L2TP.lo IPsec_PPP.lo IPsec_Win7.lo Layer3.lo Link.lo Listener.lo Logging.lo Nat.lo NativeStack.lo NM.lo NullLan.lo Protocol.lo Radius.lo Remote.lo Sam.lo SecureInfo.lo SecureNAT.lo SeLowUser.lo Server.lo Session.lo SM.lo SW.lo UdpAccel.lo UT.lo VG.lo Virtual.lo VLan.lo VLanUnix.lo VLanWin32.lo WaterMark.lo WebUI.lo WinUi.lo Wpc.lo -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-ar cru .libs/libcedar.a .libs/Account.o .libs/Admin.o .libs/AzureClient.o .libs/AzureServer.o .libs/Bridge.o .libs/BridgeUnix.o .libs/BridgeWin32.o .libs/Cedar.o .libs/CedarPch.o .libs/Client.o .libs/CM.o .libs/Command.o .libs/Connection.o .libs/Console.o .libs/Database.o .libs/DDNS.o .libs/EM.o .libs/EtherLog.o .libs/Hub.o .libs/Interop_OpenVPN.o .libs/Interop_SSTP.o .libs/IPsec.o .libs/IPsec_EtherIP.o .libs/IPsec_IKE.o .libs/IPsec_IkePacket.o .libs/IPsec_IPC.o .libs/IPsec_L2TP.o .libs/IPsec_PPP.o .libs/IPsec_Win7.o .libs/Layer3.o .libs/Link.o .libs/Listener.o .libs/Logging.o .libs/Nat.o .libs/NativeStack.o .libs/NM.o .libs/NullLan.o .libs/Protocol.o .libs/Radius.o .libs/Remote.o .libs/Sam.o .libs/SecureInfo.o .libs/SecureNAT.o .libs/SeLowUser.o .libs/Server.o .libs/Session.o .libs/SM.o .libs/SW.o .libs/UdpAccel.o .libs/UT.o .libs/VG.o .libs/Virtual.o .libs/VLan.o .libs/VLanUnix.o .libs/VLanWin32.o .libs/WaterMark.o .libs/WebUI.o .libs/WinUi.o .libs/Wpc.o libtool: link: /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-ranlib .libs/libcedar.a libtool: link: ( cd ".libs" && rm -f "libcedar.la" && ln -s "../libcedar.la" "libcedar.la" ) make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/Cedar' Making all in libsoftether make[4]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/libsoftether' /bin/bash ../../libtool --tag=CC --tag=disable-static --mode=link /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -avoid-version -L/tmp/instance-3/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsoftether.la -rpath /usr/lib ../../src/Mayaqua/libmayaqua.la ../../src/Cedar/libcedar.la -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc -shared -fPIC -DPIC -Wl,--whole-archive ../../src/Mayaqua/.libs/libmayaqua.a ../../src/Cedar/.libs/libcedar.a -Wl,--no-whole-archive -L/tmp/instance-3/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -lz -lrt -lssl -lcrypto -lncurses -lreadline -Os -g0 -pthread -pthread -Wl,-soname -Wl,libsoftether.so -o .libs/libsoftether.so libtool: link: ( cd ".libs" && rm -f "libsoftether.la" && ln -s "../libsoftether.la" "libsoftether.la" ) make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/libsoftether' Making all in bin/hamcore make[4]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore' hamcorebuilder ../../../src/bin/hamcore hamcore.se2 hamcore.se2 Build Utility Copyright (c) SoftEther VPN Project. All Rights Reserved. Src Dir: '../../../src/bin/hamcore' Dest Filename: 'hamcore.se2' Processing... /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/authors.txt: 82 -> 78 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/backup_dir_readme.txt: 314 -> 130 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/empty.config: 37 -> 42 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/empty_sevpnclient.config: 1921 -> 866 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/eula.txt: 3587 -> 1671 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/install_src.dat: 13 -> 21 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/lang.config: 698 -> 409 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/languages.txt: 403 -> 346 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/languages_wine.txt: 260 -> 223 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/legal.txt: 43321 -> 12071 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/Makefile: 21302 -> 6262 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/Makefile.am: 1195 -> 674 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/Makefile.in: 20144 -> 6076 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/openvpn_readme.pdf: 490556 -> 479129 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/openvpn_readme.txt: 13030 -> 5081 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/openvpn_sample.ovpn: 4535 -> 1682 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/root_certs.dat: 400489 -> 275260 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/SOURCES_OF_BINARY_FILES.TXT: 6167 -> 2530 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/strtable_cn.stb: 564093 -> 151976 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/strtable_en.stb: 646927 -> 147673 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/strtable_ja.stb: 811031 -> 157501 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/vpnserver_api_doc.html: 627154 -> 53763 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/vpnweb_sample_cn.htm: 3965 -> 1578 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/vpnweb_sample_en.htm: 3965 -> 1578 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/vpnweb_sample_ja.htm: 4856 -> 1978 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/warning_cn.txt: 32104 -> 11779 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/warning_en.txt: 37596 -> 11815 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/warning_ja.txt: 52545 -> 13598 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/cryptcom.cgi: 1729 -> 865 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/edituser.cgi: 1495 -> 723 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/error.cgi: 279 -> 243 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/hub.cgi: 2633 -> 893 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/license.cgi: 1852 -> 895 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/listener.cgi: 463 -> 328 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/localbridge.cgi: 1876 -> 918 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/login.cgi: 767 -> 499 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/newhub.cgi: 805 -> 473 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/redirect.cgi: 254 -> 177 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/securenat.cgi: 3169 -> 1125 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/server.cgi: 2367 -> 960 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/session.cgi: 979 -> 546 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/user.cgi: 951 -> 533 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/webui.css: 30 -> 38 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/index.html: 1999 -> 908 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/index.html: 274 -> 180 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/README.md: 1170 -> 557 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/.gitignore: 15 -> 23 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/hub.html: 653 -> 339 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/include_footer.html: 106 -> 92 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/include_head.html: 692 -> 296 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/include_menu.html: 1464 -> 490 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/index.html: 2878 -> 1192 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/package-lock.json: 170740 -> 37920 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/package.json: 608 -> 299 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/theme.css: 273 -> 166 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/tsconfig.json: 5449 -> 1839 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/tsconfig_webpack.json: 5440 -> 1840 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/tslint.json: 523 -> 225 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/webpack.config.js: 833 -> 377 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/.vscode/launch.json: 454 -> 226 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/.vscode/settings.json: 82 -> 74 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/.vscode/tasks.json: 1198 -> 328 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/out_webpack/bundle.js: 2622100 -> 614017 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/out_webpack/ts/index.d.ts: 542 -> 256 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/out_webpack/ts/index.d.ts.map: 555 -> 242 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/out_webpack/ts/main.d.ts: 620 -> 264 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/out_webpack/ts/main.d.ts.map: 624 -> 256 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/out_webpack/ts/vpnadmin.d.ts: 50 -> 58 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/out_webpack/ts/vpnadmin.d.ts.map: 116 -> 98 /tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/src/ts/main.ts: 5662 -> 1736 authors.txt: offset: 2851 backup_dir_readme.txt: offset: 2929 empty.config: offset: 3059 empty_sevpnclient.config: offset: 3101 eula.txt: offset: 3967 install_src.dat: offset: 5638 lang.config: offset: 5659 languages.txt: offset: 6068 languages_wine.txt: offset: 6414 legal.txt: offset: 6637 Makefile: offset: 18708 Makefile.am: offset: 24970 Makefile.in: offset: 25644 openvpn_readme.pdf: offset: 31720 openvpn_readme.txt: offset: 510849 openvpn_sample.ovpn: offset: 515930 root_certs.dat: offset: 517612 SOURCES_OF_BINARY_FILES.TXT: offset: 792872 strtable_cn.stb: offset: 795402 strtable_en.stb: offset: 947378 strtable_ja.stb: offset: 1095051 vpnserver_api_doc.html: offset: 1252552 vpnweb_sample_cn.htm: offset: 1306315 vpnweb_sample_en.htm: offset: 1307893 vpnweb_sample_ja.htm: offset: 1309471 warning_cn.txt: offset: 1311449 warning_en.txt: offset: 1323228 warning_ja.txt: offset: 1335043 webui\cryptcom.cgi: offset: 1348641 webui\edituser.cgi: offset: 1349506 webui\error.cgi: offset: 1350229 webui\hub.cgi: offset: 1350472 webui\license.cgi: offset: 1351365 webui\listener.cgi: offset: 1352260 webui\localbridge.cgi: offset: 1352588 webui\login.cgi: offset: 1353506 webui\newhub.cgi: offset: 1354005 webui\redirect.cgi: offset: 1354478 webui\securenat.cgi: offset: 1354655 webui\server.cgi: offset: 1355780 webui\session.cgi: offset: 1356740 webui\user.cgi: offset: 1357286 webui\webui.css: offset: 1357819 wwwroot\admin\default\.gitignore: offset: 1357857 wwwroot\admin\default\.vscode\launch.json: offset: 1357880 wwwroot\admin\default\.vscode\settings.json: offset: 1358106 wwwroot\admin\default\.vscode\tasks.json: offset: 1358180 wwwroot\admin\default\hub.html: offset: 1358508 wwwroot\admin\default\include_footer.html: offset: 1358847 wwwroot\admin\default\include_head.html: offset: 1358939 wwwroot\admin\default\include_menu.html: offset: 1359235 wwwroot\admin\default\index.html: offset: 1359725 wwwroot\admin\default\out_webpack\bundle.js: offset: 1360917 wwwroot\admin\default\out_webpack\ts\index.d.ts: offset: 1974934 wwwroot\admin\default\out_webpack\ts\index.d.ts.map: offset: 1975190 wwwroot\admin\default\out_webpack\ts\main.d.ts: offset: 1975432 wwwroot\admin\default\out_webpack\ts\main.d.ts.map: offset: 1975696 wwwroot\admin\default\out_webpack\ts\vpnadmin.d.ts: offset: 1975952 wwwroot\admin\default\out_webpack\ts\vpnadmin.d.ts.map: offset: 1976010 wwwroot\admin\default\package-lock.json: offset: 1976108 wwwroot\admin\default\package.json: offset: 2014028 wwwroot\admin\default\src\ts\main.ts: offset: 2014327 wwwroot\admin\default\theme.css: offset: 2016063 wwwroot\admin\default\tsconfig.json: offset: 2016229 wwwroot\admin\default\tsconfig_webpack.json: offset: 2018068 wwwroot\admin\default\tslint.json: offset: 2019908 wwwroot\admin\default\webpack.config.js: offset: 2020133 wwwroot\admin\index.html: offset: 2020510 wwwroot\admin\README.md: offset: 2020690 wwwroot\index.html: offset: 2021247 Writing hamcore.se2... Done. make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore' Making all in vpnserver make[4]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpnserver' /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o vpnserver.o vpnserver.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -L/tmp/instance-3/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o vpnserver vpnserver.o ../../src/libsoftether/libsoftether.la -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -o vpnserver vpnserver.o -L/tmp/instance-3/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../../src/libsoftether/.libs/libsoftether.so -lz -lrt -lssl -lcrypto -lncurses -lreadline -pthread -Wl,-rpath -Wl,/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/libsoftether/.libs make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpnserver' Making all in vpnclient make[4]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpnclient' /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o vpncsvc.o vpncsvc.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -L/tmp/instance-3/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o vpnclient vpncsvc.o ../../src/libsoftether/libsoftether.la -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -o vpnclient vpncsvc.o -L/tmp/instance-3/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../../src/libsoftether/.libs/libsoftether.so -lz -lrt -lssl -lcrypto -lncurses -lreadline -pthread -Wl,-rpath -Wl,/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/libsoftether/.libs make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpnclient' Making all in vpnbridge make[4]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpnbridge' /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o vpnbridge.o vpnbridge.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -L/tmp/instance-3/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o vpnbridge vpnbridge.o ../../src/libsoftether/libsoftether.la -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -o vpnbridge vpnbridge.o -L/tmp/instance-3/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../../src/libsoftether/.libs/libsoftether.so -lz -lrt -lssl -lcrypto -lncurses -lreadline -pthread -Wl,-rpath -Wl,/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/libsoftether/.libs make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpnbridge' Making all in vpncmd make[4]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpncmd' /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o vpncmd.o vpncmd.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -L/tmp/instance-3/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o vpncmd vpncmd.o ../../src/libsoftether/libsoftether.la -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -o vpncmd vpncmd.o -L/tmp/instance-3/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../../src/libsoftether/.libs/libsoftether.so -lz -lrt -lssl -lcrypto -lncurses -lreadline -pthread -Wl,-rpath -Wl,/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/libsoftether/.libs make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpncmd' Making all in softetherd make[4]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/softetherd' /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o softetherd.o softetherd.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -L/tmp/instance-3/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o softetherd softetherd.o ../../src/libsoftether/libsoftether.la -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -o softetherd softetherd.o -L/tmp/instance-3/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../../src/libsoftether/.libs/libsoftether.so -lz -lrt -lssl -lcrypto -lncurses -lreadline -pthread -Wl,-rpath -Wl,/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/libsoftether/.libs make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/softetherd' make[4]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src' make[3]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src' make[3]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta' make[2]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta' make[1]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta' >>> softether 4.30-9700-beta Installing to target PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-3/output-1/target install -C /tmp/instance-3/output-1/build/softether-4.30-9700-beta/ make[1]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta' Making install in src make[2]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src' Making install in Mayaqua make[3]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/Mayaqua' make[4]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/Mayaqua' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/Mayaqua' make[3]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/Mayaqua' Making install in Cedar make[3]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/Cedar' make[4]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/Cedar' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/Cedar' make[3]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/Cedar' Making install in libsoftether make[3]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/libsoftether' make[4]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/libsoftether' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libsoftether.la '/tmp/instance-3/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libsoftether.so /tmp/instance-3/output-1/target/usr/lib/libsoftether.so libtool: install: /usr/bin/install -c .libs/libsoftether.lai /tmp/instance-3/output-1/target/usr/lib/libsoftether.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/libsoftether' make[3]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/libsoftether' Making install in bin/hamcore make[3]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore' make[4]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore' /usr/bin/install -c -m 644 -D hamcore.se2 /tmp/instance-3/output-1/target/var/lib/softether/hamcore.se2 make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore' make[3]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/bin/hamcore' Making install in vpnserver make[3]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpnserver' make[4]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpnserver' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c vpnserver '/tmp/instance-3/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c vpnserver /tmp/instance-3/output-1/target/usr/sbin/vpnserver make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpnserver' make[3]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpnserver' Making install in vpnclient make[3]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpnclient' make[4]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpnclient' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c vpnclient '/tmp/instance-3/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c vpnclient /tmp/instance-3/output-1/target/usr/sbin/vpnclient make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpnclient' make[3]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpnclient' Making install in vpnbridge make[3]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpnbridge' make[4]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpnbridge' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c vpnbridge '/tmp/instance-3/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c vpnbridge /tmp/instance-3/output-1/target/usr/sbin/vpnbridge make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpnbridge' make[3]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpnbridge' Making install in vpncmd make[3]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpncmd' make[4]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpncmd' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c vpncmd '/tmp/instance-3/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c vpncmd /tmp/instance-3/output-1/target/usr/sbin/vpncmd make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpncmd' make[3]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/vpncmd' Making install in softetherd make[3]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/softetherd' make[4]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/softetherd' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c softetherd '/tmp/instance-3/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c softetherd /tmp/instance-3/output-1/target/usr/sbin/softetherd make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/softetherd' make[3]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src/softetherd' make[3]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src' make[4]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src' make[3]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src' make[2]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta/src' make[2]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta' make[3]: Entering directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta' make[2]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta' make[1]: Leaving directory '/tmp/instance-3/output-1/build/softether-4.30-9700-beta' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-3/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-%g' -e 's%@TARGET_ARCH@%aarch64%g' -e 's%@TARGET_CPU@%cortex-a53%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-3/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-3/output-1/target/etc echo "buildroot" > /tmp/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-3/output-1/target/etc/hosts mkdir -p /tmp/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-3/output-1/target/etc/shadow rm -f /tmp/instance-3/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-3/output-1/build/locales.nopurge for dir in /tmp/instance-3/output-1/target/usr/share/locale /tmp/instance-3/output-1/target/usr/share/X11/locale /tmp/instance-3/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-3/output-1/target/usr/include /tmp/instance-3/output-1/target/usr/share/aclocal \ /tmp/instance-3/output-1/target/usr/lib/pkgconfig /tmp/instance-3/output-1/target/usr/share/pkgconfig \ /tmp/instance-3/output-1/target/usr/lib/cmake /tmp/instance-3/output-1/target/usr/share/cmake \ /tmp/instance-3/output-1/target/usr/doc find /tmp/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-3/output-1/target/lib/ /tmp/instance-3/output-1/target/usr/lib/ /tmp/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-3/output-1/target/usr/share/gdb rm -rf /tmp/instance-3/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-3/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-3/output-1/target/usr/share/zsh rm -rf /tmp/instance-3/output-1/target/usr/man /tmp/instance-3/output-1/target/usr/share/man rm -rf /tmp/instance-3/output-1/target/usr/info /tmp/instance-3/output-1/target/usr/share/info rm -rf /tmp/instance-3/output-1/target/usr/doc /tmp/instance-3/output-1/target/usr/share/doc rm -rf /tmp/instance-3/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-3/output-1/target/lib/debug /tmp/instance-3/output-1/target/usr/lib/debug find /tmp/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-3/output-1/host/bin/aarch64_be-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-915-g92f9eb53ba"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-3/output-1/per-package /tmp/instance-3/buildroot/support/scripts/fix-rpath target touch /tmp/instance-3/output-1/target/usr ln -snf /tmp/instance-3/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot /tmp/instance-3/output-1/staging make: Leaving directory '/tmp/instance-3/buildroot' make: Entering directory '/tmp/instance-3/buildroot' >>> Buildroot 2021.05-915-g92f9eb53ba Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-aarch64-be 2018.05 Collecting legal info >>> toolchain Collecting legal info >>> bctoolbox 4.4.8 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> mbedtls 2.16.11 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> binutils 2.35.2 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-dbus-python 1.2.16 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.20 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-meson 0.58.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> faad2 2.10.0 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> libaio 0.3.112 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libnids 1.24 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libubootenv 0.3.2 Collecting legal info Licenses/lgpl-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liburiparser 0.9.5 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> lvm2 2.03.12 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> lxc 4.0.6 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> openssl Collecting legal info >>> mediastreamer 4.4.8 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> ortp 4.4.8 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> openmpi 4.0.0 Collecting legal info LICENSE: OK (sha256: 8298a80ed5f09cfd007bae1c0e7d67d1c2810c6389876778dad070c31a691dac) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.7.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> protozero 1.7.0 Collecting legal info LICENSE.md: OK (sha256: 1f4d477e3c2d74d8706c8f05437bd86804abe46853b1f233ce1549a4de76fa49) LICENSE.from_folly: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> readline 8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sed 4.8 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> smartmontools 7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-readline 8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-aarch64-be-2018.05: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_AARCH64_BE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-3/output-1/legal-info make: Leaving directory '/tmp/instance-3/buildroot'