Opde Issues Tracker

compile.10

build number: 10

re-implement command

docker pull immortalwrt/opde:sdk
docker run -it --rm immortalwrt/opde:sdk zsh # or bash
export http_proxy= # [your proxy], do not use localhost or 127.0.0.1
export https_proxy=$http_proxy
opde feeds && opde config -a
make package/feeds/packages/libwebsockets/compile -j$(nproc) || make package/feeds/packages/libwebsockets/compile V=s

Compile.txt

-- The C compiler identification is GNU 8.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /openwrt/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/bin/x86_64-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Compiled with LWS_WITH_DIR and LWS_WITH_LEJP_CONF
-- Found Git: /openwrt/staging_dir/host/bin/git (found version "2.25.1") 
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Git commit hash: 
-- Performing Test LWS_HAVE_inline
-- Performing Test LWS_HAVE_inline - Success
-- Performing Test LWS_HAVE___inline__
-- Performing Test LWS_HAVE___inline__ - Success
-- Performing Test LWS_HAVE___inline
-- Performing Test LWS_HAVE___inline - Success
-- Performing Test LWS_HAVE_MALLOC_TRIM
-- Performing Test LWS_HAVE_MALLOC_TRIM - Failed
-- Performing Test LWS_HAVE_MALLOC_USABLE_SIZE
-- Performing Test LWS_HAVE_MALLOC_USABLE_SIZE - Success
-- Looking for fork
-- Looking for fork - found
-- Looking for getenv
-- Looking for getenv - found
-- Looking for malloc
-- Looking for malloc - found
-- Looking for memset
-- Looking for memset - found
-- Looking for realloc
-- Looking for realloc - found
-- Looking for socket
-- Looking for socket - found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for vfork
-- Looking for vfork - found
-- Looking for execvpe
-- Looking for execvpe - found
-- Looking for getifaddrs
-- Looking for getifaddrs - found
-- Looking for snprintf
-- Looking for snprintf - found
-- Looking for _snprintf
-- Looking for _snprintf - not found
-- Looking for _vsnprintf
-- Looking for _vsnprintf - not found
-- Looking for getloadavg
-- Looking for getloadavg - found
-- Looking for atoll
-- Looking for atoll - found
-- Looking for _atoi64
-- Looking for _atoi64 - not found
-- Looking for _stat32i64
-- Looking for _stat32i64 - not found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for in6addr.h
-- Looking for in6addr.h - not found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for netinet/in.h
-- Looking for netinet/in.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/prctl.h
-- Looking for sys/prctl.h - found
-- Looking for sys/socket.h
-- Looking for sys/socket.h - found
-- Looking for sys/sockio.h
-- Looking for sys/sockio.h - not found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for vfork.h
-- Looking for vfork.h - not found
-- Looking for sys/capability.h
-- Looking for sys/capability.h - found
-- Looking for malloc.h
-- Looking for malloc.h - found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for sys/resource.h
-- Looking for sys/resource.h - found
-- Looking for cap_set_flag in cap
-- Looking for cap_set_flag in cap - found
-- Looking for 3 include files stdlib.h, ..., string.h
-- Looking for 3 include files stdlib.h, ..., string.h - found
-- Performing Test LWS_HAS_INTPTR_T
-- Performing Test LWS_HAS_INTPTR_T - Success
-- Performing Test LWS_HAS_PTHREAD_SETNAME_NP
-- Performing Test LWS_HAS_PTHREAD_SETNAME_NP - Success
-- Performing Test LWS_HAS_GETOPT_LONG
-- Performing Test LWS_HAS_GETOPT_LONG - Success
-- Performing Test LWS_HAVE_VISIBILITY
-- Performing Test LWS_HAVE_VISIBILITY - Success
-- Performing Test LWS_GCC_HAS_IGNORED_QUALIFIERS
-- Performing Test LWS_GCC_HAS_IGNORED_QUALIFIERS - Success
-- Performing Test LWS_GCC_HAS_TYPE_LIMITS
-- Performing Test LWS_GCC_HAS_TYPE_LIMITS - Success
-- Looking for eventfd_read
-- Looking for eventfd_read - found
-- Performing Test LWS_HAVE_PIPE2
-- Performing Test LWS_HAVE_PIPE2 - Success
-- Performing Test LWS_HAVE_TCP_USER_TIMEOUT
-- Performing Test LWS_HAVE_TCP_USER_TIMEOUT - Success
-- Found MBEDTLS: /openwrt/staging_dir/target-x86_64_musl/usr/include  
-- Performing Test LWS_HAVE_MBEDTLS_NET_SOCKETS
-- Performing Test LWS_HAVE_MBEDTLS_NET_SOCKETS - Success
Compiling with SSL support
-- Looking for SSL_CTX_set1_param
-- Looking for SSL_CTX_set1_param - not found
-- Looking for SSL_set_info_callback
-- Looking for SSL_set_info_callback - not found
-- Looking for X509_VERIFY_PARAM_set1_host
-- Looking for X509_VERIFY_PARAM_set1_host - not found
-- Looking for RSA_set0_key
-- Looking for RSA_set0_key - not found
-- Looking for X509_get_key_usage
-- Looking for X509_get_key_usage - not found
-- Looking for EVP_PKEY_new_raw_private_key
-- Looking for EVP_PKEY_new_raw_private_key - not found
-- Looking for SSL_CTX_get0_certificate
-- Looking for SSL_CTX_get0_certificate - not found
-- Looking for SSL_get0_alpn_selected
-- Looking for SSL_get0_alpn_selected - not found
-- Looking for SSL_set_alpn_protos
-- Looking for SSL_set_alpn_protos - not found
-- Looking for EVP_aes_128_cfb8
-- Looking for EVP_aes_128_cfb8 - not found
-- Looking for EVP_aes_128_cfb128
-- Looking for EVP_aes_128_cfb128 - not found
-- Looking for EVP_aes_192_cfb8
-- Looking for EVP_aes_192_cfb8 - not found
-- Looking for EVP_aes_192_cfb128
-- Looking for EVP_aes_192_cfb128 - not found
-- Looking for EVP_aes_256_cfb8
-- Looking for EVP_aes_256_cfb8 - not found
-- Looking for EVP_aes_256_cfb128
-- Looking for EVP_aes_256_cfb128 - not found
-- Looking for EVP_aes_128_xts
-- Looking for EVP_aes_128_xts - not found
-- Looking for RSA_verify_pss_mgf1
-- Looking for RSA_verify_pss_mgf1 - not found
-- Looking for HMAC_CTX_new
-- Looking for HMAC_CTX_new - not found
-- Looking for SSL_CTX_set_ciphersuites
-- Looking for SSL_CTX_set_ciphersuites - not found
-- Looking for EVP_PKEY_new_raw_private_key
-- Looking for EVP_PKEY_new_raw_private_key - not found
-- Looking for mbedtls_ssl_conf_alpn_protocols
-- Looking for mbedtls_ssl_conf_alpn_protocols - not found
-- Looking for mbedtls_ssl_get_alpn_protocol
-- Looking for mbedtls_ssl_get_alpn_protocol - not found
-- Looking for mbedtls_ssl_conf_sni
-- Looking for mbedtls_ssl_conf_sni - not found
-- Looking for mbedtls_ssl_set_hs_ca_chain
-- Looking for mbedtls_ssl_set_hs_ca_chain - not found
-- Looking for mbedtls_ssl_set_hs_own_cert
-- Looking for mbedtls_ssl_set_hs_own_cert - not found
-- Looking for mbedtls_ssl_set_hs_authmode
-- Looking for mbedtls_ssl_set_hs_authmode - not found
-- Looking for mbedtls_net_init
-- Looking for mbedtls_net_init - not found
-- Looking for mbedtls_md_setup
-- Looking for mbedtls_md_setup - found
-- Looking for mbedtls_rsa_complete
-- Looking for mbedtls_rsa_complete - found
-- Looking for mbedtls_internal_aes_encrypt
-- Looking for mbedtls_internal_aes_encrypt - found
Searching for OpenSSL executable and dlls
 GENCERTS = 0
