configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-nls configure: loading site script /builder/shared-workdir/build/sdk/include/site/arm checking for arm-openwrt-linux-gcc... arm-openwrt-linux-muslgnueabi-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-openwrt-linux-muslgnueabi-gcc accepts -g... yes checking for arm-openwrt-linux-muslgnueabi-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... arm-openwrt-linux-muslgnueabi-gcc -E checking whether we are using the GNU C++ compiler... yes checking whether arm-openwrt-linux-muslgnueabi-g++ accepts -g... yes checking for arm-openwrt-linux-ar... arm-openwrt-linux-muslgnueabi-gcc-ar checking the archiver (arm-openwrt-linux-muslgnueabi-gcc-ar) interface... ar checking for arm-openwrt-linux-ranlib... arm-openwrt-linux-muslgnueabi-gcc-ranlib checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/ginstall -c checking for a sed that does not truncate output... /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... (cached) no checking build system type... x86_64-pc-linux-gnu checking host system type... arm-openwrt-linux-gnu checking whether arm-openwrt-linux-muslgnueabi-gcc accepts -Werror... yes checking whether arm-openwrt-linux-muslgnueabi-gcc accepts -fPIC... yes checking whether arm-openwrt-linux-muslgnueabi-gcc accepts -Wno-language-extension-token... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for byteswap.h... yes checking for stdint.h... (cached) yes checking for sys/uio.h... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for machine/types.h... no checking for sys/int_types.h... no checking for sys/socket.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for windows.h... no checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking size of unsigned long... (cached) 4 checking size of unsigned long long... (cached) 8 checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for socket... yes checking for inet_aton... yes checking for inet_pton... yes checking for usleep... yes checking for sigaction... yes checking whether to enable debug logging in all modules... no checking pkg-config is at least version 0.9.0... yes checking whether to leverage OpenSSL crypto... yes checking whether to leverage NSS crypto... no checking for user specified OpenSSL directory... no checking for crypto... yes checking for library containing EVP_EncryptInit... none required checking for library containing EVP_aes_128_ctr... none required checking for library containing EVP_aes_128_gcm... none required checking for library containing EVP_CIPHER_CTX_reset... none required checking whether to leverage OpenSSL KDF algorithm... no checking for pcap_create in -lpcap... yes checking for pcap_create in -lwpcap... no checking whether to redirect logging to stdout... no checking wheather to use a file for logging... no checking for extra C compiler flags... no configure: creating ./config.status config.status: creating Makefile config.status: creating crypto/Makefile config.status: creating doc/Makefile config.status: creating fuzzer/Makefile config.status: creating libsrtp2.pc config.status: creating crypto/include/config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-nls make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0' arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -c srtp/srtp.c -o srtp/srtp.o arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -c crypto/cipher/cipher.c -o crypto/cipher/cipher.o arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -c crypto/cipher/null_cipher.c -o crypto/cipher/null_cipher.o arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -c crypto/cipher/cipher_test_cases.c -o crypto/cipher/cipher_test_cases.o arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -c crypto/cipher/aes_icm_ossl.c -o crypto/cipher/aes_icm_ossl.o arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -c crypto/cipher/aes_gcm_ossl.c -o crypto/cipher/aes_gcm_ossl.o arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -c crypto/hash/null_auth.c -o crypto/hash/null_auth.o arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -c crypto/hash/auth.c -o crypto/hash/auth.o arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -c crypto/hash/auth_test_cases.c -o crypto/hash/auth_test_cases.o arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -c crypto/hash/hmac_ossl.c -o crypto/hash/hmac_ossl.o arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -c crypto/math/datatypes.c -o crypto/math/datatypes.o arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -c crypto/kernel/crypto_kernel.c -o crypto/kernel/crypto_kernel.o arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -c crypto/kernel/alloc.c -o crypto/kernel/alloc.o arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -c crypto/kernel/key.c -o crypto/kernel/key.o arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -c crypto/kernel/err.c -o crypto/kernel/err.o arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -c crypto/replay/rdb.c -o crypto/replay/rdb.o arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -c crypto/replay/rdbx.c -o crypto/replay/rdbx.o arm-openwrt-linux-muslgnueabi-gcc-ar cr libsrtp2.a srtp/srtp.o crypto/cipher/cipher.o crypto/cipher/null_cipher.o crypto/cipher/cipher_test_cases.o crypto/cipher/aes_icm_ossl.o crypto/cipher/aes_gcm_ossl.o crypto/hash/null_auth.o crypto/hash/auth.o crypto/hash/auth_test_cases.o crypto/hash/hmac_ossl.o crypto/math/datatypes.o crypto/kernel/crypto_kernel.o crypto/kernel/alloc.o crypto/kernel/key.o crypto/kernel/err.o crypto/replay/rdb.o crypto/replay/rdbx.o arm-openwrt-linux-muslgnueabi-gcc-ranlib libsrtp2.a arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -I./test -L. -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/lib -fuse-ld=bfd -zmax-page-size=4096 -znow -zrelro -o crypto/test/cipher_driver crypto/test/cipher_driver.c test/getopt_s.c libsrtp2.a -L/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/lib -lcrypto -ldl -pthread -latomic -lsrtp2 arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -I./test -L. -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/lib -fuse-ld=bfd -zmax-page-size=4096 -znow -zrelro -o crypto/test/datatypes_driver crypto/test/datatypes_driver.c test/util.c libsrtp2.a -L/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/lib -lcrypto -ldl -pthread -latomic -lsrtp2 arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -I./test -L. -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/lib -fuse-ld=bfd -zmax-page-size=4096 -znow -zrelro -o crypto/test/kernel_driver crypto/test/kernel_driver.c test/getopt_s.c libsrtp2.a -L/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/lib -lcrypto -ldl -pthread -latomic -lsrtp2 arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -I./test -L. -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/lib -fuse-ld=bfd -zmax-page-size=4096 -znow -zrelro -o crypto/test/env crypto/test/env.c test/getopt_s.c libsrtp2.a -L/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/lib -lcrypto -ldl -pthread -latomic -lsrtp2 arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -I./test -L. -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/lib -fuse-ld=bfd -zmax-page-size=4096 -znow -zrelro -o test/srtp_driver test/srtp_driver.c test/util.c test/getopt_s.c libsrtp2.a -L/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/lib -lcrypto -ldl -pthread -latomic -lsrtp2 arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -I./test -L. -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/lib -fuse-ld=bfd -zmax-page-size=4096 -znow -zrelro -o test/replay_driver test/replay_driver.c test/ut_sim.c libsrtp2.a -L/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/lib -lcrypto -ldl -pthread -latomic -lsrtp2 arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -I./test -L. -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/lib -fuse-ld=bfd -zmax-page-size=4096 -znow -zrelro -o test/roc_driver test/roc_driver.c test/ut_sim.c libsrtp2.a -L/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/lib -lcrypto -ldl -pthread -latomic -lsrtp2 arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -I./test -L. -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/lib -fuse-ld=bfd -zmax-page-size=4096 -znow -zrelro -o test/rdbx_driver test/rdbx_driver.c test/getopt_s.c test/ut_sim.c libsrtp2.a -L/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/lib -lcrypto -ldl -pthread -latomic -lsrtp2 arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -L. -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/lib -fuse-ld=bfd -zmax-page-size=4096 -znow -zrelro -o test/rtpw test/rtpw.c test/rtp.c test/util.c test/getopt_s.c crypto/math/datatypes.c libsrtp2.a -L/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/lib -lcrypto -ldl -pthread -latomic -lsrtp2 arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -I./test -L. -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/lib -fuse-ld=bfd -zmax-page-size=4096 -znow -zrelro -o test/test_srtp test/test_srtp.c libsrtp2.a -L/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/lib -lcrypto -ldl -pthread -latomic -lsrtp2 arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0=libsrtp-2.6.0 -Wl,-z,max-page-size=4096 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/include -L. -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/lib -fuse-ld=bfd -zmax-page-size=4096 -znow -zrelro -o test/rtp_decoder test/rtp_decoder.c test/rtp.c test/util.c test/getopt_s.c crypto/math/datatypes.c libsrtp2.a -lpcap -L/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/lib -lcrypto -ldl -pthread -latomic -lsrtp2 Build done. Please run 'make runtest' to run self tests. make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0' make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0' Build done. Please run 'make runtest' to run self tests. arm-openwrt-linux-muslgnueabi-gcc -shared -o libsrtp2.so.1 -shared -Wl,-soname,libsrtp2.so.1 \ srtp/srtp.o crypto/cipher/cipher.o crypto/cipher/null_cipher.o crypto/cipher/cipher_test_cases.o crypto/cipher/aes_icm_ossl.o crypto/cipher/aes_gcm_ossl.o crypto/hash/null_auth.o crypto/hash/auth.o crypto/hash/auth_test_cases.o crypto/hash/hmac_ossl.o crypto/math/datatypes.o crypto/kernel/crypto_kernel.o crypto/kernel/alloc.o crypto/kernel/key.o crypto/kernel/err.o crypto/replay/rdb.o crypto/replay/rdbx.o -L. -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9_gcc-14.4.0_musl_eabi/lib -fuse-ld=bfd -zmax-page-size=4096 -znow -zrelro -L/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9_musl_eabi/usr/lib -lcrypto -ldl -pthread -latomic if [ -n "1" ]; then \ ln -sfn libsrtp2.so.1 libsrtp2.so; \ fi /builder/shared-workdir/build/sdk/staging_dir/host/bin/ginstall -c -d /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0/ipkg-install/usr/include/srtp2 /builder/shared-workdir/build/sdk/staging_dir/host/bin/ginstall -c -d /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0/ipkg-install/usr/lib cp ./include/srtp.h /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0/ipkg-install/usr/include/srtp2 cp ./crypto/include/cipher.h /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0/ipkg-install/usr/include/srtp2 cp ./crypto/include/auth.h /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0/ipkg-install/usr/include/srtp2 cp ./crypto/include/crypto_types.h /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0/ipkg-install/usr/include/srtp2 if [ -f libsrtp2.a ]; then cp libsrtp2.a /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0/ipkg-install/usr/lib/; fi if [ -f libsrtp2.dll.a ]; then cp libsrtp2.dll.a /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0/ipkg-install/usr/lib/; fi if [ -f libsrtp2.so.1 ]; then \ /builder/shared-workdir/build/sdk/staging_dir/host/bin/ginstall -c -d /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0/ipkg-install/usr/lib; \ cp libsrtp2.so.1 /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0/ipkg-install/usr/lib/; \ cp libsrtp2.so /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0/ipkg-install/usr/lib/; \ if [ -n "1" ]; then \ ln -sfn libsrtp2.so.1 /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0/ipkg-install/usr/lib/libsrtp2.so; \ fi; \ fi /builder/shared-workdir/build/sdk/staging_dir/host/bin/ginstall -c -d /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0/ipkg-install/usr/lib/pkgconfig cp ./libsrtp2.pc /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0/ipkg-install/usr/lib/pkgconfig/ make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9_musl_eabi/libsrtp-2.6.0' Package libsrtp2 is missing dependencies for the following libraries: libatomic.so.1 make[3]: *** [Makefile:74: /builder/shared-workdir/build/sdk/bin/packages/arm_cortex-a9/telephony/libsrtp2-1-2.6.0-r1.apk] Error 1 time: package/feeds/telephony/libsrtp/compile#10.53#3.53#25.45