Build started at 2024-08-26T14:50:10.512560 Main binary: /usr/bin/python3 Build Options: -Db_ndebug=true -Dprefix=/var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release -Dbindir= -Dlibdir= -Dbuildtype=release Python system: Linux The Meson build system Version: 1.5.0 Source dir: /var/www/mediasoup-test/node_modules/mediasoup/worker Build dir: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build Build type: native build Project name: mediasoup-worker Project version: undefined ----------- Detecting compiler via: `cc --version` -> 0 stdout: cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----------- Running command: -cpp -x c -E -dM - ----- ----------- Detecting linker via: `cc -Wl,--version` -> 0 stdout: GNU ld (GNU Binutils for Ubuntu) 2.38 Copyright (C) 2022 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty. ----------- stderr: collect2 version 11.4.0 /usr/bin/ld -plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccPPfsj6.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu --as-needed -dynamic-linker /lib/ld-linux-aarch64.so.1 -X -EL -maarch64linux --fix-cortex-a53-843419 -pie -z now -z relro /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/Scrt1.o /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crti.o /usr/lib/gcc/aarch64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/aarch64-linux-gnu/11 -L/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/11/../../.. --version -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/aarch64-linux-gnu/11/crtendS.o /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crtn.o ----------- Sanity testing C compiler: cc Is cross compiler: False. Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64 Sanity check compile stdout: ----- Sanity check compile stderr: ----- C compiler for the host machine: cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C linker for the host machine: cc ld.bfd 2.38 ----------- Detecting archiver via: `gcc-ar --version` -> 0 stdout: GNU ar (GNU Binutils for Ubuntu) 2.38 Copyright (C) 2022 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. ----------- ----------- Detecting compiler via: `c++ --version` -> 0 stdout: c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----------- Running command: -cpp -x c++ -E -dM - ----- ----------- Detecting linker via: `c++ -Wl,--version` -> 0 stdout: GNU ld (GNU Binutils for Ubuntu) 2.38 Copyright (C) 2022 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty. ----------- stderr: collect2 version 11.4.0 /usr/bin/ld -plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cc7CXxcN.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu --as-needed -dynamic-linker /lib/ld-linux-aarch64.so.1 -X -EL -maarch64linux --fix-cortex-a53-843419 -pie -z now -z relro /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/Scrt1.o /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crti.o /usr/lib/gcc/aarch64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/aarch64-linux-gnu/11 -L/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/11/../../.. --version -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/aarch64-linux-gnu/11/crtendS.o /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crtn.o ----------- Sanity testing C++ compiler: c++ Is cross compiler: False. Sanity check compiler command line: c++ sanitycheckcpp.cc -o sanitycheckcpp.exe -D_FILE_OFFSET_BITS=64 Sanity check compile stdout: ----- Sanity check compile stderr: ----- C++ compiler for the host machine: c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C++ linker for the host machine: c++ ld.bfd 2.38 ----------- Detecting compiler via: `cc --version` -> 0 stdout: cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----------- Running command: -cpp -x c -E -dM - ----- ----------- Detecting linker via: `cc -Wl,--version` -> 0 stdout: GNU ld (GNU Binutils for Ubuntu) 2.38 Copyright (C) 2022 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty. ----------- stderr: collect2 version 11.4.0 /usr/bin/ld -plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cc65mDvl.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu --as-needed -dynamic-linker /lib/ld-linux-aarch64.so.1 -X -EL -maarch64linux --fix-cortex-a53-843419 -pie -z now -z relro /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/Scrt1.o /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crti.o /usr/lib/gcc/aarch64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/aarch64-linux-gnu/11 -L/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/11/../../.. --version -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/aarch64-linux-gnu/11/crtendS.o /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crtn.o ----------- Sanity testing C compiler: cc Is cross compiler: False. Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64 Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/sanitycheckc.exe C compiler for the build machine: cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C linker for the build machine: cc ld.bfd 2.38 ----------- Detecting archiver via: `gcc-ar --version` -> 0 stdout: GNU ar (GNU Binutils for Ubuntu) 2.38 Copyright (C) 2022 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. ----------- ----------- Detecting compiler via: `c++ --version` -> 0 stdout: c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----------- Running command: -cpp -x c++ -E -dM - ----- ----------- Detecting linker via: `c++ -Wl,--version` -> 0 stdout: GNU ld (GNU Binutils for Ubuntu) 2.38 Copyright (C) 2022 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty. ----------- stderr: collect2 version 11.4.0 /usr/bin/ld -plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccPSIPjp.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu --as-needed -dynamic-linker /lib/ld-linux-aarch64.so.1 -X -EL -maarch64linux --fix-cortex-a53-843419 -pie -z now -z relro /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/Scrt1.o /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crti.o /usr/lib/gcc/aarch64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/aarch64-linux-gnu/11 -L/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/11/../../.. --version -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/aarch64-linux-gnu/11/crtendS.o /usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/crtn.o ----------- Sanity testing C++ compiler: c++ Is cross compiler: False. Sanity check compiler command line: c++ sanitycheckcpp.cc -o sanitycheckcpp.exe -D_FILE_OFFSET_BITS=64 Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/sanitycheckcpp.exe C++ compiler for the build machine: c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C++ linker for the build machine: c++ ld.bfd 2.38 Build machine cpu family: aarch64 Build machine cpu: aarch64 Host machine cpu family: aarch64 Host machine cpu: aarch64 Target machine cpu family: aarch64 Target machine cpu: aarch64 Running compile: Working directory: /tmp/tmpdc_6vvcp Code: int i = static_cast(0); ----------- Command line: `c++ /tmp/tmpdc_6vvcp/testfile.cpp -o /tmp/tmpdc_6vvcp/output.obj -D_FILE_OFFSET_BITS=64 -c -std=c++17` -> 0 Compiler accepts -std=c++17: YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpdo7imxn2 Code: #define strtoull_l meson_disable_define_of_strtoull_l #include #undef strtoull_l #ifdef __cplusplus extern "C" #endif char strtoull_l (void); #if defined __stub_strtoull_l || defined __stub___strtoull_l fail fail fail this function is not going to work #endif int main(void) { return strtoull_l (); } ----------- Command line: `c++ /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpdo7imxn2/testfile.cpp -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpdo7imxn2/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -std=c++17` -> 0 Checking for function "strtoull_l" : YES Downloading openssl source from https://www.openssl.org/source/openssl-3.0.8.tar.gz Downloading openssl patch from https://wrapdb.mesonbuild.com/v2/openssl_3.0.8-3/get_patch Executing subproject openssl Project name: openssl Project version: 3.0.8 C compiler for the host machine: cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C linker for the host machine: cc ld.bfd 2.38 C compiler for the build machine: cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C linker for the build machine: cc ld.bfd 2.38 Run-time dependency threads found: YES Program as found: YES (/usr/bin/as) Message: OpenSSL is configured with ASM support Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpk1s8r8cl Code: int main(void) { return 0; } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpk1s8r8cl/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpk1s8r8cl/output.exe -D_FILE_OFFSET_BITS=64 -O0 -ldl -Wl,--allow-shlib-undefined` -> 0 Library dl found: YES Build targets in project: 3 Subproject openssl finished. Downloading libuv source from https://dist.libuv.org/dist/v1.48.0/libuv-v1.48.0.tar.gz Downloading libuv patch from https://wrapdb.mesonbuild.com/v2/libuv_1.48.0-1/get_patch Executing subproject libuv Project name: libuv Project version: 1.48.0 C compiler for the host machine: cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C linker for the host machine: cc ld.bfd 2.38 C compiler for the build machine: cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C linker for the build machine: cc ld.bfd 2.38 Running compile: Working directory: /tmp/tmpopz1ggts Code: #ifndef __QNX__ # define __QNX__ "MESON_GET_DEFINE_UNDEFINED_SENTINEL" #endif "MESON_GET_DEFINE_DELIMITER_START" __QNX__ "MESON_GET_DEFINE_DELIMITER_END" ----------- Command line: `cc /tmp/tmpopz1ggts/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0 stdout: "MESON_GET_DEFINE_DELIMITER_START" "MESON_GET_DEFINE_UNDEFINED_SENTINEL" "MESON_GET_DEFINE_DELIMITER_END" ----------- Fetching value of define "__QNX__" : (undefined) Running compile: Working directory: /tmp/tmpmfzvopfn Code: #ifndef _AIX # define _AIX "MESON_GET_DEFINE_UNDEFINED_SENTINEL" #endif "MESON_GET_DEFINE_DELIMITER_START" _AIX "MESON_GET_DEFINE_DELIMITER_END" ----------- Command line: `cc /tmp/tmpmfzvopfn/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0 stdout: "MESON_GET_DEFINE_DELIMITER_START" "MESON_GET_DEFINE_UNDEFINED_SENTINEL" "MESON_GET_DEFINE_DELIMITER_END" ----------- Fetching value of define "_AIX" : (undefined) Message: System: linux Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp2_496k8j Code: extern int i; int i; ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp2_496k8j/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp2_496k8j/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fno-strict-aliasing` -> 0 Compiler for C supports arguments -fno-strict-aliasing: YES Dependency threads found: YES unknown (cached) Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp5gvjjd21 Code: int main(void) { return 0; } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp5gvjjd21/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp5gvjjd21/output.exe -D_FILE_OFFSET_BITS=64 -O0 -ldl -Wl,--allow-shlib-undefined` -> 0 Library dl found: YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpgzg9lgs9 Code: int main(void) { return 0; } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpgzg9lgs9/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpgzg9lgs9/output.exe -D_FILE_OFFSET_BITS=64 -O0 -lrt -Wl,--allow-shlib-undefined` -> 0 Library rt found: YES Pkg-config binary missing from cross or native file, or env var undefined. Trying a default Pkg-config fallback at pkg-config Did not find pkg-config by name 'pkg-config' Found pkg-config: NO Build targets in project: 4 Subproject libuv finished. Downloading libsrtp2 source from https://github.com/versatica/libsrtp/archive/v3.0-alpha.zip Executing subproject libsrtp2 Project name: libsrtp2 Project version: 3.0.0 C compiler for the host machine: cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C linker for the host machine: cc ld.bfd 2.38 C compiler for the build machine: cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C linker for the build machine: cc ld.bfd 2.38 Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp_myf4hm3 Code: #ifdef __has_include #if !__has_include("arpa/inet.h") #error "Header 'arpa/inet.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp_myf4hm3/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "arpa/inet.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpa61ck34j Code: #ifdef __has_include #if !__has_include("byteswap.h") #error "Header 'byteswap.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpa61ck34j/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "byteswap.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp8r1jtn8u Code: #ifdef __has_include #if !__has_include("inttypes.h") #error "Header 'inttypes.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp8r1jtn8u/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "inttypes.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpjtnjn0p9 Code: #ifdef __has_include #if !__has_include("machine/types.h") #error "Header 'machine/types.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpjtnjn0p9/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0` -> 1 stderr: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpjtnjn0p9/testfile.c:4:12: error: #error "Header 'machine/types.h' could not be found" 4 | #error "Header 'machine/types.h' could not be found" | ^~~~~ ----------- Has header "machine/types.h" : NO Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp2ysjuxf7 Code: #ifdef __has_include #if !__has_include("netinet/in.h") #error "Header 'netinet/in.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp2ysjuxf7/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "netinet/in.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp8jpn6ckq Code: #ifdef __has_include #if !__has_include("stdint.h") #error "Header 'stdint.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp8jpn6ckq/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "stdint.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp_ncicdop Code: #ifdef __has_include #if !__has_include("stdlib.h") #error "Header 'stdlib.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp_ncicdop/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "stdlib.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpn0fmh7fz Code: #ifdef __has_include #if !__has_include("sys/int_types.h") #error "Header 'sys/int_types.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpn0fmh7fz/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0` -> 1 stderr: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpn0fmh7fz/testfile.c:4:12: error: #error "Header 'sys/int_types.h' could not be found" 4 | #error "Header 'sys/int_types.h' could not be found" | ^~~~~ ----------- Has header "sys/int_types.h" : NO Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpttryfroz Code: #ifdef __has_include #if !__has_include("sys/socket.h") #error "Header 'sys/socket.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpttryfroz/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "sys/socket.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp1k8qhnqe Code: #ifdef __has_include #if !__has_include("sys/types.h") #error "Header 'sys/types.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp1k8qhnqe/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "sys/types.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp9ww5wf0n Code: #ifdef __has_include #if !__has_include("sys/uio.h") #error "Header 'sys/uio.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp9ww5wf0n/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "sys/uio.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp0v9ofhmg Code: #ifdef __has_include #if !__has_include("unistd.h") #error "Header 'unistd.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp0v9ofhmg/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "unistd.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmplr9_wag_ Code: #define sigaction meson_disable_define_of_sigaction #include #undef sigaction #ifdef __cplusplus extern "C" #endif char sigaction (void); #if defined __stub_sigaction || defined __stub___sigaction fail fail fail this function is not going to work #endif int main(void) { return sigaction (); } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmplr9_wag_/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmplr9_wag_/output.exe -D_FILE_OFFSET_BITS=64 -O0` -> 0 Checking for function "sigaction" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpxd4e0lg6 Code: #define inet_aton meson_disable_define_of_inet_aton #include #undef inet_aton #ifdef __cplusplus extern "C" #endif char inet_aton (void); #if defined __stub_inet_aton || defined __stub___inet_aton fail fail fail this function is not going to work #endif int main(void) { return inet_aton (); } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpxd4e0lg6/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpxd4e0lg6/output.exe -D_FILE_OFFSET_BITS=64 -O0` -> 0 Checking for function "inet_aton" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmposhmzvl5 Code: #define inet_pton meson_disable_define_of_inet_pton #include #undef inet_pton #ifdef __cplusplus extern "C" #endif char inet_pton (void); #if defined __stub_inet_pton || defined __stub___inet_pton fail fail fail this function is not going to work #endif int main(void) { return inet_pton (); } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmposhmzvl5/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmposhmzvl5/output.exe -D_FILE_OFFSET_BITS=64 -O0` -> 0 Checking for function "inet_pton" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp2fzq56xb Code: #define usleep meson_disable_define_of_usleep #include #undef usleep #ifdef __cplusplus extern "C" #endif char usleep (void); #if defined __stub_usleep || defined __stub___usleep fail fail fail this function is not going to work #endif int main(void) { return usleep (); } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp2fzq56xb/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp2fzq56xb/output.exe -D_FILE_OFFSET_BITS=64 -O0` -> 0 Checking for function "usleep" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmptic7mn6i Code: #define socket meson_disable_define_of_socket #include #undef socket #ifdef __cplusplus extern "C" #endif char socket (void); #if defined __stub_socket || defined __stub___socket fail fail fail this function is not going to work #endif int main(void) { return socket (); } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmptic7mn6i/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmptic7mn6i/output.exe -D_FILE_OFFSET_BITS=64 -O0` -> 0 Checking for function "socket" : YES Using cached compile: Cached command line: cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp8jpn6ckq/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("stdint.h") #error "Header 'stdint.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "stdint.h" : YES (cached) Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp1s9kxnfj Code: #ifdef _WIN32 #include #endif #include void bar(void) { sizeof(size_t); } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp1s9kxnfj/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp1s9kxnfj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0` -> 0 Checking for type "size_t" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp9awop36j Code: void bar(void) { sizeof(unsigned long); } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp9awop36j/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp9awop36j/output.obj -c -D_FILE_OFFSET_BITS=64 -O0` -> 0 Checking for type "unsigned long" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpkv1q_905 Code: #include #include int main(void) { printf("%ld\n", (long)(sizeof(unsigned long))); return 0; } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpkv1q_905/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpkv1q_905/output.exe -D_FILE_OFFSET_BITS=64 -O0` -> 0 Program stdout: 8 Program stderr: Checking for size of "unsigned long" : 8 Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpk5c8ldw2 Code: void bar(void) { sizeof(unsigned long long); } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpk5c8ldw2/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpk5c8ldw2/output.obj -c -D_FILE_OFFSET_BITS=64 -O0` -> 0 Checking for type "unsigned long long" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpm9lf5nml Code: #include #include int main(void) { printf("%ld\n", (long)(sizeof(unsigned long long))); return 0; } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpm9lf5nml/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpm9lf5nml/output.exe -D_FILE_OFFSET_BITS=64 -O0` -> 0 Program stdout: 8 Program stderr: Checking for size of "unsigned long long" : 8 Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpmh8kgwqn Code: inline void func(); void func() { } int main() { func(); return 0; } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpmh8kgwqn/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpmh8kgwqn/output.obj -c -D_FILE_OFFSET_BITS=64 -O0` -> 0 Checking if "inline keyword check" compiles: YES Dependency openssl from subproject subprojects/openssl-3.0.8 found: YES 3.0.8 Configuring config.h using configuration Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpzvk4h1wb Code: extern int i; int i; ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpzvk4h1wb/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpzvk4h1wb/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-prototypes` -> 0 Compiler for C supports arguments -Wstrict-prototypes: YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpmc4mgojz Code: extern int i; int i; ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpmc4mgojz/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpmc4mgojz/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -funroll-loops` -> 0 Compiler for C supports arguments -funroll-loops: YES Program doxygen found: NO Build targets in project: 5 Subproject libsrtp2 finished. Downloading usrsctp source from https://github.com/sctplab/usrsctp/archive/d45b53f5dfa79533f5c5e7aefa5d7570405afb39.zip Executing subproject usrsctp Project name: usrsctplib Project version: 0.9.5.0 C compiler for the host machine: cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C linker for the host machine: cc ld.bfd 2.38 C compiler for the build machine: cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C linker for the build machine: cc ld.bfd 2.38 Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpriootxo1 Code: extern int i; int i; ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpriootxo1/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpriootxo1/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -pedantic` -> 0 Compiler for C supports arguments -pedantic: YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpagktpuj4 Code: extern int i; int i; ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpagktpuj4/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpagktpuj4/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wfloat-equal` -> 0 Compiler for C supports arguments -Wfloat-equal: YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpwch4s2la Code: extern int i; int i; ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpwch4s2la/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpwch4s2la/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wshadow` -> 0 Compiler for C supports arguments -Wshadow: YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpcksrtc2c Code: extern int i; int i; ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpcksrtc2c/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpcksrtc2c/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wpointer-arith` -> 0 Compiler for C supports arguments -Wpointer-arith: YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp1n8kw74_ Code: extern int i; int i; ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp1n8kw74_/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp1n8kw74_/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Winit-self` -> 0 Compiler for C supports arguments -Winit-self: YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpbtb4kk7t Code: extern int i; int i; ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpbtb4kk7t/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpbtb4kk7t/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wunused-function -Wno-unused-function` -> 0 Compiler for C supports arguments -Wno-unused-function: YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp8k1rgey2 Code: extern int i; int i; ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp8k1rgey2/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp8k1rgey2/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wunused-parameter -Wno-unused-parameter` -> 0 Compiler for C supports arguments -Wno-unused-parameter: YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpiqvic3i1 Code: extern int i; int i; ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpiqvic3i1/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpiqvic3i1/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wunreachable-code -Wno-unreachable-code` -> 0 Compiler for C supports arguments -Wno-unreachable-code: YES Using cached compile: Cached command line: cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpzvk4h1wb/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpzvk4h1wb/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-prototypes Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wstrict-prototypes: YES (cached) Dependency threads found: YES unknown (cached) Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp3n98y7oe Code: #ifdef __has_include #if !__has_include("sys/queue.h") #error "Header 'sys/queue.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp3n98y7oe/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c99` -> 0 Has header "sys/queue.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpc1bldwaq Code: #ifdef __has_include #if !__has_include("sys/socket.h") #error "Header 'sys/socket.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpc1bldwaq/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c99` -> 0 Has header "sys/socket.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp80xkwo0q Code: #ifdef __has_include #if !__has_include("linux/if_addr.h") #error "Header 'linux/if_addr.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp80xkwo0q/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c99` -> 0 Has header "linux/if_addr.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpybojqpiy Code: #ifdef __has_include #if !__has_include("linux/rtnetlink.h") #error "Header 'linux/rtnetlink.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpybojqpiy/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c99` -> 0 Has header "linux/rtnetlink.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpjr8vb41v Code: #ifdef __has_include #if !__has_include("sys/types.h") #error "Header 'sys/types.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpjr8vb41v/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c99` -> 0 Has header "sys/types.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp47q9o4dy Code: #ifdef __has_include #if !__has_include("netinet/in.h") #error "Header 'netinet/in.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp47q9o4dy/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c99` -> 0 Has header "netinet/in.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpul45qg50 Code: #ifdef __has_include #if !__has_include("netinet/ip.h") #error "Header 'netinet/ip.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpul45qg50/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c99` -> 0 Has header "netinet/ip.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp24cwns99 Code: #ifdef __has_include #if !__has_include("netinet/ip_icmp.h") #error "Header 'netinet/ip_icmp.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp24cwns99/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c99` -> 0 Has header "netinet/ip_icmp.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpmmvhghts Code: #ifdef __has_include #if !__has_include("net/route.h") #error "Header 'net/route.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpmmvhghts/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c99` -> 0 Has header "net/route.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp4ww7tj9v Code: #ifdef __has_include #if !__has_include("stdatomic.h") #error "Header 'stdatomic.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp4ww7tj9v/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c99` -> 0 Has header "stdatomic.h" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp1oupg34v Code: #include #include void bar(void) { struct sockaddr foo; foo.sa_len; } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp1oupg34v/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp1oupg34v/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=c99` -> 1 stderr: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp1oupg34v/testfile.c: In function 'bar': /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp1oupg34v/testfile.c:7:16: error: 'struct sockaddr' has no member named 'sa_len' 7 | foo.sa_len; | ^ ----------- Checking whether type "struct sockaddr" has member "sa_len" : NO Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmprwluhyxl Code: #include #include void bar(void) { struct sockaddr_in foo; foo.sin_len; } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmprwluhyxl/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmprwluhyxl/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=c99` -> 1 stderr: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmprwluhyxl/testfile.c: In function 'bar': /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmprwluhyxl/testfile.c:7:16: error: 'struct sockaddr_in' has no member named 'sin_len' 7 | foo.sin_len; | ^ ----------- Checking whether type "struct sockaddr_in" has member "sin_len" : NO Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpnlpj08ev Code: #include #include void bar(void) { struct sockaddr_in6 foo; foo.sin6_len; } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpnlpj08ev/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpnlpj08ev/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=c99` -> 1 stderr: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpnlpj08ev/testfile.c: In function 'bar': /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpnlpj08ev/testfile.c:7:16: error: 'struct sockaddr_in6' has no member named 'sin6_len' 7 | foo.sin6_len; | ^ ----------- Checking whether type "struct sockaddr_in6" has member "sin6_len" : NO Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp1d0sb0ev Code: #include "usrsctp.h" void bar(void) { struct sockaddr_conn foo; foo.sconn_len; } ----------- Command line: `cc -I/var/www/mediasoup-test/node_modules/mediasoup/worker/subprojects/usrsctp-d45b53f5dfa79533f5c5e7aefa5d7570405afb39/usrsctplib -I/var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/subprojects/usrsctp-d45b53f5dfa79533f5c5e7aefa5d7570405afb39/usrsctplib /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp1d0sb0ev/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp1d0sb0ev/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=c99` -> 1 stderr: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp1d0sb0ev/testfile.c: In function 'bar': /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp1d0sb0ev/testfile.c:4:16: error: 'struct sockaddr_conn' has no member named 'sconn_len' 4 | foo.sconn_len; | ^ ----------- Checking whether type "struct sockaddr_conn" has member "sconn_len" : NO Build targets in project: 6 Subproject usrsctp finished. Downloading abseil-cpp source from https://github.com/abseil/abseil-cpp/archive/20230802.1.tar.gz Downloading abseil-cpp patch from https://wrapdb.mesonbuild.com/v2/abseil-cpp_20230802.1-2/get_patch Executing subproject abseil-cpp Project name: abseil-cpp Project version: 20230802.1 C++ compiler for the host machine: c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C++ linker for the host machine: c++ ld.bfd 2.38 C++ compiler for the build machine: c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C++ linker for the build machine: c++ ld.bfd 2.38 Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp7w9694s9 Code: extern int i; int i; ----------- Command line: `c++ /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp7w9694s9/testfile.cpp -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp7w9694s9/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive /DNOMINMAX` -> 1 stderr: c++: warning: /DNOMINMAX: linker input file unused because linking not done c++: error: /DNOMINMAX: linker input file not found: No such file or directory ----------- Compiler for C++ supports arguments /DNOMINMAX: NO Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmppas0ge0_ Code: extern int i; int i; ----------- Command line: `c++ /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmppas0ge0_/testfile.cpp -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmppas0ge0_/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wsign-compare -Wno-sign-compare` -> 0 Compiler for C++ supports arguments -Wno-sign-compare: YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpkcg0d5kn Code: extern int i; int i; ----------- Command line: `c++ /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpkcg0d5kn/testfile.cpp -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpkcg0d5kn/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wgcc-compat -Wno-gcc-compat` -> 1 stderr: c++: error: unrecognized command-line option '-Wgcc-compat'; did you mean '-Wc++-compat'? ----------- Compiler for C++ supports arguments -Wno-gcc-compat: NO Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpgwjw7vjn Code: #include #include int main(void) { printf("%ld\n", (long)(sizeof(void*))); return 0; } ----------- Command line: `c++ /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpgwjw7vjn/testfile.cpp -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpgwjw7vjn/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -std=c++17` -> 0 Program stdout: 8 Program stderr: Checking for size of "void*" : 8 Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpbk9iz50s Code: extern int i; int i; ----------- Command line: `c++ /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpbk9iz50s/testfile.cpp -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpbk9iz50s/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -march=armv8-a+crypto` -> 0 Compiler for C++ supports arguments -march=armv8-a+crypto: YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp79r4eidl Code: int main(){__sync_synchronize();} ----------- Command line: `c++ /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp79r4eidl/testfile.cpp -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp79r4eidl/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -std=c++17` -> 0 Checking if "atomic builtins" : links: YES Dependency threads found: YES unknown (cached) Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpovqvl94x Code: int main(void) { return 0; } ----------- Command line: `c++ /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpovqvl94x/testfile.cpp -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpovqvl94x/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -framework CoreFoundation` -> 1 stderr: c++: error: unrecognized command-line option '-framework' ----------- Run-time dependency appleframeworks found: NO (tried framework) Build targets in project: 21 Subproject abseil-cpp finished. Downloading catch2 source from https://github.com/catchorg/Catch2/archive/v3.6.0.tar.gz Executing subproject catch2 Project name: catch2 Project version: 3.6.0 C++ compiler for the host machine: c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C++ linker for the host machine: c++ ld.bfd 2.38 C++ compiler for the build machine: c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C++ linker for the build machine: c++ ld.bfd 2.38 Configuring catch_user_config.hpp using configuration Adding test "SelfTest" Build targets in project: 24 Subproject catch2 finished. Downloading flatbuffers source from https://github.com/google/flatbuffers/archive/v24.3.6.tar.gz Downloading flatbuffers patch from https://wrapdb.mesonbuild.com/v2/flatbuffers_24.3.6-1/get_patch Executing subproject flatbuffers Project name: flatbuffers Project version: 24.3.6 C++ compiler for the host machine: c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C++ linker for the host machine: c++ ld.bfd 2.38 C++ compiler for the build machine: c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C++ linker for the build machine: c++ ld.bfd 2.38 Using cached compile: Cached command line: c++ /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpdo7imxn2/testfile.cpp -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpdo7imxn2/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -std=c++17 Code: #define strtoull_l meson_disable_define_of_strtoull_l #include #undef strtoull_l #ifdef __cplusplus extern "C" #endif char strtoull_l (void); #if defined __stub_strtoull_l || defined __stub___strtoull_l fail fail fail this function is not going to work #endif int main(void) { return strtoull_l (); } Cached compiler stdout: Cached compiler stderr: Checking for function "strtoull_l" : YES (cached) Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp17l797y4 Code: extern int i; int i; ----------- Command line: `c++ /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp17l797y4/testfile.cpp -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp17l797y4/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -fsigned-char` -> 0 Compiler for C++ supports arguments -fsigned-char: YES Build targets in project: 34 Subproject flatbuffers finished. Program flatc found: YES (overridden) Running command: /usr/bin/uname -r --- stdout --- 6.5.0-1024-aws --- stderr --- Downloading liburing source from https://github.com/axboe/liburing/archive/refs/tags/liburing-2.5.tar.gz Downloading liburing patch from https://wrapdb.mesonbuild.com/v2/liburing_2.5-1/get_patch Executing subproject liburing Project name: liburing Project version: 2.5 C compiler for the host machine: cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C linker for the host machine: cc ld.bfd 2.38 C++ compiler for the host machine: c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C++ linker for the host machine: c++ ld.bfd 2.38 C compiler for the build machine: cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C linker for the build machine: cc ld.bfd 2.38 C++ compiler for the build machine: c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C++ linker for the build machine: c++ ld.bfd 2.38 Dependency threads found: YES unknown (cached) Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmps21oog3k Code: extern int i; int i; ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmps21oog3k/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmps21oog3k/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wstringop-overflow` -> 0 Compiler for C supports arguments -Wstringop-overflow: YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp8z0o6zjk Code: extern int i; int i; ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp8z0o6zjk/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp8z0o6zjk/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Warray-bounds` -> 0 Compiler for C supports arguments -Warray-bounds: YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpofk1rggp Code: #include void bar(void) { sizeof(__kernel_rwf_t); } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpofk1rggp/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpofk1rggp/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=c11` -> 0 Checking for type "__kernel_rwf_t" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpgccn3cwf Code: #include void bar(void) { struct __kernel_timespec foo; foo.tv_sec; foo.tv_nsec; } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpgccn3cwf/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpgccn3cwf/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=c11` -> 0 Checking whether type "struct __kernel_timespec" has members "tv_sec", "tv_nsec" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpcw24d7dk Code: #include #include #include #include int main(int argc, char **argv) { struct open_how how; how.flags = 0; how.mode = 0; how.resolve = 0; return 0; } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpcw24d7dk/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpcw24d7dk/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=c11` -> 0 Checking if "open_how" compiles: YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpbpsgl_ho Code: #include #include #include #include #include #include int main(int argc, char **argv) { struct statx x; return memset(&x, 0, sizeof(x)) != NULL; } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpbpsgl_ho/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpbpsgl_ho/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=c11` -> 0 Checking if "statx" compiles: YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpt57mpvgc Code: #include #include #include #include #include main(int argc, char **argv) { struct statx x; return memset(&x, 0, sizeof(x)) != NULL; } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpt57mpvgc/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpt57mpvgc/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=c11` -> 0 stderr: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpt57mpvgc/testfile.c:6:1: warning: return type defaults to 'int' [-Wimplicit-int] 6 | main(int argc, char **argv) | ^~~~ ----------- Checking if "glibc_statx" compiles: YES Running compile: Working directory: /tmp/tmp6jgqhf1x Code: int i = static_cast(0); ----------- Command line: `c++ /tmp/tmp6jgqhf1x/testfile.cpp -o /tmp/tmp6jgqhf1x/output.obj -D_FILE_OFFSET_BITS=64 -c -std=c++11` -> 0 Compiler accepts -std=c++11: YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpwzaeb9mw Code: #include int main(int argc, char **argv) { std::cout << "Test"; return 0; } ----------- Command line: `c++ /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpwzaeb9mw/testfile.cpp -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpwzaeb9mw/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -std=c++11` -> 0 Checking if "C++" compiles: YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmps9862gp6 Code: #include void bar(void) { sizeof(ucontext_t); } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmps9862gp6/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmps9862gp6/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=c11` -> 0 Checking for type "ucontext_t" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpwc8i6ygi Code: #include #include #if defined __stub_makecontext || defined __stub___makecontext fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &makecontext; long long b = (long long) a; return (int) b; } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpwc8i6ygi/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpwc8i6ygi/output.exe -D_FILE_OFFSET_BITS=64 -O0 -std=c11` -> 0 Checking for function "makecontext" : YES Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpo6p_cxaa Code: #include void bar(void) { sizeof(struct nvme_uring_cmd); } ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpo6p_cxaa/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpo6p_cxaa/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -std=c11` -> 1 stderr: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpo6p_cxaa/testfile.c: In function 'bar': /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpo6p_cxaa/testfile.c:3:20: error: invalid application of 'sizeof' to incomplete type 'struct nvme_uring_cmd' 3 | sizeof(struct nvme_uring_cmd); | ^~~~~~ ----------- Checking for type "struct nvme_uring_cmd" : NO Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpxxt3d13w Code: #ifdef __has_include #if !__has_include("sys/fanotify.h") #error "Header 'sys/fanotify.h' could not be found" #endif #else #include #endif ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpxxt3d13w/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c11` -> 0 Has header "sys/fanotify.h" : YES Configuring config-host.h using configuration Configuring compat.h using configuration Configuring io_uring_version.h using configuration Build targets in project: 37 Subproject liburing finished. Adding test "mediasoup-worker-test" Adding test "mediasoup-worker-test-asan-address" Adding test "mediasoup-worker-test-asan-undefined" Adding test "mediasoup-worker-test-asan-thread" Build targets in project: 44 liburing 2.5 Directories bindir : . libdir : . datadir : share Configuration examples: NO tests : NO mediasoup-worker undefined Subprojects abseil-cpp : YES catch2 : YES flatbuffers: YES libsrtp2 : YES liburing : YES libuv : YES openssl : YES usrsctp : YES User defined options bindir : buildtype : release libdir : prefix : /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release b_ndebug : true Found ninja-1.10.2.git.kitware.jobserver-1 at /var/www/mediasoup-test/node_modules/mediasoup/worker/out/pip_meson_ninja/bin/ninja Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpuo62ap5k Code: ----------- Command line: `cc /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpuo62ap5k/testfile.c -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmpuo62ap5k/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs` -> 0 stdout: install: /usr/lib/gcc/aarch64-linux-gnu/11/ programs: =/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ libraries: =/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/lib/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/lib/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib/:/lib/aarch64-linux-gnu/11/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/11/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/lib/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../:/lib/:/usr/lib/ ----------- Running compile: Working directory: /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp8axgjxkg Code: ----------- Command line: `c++ /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp8axgjxkg/testfile.cpp -o /var/www/mediasoup-test/node_modules/mediasoup/worker/out/Release/build/meson-private/tmp8axgjxkg/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive --print-search-dirs` -> 0 stdout: install: /usr/lib/gcc/aarch64-linux-gnu/11/ programs: =/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/bin/ libraries: =/usr/lib/gcc/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/lib/aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/lib/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/11/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../lib/:/lib/aarch64-linux-gnu/11/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/11/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/lib/:/usr/lib/gcc/aarch64-linux-gnu/11/../../../:/lib/:/usr/lib/ ----------- Command line for building ['libmediasoup-worker.a'] is long, using a response file