DIR /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6 CMP /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/cmake
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_EXE_LINKER_FLAGS
    CMAKE_EXPORT_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY
    CMAKE_MODULE_LINKER_FLAGS
    DL_LIBRARY
    ISABLE_WERROR


-- Build files have been written to: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6
ninja: Entering directory `/openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6'
[1/156] Creating build include dir
[2/156] Building C object lib/CMakeFiles/websockets_shared.dir/plat/unix/unix-caps.c.o
[3/156] Building C object lib/CMakeFiles/websockets_shared.dir/plat/unix/unix-misc.c.o
[4/156] Building C object lib/CMakeFiles/websockets_shared.dir/plat/unix/unix-init.c.o
[5/156] Building C object lib/CMakeFiles/websockets_shared.dir/plat/unix/unix-file.c.o
[6/156] Building C object lib/CMakeFiles/websockets_shared.dir/plat/unix/unix-pipe.c.o
[7/156] Building C object lib/CMakeFiles/websockets_shared.dir/plat/unix/unix-service.c.o
[8/156] Building C object lib/CMakeFiles/websockets_shared.dir/plat/unix/unix-sockets.c.o
[9/156] Building C object lib/CMakeFiles/websockets_shared.dir/plat/unix/unix-fds.c.o
[10/156] Building C object lib/CMakeFiles/websockets_shared.dir/tls/mbedtls/wrapper/library/ssl_cert.c.o
[11/156] Building C object lib/CMakeFiles/websockets_shared.dir/tls/mbedtls/wrapper/library/ssl_lib.c.o
[12/156] Building C object lib/CMakeFiles/websockets_shared.dir/tls/mbedtls/wrapper/library/ssl_methods.c.o
[13/156] Building C object lib/CMakeFiles/websockets_shared.dir/tls/mbedtls/wrapper/library/ssl_pkey.c.o
[14/156] Building C object lib/CMakeFiles/websockets_shared.dir/tls/mbedtls/wrapper/library/ssl_stack.c.o
[15/156] Building C object lib/CMakeFiles/websockets_shared.dir/tls/mbedtls/wrapper/library/ssl_x509.c.o
[16/156] Building C object lib/CMakeFiles/websockets_shared.dir/tls/mbedtls/wrapper/platform/ssl_pm.c.o
[17/156] Building C object lib/CMakeFiles/websockets_shared.dir/tls/mbedtls/wrapper/platform/ssl_port.c.o
[18/156] Building C object lib/CMakeFiles/websockets_shared.dir/tls/tls.c.o
[19/156] Building C object lib/CMakeFiles/websockets_shared.dir/tls/tls-network.c.o
[20/156] Building C object lib/CMakeFiles/websockets_shared.dir/tls/mbedtls/mbedtls-tls.c.o
[21/156] Building C object lib/CMakeFiles/websockets_shared.dir/tls/mbedtls/mbedtls-x509.c.o
[22/156] Building C object lib/CMakeFiles/websockets_shared.dir/tls/mbedtls/mbedtls-ssl.c.o
[23/156] Building C object lib/CMakeFiles/websockets_shared.dir/tls/tls-server.c.o
[24/156] Building C object lib/CMakeFiles/websockets_shared.dir/tls/mbedtls/mbedtls-server.c.o
[25/156] Building C object lib/CMakeFiles/websockets_shared.dir/tls/tls-client.c.o
[26/156] Building C object lib/CMakeFiles/websockets_shared.dir/tls/mbedtls/mbedtls-client.c.o
[27/156] Building C object lib/CMakeFiles/websockets_shared.dir/core/alloc.c.o
[28/156] Building C object lib/CMakeFiles/websockets_shared.dir/core/buflist.c.o
[29/156] Building C object lib/CMakeFiles/websockets_shared.dir/core/context.c.o
[30/156] Building C object lib/CMakeFiles/websockets_shared.dir/core/lws_dll2.c.o
[31/156] Building C object lib/CMakeFiles/websockets_shared.dir/core/libwebsockets.c.o
[32/156] Building C object lib/CMakeFiles/websockets_shared.dir/core/logs.c.o
[33/156] Building C object lib/CMakeFiles/websockets_shared.dir/core/vfs.c.o
[34/156] Building C object lib/CMakeFiles/websockets_shared.dir/misc/base64-decode.c.o
[35/156] Building C object lib/CMakeFiles/websockets_shared.dir/misc/lws-ring.c.o
[36/156] Building C object lib/CMakeFiles/websockets_shared.dir/misc/dir.c.o
[37/156] Building C object lib/CMakeFiles/websockets_shared.dir/misc/lwsac/lwsac.c.o
[38/156] Building C object lib/CMakeFiles/websockets_shared.dir/misc/lwsac/cached-file.c.o
[39/156] Building C object lib/CMakeFiles/websockets_shared.dir/misc/sha-1.c.o
[40/156] Building C object lib/CMakeFiles/websockets_shared.dir/misc/lejp.c.o
[41/156] Building C object lib/CMakeFiles/websockets_shared.dir/system/system.c.o
[42/156] Building C object lib/CMakeFiles/websockets_shared.dir/system/smd/smd.c.o
[43/156] Building C object lib/CMakeFiles/websockets_shared.dir/core-net/dummy-callback.c.o
[44/156] Building C object lib/CMakeFiles/websockets_shared.dir/core-net/output.c.o
[45/156] Building C object lib/CMakeFiles/websockets_shared.dir/core-net/close.c.o
[46/156] Building C object lib/CMakeFiles/websockets_shared.dir/core-net/network.c.o
[47/156] Building C object lib/CMakeFiles/websockets_shared.dir/core-net/vhost.c.o
[48/156] Building C object lib/CMakeFiles/websockets_shared.dir/core-net/pollfd.c.o
[49/156] Building C object lib/CMakeFiles/websockets_shared.dir/core-net/service.c.o
[50/156] Building C object lib/CMakeFiles/websockets_shared.dir/core-net/sorted-usec-list.c.o
[51/156] Building C object lib/CMakeFiles/websockets_shared.dir/core-net/wsi.c.o
[52/156] Building C object lib/CMakeFiles/websockets_shared.dir/core-net/wsi-timeout.c.o
[53/156] Building C object lib/CMakeFiles/websockets_shared.dir/core-net/adopt.c.o
[54/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/pipe/ops-pipe.c.o
[55/156] Building C object lib/CMakeFiles/websockets_shared.dir/core-net/state.c.o
[56/156] Building C object lib/CMakeFiles/websockets_shared.dir/core-net/connect.c.o
[57/156] Building C object lib/CMakeFiles/websockets_shared.dir/core-net/client.c.o
[58/156] Building C object lib/CMakeFiles/websockets_shared.dir/core-net/server.c.o
[59/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/http/header.c.o
[60/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/http/parsers.c.o
[61/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/http/server/server.c.o
[62/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/http/server/lws-spa.c.o
[63/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/http/server/lejp-conf.c.o
[64/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/h1/ops-h1.c.o
[65/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/h2/http2.c.o
[66/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/h2/hpack.c.o
[67/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/h2/ops-h2.c.o
[68/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/ws/ops-ws.c.o
[69/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/ws/client-ws.c.o
[70/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/ws/client-parser-ws.c.o
[71/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/ws/server-ws.c.o
[72/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/raw-skt/ops-raw-skt.c.o
[73/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/raw-file/ops-raw-file.c.o
[74/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/listen/ops-listen.c.o
[75/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/http/client/client-http.c.o
[76/156] Building C object lib/CMakeFiles/websockets_shared.dir/roles/http/client/client-handshake.c.o
[77/156] Building C object lib/CMakeFiles/websockets_shared.dir/event-libs/poll/poll.c.o
[78/156] Building C object lib/CMakeFiles/websockets.dir/tls/mbedtls/wrapper/library/ssl_lib.c.o
[79/156] Building C object lib/CMakeFiles/websockets.dir/plat/unix/unix-caps.c.o
[80/156] Linking C shared library lib/libwebsockets.so.17
[81/156] Creating library symlink lib/libwebsockets.so
[82/156] Building C object lib/CMakeFiles/websockets.dir/plat/unix/unix-misc.c.o
[83/156] Building C object lib/CMakeFiles/websockets.dir/plat/unix/unix-init.c.o
[84/156] Building C object lib/CMakeFiles/websockets.dir/plat/unix/unix-file.c.o
[85/156] Building C object lib/CMakeFiles/websockets.dir/plat/unix/unix-pipe.c.o
[86/156] Building C object lib/CMakeFiles/websockets.dir/plat/unix/unix-service.c.o
[87/156] Building C object lib/CMakeFiles/websockets.dir/plat/unix/unix-sockets.c.o
[88/156] Building C object lib/CMakeFiles/websockets.dir/plat/unix/unix-fds.c.o
[89/156] Building C object lib/CMakeFiles/websockets.dir/tls/mbedtls/wrapper/library/ssl_cert.c.o
[90/156] Building C object lib/CMakeFiles/websockets.dir/tls/mbedtls/wrapper/library/ssl_methods.c.o
[91/156] Building C object lib/CMakeFiles/websockets.dir/tls/mbedtls/wrapper/library/ssl_pkey.c.o
[92/156] Building C object lib/CMakeFiles/websockets.dir/tls/mbedtls/wrapper/library/ssl_stack.c.o
[93/156] Building C object lib/CMakeFiles/websockets.dir/tls/mbedtls/wrapper/library/ssl_x509.c.o
[94/156] Building C object lib/CMakeFiles/websockets.dir/tls/mbedtls/wrapper/platform/ssl_pm.c.o
[95/156] Building C object lib/CMakeFiles/websockets.dir/tls/mbedtls/wrapper/platform/ssl_port.c.o
[96/156] Building C object lib/CMakeFiles/websockets.dir/tls/tls.c.o
[97/156] Building C object lib/CMakeFiles/websockets.dir/tls/tls-network.c.o
[98/156] Building C object lib/CMakeFiles/websockets.dir/tls/mbedtls/mbedtls-tls.c.o
[99/156] Building C object lib/CMakeFiles/websockets.dir/tls/mbedtls/mbedtls-x509.c.o
[100/156] Building C object lib/CMakeFiles/websockets.dir/tls/mbedtls/mbedtls-ssl.c.o
[101/156] Building C object lib/CMakeFiles/websockets.dir/tls/tls-server.c.o
[102/156] Building C object lib/CMakeFiles/websockets.dir/tls/mbedtls/mbedtls-server.c.o
[103/156] Building C object lib/CMakeFiles/websockets.dir/tls/tls-client.c.o
[104/156] Building C object lib/CMakeFiles/websockets.dir/tls/mbedtls/mbedtls-client.c.o
[105/156] Building C object lib/CMakeFiles/websockets.dir/core/alloc.c.o
[106/156] Building C object lib/CMakeFiles/websockets.dir/core/buflist.c.o
[107/156] Building C object lib/CMakeFiles/websockets.dir/core/context.c.o
[108/156] Building C object lib/CMakeFiles/websockets.dir/core/lws_dll2.c.o
[109/156] Building C object lib/CMakeFiles/websockets.dir/core/libwebsockets.c.o
[110/156] Building C object lib/CMakeFiles/websockets.dir/core/logs.c.o
[111/156] Building C object lib/CMakeFiles/websockets.dir/core/vfs.c.o
[112/156] Building C object lib/CMakeFiles/websockets.dir/misc/base64-decode.c.o
[113/156] Building C object lib/CMakeFiles/websockets.dir/misc/lws-ring.c.o
[114/156] Building C object lib/CMakeFiles/websockets.dir/misc/dir.c.o
[115/156] Building C object lib/CMakeFiles/websockets.dir/misc/lwsac/lwsac.c.o
[116/156] Building C object lib/CMakeFiles/websockets.dir/misc/lwsac/cached-file.c.o
[117/156] Building C object lib/CMakeFiles/websockets.dir/misc/sha-1.c.o
[118/156] Building C object lib/CMakeFiles/websockets.dir/misc/lejp.c.o
[119/156] Building C object lib/CMakeFiles/websockets.dir/system/system.c.o
[120/156] Building C object lib/CMakeFiles/websockets.dir/system/smd/smd.c.o
[121/156] Building C object lib/CMakeFiles/websockets.dir/core-net/dummy-callback.c.o
[122/156] Building C object lib/CMakeFiles/websockets.dir/core-net/output.c.o
[123/156] Building C object lib/CMakeFiles/websockets.dir/core-net/close.c.o
[124/156] Building C object lib/CMakeFiles/websockets.dir/core-net/network.c.o
[125/156] Building C object lib/CMakeFiles/websockets.dir/core-net/vhost.c.o
[126/156] Building C object lib/CMakeFiles/websockets.dir/core-net/pollfd.c.o
[127/156] Building C object lib/CMakeFiles/websockets.dir/core-net/service.c.o
[128/156] Building C object lib/CMakeFiles/websockets.dir/core-net/sorted-usec-list.c.o
[129/156] Building C object lib/CMakeFiles/websockets.dir/core-net/wsi.c.o
[130/156] Building C object lib/CMakeFiles/websockets.dir/core-net/wsi-timeout.c.o
[131/156] Building C object lib/CMakeFiles/websockets.dir/core-net/adopt.c.o
[132/156] Building C object lib/CMakeFiles/websockets.dir/roles/pipe/ops-pipe.c.o
[133/156] Building C object lib/CMakeFiles/websockets.dir/core-net/state.c.o
[134/156] Building C object lib/CMakeFiles/websockets.dir/core-net/connect.c.o
[135/156] Building C object lib/CMakeFiles/websockets.dir/core-net/client.c.o
[136/156] Building C object lib/CMakeFiles/websockets.dir/core-net/server.c.o
[137/156] Building C object lib/CMakeFiles/websockets.dir/roles/http/header.c.o
[138/156] Building C object lib/CMakeFiles/websockets.dir/roles/http/parsers.c.o
[139/156] Building C object lib/CMakeFiles/websockets.dir/roles/http/server/server.c.o
[140/156] Building C object lib/CMakeFiles/websockets.dir/roles/http/server/lws-spa.c.o
[141/156] Building C object lib/CMakeFiles/websockets.dir/roles/http/server/lejp-conf.c.o
[142/156] Building C object lib/CMakeFiles/websockets.dir/roles/h1/ops-h1.c.o
[143/156] Building C object lib/CMakeFiles/websockets.dir/roles/h2/http2.c.o
[144/156] Building C object lib/CMakeFiles/websockets.dir/roles/h2/hpack.c.o
[145/156] Building C object lib/CMakeFiles/websockets.dir/roles/h2/ops-h2.c.o
[146/156] Building C object lib/CMakeFiles/websockets.dir/roles/ws/ops-ws.c.o
[147/156] Building C object lib/CMakeFiles/websockets.dir/roles/ws/client-ws.c.o
[148/156] Building C object lib/CMakeFiles/websockets.dir/roles/ws/client-parser-ws.c.o
[149/156] Building C object lib/CMakeFiles/websockets.dir/roles/ws/server-ws.c.o
[150/156] Building C object lib/CMakeFiles/websockets.dir/roles/raw-skt/ops-raw-skt.c.o
[151/156] Building C object lib/CMakeFiles/websockets.dir/roles/raw-file/ops-raw-file.c.o
[152/156] Building C object lib/CMakeFiles/websockets.dir/roles/listen/ops-listen.c.o
[153/156] Building C object lib/CMakeFiles/websockets.dir/roles/http/client/client-http.c.o
[154/156] Building C object lib/CMakeFiles/websockets.dir/roles/http/client/client-handshake.c.o
[155/156] Building C object lib/CMakeFiles/websockets.dir/event-libs/poll/poll.c.o
[156/156] Linking C static library lib/libwebsockets.a
ninja: Entering directory `/openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-ili9341-spi.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-dll2.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-x509.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-jwe.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-dsh.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-dbus.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-ssd1306-i2c.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-bb-spi.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-timeout-timer.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-led.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-gpio.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-jose.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-purify.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-state.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-jws.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-genaes.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-struct.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-bb-i2c.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-sha1-base64.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-service.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-network-helper.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-misc.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-eventlib-exports.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-jwk.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/abstract
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/abstract/abstract.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/abstract/protocols.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/abstract/protocols
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/abstract/protocols/smtp.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/abstract/transports
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/abstract/transports/raw-skt.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/abstract/transports/unit-test.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/abstract/transports.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-pwm.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-callbacks.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-test-sequencer.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-optee.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-lejp.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-cgi.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-fts.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-context-vhost.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-button.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-mqtt.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-freertos.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-async-dns.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-secure-streams.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-ws-ext.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-write.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-secure-streams-client.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-ring.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-genrsa.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-logs.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-sequencer.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-diskcache.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-gencrypto.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-vfs.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-writeable.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-lwsac.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-threadpool.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-spi.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-client.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-spa.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-i2c.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-settings.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-smd.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-genec.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-ws-close.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-adopt.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-protocols-plugins.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-tokenize.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-detailed-latency.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-http.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-genhash.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-ws-state.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-netdev.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-secure-streams-policy.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-system.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-stats.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-display.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets/lws-retry.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/libwebsockets.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/include/lws_config.h
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/lib/cmake/libwebsockets/libwebsockets-config.cmake
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/lib/cmake/libwebsockets/libwebsockets-config-version.cmake
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/lib/cmake/libwebsockets/LwsCheckRequirements.cmake
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/lib/cmake/libwebsockets/LibwebsocketsTargets.cmake
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/lib/cmake/libwebsockets/LibwebsocketsTargets-release.cmake
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/lib/libwebsockets.a
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/lib/libwebsockets.so.17
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/lib/libwebsockets.so
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/lib/pkgconfig/libwebsockets.pc
-- Installing: /openwrt/build_dir/target-x86_64_musl/libwebsockets-mbedtls/libwebsockets-4.1.6/ipkg-install/usr/lib/pkgconfig/libwebsockets_static.pc
Package libwebsockets-mbedtls is missing dependencies for the following libraries:
libmbedtls.so.9
make[3]: *** [Makefile:114: /openwrt/bin/packages/x86_64/packages/libwebsockets-mbedtls_4.1.6-1_x86_64.ipk] Error 1
Last updated on 7 Jul 2021
Published on 7 Jul 2021