osboxes@osboxes:/home/linphone-sdk/build$ ll total 84 drwxr-xr-x 8 root root 4096 Nov 10 08:39 ./ drwxr-xr-x 33 root root 4096 Nov 10 05:56 ../ -rw-r--r-- 1 root root 13174 Nov 10 08:39 build.ninja -rw-r--r-- 1 root root 11749 Nov 10 08:39 CMakeCache.txt drwxr-xr-x 4 root root 4096 Nov 10 08:39 CMakeFiles/ -rw-r--r-- 1 root root 1537 Nov 10 06:29 cmake_install.cmake drwxr-xr-x 5 root root 4096 Nov 10 06:36 desktop/ -rw-r--r-- 1 root root 1796 Nov 10 08:39 disabled_features.txt -rw-r--r-- 1 root root 1796 Nov 10 08:39 enabled_features.txt drwxr-xr-x 3 root root 4096 Nov 10 06:36 linphone-sdk/ -rw-r--r-- 1 root root 16 Nov 9 10:12 .ninja_deps -rw-r--r-- 1 root root 1023 Nov 10 07:08 .ninja_log drwxr-xr-x 2 root root 4096 Nov 10 08:39 programs/ -rw-r--r-- 1 root root 1269 Nov 10 08:39 rules.ninja drwxr-xr-x 4 root root 4096 Nov 10 06:27 sdk-prefix/ drwxr-xr-x 3 root root 4096 Nov 10 06:36 WORK/ osboxes@osboxes:/home/linphone-sdk/build$ sudo cmake --build . [1/5] Performing configure step for 'sdk' loading initial cache file /home/linphone-sdk/build/sdk-prefix/tmp/sdk-cache-RelWithDebInfo.cmake CMake Warning (dev) in CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call to the project() command. Add a line of code such as project(ProjectName) near the top of the file, but after cmake_minimum_required(). CMake is pretending there is a "project(Project)" command on the first line. This warning is for project developers. Use -Wno-dev to suppress it. -- Using configuration file '/home/linphone-sdk/cmake-builder/configs/config-desktop.cmake' -- Including builder linphone : x86_64 -- Including builder bctoolbox : x86_64 -- Including builder mbedtls : x86_64 -- Including builder bcunit : x86_64 -- Including builder decaf : x86_64 -- Including builder bellesip : x86_64 -- Including builder belr : x86_64 -- Including builder zlib : x86_64 -- Including builder ortp : x86_64 -- Including builder ms2 : x86_64 -- Including builder gsm : x86_64 -- Including builder opus : x86_64 -- Including builder speex : x86_64 -- Including builder bv16 : x86_64 -- Including builder turbojpeg : x86_64 -- Including builder vpx : x86_64 -- Including builder yuv : x86_64 -- Including builder matroska2 : x86_64 -- Including builder srtp : x86_64 -- Including builder bzrtp : x86_64 -- Including builder sqlite3 : x86_64 -- Including builder xml2 : x86_64 -- Including builder ms2plugins : x86_64 -- Including builder mscodec2 : x86_64 -- Including builder codec2 : x86_64 -- Including builder mswebrtc : x86_64 -- Including builder msandroidcamera2 : x86_64 -- Including builder jsoncpp : x86_64 -- Including builder soci : x86_64 -- Including builder xerces : x86_64 -- Including builder belcard : x86_64 -- Including builder lime : x86_64 -- Configuring done -- Generating done -- Build files have been written to: /home/linphone-sdk/build/desktop/Autotools -- Enabled features: * Unit tests, Enable unit tests support with BCUnit library. * Debug logs, Enable debug level logs in libinphone and mediastreamer2. * Tools, Enable tools binary compilation. * Xml2, Enable bc version of libxml2 * Sqlite, Enable bc version of sqlite3 * Zlib, Enable bc version of zlib * OpenSSL Export, Enable OpenSSL deployment * GTK UI, Enable the GTK user interface of Linphone. * CXX wrapper, Build the C++ wrapper for Liblinphone. * FlexiAPI, Enable the FlexiAPI support in Liblinphone. * Java wrapper, Build the Java wrapper from Liblinphone. * LIME X3DH, Enable Linphone IM Encryption version 2 support in Liblinphone. * VCARD, Enable vCard 4 support in Linphone and Liblinphone. * Assets, Enable packaging of assets (ringtones) when building the SDK. * Advanced IM, Enable advanced instant messaging such as group chat. * DB Storage, Enable the database storage. * Mbedtls, Crypto stack implementation based on mbeddtls. * RTP Map always in SDP, Always include rtpmap in SDP. * SRTP, SRTP media encryption support. * ZRTP, ZRTP media encryption support. * WebRTC AEC, WebRTC echo canceller support. * Codec2, Codec2 audio encoding/decoding support. * GSM, GSM audio encoding/decoding support. * iLBC, iLBC audio encoding/decoding support. * OPUS, OPUS audio encoding/decoding support. * Speex, Speex audio encoding/decoding support. * BV16, BroadVoice 16 audio encoding/decoding support. * Video, Ability to capture and display video. * jpeg, JPEG support with libjpeg-turbo. * Qt GL, Enable Qt OpenGL rendering support. * MKV, MKV playing and recording support. * VPX, VPX (VP8) video encoding/decoding support. * LibYUV, Enable LibYUV support * Camera2, Android capture filter using Camera2 API for Android 8+ * PCAP, PCAP support. -- Disabled features: * Embedded OpenH264, Embed the openh264 library instead of downloading it from Cisco. * Theora, Theora video encoding/decoding support. * Static only, Enable compilation of libraries in static mode. * Packaging, Enable packaging * Source packaging, Enable source packaging * Doc, Enable documentation generation with Doxygen * unmaintained, Allow inclusion of unmaintained code in the build. * Soci mysql, Enable mysql support of SOCI * Sanitizer, Enable Clang sanitizer * HW Sanitizer, Enable Android HW sanitizer * CSharp wrapper, Build the C# wrapper from Liblinphone. * Swift wrapper, Build the Swift wrapper sources from Liblinphone. * Swift wrapper compilation, Compile and package the swift wrapper framework. Require at least cmake 3.16.3. * Jazzy doc, Build the Swift doc from Liblinphone. * LIME, Enable Linphone IM Encryption support in Liblinphone. * LDAP, Enable LDAP Liblinphone. * NLS, Enable internationalization of Linphone and Liblinphone. * Update Check, Enable update check. * Relative prefix, liblinphone and mediastreamer will look for their respective ressources relatively to their location. * Polarssl, Crypto stack implementation based on polarssl. * Tunnel, Secure tunnel for SIP/RTP (require license). * mDNS, Multicast DNS support * DNS_SERVICE, Enable Apple DNS Service. Available on Mac and iOS. Incompatible with ENABLE_MDNS. * GPL third parties, Usage of GPL third-party code (FFmpeg and x264). * Non free codecs, Allow inclusion of non-free codecs in the build. * WebRTC AECM, WebRTC echo canceller for mobile support. * WASAPI, Windows Audio Session API (WASAPI) sound card support. * AMRNB, AMR narrow-band audio encoding/decoding support (require license). * AMRWB, AMR wide-band audio encoding/decoding support (require license). * G729, G.729 audio encoding/decoding support. * G729B CNG, G.729 annex B confort noise generation. * G726, G.726 audio encoding/decoding support. * ISAC, ISAC audio encoding/decoding support. * Silk, Silk audio encoding/decoding support. * WebRTC VAD, WebRTC voice activation detector support. * V4L, Ability to capture and display video using libv4l2 . * qrcode, QRCode support with zxing. * FFmpeg, Some video processing features via FFmpeg: JPEG encoding/decoding, video scaling, H264 decoding... * H263, H263 video encoding/decoding support (require license). * H263p, H263+ video encoding/decoding support (require license). * MPEG4, MPEG4 video encoding/decoding support (require license). * OpenH264, H.264 video encoding/decoding support with the openh264 library (require license). * X264, H.264 video encoding support with the x264 library (require license). * AAudio, AAudio Android sound card for Android 8+. * Oboe, Oboe Android sound card for Android 8+. -- Configuring done -- Generating done -- Build files have been written to: /home/linphone-sdk/build/desktop [3/5] Performing build step for 'sdk' FAILED: sdk-prefix/src/sdk-stamp/sdk-build cd /home/linphone-sdk/build/desktop && /usr/bin/cmake --build . && /usr/bin/cmake -E touch /home/linphone-sdk/build/sdk-prefix/src/sdk-stamp/sdk-build [1/170] Forcing build for 'EP_gsm' [2/170] Forcing build for 'EP_opus' [3/170] Performing build step for 'EP_gsm' ninja: no work to do. [4/170] Performing install step for 'EP_gsm' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" [5/170] Performing build step for 'EP_opus' ninja: no work to do. [6/170] Completed 'EP_gsm' [7/170] Forcing build for 'EP_speex' [8/170] Performing install step for 'EP_opus' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" [9/170] Performing build step for 'EP_speex' ninja: no work to do. [10/170] Completed 'EP_opus' [11/170] Forcing build for 'EP_bv16' [12/170] Performing install step for 'EP_speex' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" [13/170] Performing build step for 'EP_bv16' ninja: no work to do. [14/170] Completed 'EP_speex' [15/170] Forcing build for 'EP_turbojpeg' [16/170] Performing install step for 'EP_bv16' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" [17/170] Completed 'EP_bv16' [18/170] Forcing build for 'EP_vpx' [19/170] Performing build step for 'EP_turbojpeg' ninja: no work to do. [20/170] Performing install step for 'EP_turbojpeg' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" [21/170] Completed 'EP_turbojpeg' [22/170] Forcing build for 'EP_yuv' [23/170] Performing build step for 'EP_yuv' ninja: no work to do. [24/170] Performing install step for 'EP_yuv' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" [25/170] Completed 'EP_yuv' [26/170] Forcing build for 'EP_matroska2' [27/170] Performing build step for 'EP_matroska2' ninja: no work to do. [28/170] Performing install step for 'EP_matroska2' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" [29/170] Completed 'EP_matroska2' [30/170] Forcing build for 'EP_srtp' [31/170] Performing build step for 'EP_srtp' ninja: no work to do. [32/170] Performing build step for 'EP_vpx' make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all'. [33/170] Performing install step for 'EP_srtp' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" [34/170] Completed 'EP_srtp' [35/170] Forcing build for 'EP_codec2' [36/170] Performing install step for 'EP_vpx' make[1]: Nothing to be done for 'install'. make[1]: Nothing to be done for 'install'. [37/170] Completed 'EP_vpx' [38/170] Performing build step for 'EP_codec2' ninja: no work to do. [39/170] Forcing build for 'EP_mbedtls' [40/170] Performing install step for 'EP_codec2' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" [41/170] Performing build step for 'EP_mbedtls' ninja: no work to do. [42/170] Completed 'EP_codec2' [43/170] Forcing build for 'EP_bcunit' [44/170] Performing install step for 'EP_mbedtls' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" [45/170] Performing build step for 'EP_bcunit' ninja: no work to do. [46/170] Completed 'EP_mbedtls' [47/170] Forcing build for 'EP_decaf' [48/170] Performing install step for 'EP_bcunit' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" [49/170] Completed 'EP_bcunit' [50/170] Forcing build for 'EP_sqlite3' [51/170] Performing build step for 'EP_decaf' ninja: no work to do. [52/170] Performing build step for 'EP_sqlite3' ninja: no work to do. [53/170] Performing install step for 'EP_decaf' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" [54/170] Performing install step for 'EP_sqlite3' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" [55/170] Completed 'EP_decaf' [56/170] Completed 'EP_sqlite3' [57/170] Forcing build for 'EP_xml2' [58/170] Forcing build for 'EP_zlib' [59/170] Performing build step for 'EP_xml2' ninja: no work to do. [60/170] Performing build step for 'EP_zlib' ninja: no work to do. [61/170] Performing install step for 'EP_zlib' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" [62/170] Performing install step for 'EP_xml2' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" [63/170] Completed 'EP_zlib' [64/170] Forcing build for 'EP_xerces' [65/170] Completed 'EP_xml2' [66/170] Performing build step for 'EP_xerces' ninja: no work to do. [67/170] Performing install step for 'EP_xerces' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" [68/170] Performing configure step for 'EP_soci' loading initial cache file /home/linphone-sdk/build/WORK/desktop//tmp/EP_soci/EP_soci-cache-RelWithDebInfo.cmake CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_soci/EP_soci-cache-RelWithDebInfo.cmake:9 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_soci/EP_soci-cache-RelWithDebInfo.cmake:16 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_soci/EP_soci-cache-RelWithDebInfo.cmake:27 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_soci/EP_soci-cache-RelWithDebInfo.cmake:36 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring SOCI: -- SOCI_VERSION = 4.0.0 -- SOCI_ABI_VERSION = 4.0 -- SOCI_SHARED = YES -- SOCI_STATIC = NO -- SOCI_FRAMEWORK = -- SOCI_TESTS = NO -- SOCI_ASAN = OFF -- SOCI_CXX_C11 = -- LIB_SUFFIX = 64 -- Looking for SOCI dependencies: -- CMAKE_THREAD_LIBS_INIT = -lpthread -- MySQL: disabled, since WITH_MYSQL=OFF -- ODBC: disabled, since WITH_ODBC=OFF -- Oracle: disabled, since WITH_ORACLE=OFF -- PostgreSQL: disabled, since WITH_POSTGRESQL=OFF -- SQLite3: -- SQLITE3_INCLUDE_DIR = /home/linphone-sdk/build/linphone-sdk/desktop/include -- SQLITE3_LIBRARIES = /home/linphone-sdk/build/linphone-sdk/desktop/lib/libsqlite3.so -- Firebird: disabled, since WITH_FIREBIRD=OFF -- DB2: disabled, since WITH_DB2=OFF -- Configuring SOCI core library: -- SOCI_CORE_TARGET = soci_core -- SOCI_CORE_TARGET_OUTPUT_NAME = soci_core -- SOCI_CORE_DEPS_LIBS = -lpthread /usr/lib/x86_64-linux-gnu/libdl.so -- SOCI_CORE_INCLUDE_DIRS = /home/linphone-sdk/build/WORK/desktop/Build/soci /home/linphone-sdk/external/soci/include /home/linphone-sdk/build/WORK/desktop/Build/soci/include /home/linphone-sdk/external/soci/include/private /home/linphone-sdk/build/WORK/desktop/Build/soci/src/core -- WITH_BOOST = -- COMPILE_DEFINITIONS = SOCI_ABI_VERSION="4.0" HAVE_DL=1 SOCI_LIB_PREFIX="libsoci_" SOCI_LIB_SUFFIX=".so" SOCI_DEBUG_POSTFIX="" -- -- Configuring SOCI backend libraries: -- SQLite3 - SOCI backend for SQLite 3 -- SOCI_SQLITE3 = ON -- SOCI_SQLITE3_TARGET = soci_sqlite3 -- SOCI_SQLITE3_OUTPUT_NAME = soci_sqlite3 -- SOCI_SQLITE3_COMPILE_DEFINITIONS = SOCI_ABI_VERSION="4.0" HAVE_DL=1 -- SOCI_SQLITE3_INCLUDE_DIRECTORIES = /home/linphone-sdk/build/WORK/desktop/Build/soci /home/linphone-sdk/external/soci/include /home/linphone-sdk/build/WORK/desktop/Build/soci/include /home/linphone-sdk/external/soci/include/private /home/linphone-sdk/external/soci/include/private /home/linphone-sdk/build/linphone-sdk/desktop/include -- -- -- Package file name is SOCI-4.0.0 -- Configuring done -- Generating done -- Build files have been written to: /home/linphone-sdk/build/WORK/desktop/Build/soci [69/170] Completed 'EP_xerces' [70/170] Forcing build for 'EP_soci' [71/170] Performing build step for 'EP_soci' ninja: no work to do. [72/170] Performing install step for 'EP_soci' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/cmake/SOCI-relwithdebinfo.cmake [73/170] Completed 'EP_soci' [74/170] Forcing build for 'EP_jsoncpp' [75/170] Performing configure step for 'EP_bctoolbox' loading initial cache file /home/linphone-sdk/build/WORK/desktop//tmp/EP_bctoolbox/EP_bctoolbox-cache-RelWithDebInfo.cmake CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_bctoolbox/EP_bctoolbox-cache-RelWithDebInfo.cmake:9 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_bctoolbox/EP_bctoolbox-cache-RelWithDebInfo.cmake:16 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_bctoolbox/EP_bctoolbox-cache-RelWithDebInfo.cmake:27 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_bctoolbox/EP_bctoolbox-cache-RelWithDebInfo.cmake:36 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. -- Using mbedTLS -- Using Decaf -- DTLS SRTP available -- Configuring done -- Generating done -- Build files have been written to: /home/linphone-sdk/build/WORK/desktop/Build/bctoolbox [76/170] Forcing build for 'EP_bctoolbox' [77/170] Performing build step for 'EP_jsoncpp' ninja: no work to do. [78/170] Performing build step for 'EP_bctoolbox' ninja: no work to do. [79/170] Performing install step for 'EP_bctoolbox' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/share/bctoolbox/cmake/bctoolboxTargets-relwithdebinfo.cmake [80/170] Performing install step for 'EP_jsoncpp' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" [81/170] Completed 'EP_bctoolbox' [82/170] Completed 'EP_jsoncpp' [83/170] Performing configure step for 'EP_ortp' loading initial cache file /home/linphone-sdk/build/WORK/desktop//tmp/EP_ortp/EP_ortp-cache-RelWithDebInfo.cmake CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_ortp/EP_ortp-cache-RelWithDebInfo.cmake:9 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_ortp/EP_ortp-cache-RelWithDebInfo.cmake:16 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_ortp/EP_ortp-cache-RelWithDebInfo.cmake:27 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_ortp/EP_ortp-cache-RelWithDebInfo.cmake:36 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done -- Build files have been written to: /home/linphone-sdk/build/WORK/desktop/Build/ortp [84/170] Forcing build for 'EP_ortp' [85/170] Performing configure step for 'EP_bzrtp' loading initial cache file /home/linphone-sdk/build/WORK/desktop//tmp/EP_bzrtp/EP_bzrtp-cache-RelWithDebInfo.cmake CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_bzrtp/EP_bzrtp-cache-RelWithDebInfo.cmake:9 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_bzrtp/EP_bzrtp-cache-RelWithDebInfo.cmake:16 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_bzrtp/EP_bzrtp-cache-RelWithDebInfo.cmake:27 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_bzrtp/EP_bzrtp-cache-RelWithDebInfo.cmake:36 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done -- Build files have been written to: /home/linphone-sdk/build/WORK/desktop/Build/bzrtp [86/170] Forcing build for 'EP_bzrtp' [87/170] Performing build step for 'EP_ortp' ninja: no work to do. [88/170] Performing build step for 'EP_bzrtp' ninja: no work to do. [89/170] Performing install step for 'EP_ortp' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/lib/cmake/ortp/ortpTargets-relwithdebinfo.cmake [90/170] Performing install step for 'EP_bzrtp' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/share/bzrtp/cmake/bzrtpTargets-relwithdebinfo.cmake [91/170] Completed 'EP_ortp' [92/170] Completed 'EP_bzrtp' [93/170] Performing configure step for 'EP_belr' loading initial cache file /home/linphone-sdk/build/WORK/desktop//tmp/EP_belr/EP_belr-cache-RelWithDebInfo.cmake CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_belr/EP_belr-cache-RelWithDebInfo.cmake:9 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_belr/EP_belr-cache-RelWithDebInfo.cmake:16 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_belr/EP_belr-cache-RelWithDebInfo.cmake:27 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_belr/EP_belr-cache-RelWithDebInfo.cmake:36 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done -- Build files have been written to: /home/linphone-sdk/build/WORK/desktop/Build/belr [94/170] Forcing build for 'EP_belr' [95/170] Performing build step for 'EP_belr' ninja: no work to do. [96/170] Performing install step for 'EP_belr' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/lib/cmake/belr/belrTargets-relwithdebinfo.cmake [97/170] Completed 'EP_belr' [98/170] Performing configure step for 'EP_bellesip' loading initial cache file /home/linphone-sdk/build/WORK/desktop//tmp/EP_bellesip/EP_bellesip-cache-RelWithDebInfo.cmake CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_bellesip/EP_bellesip-cache-RelWithDebInfo.cmake:9 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_bellesip/EP_bellesip-cache-RelWithDebInfo.cmake:16 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_bellesip/EP_bellesip-cache-RelWithDebInfo.cmake:27 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_bellesip/EP_bellesip-cache-RelWithDebInfo.cmake:36 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done -- Build files have been written to: /home/linphone-sdk/build/WORK/desktop/Build/bellesip [99/170] Forcing build for 'EP_bellesip' [100/170] Performing build step for 'EP_bellesip' ninja: no work to do. [101/170] Performing configure step for 'EP_ms2' loading initial cache file /home/linphone-sdk/build/WORK/desktop//tmp/EP_ms2/EP_ms2-cache-RelWithDebInfo.cmake CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_ms2/EP_ms2-cache-RelWithDebInfo.cmake:9 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_ms2/EP_ms2-cache-RelWithDebInfo.cmake:16 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_ms2/EP_ms2-cache-RelWithDebInfo.cmake:27 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_ms2/EP_ms2-cache-RelWithDebInfo.cmake:36 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. -- FindGLEW: did not find GLEW CMake config file. Searching for libraries. -- FindGLEW: GLEW_USE_STATIC_LIBS is undefined. Treated as FALSE. -- FindGLEW: GLEW_INCLUDE_DIR: /usr/include -- FindGLEW: GLEW_INCLUDE_DIRS: /usr/include -- FindGLEW: CMAKE_FIND_LIBRARY_SUFFIXES for SHARED: .so;.a -- FindGLEW: CMAKE_FIND_LIBRARY_SUFFIXES for STATIC: .so -- FindGLEW: GLEW_SHARED_LIBRARY_RELEASE: /usr/lib/x86_64-linux-gnu/libGLEW.so -- FindGLEW: GLEW_STATIC_LIBRARY_RELEASE: GLEW_STATIC_LIBRARY_RELEASE-NOTFOUND -- FindGLEW: GLEW_SHARED_LIBRARY_DEBUG: GLEW_SHARED_LIBRARY_DEBUG-NOTFOUND -- FindGLEW: GLEW_STATIC_LIBRARY_DEBUG: GLEW_STATIC_LIBRARY_DEBUG-NOTFOUND -- FindGLEW: GLEW_SHARED_LIBRARY: /usr/lib/x86_64-linux-gnu/libGLEW.so -- FindGLEW: GLEW_STATIC_LIBRARY: GLEW_STATIC_LIBRARY-NOTFOUND -- FindGLEW: GLEW_LIBRARIES: /usr/lib/x86_64-linux-gnu/libGLEW.so -- FindGLEW: GLEW_VERSION_MAJOR: 2 -- FindGLEW: GLEW_VERSION_MINOR: 1 -- FindGLEW: GLEW_VERSION_MICRO: 0 -- FindGLEW: GLEW_VERSION: 2.1.0 -- FindGLEW: Creating GLEW::glew imported target. -- FindGLEW: Creating GLEW::GLEW imported target. -- GLEW_VERSION = 2.1.0 -- GLEW_MAJOR_VERSION = 2 -- GLEW_MINOR_VERSION = 1 -- GLEW_LIBRARIES = /usr/lib/x86_64-linux-gnu/libGLEW.so -- GLEW_INCLUDE_DIRS = /usr/include -- Configuring done -- Generating done -- Build files have been written to: /home/linphone-sdk/build/WORK/desktop/Build/ms2 [102/170] Performing install step for 'EP_bellesip' [0/1] Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/lib/pkgconfig/belle-sip.pc -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/lib/cmake/BelleSIP/BelleSIPTargets.cmake -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/lib/cmake/BelleSIP/BelleSIPTargets-relwithdebinfo.cmake -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/lib/cmake/BelleSIP/BelleSIPConfig.cmake -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/lib/cmake/BelleSIP/BelleSIPConfigVersion.cmake -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/auth-helper.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/belle-sdp.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/belle-sip.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/bodyhandler.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/defs.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/dialog.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/dict.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/generic-uri.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/headers.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/http-listener.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/http-message.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/http-provider.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/list.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/listener.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/listeningpoint.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/mainloop.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/mdns_register.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/message.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/object.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/object++.hh -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/parameters.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/provider.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/refresher.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/resolver.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/sipstack.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/sip-uri.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/transaction.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/types.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/utils.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/include/belle-sip/wakelock.h -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/lib/libbellesip.so.1 -- Set runtime path of "/home/linphone-sdk/build/linphone-sdk/desktop/lib/libbellesip.so.1" to "/home/linphone-sdk/build/linphone-sdk/desktop/lib" -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/lib/libbellesip.so -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/share/belr/grammars/sdp_grammar -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/bin/belle_sip_tester -- Set runtime path of "/home/linphone-sdk/build/linphone-sdk/desktop/bin/belle_sip_tester" to "/home/linphone-sdk/build/linphone-sdk/desktop/lib" -- Installing: /home/linphone-sdk/build/linphone-sdk/desktop/share/belle_sip_tester/tester_hosts [103/170] Forcing build for 'EP_ms2' [104/170] Completed 'EP_bellesip' [105/170] Creating directories for 'EP_lime' [106/170] No download step for 'EP_lime' [107/170] No update step for 'EP_lime' [108/170] No patch step for 'EP_lime' [109/170] Performing configure step for 'EP_lime' loading initial cache file /home/linphone-sdk/build/WORK/desktop//tmp/EP_lime/EP_lime-cache-RelWithDebInfo.cmake CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_lime/EP_lime-cache-RelWithDebInfo.cmake:9 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_lime/EP_lime-cache-RelWithDebInfo.cmake:16 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_lime/EP_lime-cache-RelWithDebInfo.cmake:27 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /home/linphone-sdk/build/WORK/desktop/tmp/EP_lime/EP_lime-cache-RelWithDebInfo.cmake:36 (set): implicitly converting 'LIST' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. -- The CXX compiler identification is GNU 9.3.0 -- The C compiler identification is GNU 9.3.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Soci found: Looking for plugins -- * Plugin mysql not found. -- * Plugin sqlite3 found /home/linphone-sdk/build/linphone-sdk/desktop/lib/libsoci_sqlite3.so. -- Found Soci: /home/linphone-sdk/build/linphone-sdk/desktop/include -- Support Curve 25519 -- Support Curve 448 -- Provide C89 interface -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /home/linphone-sdk/build/WORK/desktop/Build/lime [110/170] Forcing build for 'EP_lime' [111/170] Performing build step for 'EP_ms2' FAILED: /home/linphone-sdk/build/WORK/desktop/Stamp/EP_ms2/EP_ms2-build cd /home/linphone-sdk/build/WORK/desktop/Build/ms2 && /usr/bin/cmake --build . && /usr/bin/cmake -E touch /home/linphone-sdk/build/WORK/desktop//Stamp/EP_ms2/EP_ms2-build [1/166] cd /home/linphone-sdk/build/WORK/desktop/Build/ms2/src && /usr/bin/cmake -DAWK_PROGRAM=/usr/bin/awk -DAWK_SCRIPTS_DIR="/home/linphone-sdk/mediastreamer2/src/../" -DINPUT_DIR=/home/linphone-sdk/mediastreamer2/src -DOUTPUT_DIR=/home/linphone-sdk/build/WORK/desktop/Build/ms2/src -DTYPE=base -DSOURCE_FILES="base/eventqueue.c base/mscommon.c base/msfactory.c base/msfilter.c base/msqueue.c base/mssndcard.c base/msticker.c base/msvideopresets.c base/mswebcam.c base/mtu.c base/msasync.c otherfilters/itc.c otherfilters/join.c otherfilters/tee.c otherfilters/void.c" -P /home/linphone-sdk/mediastreamer2/src/generate_descs_header.cmake [2/166] cd /home/linphone-sdk/build/WORK/desktop/Build/ms2/src && /usr/bin/cmake -DGIT_EXECUTABLE=/usr/bin/git -DPROJECT_NAME=ms2 -DPROJECT_VERSION=5.1.0 -DWORK_DIR=/home/linphone-sdk/mediastreamer2/src -DTEMPLATE_DIR=/home/linphone-sdk/build/linphone-sdk/desktop/share/bctoolbox/cmake -DOUTPUT_DIR=/home/linphone-sdk/build/WORK/desktop/Build/ms2/src -P /home/linphone-sdk/build/linphone-sdk/desktop/share/bctoolbox/cmake/BcGitVersion.cmake CMake Warning at /home/linphone-sdk/build/linphone-sdk/desktop/share/bctoolbox/cmake/BcGitVersion.cmake:43 (message): Project version (5.1.0) and git tag (5.1.0-alpha) differ. Please put them identical [3/166] cd /home/linphone-sdk/build/WORK/desktop/Build/ms2/src && /usr/bin/cmake -DAWK_PROGRAM=/usr/bin/awk -DAWK_SCRIPTS_DIR="/home/linphone-sdk/mediastreamer2/src/../" -DINPUT_DIR=/home/linphone-sdk/mediastreamer2/src -DOUTPUT_DIR=/home/linphone-sdk/build/WORK/desktop/Build/ms2/src -DTYPE=voip -DSOURCE_FILES="audiofilters/alaw.c audiofilters/audiomixer.c audiofilters/chanadapt.c audiofilters/devices.c audiofilters/dtmfgen.c audiofilters/equalizer.c audiofilters/flowcontrol.c audiofilters/g711.c audiofilters/g711.h audiofilters/genericplc.h audiofilters/genericplc.c audiofilters/msgenericplc.c audiofilters/l16.c audiofilters/msfileplayer.c audiofilters/msfilerec.c audiofilters/asyncrw.c audiofilters/asyncrw.h audiofilters/msg722.c audiofilters/msvaddtx.c audiofilters/msvolume.c audiofilters/tonedetector.c audiofilters/ulaw.c audiofilters/waveheader.h crypto/dtls_srtp.c crypto/ms_srtp.c crypto/zrtp.c otherfilters/msrtp.c utils/_kiss_fft_guts.h utils/audiodiff.c utils/box-plot.c utils/dsptools.c utils/g722.h utils/g722_decode.c utils/g722_encode.c utils/kiss_fft.c utils/kiss_fft.h utils/kiss_fftr.c utils/kiss_fftr.h utils/pcap_sender.c utils/pcap_sender.h utils/stream_regulator.c utils/srtp_prefix.h voip/audioconference.c voip/audiostream.c voip/bandwidthcontroller.c voip/bitratecontrol.c voip/bitratedriver.c voip/ice.c voip/mediastream.c voip/msiframerequestslimiter.c voip/msmediaplayer.c voip/msmediarecorder.c voip/msvoip.c voip/private.h voip/qosanalyzer.c voip/qosanalyzer.h voip/qualityindicator.c otherfilters/rfc4103_source.c otherfilters/rfc4103_sink.c otherfilters/msudp.c voip/rfc4103_textstream.c voip/ringstream.c voip/stun.c voip/offeranswer.c voip/private.h audiofilters/alsa.c audiofilters/pulseaudio.c audiofilters/gsm.c audiofilters/bv16.c audiofilters/msopus.c audiofilters/msresample.c audiofilters/msspeex.c audiofilters/speexec.c utils/bits_rw.c videofilters/extdisplay.c videofilters/msanalysedisplay.c videofilters/mire.c videofilters/nowebcam.c videofilters/pixconv.c videofilters/sizeconv.c videofilters/videoswitcher.c voip/layouts.c voip/layouts.h voip/msvideo_neon.c voip/msvideo_neon.h voip/msvideo.c voip/msvideoqualitycontroller.c voip/nowebcam.h voip/rfc2429.h voip/video_preset_high_fps.c voip/videostarter.c voip/videostream.c voip/videoconference.c voip/vp8rtpfmt.c voip/vp8rtpfmt.h utils/jpgloader-turbojpeg.c videofilters/turbojpegwriter.c utils/opengl_functions.c utils/opengles_display.c utils/shader_util.c videofilters/glxvideo.c videofilters/vp8.c utils/x11_helper.c videofilters/x11video.c voip/rfc2429.h utils/filter-wrapper/decoding-filter-wrapper.cpp utils/filter-wrapper/encoding-filter-wrapper.cpp voip/audiostreamvolumes.cpp voip/turn_tcp.cpp videofilters/msturbojpeg.cpp utils/mkv_reader.cpp videofilters/mkv.cpp /home/linphone-sdk/mediastreamer2/src/voip/h26x/h26x-encoder-filter.cpp /home/linphone-sdk/mediastreamer2/src/voip/h26x/h26x-decoder-filter.cpp /home/linphone-sdk/mediastreamer2/src/voip/h26x/h26x-utils.cpp /home/linphone-sdk/mediastreamer2/src/voip/h26x/h264-nal-packer.cpp /home/linphone-sdk/mediastreamer2/src/voip/h26x/h264-nal-unpacker.cpp /home/linphone-sdk/mediastreamer2/src/voip/h26x/h264-utils.cpp /home/linphone-sdk/mediastreamer2/src/voip/h26x/h265-nal-packer.cpp /home/linphone-sdk/mediastreamer2/src/voip/h26x/h265-nal-unpacker.cpp /home/linphone-sdk/mediastreamer2/src/voip/h26x/h265-utils.cpp /home/linphone-sdk/mediastreamer2/src/voip/h26x/nal-packer.cpp /home/linphone-sdk/mediastreamer2/src/voip/h26x/nal-unpacker.cpp /home/linphone-sdk/mediastreamer2/src/voip/h26x/rfc3984.cpp" -P /home/linphone-sdk/mediastreamer2/src/generate_descs_header.cmake [4/166] cd /home/linphone-sdk/build/WORK/desktop/Build/ms2/src && /usr/bin/cmake -DPYTHON_EXECUTABLE=/usr/bin/python3 -DSED_PROGRAM=/usr/bin/sed -DINPUT_DIR=/home/linphone-sdk/mediastreamer2/src -DOUTPUT_DIR=/home/linphone-sdk/build/WORK/desktop/Build/ms2/src -DSOURCE_FILE="yuv2rgb.vs" -P /home/linphone-sdk/mediastreamer2/src/generate_yuv2rgb_header.cmake [5/166] cd /home/linphone-sdk/build/WORK/desktop/Build/ms2/src && /usr/bin/cmake -DPYTHON_EXECUTABLE=/usr/bin/python3 -DSED_PROGRAM=/usr/bin/sed -DINPUT_DIR=/home/linphone-sdk/mediastreamer2/src -DOUTPUT_DIR=/home/linphone-sdk/build/WORK/desktop/Build/ms2/src -DSOURCE_FILE="yuv2rgb.fs" -P /home/linphone-sdk/mediastreamer2/src/generate_yuv2rgb_header.cmake [6/166] Building C object src/CMakeFiles/mediastreamer.dir/base/eventqueue.c.o [7/166] Building C object src/CMakeFiles/mediastreamer.dir/base/mscommon.c.o [8/166] Building C object src/CMakeFiles/mediastreamer.dir/base/msfactory.c.o [9/166] Building C object src/CMakeFiles/mediastreamer.dir/base/msfilter.c.o [10/166] Building C object src/CMakeFiles/mediastreamer.dir/base/msqueue.c.o [11/166] Building C object src/CMakeFiles/mediastreamer.dir/base/mssndcard.c.o [12/166] Building C object src/CMakeFiles/mediastreamer.dir/base/msticker.c.o [13/166] Building C object src/CMakeFiles/mediastreamer.dir/base/msvideopresets.c.o [14/166] Building C object src/CMakeFiles/mediastreamer.dir/base/mswebcam.c.o [15/166] Building C object src/CMakeFiles/mediastreamer.dir/base/mtu.c.o [16/166] Building C object src/CMakeFiles/mediastreamer.dir/base/msasync.c.o [17/166] Building C object src/CMakeFiles/mediastreamer.dir/otherfilters/itc.c.o [18/166] Building C object src/CMakeFiles/mediastreamer.dir/otherfilters/join.c.o [19/166] Building C object src/CMakeFiles/mediastreamer.dir/otherfilters/tee.c.o [20/166] Building C object src/CMakeFiles/mediastreamer.dir/otherfilters/void.c.o [21/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/alaw.c.o [22/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/audiomixer.c.o [23/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/chanadapt.c.o [24/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/devices.c.o [25/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/dtmfgen.c.o [26/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/flowcontrol.c.o [27/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/equalizer.c.o [28/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/g711.c.o [29/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/msgenericplc.c.o [30/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/genericplc.c.o [31/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/l16.c.o [32/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/msfileplayer.c.o [33/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/msfilerec.c.o [34/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/asyncrw.c.o [35/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/msvaddtx.c.o [36/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/msg722.c.o [37/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/tonedetector.c.o In file included from /usr/include/string.h:495, from /home/linphone-sdk/build/linphone-sdk/desktop/include/bctoolbox/port.h:38, from /home/linphone-sdk/mediastreamer2/include/mediastreamer2/mscommon.h:22, from /home/linphone-sdk/mediastreamer2/include/mediastreamer2/msfilter.h:23, from /home/linphone-sdk/mediastreamer2/include/mediastreamer2/mstonedetector.h:23, from /home/linphone-sdk/mediastreamer2/src/audiofilters/tonedetector.c:24: In function ‘strncpy’, inlined from ‘detector_process’ at /home/linphone-sdk/mediastreamer2/src/audiofilters/tonedetector.c:175:8: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 8 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [38/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/msvolume.c.o [39/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/ulaw.c.o [40/166] Building C object src/CMakeFiles/mediastreamer.dir/crypto/ms_srtp.c.o [41/166] Building C object src/CMakeFiles/mediastreamer.dir/crypto/dtls_srtp.c.o [42/166] Building C object src/CMakeFiles/mediastreamer.dir/crypto/zrtp.c.o [43/166] Building C object src/CMakeFiles/mediastreamer.dir/otherfilters/msrtp.c.o [44/166] Building C object src/CMakeFiles/mediastreamer.dir/utils/box-plot.c.o [45/166] Building C object src/CMakeFiles/mediastreamer.dir/utils/audiodiff.c.o [46/166] Building C object src/CMakeFiles/mediastreamer.dir/utils/dsptools.c.o [47/166] Building C object src/CMakeFiles/mediastreamer.dir/utils/g722_decode.c.o [48/166] Building C object src/CMakeFiles/mediastreamer.dir/utils/g722_encode.c.o [49/166] Building C object src/CMakeFiles/mediastreamer.dir/utils/kiss_fftr.c.o [50/166] Building C object src/CMakeFiles/mediastreamer.dir/utils/kiss_fft.c.o [51/166] Building C object src/CMakeFiles/mediastreamer.dir/utils/pcap_sender.c.o [52/166] Building C object src/CMakeFiles/mediastreamer.dir/utils/stream_regulator.c.o [53/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/audioconference.c.o [54/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/bandwidthcontroller.c.o [55/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/bitratecontrol.c.o [56/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/bitratedriver.c.o [57/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/audiostream.c.o [58/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/mediastream.c.o [59/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/msiframerequestslimiter.c.o [60/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/msmediaplayer.c.o [61/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/msmediarecorder.c.o [62/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/msvoip.c.o [63/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/qosanalyzer.c.o [64/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/qualityindicator.c.o [65/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/ice.c.o In file included from /usr/include/string.h:495, from /home/linphone-sdk/build/linphone-sdk/desktop/include/bctoolbox/port.h:38, from /home/linphone-sdk/build/linphone-sdk/desktop/include/bctoolbox/list.h:23, from /home/linphone-sdk/build/linphone-sdk/desktop/include/ortp/rtpsession.h:34, from /home/linphone-sdk/mediastreamer2/include/mediastreamer2/stun.h:24, from /home/linphone-sdk/mediastreamer2/src/voip/ice.c:31: In function ‘strncpy’, inlined from ‘ice_compute_candidate_foundation’ at /home/linphone-sdk/mediastreamer2/src/voip/ice.c:3312:4: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘ice_candidate_new’ at /home/linphone-sdk/mediastreamer2/src/voip/ice.c:3019:2: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 64 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 64 equals destination size [-Wstringop-truncation] In function ‘strncpy’, inlined from ‘ice_generate_pair_foundations_list’ at /home/linphone-sdk/mediastreamer2/src/voip/ice.c:3617:2: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘ice_generate_pair_foundations_list’ at /home/linphone-sdk/mediastreamer2/src/voip/ice.c:3618:2: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [66/166] Building C object src/CMakeFiles/mediastreamer.dir/otherfilters/rfc4103_source.c.o [67/166] Building C object src/CMakeFiles/mediastreamer.dir/otherfilters/msudp.c.o [68/166] Building C object src/CMakeFiles/mediastreamer.dir/otherfilters/rfc4103_sink.c.o [69/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/ringstream.c.o [70/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/rfc4103_textstream.c.o [71/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/offeranswer.c.o [72/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/alsa.c.o [73/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/stun.c.o [74/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/pulseaudio.c.o In file included from /usr/include/string.h:495, from /home/linphone-sdk/build/linphone-sdk/desktop/include/bctoolbox/port.h:38, from /home/linphone-sdk/mediastreamer2/include/mediastreamer2/mscommon.h:22, from /home/linphone-sdk/mediastreamer2/include/mediastreamer2/msfilter.h:23, from /home/linphone-sdk/mediastreamer2/src/audiofilters/pulseaudio.c:20: In function ‘strncpy’, inlined from ‘pulse_card_merge_lists’ at /home/linphone-sdk/mediastreamer2/src/audiofilters/pulseaudio.c:240:3: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [75/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/gsm.c.o [76/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/bv16.c.o [77/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/msresample.c.o [78/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/msopus.c.o [79/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/speexec.c.o [80/166] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/msspeex.c.o [81/166] Building C object src/CMakeFiles/mediastreamer.dir/videofilters/extdisplay.c.o [82/166] Building C object src/CMakeFiles/mediastreamer.dir/utils/bits_rw.c.o [83/166] Building C object src/CMakeFiles/mediastreamer.dir/videofilters/msanalysedisplay.c.o [84/166] Building C object src/CMakeFiles/mediastreamer.dir/videofilters/mire.c.o [85/166] Building C object src/CMakeFiles/mediastreamer.dir/videofilters/nowebcam.c.o [86/166] Building C object src/CMakeFiles/mediastreamer.dir/videofilters/sizeconv.c.o [87/166] Building C object src/CMakeFiles/mediastreamer.dir/videofilters/pixconv.c.o [88/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/layouts.c.o [89/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/msvideo_neon.c.o [90/166] Building C object src/CMakeFiles/mediastreamer.dir/videofilters/videoswitcher.c.o [91/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/msvideoqualitycontroller.c.o [92/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/video_preset_high_fps.c.o [93/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/videostarter.c.o [94/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/msvideo.c.o [95/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/videoconference.c.o [96/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/vp8rtpfmt.c.o [97/166] Building C object src/CMakeFiles/mediastreamer.dir/voip/videostream.c.o [98/166] Building C object src/CMakeFiles/mediastreamer.dir/utils/jpgloader-turbojpeg.c.o [99/166] Building C object src/CMakeFiles/mediastreamer.dir/videofilters/turbojpegwriter.c.o [100/166] Building C object src/CMakeFiles/mediastreamer.dir/utils/opengl_functions.c.o [101/166] Building C object src/CMakeFiles/mediastreamer.dir/utils/opengles_display.c.o [102/166] Building C object src/CMakeFiles/mediastreamer.dir/utils/shader_util.c.o [103/166] Building C object src/CMakeFiles/mediastreamer.dir/videofilters/glxvideo.c.o [104/166] Building C object src/CMakeFiles/mediastreamer.dir/utils/x11_helper.c.o [105/166] Building C object src/CMakeFiles/mediastreamer.dir/videofilters/vp8.c.o [106/166] Building C object src/CMakeFiles/mediastreamer.dir/videofilters/x11video.c.o [107/166] Building CXX object src/CMakeFiles/mediastreamer.dir/utils/filter-wrapper/decoding-filter-wrapper.cpp.o [108/166] Building CXX object src/CMakeFiles/mediastreamer.dir/utils/filter-wrapper/encoding-filter-wrapper.cpp.o [109/166] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/audiostreamvolumes.cpp.o [110/166] Building CXX object src/CMakeFiles/mediastreamer.dir/videofilters/msturbojpeg.cpp.o [111/166] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/turn_tcp.cpp.o [112/166] Building CXX object src/CMakeFiles/mediastreamer.dir/utils/mkv_reader.cpp.o [113/166] Building CXX object src/CMakeFiles/mediastreamer.dir/videofilters/mkv.cpp.o [114/166] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/h26x-encoder-filter.cpp.o [115/166] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/h26x-decoder-filter.cpp.o [116/166] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/h26x-utils.cpp.o [117/166] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/h264-nal-packer.cpp.o [118/166] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/h264-nal-unpacker.cpp.o [119/166] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/h264-utils.cpp.o [120/166] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/h265-nal-packer.cpp.o [121/166] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/h265-nal-unpacker.cpp.o [122/166] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/h265-utils.cpp.o [123/166] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/nal-packer.cpp.o [124/166] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/nal-unpacker.cpp.o [125/166] Building CXX object src/CMakeFiles/msqogl.dir/videofilters/msqogl.cpp.o FAILED: src/CMakeFiles/msqogl.dir/videofilters/msqogl.cpp.o /usr/bin/c++ -DBCTBX_LOG_DOMAIN=\"mediastreamer\" -DDEBUG -DHAVE_CONFIG_H -DMS2_EXPORTS -DMS2_FILTERS -DMS2_INTERNAL -DNO_FFMPEG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DVIDEO_ENABLED -D_TRUE_TIME -Dmsqogl_EXPORTS -I/home/linphone-sdk/mediastreamer2/include -I/home/linphone-sdk/mediastreamer2/src/audiofilters -I/home/linphone-sdk/mediastreamer2/src/utils -I/home/linphone-sdk/mediastreamer2/src/voip -I. -Isrc -I/home/linphone-sdk/build/linphone-sdk/desktop/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -O2 -g -DNDEBUG -fPIC -fPIC -std=c++14 -Wall -Wuninitialized -Wno-error=deprecated-copy -Wno-format-truncation -Wno-error=stringop-truncation -Wno-cast-function-type -Werror -Wextra -Wno-unused-parameter -fno-strict-aliasing -Wno-missing-field-initializers -Wno-error=deprecated-declarations -MD -MT src/CMakeFiles/msqogl.dir/videofilters/msqogl.cpp.o -MF src/CMakeFiles/msqogl.dir/videofilters/msqogl.cpp.o.d -o src/CMakeFiles/msqogl.dir/videofilters/msqogl.cpp.o -c /home/linphone-sdk/mediastreamer2/src/videofilters/msqogl.cpp In file included from /home/linphone-sdk/mediastreamer2/src/videofilters/msqogl.cpp:25: /home/linphone-sdk/mediastreamer2/src/videofilters/msqogl.h:23:10: fatal error: QQuickFramebufferObject: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. [126/166] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/rfc3984.cpp.o ninja: build stopped: subcommand failed. [112/170] Performing build step for 'EP_lime' [1/22] Building CXX object src/CMakeFiles/lime.dir/lime_crypto_primitives.cpp.o [2/22] Building CXX object src/CMakeFiles/lime.dir/lime_x3dh.cpp.o [3/22] Building CXX object src/CMakeFiles/lime.dir/lime.cpp.o [4/22] Building CXX object src/CMakeFiles/lime.dir/lime_x3dh_protocol.cpp.o [5/22] Building CXX object src/CMakeFiles/lime.dir/lime_double_ratchet.cpp.o [6/22] Building CXX object src/CMakeFiles/lime.dir/lime_double_ratchet_protocol.cpp.o [7/22] Building CXX object src/CMakeFiles/lime.dir/lime_localStorage.cpp.o [8/22] Building CXX object src/CMakeFiles/lime.dir/lime_manager.cpp.o [9/22] Building CXX object tester/CMakeFiles/lime_tester.dir/lime-tester.cpp.o [10/22] Building CXX object src/CMakeFiles/lime.dir/lime_ffi.cpp.o [11/22] Linking CXX shared library src/liblime.so.0 [12/22] Creating library symlink src/liblime.so [13/22] Building CXX object tester/CMakeFiles/lime_tester.dir/lime-tester-utils.cpp.o [14/22] Building CXX object tester/CMakeFiles/lime_tester.dir/lime_double_ratchet-tester.cpp.o [15/22] Building CXX object tester/CMakeFiles/lime_tester.dir/lime_helloworld-tester.cpp.o [16/22] Building CXX object tester/CMakeFiles/lime_tester.dir/lime_crypto-tester.cpp.o [17/22] Building CXX object tester/CMakeFiles/lime_tester.dir/lime_massive_group-tester.cpp.o [18/22] Building CXX object tester/CMakeFiles/lime_tester.dir/lime_lime-tester.cpp.o [19/22] Building CXX object tester/CMakeFiles/lime_tester.dir/lime_multidomains-tester.cpp.o [20/22] Building C object tester/CMakeFiles/lime_tester.dir/lime_ffi-tester.c.o [21/22] Building CXX object tester/CMakeFiles/lime_tester.dir/lime_server-tester.cpp.o [22/22] Linking CXX executable tester/lime_tester ninja: build stopped: subcommand failed. ninja: build stopped: subcommand failed. osboxes@osboxes:/home/linphone-sdk/build$