552 | ipc->IpcSessionSharedBuffer = (SHARED_BUFFER *)u64; | ^ IPsec_PPP.c: In function 'PPPProcessRequestPacket': IPsec_PPP.c:966:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 966 | UINT64 eap_client_ptr = (UINT64)p->EapClient; | ^ Protocol.c: In function 'ServerAccept': Protocol.c:2400:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2400 | release_me_eap_client = (EAP_CLIENT *)ptr; | ^ Console.c: In function 'PasswordPrompt': Console.c:2042:8: warning: implicit declaration of function 'getch'; did you mean 'getc'? [-Wimplicit-function-declaration] 2042 | c = getch(); | ^~~~~ | getc In file included from Bridge.c:121: BridgeUnix.c: In function 'CloseEth': BridgeUnix.c:1562:3: warning: implicit declaration of function 'FreeTap'; did you mean 'FreeCaps'? [-Wimplicit-function-declaration] 1562 | FreeTap(e->Tap); | ^~~~~~~ | FreeCaps Protocol.c: In function 'PackWelcome': Protocol.c:6490:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 6490 | PackAddInt64(p, "IpcSessionSharedBuffer", (UINT64)s->IpcSessionSharedBuffer); | ^ Server.c: In function 'SiGetNextFarmMember': Server.c:7251:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 7251 | PackAddInt64Ex(p, "Key", (UINT64)f, i, num); | ^ Server.c:7330:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 7330 | FARM_MEMBER *f = (FARM_MEMBER *)ret_key; | ^ Hub.c: In function 'CmpAccessList': Hub.c:3329:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 3329 | UINT64 size64 = ((UINT64)(&a1->UniqueId) - (UINT64)(&a1->Active)); | ^ Hub.c:3329:46: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 3329 | UINT64 size64 = ((UINT64)(&a1->UniqueId) - (UINT64)(&a1->Active)); | ^ Logging.c: In function 'PacketLogParseProc': Logging.c:1800:33: warning: taking address of packed member of 'struct PKT' may result in an unaligned pointer value [-Waddress-of-packed-member] 1800 | ICMPV6_HEADER_INFO *icmp = &p->ICMPv6HeaderPacketInfo; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-6/output-1/host/bin/mipsel-linux-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 -L/tmp/instance-6/output-1/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/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-6/output-1/host/bin/mipsel-linux-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-6/output-1/host/bin/mipsel-linux-ranlib .libs/libcedar.a libtool: link: ( cd ".libs" && rm -f "libcedar.la" && ln -s "../libcedar.la" "libcedar.la" ) make[4]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/Cedar' Making all in libsoftether make[4]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/libsoftether' /bin/bash ../../libtool --tag=CC --tag=disable-static --mode=link /tmp/instance-6/output-1/host/bin/mipsel-linux-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 -avoid-version -L/tmp/instance-6/output-1/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/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-6/output-1/host/bin/mipsel-linux-gcc -shared -fPIC -DPIC -Wl,--whole-archive ../../src/Mayaqua/.libs/libmayaqua.a ../../src/Cedar/.libs/libcedar.a -Wl,--no-whole-archive -L/tmp/instance-6/output-1/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib -lz -lrt -lssl -lcrypto -lncurses -lreadline -Os -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-6/output-1/build/softether-4.30-9700-beta/src/libsoftether' Making all in bin/hamcore make[4]: Entering directory '/tmp/instance-6/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-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/authors.txt: 82 -> 78 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/backup_dir_readme.txt: 314 -> 130 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/empty.config: 37 -> 42 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/empty_sevpnclient.config: 1921 -> 866 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/eula.txt: 3587 -> 1671 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/install_src.dat: 13 -> 21 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/lang.config: 698 -> 409 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/languages.txt: 403 -> 346 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/languages_wine.txt: 260 -> 223 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/legal.txt: 43321 -> 12071 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/Makefile: 21181 -> 6241 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/Makefile.am: 1195 -> 674 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/Makefile.in: 20144 -> 6076 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/openvpn_readme.pdf: 490556 -> 479129 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/openvpn_readme.txt: 13030 -> 5081 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/openvpn_sample.ovpn: 4535 -> 1682 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/root_certs.dat: 400489 -> 275260 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/SOURCES_OF_BINARY_FILES.TXT: 6167 -> 2530 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/strtable_cn.stb: 564093 -> 151976 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/strtable_en.stb: 646927 -> 147673 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/strtable_ja.stb: 811031 -> 157501 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/vpnserver_api_doc.html: 627154 -> 53763 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/vpnweb_sample_cn.htm: 3965 -> 1578 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/vpnweb_sample_en.htm: 3965 -> 1578 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/vpnweb_sample_ja.htm: 4856 -> 1978 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/warning_cn.txt: 32104 -> 11779 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/warning_en.txt: 37596 -> 11815 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/warning_ja.txt: 52545 -> 13598 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/cryptcom.cgi: 1729 -> 865 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/edituser.cgi: 1495 -> 723 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/error.cgi: 279 -> 243 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/hub.cgi: 2633 -> 893 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/license.cgi: 1852 -> 895 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/listener.cgi: 463 -> 328 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/localbridge.cgi: 1876 -> 918 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/login.cgi: 767 -> 499 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/newhub.cgi: 805 -> 473 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/redirect.cgi: 254 -> 177 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/securenat.cgi: 3169 -> 1125 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/server.cgi: 2367 -> 960 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/session.cgi: 979 -> 546 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/user.cgi: 951 -> 533 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/webui.css: 30 -> 38 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/index.html: 1999 -> 908 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/index.html: 274 -> 180 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/README.md: 1170 -> 557 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/.gitignore: 15 -> 23 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/hub.html: 653 -> 339 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/include_footer.html: 106 -> 92 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/include_head.html: 692 -> 296 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/include_menu.html: 1464 -> 490 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/index.html: 2878 -> 1192 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/package-lock.json: 170740 -> 37920 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/package.json: 608 -> 299 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/theme.css: 273 -> 166 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/tsconfig.json: 5449 -> 1839 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/tsconfig_webpack.json: 5440 -> 1840 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/tslint.json: 523 -> 225 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/webpack.config.js: 833 -> 377 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/.vscode/launch.json: 454 -> 226 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/.vscode/settings.json: 82 -> 74 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/.vscode/tasks.json: 1198 -> 328 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/out_webpack/bundle.js: 2622100 -> 614017 /tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/out_webpack/ts/index.d.ts: 542 -> 256 /tmp/instance-6/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-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/out_webpack/ts/main.d.ts: 620 -> 264 /tmp/instance-6/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-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/out_webpack/ts/vpnadmin.d.ts: 50 -> 58 /tmp/instance-6/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-6/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: 24949 Makefile.in: offset: 25623 openvpn_readme.pdf: offset: 31699 openvpn_readme.txt: offset: 510828 openvpn_sample.ovpn: offset: 515909 root_certs.dat: offset: 517591 SOURCES_OF_BINARY_FILES.TXT: offset: 792851 strtable_cn.stb: offset: 795381 strtable_en.stb: offset: 947357 strtable_ja.stb: offset: 1095030 vpnserver_api_doc.html: offset: 1252531 vpnweb_sample_cn.htm: offset: 1306294 vpnweb_sample_en.htm: offset: 1307872 vpnweb_sample_ja.htm: offset: 1309450 warning_cn.txt: offset: 1311428 warning_en.txt: offset: 1323207 warning_ja.txt: offset: 1335022 webui\cryptcom.cgi: offset: 1348620 webui\edituser.cgi: offset: 1349485 webui\error.cgi: offset: 1350208 webui\hub.cgi: offset: 1350451 webui\license.cgi: offset: 1351344 webui\listener.cgi: offset: 1352239 webui\localbridge.cgi: offset: 1352567 webui\login.cgi: offset: 1353485 webui\newhub.cgi: offset: 1353984 webui\redirect.cgi: offset: 1354457 webui\securenat.cgi: offset: 1354634 webui\server.cgi: offset: 1355759 webui\session.cgi: offset: 1356719 webui\user.cgi: offset: 1357265 webui\webui.css: offset: 1357798 wwwroot\admin\default\.gitignore: offset: 1357836 wwwroot\admin\default\.vscode\launch.json: offset: 1357859 wwwroot\admin\default\.vscode\settings.json: offset: 1358085 wwwroot\admin\default\.vscode\tasks.json: offset: 1358159 wwwroot\admin\default\hub.html: offset: 1358487 wwwroot\admin\default\include_footer.html: offset: 1358826 wwwroot\admin\default\include_head.html: offset: 1358918 wwwroot\admin\default\include_menu.html: offset: 1359214 wwwroot\admin\default\index.html: offset: 1359704 wwwroot\admin\default\out_webpack\bundle.js: offset: 1360896 wwwroot\admin\default\out_webpack\ts\index.d.ts: offset: 1974913 wwwroot\admin\default\out_webpack\ts\index.d.ts.map: offset: 1975169 wwwroot\admin\default\out_webpack\ts\main.d.ts: offset: 1975411 wwwroot\admin\default\out_webpack\ts\main.d.ts.map: offset: 1975675 wwwroot\admin\default\out_webpack\ts\vpnadmin.d.ts: offset: 1975931 wwwroot\admin\default\out_webpack\ts\vpnadmin.d.ts.map: offset: 1975989 wwwroot\admin\default\package-lock.json: offset: 1976087 wwwroot\admin\default\package.json: offset: 2014007 wwwroot\admin\default\src\ts\main.ts: offset: 2014306 wwwroot\admin\default\theme.css: offset: 2016042 wwwroot\admin\default\tsconfig.json: offset: 2016208 wwwroot\admin\default\tsconfig_webpack.json: offset: 2018047 wwwroot\admin\default\tslint.json: offset: 2019887 wwwroot\admin\default\webpack.config.js: offset: 2020112 wwwroot\admin\index.html: offset: 2020489 wwwroot\admin\README.md: offset: 2020669 wwwroot\index.html: offset: 2021226 Writing hamcore.se2... Done. make[4]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore' Making all in vpnserver make[4]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpnserver' /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/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 -c -o vpnserver.o vpnserver.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-6/output-1/host/bin/mipsel-linux-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 -L/tmp/instance-6/output-1/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib -o vpnserver vpnserver.o ../../src/libsoftether/libsoftether.la -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-6/output-1/host/bin/mipsel-linux-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 -o vpnserver vpnserver.o -L/tmp/instance-6/output-1/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib ../../src/libsoftether/.libs/libsoftether.so -lz -lrt -lssl -lcrypto -lncurses -lreadline -Wl,-rpath -Wl,/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/libsoftether/.libs make[4]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpnserver' Making all in vpnclient make[4]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpnclient' /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/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 -c -o vpncsvc.o vpncsvc.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-6/output-1/host/bin/mipsel-linux-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 -L/tmp/instance-6/output-1/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib -o vpnclient vpncsvc.o ../../src/libsoftether/libsoftether.la -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-6/output-1/host/bin/mipsel-linux-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 -o vpnclient vpncsvc.o -L/tmp/instance-6/output-1/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib ../../src/libsoftether/.libs/libsoftether.so -lz -lrt -lssl -lcrypto -lncurses -lreadline -Wl,-rpath -Wl,/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/libsoftether/.libs make[4]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpnclient' Making all in vpnbridge make[4]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpnbridge' /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/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 -c -o vpnbridge.o vpnbridge.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-6/output-1/host/bin/mipsel-linux-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 -L/tmp/instance-6/output-1/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib -o vpnbridge vpnbridge.o ../../src/libsoftether/libsoftether.la -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-6/output-1/host/bin/mipsel-linux-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 -o vpnbridge vpnbridge.o -L/tmp/instance-6/output-1/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib ../../src/libsoftether/.libs/libsoftether.so -lz -lrt -lssl -lcrypto -lncurses -lreadline -Wl,-rpath -Wl,/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/libsoftether/.libs make[4]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpnbridge' Making all in vpncmd make[4]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpncmd' /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/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 -c -o vpncmd.o vpncmd.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-6/output-1/host/bin/mipsel-linux-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 -L/tmp/instance-6/output-1/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib -o vpncmd vpncmd.o ../../src/libsoftether/libsoftether.la -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-6/output-1/host/bin/mipsel-linux-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 -o vpncmd vpncmd.o -L/tmp/instance-6/output-1/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib ../../src/libsoftether/.libs/libsoftether.so -lz -lrt -lssl -lcrypto -lncurses -lreadline -Wl,-rpath -Wl,/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/libsoftether/.libs make[4]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpncmd' Making all in softetherd make[4]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/softetherd' /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/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 -c -o softetherd.o softetherd.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-6/output-1/host/bin/mipsel-linux-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 -L/tmp/instance-6/output-1/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib -o softetherd softetherd.o ../../src/libsoftether/libsoftether.la -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-6/output-1/host/bin/mipsel-linux-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 -o softetherd softetherd.o -L/tmp/instance-6/output-1/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -L/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib ../../src/libsoftether/.libs/libsoftether.so -lz -lrt -lssl -lcrypto -lncurses -lreadline -Wl,-rpath -Wl,/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/libsoftether/.libs make[4]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/softetherd' make[4]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src' make[3]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src' make[3]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta' make[3]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta' make[2]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta' make[1]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta' >>> softether 4.30-9700-beta Installing to target PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/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-6/output-1/target install -C /tmp/instance-6/output-1/build/softether-4.30-9700-beta/ make[1]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta' Making install in src make[2]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src' Making install in Mayaqua make[3]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/Mayaqua' make[4]: Entering directory '/tmp/instance-6/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-6/output-1/build/softether-4.30-9700-beta/src/Mayaqua' make[3]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/Mayaqua' Making install in Cedar make[3]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/Cedar' make[4]: Entering directory '/tmp/instance-6/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-6/output-1/build/softether-4.30-9700-beta/src/Cedar' make[3]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/Cedar' Making install in libsoftether make[3]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/libsoftether' make[4]: Entering directory '/tmp/instance-6/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-6/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libsoftether.la '/tmp/instance-6/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libsoftether.so /tmp/instance-6/output-1/target/usr/lib/libsoftether.so libtool: install: /usr/bin/install -c .libs/libsoftether.lai /tmp/instance-6/output-1/target/usr/lib/libsoftether.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/libsoftether' make[3]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/libsoftether' Making install in bin/hamcore make[3]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore' make[4]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore' /usr/bin/install -c -m 644 -D hamcore.se2 /tmp/instance-6/output-1/target/var/lib/softether/hamcore.se2 make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore' make[3]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/bin/hamcore' Making install in vpnserver make[3]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpnserver' make[4]: Entering directory '/tmp/instance-6/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-6/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c vpnserver '/tmp/instance-6/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c vpnserver /tmp/instance-6/output-1/target/usr/sbin/vpnserver make[4]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpnserver' make[3]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpnserver' Making install in vpnclient make[3]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpnclient' make[4]: Entering directory '/tmp/instance-6/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-6/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c vpnclient '/tmp/instance-6/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c vpnclient /tmp/instance-6/output-1/target/usr/sbin/vpnclient make[4]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpnclient' make[3]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpnclient' Making install in vpnbridge make[3]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpnbridge' make[4]: Entering directory '/tmp/instance-6/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-6/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c vpnbridge '/tmp/instance-6/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c vpnbridge /tmp/instance-6/output-1/target/usr/sbin/vpnbridge make[4]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpnbridge' make[3]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpnbridge' Making install in vpncmd make[3]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpncmd' make[4]: Entering directory '/tmp/instance-6/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-6/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c vpncmd '/tmp/instance-6/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c vpncmd /tmp/instance-6/output-1/target/usr/sbin/vpncmd make[4]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpncmd' make[3]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/vpncmd' Making install in softetherd make[3]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/softetherd' make[4]: Entering directory '/tmp/instance-6/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-6/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c softetherd '/tmp/instance-6/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c softetherd /tmp/instance-6/output-1/target/usr/sbin/softetherd make[4]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/softetherd' make[3]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src/softetherd' make[3]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src' make[4]: Entering directory '/tmp/instance-6/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-6/output-1/build/softether-4.30-9700-beta/src' make[3]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src' make[2]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta/src' make[2]: Entering directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta' make[3]: Entering directory '/tmp/instance-6/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-6/output-1/build/softether-4.30-9700-beta' make[2]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta' make[1]: Leaving directory '/tmp/instance-6/output-1/build/softether-4.30-9700-beta' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-6/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-6/output-1/host/bin/mipsel-linux-%g' -e 's%@TARGET_ARCH@%mips%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@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'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-6/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-6/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-6/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-6/output-1/target/etc echo "buildroot" > /tmp/instance-6/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-6/output-1/target/etc/hosts mkdir -p /tmp/instance-6/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-6/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-6/output-1/target/etc/shadow rm -f /tmp/instance-6/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-6/output-1/build/locales.nopurge for dir in /tmp/instance-6/output-1/target/usr/share/locale /tmp/instance-6/output-1/target/usr/share/X11/locale /tmp/instance-6/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-6/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-6/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-6/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-6/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-6/output-1/target/usr/include /tmp/instance-6/output-1/target/usr/share/aclocal \ /tmp/instance-6/output-1/target/usr/lib/pkgconfig /tmp/instance-6/output-1/target/usr/share/pkgconfig \ /tmp/instance-6/output-1/target/usr/lib/cmake /tmp/instance-6/output-1/target/usr/share/cmake \ /tmp/instance-6/output-1/target/usr/doc find /tmp/instance-6/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-6/output-1/target/lib/ /tmp/instance-6/output-1/target/usr/lib/ /tmp/instance-6/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-6/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-6/output-1/target/usr/share/gdb rm -rf /tmp/instance-6/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-6/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-6/output-1/target/usr/share/zsh rm -rf /tmp/instance-6/output-1/target/usr/man /tmp/instance-6/output-1/target/usr/share/man rm -rf /tmp/instance-6/output-1/target/usr/info /tmp/instance-6/output-1/target/usr/share/info rm -rf /tmp/instance-6/output-1/target/usr/doc /tmp/instance-6/output-1/target/usr/share/doc rm -rf /tmp/instance-6/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-6/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-6/output-1/target/lib/debug /tmp/instance-6/output-1/target/usr/lib/debug find /tmp/instance-6/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-6/output-1/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-6/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-6/output-1/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-6/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-6/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-6/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.02.3-69-g4c35085470"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02.3"; \ echo "PRETTY_NAME=\"Buildroot 2021.02.3\"" \ ) > /tmp/instance-6/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-6/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-6/output-1/per-package /tmp/instance-6/buildroot/support/scripts/fix-rpath target touch /tmp/instance-6/output-1/target/usr ln -snf /tmp/instance-6/output-1/host/mipsel-buildroot-linux-uclibc/sysroot /tmp/instance-6/output-1/staging make: Leaving directory '/tmp/instance-6/buildroot' make: Entering directory '/tmp/instance-6/buildroot' >>> Buildroot 2021.02.3-69-g4c35085470 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-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> ecryptfs-utils 111 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> 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-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> libnss 3.61 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> libnspr 4.29 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> sqlite 3340100 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-environment-setup Collecting legal info >>> getent Collecting legal info >>> gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> gettext Collecting legal info >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> matio 1.5.18 Collecting legal info COPYING: OK (sha256: 19494e9c9154a5e3f834e99d65fab0653b84280df7c98d1886a98d2bd28369c1) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> qpid-proton 0.9.1 Collecting legal info LICENSE: OK (sha256: 9fade5e12873678456137b36cfa4a5983c3793836d41c011f2c2abb02ca36a66) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> util-linux 2.36.1 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) >>> 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-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-6/output-1/legal-info make: Leaving directory '/tmp/instance-6/buildroot'