Build started at 2021-07-22T14:17:01.329883 Main binary: /usr/bin/python3 Build Options: Python system: Linux The Meson build system Version: 0.59.0 Source dir: /home/kenny/Development/misc/gst-build Build dir: /home/kenny/Development/misc/gst-build/builddir Build type: native build Project name: All GStreamer modules Project version: 1.19.1.1 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: /home/kenny/Development/misc/gst-build/builddir/meson-private/sanitycheckc.exe C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 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: /home/kenny/Development/misc/gst-build/builddir/meson-private/sanitycheckc.exe C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: x86_64 Host machine cpu: x86_64 Target machine cpu family: x86_64 Target machine cpu: x86_64 Program python3 found: YES (/usr/bin/python3) Running command: /usr/bin/python3 -c import os assert('GST_ENV' not in os.environ) --- stdout --- --- stderr --- Executing subproject orc Project name: orc Project version: 0.4.32 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpk3f3pf_d Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpk3f3pf_d/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpk3f3pf_d/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,-Bsymbolic-functions Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpn41v3trp Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpn41v3trp/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpn41v3trp/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fvisibility=hidden Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -fvisibility=hidden: YES Run-time dependency threads found: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmph_ur_5b9 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmph_ur_5b9/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmph_ur_5b9/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library m found: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpk5buf988 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpk5buf988/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpk5buf988/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define clock_gettime meson_disable_define_of_clock_gettime #include #undef clock_gettime #ifdef __cplusplus extern "C" #endif char clock_gettime (void); #if defined __stub_clock_gettime || defined __stub___clock_gettime fail fail fail this function is not going to work #endif int main(void) { return clock_gettime (); } Compiler stdout: Compiler stderr: Checking for function "clock_gettime" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcnzars17 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcnzars17/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcnzars17/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef __android_log_print __android_log_print; #endif return 0; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcnzars17/testfile.c:2:18: fatal error: android/log.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. Header has symbol "__android_log_print" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp7db672_5 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp7db672_5/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp7db672_5/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include int main() { #if !(defined(_POSIX_MONOTONIC_CLOCK) && _POSIX_MONOTONIC_CLOCK >= 0 && defined(CLOCK_MONOTONIC)) #error No monotonic clock #endif return 0; } Compiler stdout: Compiler stderr: Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgq9nqeg2 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgq9nqeg2/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgq9nqeg2/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define gettimeofday meson_disable_define_of_gettimeofday #include #undef gettimeofday #ifdef __cplusplus extern "C" #endif char gettimeofday (void); #if defined __stub_gettimeofday || defined __stub___gettimeofday fail fail fail this function is not going to work #endif int main(void) { return gettimeofday (); } Compiler stdout: Compiler stderr: Checking for function "gettimeofday" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpd33901q9 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpd33901q9/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpd33901q9/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #if defined __stub_posix_memalign || defined __stub___posix_memalign fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &posix_memalign; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "posix_memalign" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprwzhpl3p Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprwzhpl3p/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprwzhpl3p/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define mmap meson_disable_define_of_mmap #include #undef mmap #ifdef __cplusplus extern "C" #endif char mmap (void); #if defined __stub_mmap || defined __stub___mmap fail fail fail this function is not going to work #endif int main(void) { return mmap (); } Compiler stdout: Compiler stderr: Checking for function "mmap" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_5k8162x Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_5k8162x/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_5k8162x/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define pthread_jit_write_protect_np meson_disable_define_of_pthread_jit_write_protect_np #include #undef pthread_jit_write_protect_np #ifdef __cplusplus extern "C" #endif char pthread_jit_write_protect_np (void); #if defined __stub_pthread_jit_write_protect_np || defined __stub___pthread_jit_write_protect_np fail fail fail this function is not going to work #endif int main(void) { return pthread_jit_write_protect_np (); } Compiler stdout: Compiler stderr: /tmp/ccyLMh1c.o: In function `main': testfile.c:(.text+0x5): undefined reference to `pthread_jit_write_protect_np' collect2: error: ld returned 1 exit status Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp22ttja5b Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp22ttja5b/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp22ttja5b/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: int main(void) { /* With some toolchains (MSYS2/mingw for example) the compiler * provides various builtins which are not really implemented and * fall back to the stdlib where they aren't provided and fail at * build/link time. In case the user provides a header, including * the header didn't lead to the function being defined, and the * function we are checking isn't a builtin itself we assume the * builtin is not functional and we just error out. */ #if !1 && !defined(pthread_jit_write_protect_np) && !0 #error "No definition for __builtin_pthread_jit_write_protect_np found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_pthread_jit_write_protect_np) #error "__builtin_pthread_jit_write_protect_np not found" #endif #elif ! defined(pthread_jit_write_protect_np) __builtin_pthread_jit_write_protect_np; #endif return 0; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp22ttja5b/testfile.c: In function 'main': /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp22ttja5b/testfile.c:20:13: error: '__builtin_pthread_jit_write_protect_np' undeclared (first use in this function); did you mean '__builtin_thread_pointer'? __builtin_pthread_jit_write_protect_np; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __builtin_thread_pointer /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp22ttja5b/testfile.c:20:13: note: each undeclared identifier is reported only once for each function it appears in Checking for function "pthread_jit_write_protect_np" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxxxzdjj5 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxxxzdjj5/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/time.h") #error "Header 'sys/time.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/time.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdfqcm9q4 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdfqcm9q4/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("unistd.h") #error "Header 'unistd.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "unistd.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpd1i81qfk Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpd1i81qfk/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("valgrind/valgrind.h") #error "Header 'valgrind/valgrind.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpd1i81qfk/testfile.c:4:12: error: #error "Header 'valgrind/valgrind.h' could not be found" #error "Header 'valgrind/valgrind.h' could not be found" ^~~~~ Has header "valgrind/valgrind.h" : NO WARNING: extract_all_objects called without setting recursive keyword argument. Meson currently defaults to non-recursive to maintain backward compatibility but the default will be changed in the future. Adding test "test_accsadubl" Adding test "test-schro" Adding test "exec_opcodes_sys" Adding test "exec_parse" Adding test "perf_opcodes_sys" Adding test "perf_parse" Adding test "memcpy_speed" Adding test "abi" Adding test "test-limits" Adding test "test_parse" Adding test "orc_test" Adding test "test2" Adding test "test3" Adding benchmark "bench10" Program gtkdoc-scan skipped: feature gtk_doc disabled Message: Not building documentation (disabled) Configuring config.h using configuration Build targets in project: 43 Subproject orc finished. Executing subproject gstreamer Project name: gstreamer Project version: 1.19.1.1 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 Using cached compile: Cached command line: Code: int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fvisibility=hidden: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpj2y9bhxd Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpj2y9bhxd/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpj2y9bhxd/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fno-strict-aliasing Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -fno-strict-aliasing: YES Message: Disabling deprecated GLib API Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpc_jjzv_a Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpc_jjzv_a/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("dlfcn.h") #error "Header 'dlfcn.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "dlfcn.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpg8ti1q_9 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpg8ti1q_9/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("inttypes.h") #error "Header 'inttypes.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "inttypes.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2p60ed10 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2p60ed10/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("memory.h") #error "Header 'memory.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "memory.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplcijirpb Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplcijirpb/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("poll.h") #error "Header 'poll.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "poll.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1fsqeyyg Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1fsqeyyg/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 Compiler stdout: Compiler stderr: Has header "stdint.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6w234t2x Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6w234t2x/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("stdio_ext.h") #error "Header 'stdio_ext.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "stdio_ext.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpex1x8s9o Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpex1x8s9o/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("strings.h") #error "Header 'strings.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "strings.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgk3x5w6b Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgk3x5w6b/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("string.h") #error "Header 'string.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "string.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpeas4cxlk Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpeas4cxlk/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/param.h") #error "Header 'sys/param.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/param.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp49r6xbsa Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp49r6xbsa/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/poll.h") #error "Header 'sys/poll.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/poll.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8tp8c83l Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8tp8c83l/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/prctl.h") #error "Header 'sys/prctl.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/prctl.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxv973051 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxv973051/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/socket.h") #error "Header 'sys/socket.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/socket.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvn39ie2z Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvn39ie2z/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/stat.h") #error "Header 'sys/stat.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/stat.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppwj179kj Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppwj179kj/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/times.h") #error "Header 'sys/times.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/times.h" : YES Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/time.h") #error "Header 'sys/time.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/time.h" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpyv28o81x Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpyv28o81x/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/types.h") #error "Header 'sys/types.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/types.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpg8uflxnz Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpg8uflxnz/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/utsname.h") #error "Header 'sys/utsname.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/utsname.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpena7v0c0 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpena7v0c0/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/wait.h") #error "Header 'sys/wait.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/wait.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpjza6z46t Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpjza6z46t/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("ucontext.h") #error "Header 'ucontext.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "ucontext.h" : YES Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("unistd.h") #error "Header 'unistd.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "unistd.h" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp64tnksly Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp64tnksly/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/resource.h") #error "Header 'sys/resource.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/resource.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpej8z3igo Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpej8z3igo/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/uio.h") #error "Header 'sys/uio.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/uio.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpku6uhyw2 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpku6uhyw2/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpku6uhyw2/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include void bar(void) { struct tm foo; foo.tm_gmtoff; }; Compiler stdout: Compiler stderr: Checking whether type "struct tm" has member "tm_gmtoff" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmjf2ltj2 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmjf2ltj2/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmjf2ltj2/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define gmtime_r meson_disable_define_of_gmtime_r #include #undef gmtime_r #ifdef __cplusplus extern "C" #endif char gmtime_r (void); #if defined __stub_gmtime_r || defined __stub___gmtime_r fail fail fail this function is not going to work #endif int main(void) { return gmtime_r (); } Compiler stdout: Compiler stderr: Checking for function "gmtime_r" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp93089jt6 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp93089jt6/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp93089jt6/output.exe -D_FILE_OFFSET_BITS=64 -O0 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 (); } Compiler stdout: Compiler stderr: Checking for function "sigaction" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcrogwa18 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcrogwa18/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcrogwa18/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define getrusage meson_disable_define_of_getrusage #include #undef getrusage #ifdef __cplusplus extern "C" #endif char getrusage (void); #if defined __stub_getrusage || defined __stub___getrusage fail fail fail this function is not going to work #endif int main(void) { return getrusage (); } Compiler stdout: Compiler stderr: Checking for function "getrusage" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1o1mi9ge Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1o1mi9ge/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1o1mi9ge/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define fseeko meson_disable_define_of_fseeko #include #undef fseeko #ifdef __cplusplus extern "C" #endif char fseeko (void); #if defined __stub_fseeko || defined __stub___fseeko fail fail fail this function is not going to work #endif int main(void) { return fseeko (); } Compiler stdout: Compiler stderr: Checking for function "fseeko" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgxfejgal Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgxfejgal/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgxfejgal/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define ftello meson_disable_define_of_ftello #include #undef ftello #ifdef __cplusplus extern "C" #endif char ftello (void); #if defined __stub_ftello || defined __stub___ftello fail fail fail this function is not going to work #endif int main(void) { return ftello (); } Compiler stdout: Compiler stderr: Checking for function "ftello" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3sev5lw5 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3sev5lw5/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3sev5lw5/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define poll meson_disable_define_of_poll #include #undef poll #ifdef __cplusplus extern "C" #endif char poll (void); #if defined __stub_poll || defined __stub___poll fail fail fail this function is not going to work #endif int main(void) { return poll (); } Compiler stdout: Compiler stderr: Checking for function "poll" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmhw86zo5 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmhw86zo5/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmhw86zo5/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define ppoll meson_disable_define_of_ppoll #include #undef ppoll #ifdef __cplusplus extern "C" #endif char ppoll (void); #if defined __stub_ppoll || defined __stub___ppoll fail fail fail this function is not going to work #endif int main(void) { return ppoll (); } Compiler stdout: Compiler stderr: Checking for function "ppoll" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpx1dim6xl Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpx1dim6xl/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpx1dim6xl/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define pselect meson_disable_define_of_pselect #include #undef pselect #ifdef __cplusplus extern "C" #endif char pselect (void); #if defined __stub_pselect || defined __stub___pselect fail fail fail this function is not going to work #endif int main(void) { return pselect (); } Compiler stdout: Compiler stderr: Checking for function "pselect" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpusrn8v_y Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpusrn8v_y/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpusrn8v_y/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define getpagesize meson_disable_define_of_getpagesize #include #undef getpagesize #ifdef __cplusplus extern "C" #endif char getpagesize (void); #if defined __stub_getpagesize || defined __stub___getpagesize fail fail fail this function is not going to work #endif int main(void) { return getpagesize (); } Compiler stdout: Compiler stderr: Checking for function "getpagesize" : YES Using cached compile: Cached command line: Code: #define clock_gettime meson_disable_define_of_clock_gettime #include #undef clock_gettime #ifdef __cplusplus extern "C" #endif char clock_gettime (void); #if defined __stub_clock_gettime || defined __stub___clock_gettime fail fail fail this function is not going to work #endif int main(void) { return clock_gettime (); } Cached compiler stdout: Cached compiler stderr: Checking for function "clock_gettime" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8bl09pcu Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8bl09pcu/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8bl09pcu/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define clock_nanosleep meson_disable_define_of_clock_nanosleep #include #undef clock_nanosleep #ifdef __cplusplus extern "C" #endif char clock_nanosleep (void); #if defined __stub_clock_nanosleep || defined __stub___clock_nanosleep fail fail fail this function is not going to work #endif int main(void) { return clock_nanosleep (); } Compiler stdout: Compiler stderr: Checking for function "clock_nanosleep" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp86i6hxnu Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp86i6hxnu/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp86i6hxnu/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define strnlen meson_disable_define_of_strnlen #include #undef strnlen #ifdef __cplusplus extern "C" #endif char strnlen (void); #if defined __stub_strnlen || defined __stub___strnlen fail fail fail this function is not going to work #endif int main(void) { return strnlen (); } Compiler stdout: Compiler stderr: Checking for function "strnlen" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpi5agvh96 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpi5agvh96/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpi5agvh96/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define getline meson_disable_define_of_getline #include #undef getline #ifdef __cplusplus extern "C" #endif char getline (void); #if defined __stub_getline || defined __stub___getline fail fail fail this function is not going to work #endif int main(void) { return getline (); } Compiler stdout: Compiler stderr: Checking for function "getline" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvr381klu Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvr381klu/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvr381klu/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define mkstemp meson_disable_define_of_mkstemp #include #undef mkstemp #ifdef __cplusplus extern "C" #endif char mkstemp (void); #if defined __stub_mkstemp || defined __stub___mkstemp fail fail fail this function is not going to work #endif int main(void) { return mkstemp (); } Compiler stdout: Compiler stderr: Checking for function "mkstemp" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpv7btf0bb Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpv7btf0bb/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpv7btf0bb/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define alarm meson_disable_define_of_alarm #include #undef alarm #ifdef __cplusplus extern "C" #endif char alarm (void); #if defined __stub_alarm || defined __stub___alarm fail fail fail this function is not going to work #endif int main(void) { return alarm (); } Compiler stdout: Compiler stderr: Checking for function "alarm" : YES Using cached compile: Cached command line: Code: #define gettimeofday meson_disable_define_of_gettimeofday #include #undef gettimeofday #ifdef __cplusplus extern "C" #endif char gettimeofday (void); #if defined __stub_gettimeofday || defined __stub___gettimeofday fail fail fail this function is not going to work #endif int main(void) { return gettimeofday (); } Cached compiler stdout: Cached compiler stderr: Checking for function "gettimeofday" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpo6ths5tl Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpo6ths5tl/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpo6ths5tl/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #if defined __stub_localtime_r || defined __stub___localtime_r fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &localtime_r; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "localtime_r" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy3olerpq Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy3olerpq/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy3olerpq/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main() { pthread_setname_np("example"); return 0; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy3olerpq/testfile.c: In function 'main': /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy3olerpq/testfile.c:3:18: warning: implicit declaration of function 'pthread_setname_np'; did you mean 'pthread_setcanceltype'? [-Wimplicit-function-declaration] pthread_setname_np("example"); return 0; ^~~~~~~~~~~~~~~~~~ pthread_setcanceltype /tmp/cc2JQO93.o: In function `main': testfile.c:(.text+0x11): undefined reference to `pthread_setname_np' collect2: error: ld returned 1 exit status Checking if "pthread_setname_np(const char*)" links: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpoqz2mxlg Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpoqz2mxlg/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpoqz2mxlg/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef pthread_condattr_setclock pthread_condattr_setclock; #endif return 0; } Compiler stdout: Compiler stderr: Header has symbol "pthread_condattr_setclock" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2rkp3mm5 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2rkp3mm5/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2rkp3mm5/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef pthread_cond_timedwait_relative_np pthread_cond_timedwait_relative_np; #endif return 0; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2rkp3mm5/testfile.c: In function 'main': /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2rkp3mm5/testfile.c:6:17: error: 'pthread_cond_timedwait_relative_np' undeclared (first use in this function); did you mean 'pthread_cond_timedwait'? pthread_cond_timedwait_relative_np; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pthread_cond_timedwait /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2rkp3mm5/testfile.c:6:17: note: each undeclared identifier is reported only once for each function it appears in Header has symbol "pthread_cond_timedwait_relative_np" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpuiohdhpf Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpuiohdhpf/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpuiohdhpf/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include int main (int argc, char ** argv) { syscall (__NR_futex, NULL, FUTEX_WAKE, FUTEX_WAIT); return 0; } Compiler stdout: Compiler stderr: Checking if "futex(2) system call" links: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpzth3_66e Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpzth3_66e/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpzth3_66e/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #if !defined(_POSIX_TIMERS) || _POSIX_TIMERS < 0 || !defined(CLOCK_REALTIME) #error Either _POSIX_TIMERS or CLOCK_REALTIME not defined #endif Compiler stdout: Compiler stderr: Checking if "posix timers from time.h" compiles: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpudz70805 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpudz70805/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpudz70805/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #if !defined(_POSIX_MONOTONIC_CLOCK) || _POSIX_MONOTONIC_CLOCK < 0 || !defined(CLOCK_MONOTONIC) #error Either _POSIX_MONOTONIC_CLOCK or CLOCK_MONOTONIC not defined #endif Compiler stdout: Compiler stderr: Checking if "monotonic clock from time.h" compiles: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvrw7kqjr Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvrw7kqjr/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvrw7kqjr/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: int main() { static __uint128_t v1 = 100; static __uint128_t v2 = 10; static __uint128_t u; u = v1 / v2; } Compiler stdout: Compiler stderr: Checking if "__uint128_t available" compiles: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmph12coqq7 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmph12coqq7/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmph12coqq7/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define getpid meson_disable_define_of_getpid #include #undef getpid #ifdef __cplusplus extern "C" #endif char getpid (void); #if defined __stub_getpid || defined __stub___getpid fail fail fail this function is not going to work #endif int main(void) { return getpid (); } Compiler stdout: Compiler stderr: Checking for function "getpid" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3vx6f67j Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3vx6f67j/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3vx6f67j/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define strdup meson_disable_define_of_strdup #include #undef strdup #ifdef __cplusplus extern "C" #endif char strdup (void); #if defined __stub_strdup || defined __stub___strdup fail fail fail this function is not going to work #endif int main(void) { return strdup (); } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3vx6f67j/testfile.c:10:14: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch] char strdup (void); ^~~~~~ Checking for function "strdup" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpj1vy8mzn Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpj1vy8mzn/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpj1vy8mzn/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define strsignal meson_disable_define_of_strsignal #include #undef strsignal #ifdef __cplusplus extern "C" #endif char strsignal (void); #if defined __stub_strsignal || defined __stub___strsignal fail fail fail this function is not going to work #endif int main(void) { return strsignal (); } Compiler stdout: Compiler stderr: Checking for function "strsignal" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpabrhd5y2 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpabrhd5y2/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpabrhd5y2/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include void bar(void) { sizeof(clockid_t); }; Compiler stdout: Compiler stderr: Checking for type "clockid_t" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpl3isneml Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpl3isneml/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpl3isneml/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include void bar(void) { sizeof(timer_t); }; Compiler stdout: Compiler stderr: Checking for type "timer_t" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp7100d8tc Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp7100d8tc/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp7100d8tc/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include void bar(void) { struct timespec foo; foo.tv_sec; foo.tv_nsec; }; Compiler stdout: Compiler stderr: Checking whether type "struct timespec" has members "tv_sec", "tv_nsec" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpeqi4tdrl Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpeqi4tdrl/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpeqi4tdrl/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include void bar(void) { struct itimerspec foo; foo.it_interval; foo.it_value; }; Compiler stdout: Compiler stderr: Checking whether type "struct itimerspec" has members "it_interval", "it_value" : YES Pkg-config binary for MachineChoice.HOST is not cached. Pkg-config binary missing from cross or native file, or env var undefined. Trying a default Pkg-config fallback at pkg-config Found pkg-config: /usr/bin/pkg-config (0.29.1) Determining dependency 'libunwind' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libunwind` -> 1 CMake binary for 1 is not cached CMake binary missing from cross or native file, or env var undefined. Trying a default CMake fallback at cmake Found CMake: /usr/bin/cmake (3.10.2) Extracting basic cmake information CMake Toolchain: Calling CMake once to generate the compiler state Calling CMake (['/usr/bin/cmake']) in /home/kenny/Development/misc/gst-build/builddir/meson-private/__CMake_compiler_info__ with: - "--trace" - "--trace-expand" - "--no-warn-unused-cli" - "-G" - "Ninja" - "-DCMAKE_TOOLCHAIN_FILE=/home/kenny/Development/misc/gst-build/builddir/meson-private/__CMake_compiler_info__/CMakeMesonTempToolchainFile.cmake" - "." - "-DCMAKE_PREFIX_PATH=/opt/ros/melodic" Try CMake generator: auto Calling CMake (['/usr/bin/cmake']) in /home/kenny/Development/misc/gst-build/builddir/meson-private/cmake_libunwind with: - "--trace" - "--trace-expand" - "--no-warn-unused-cli" - "-DCMAKE_TOOLCHAIN_FILE=/home/kenny/Development/misc/gst-build/builddir/meson-private/cmake_libunwind/CMakeMesonToolchainFile.cmake" - "." - "-DCMAKE_PREFIX_PATH=/opt/ros/melodic" -- Module search paths: ['/', '/opt', '/opt/ros/melodic', '/usr', '/usr/local'] -- CMake root: /usr/share/cmake-3.10 -- CMake architectures: ['i386-linux-gnu', 'x86_64-linux-gnu'] -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share', 'lib/i386-linux-gnu', 'lib/x86_64-linux-gnu'] Preliminary CMake check failed. Aborting. Run-time dependency libunwind found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libdw' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libdw` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libdw found: NO (tried pkgconfig and cmake) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8j3xl046 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8j3xl046/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("dbghelp.h") #error "Header 'dbghelp.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8j3xl046/testfile.c:4:12: error: #error "Header 'dbghelp.h' could not be found" #error "Header 'dbghelp.h' could not be found" ^~~~~ Has header "dbghelp.h" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1icqfa4l Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1icqfa4l/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1icqfa4l/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define backtrace meson_disable_define_of_backtrace #include #undef backtrace #ifdef __cplusplus extern "C" #endif char backtrace (void); #if defined __stub_backtrace || defined __stub___backtrace fail fail fail this function is not going to work #endif int main(void) { return backtrace (); } Compiler stdout: Compiler stderr: Checking for function "backtrace" : YES Message: Minimal support for stack traces, no source info. Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpowmel8c1 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpowmel8c1/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("execinfo.h") #error "Header 'execinfo.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "execinfo.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxwh0tvo0 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxwh0tvo0/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxwh0tvo0/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #if defined __stub_backtrace || defined __stub___backtrace fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &backtrace; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "backtrace" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpe5b54kyc Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpe5b54kyc/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpe5b54kyc/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-declarations Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wmissing-declarations: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy_zbpq83 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy_zbpq83/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy_zbpq83/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-prototypes Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wmissing-prototypes: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpr3lc_kcr Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpr3lc_kcr/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpr3lc_kcr/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wredundant-decls Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wredundant-decls: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpie714iuu Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpie714iuu/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpie714iuu/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wundef Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wundef: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpene6r_2q Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpene6r_2q/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpene6r_2q/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wwrite-strings Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wwrite-strings: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpydwfii_p Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpydwfii_p/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpydwfii_p/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wformat: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmps4it6wnx Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmps4it6wnx/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmps4it6wnx/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat-nonliteral Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wformat-nonliteral: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpponz8liv Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpponz8liv/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpponz8liv/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat-security Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wformat-security: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy9ppin5m Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy9ppin5m/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy9ppin5m/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wold-style-definition Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wold-style-definition: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpumbiuh8p Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpumbiuh8p/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpumbiuh8p/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Winit-self Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Winit-self: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpl1il0bkw Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpl1il0bkw/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpl1il0bkw/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-include-dirs Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wmissing-include-dirs: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpijsmsdad Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpijsmsdad/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpijsmsdad/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Waddress Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Waddress: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnx7o5l0u Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnx7o5l0u/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnx7o5l0u/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Waggregate-return Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Waggregate-return: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmphqr7c_c5 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmphqr7c_c5/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmphqr7c_c5/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmultichar -Wno-multichar Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-multichar: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkkose72w Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkkose72w/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkkose72w/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wdeclaration-after-statement Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wdeclaration-after-statement: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpu91o2jxb Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpu91o2jxb/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpu91o2jxb/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wvla Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wvla: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcvi4mam1 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcvi4mam1/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcvi4mam1/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wpointer-arith Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wpointer-arith: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmposoqxau3 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmposoqxau3/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmposoqxau3/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lgmp -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library gmp found: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpoksw7ele Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpoksw7ele/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpoksw7ele/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lgsl -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lgsl collect2: error: ld returned 1 exit status Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy59sc4av Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy59sc4av/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy59sc4av/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpctsrv6ie Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpctsrv6ie/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpctsrv6ie/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs Code: Compiler stdout: install: /usr/lib/gcc/x86_64-linux-gnu/7/ programs: =/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../x86_64-linux-gnu/bin/ libraries: =/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/7/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/7/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/ Compiler stderr: Library gsl found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9cf285wx Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9cf285wx/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9cf285wx/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lgslcblas -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lgslcblas collect2: error: ld returned 1 exit status Library gslcblas found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpayzqlvth Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpayzqlvth/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpayzqlvth/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -ldl -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library dl found: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpiop_kptq Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpiop_kptq/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpiop_kptq/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -ldl -Wl,--end-group Code: #define dladdr meson_disable_define_of_dladdr #include #undef dladdr #ifdef __cplusplus extern "C" #endif char dladdr (void); #if defined __stub_dladdr || defined __stub___dladdr fail fail fail this function is not going to work #endif int main(void) { return dladdr (); } Compiler stdout: Compiler stderr: Checking for function "dladdr" with dependency -ldl: YES Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'glib-2.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion glib-2.0` -> 0 2.56.4 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags glib-2.0` -> 0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs glib-2.0` -> 0 -L/usr/lib/x86_64-linux-gnu -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs glib-2.0` -> 0 -lglib-2.0 Run-time dependency glib-2.0 found: YES 2.56.4 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gobject-2.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gobject-2.0` -> 0 2.56.4 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags gobject-2.0` -> 0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs gobject-2.0` -> 0 -L/usr/lib/x86_64-linux-gnu -lgobject-2.0 -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs gobject-2.0` -> 0 -lgobject-2.0 -lglib-2.0 Run-time dependency gobject-2.0 found: YES 2.56.4 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gmodule-2.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gmodule-2.0` -> 0 2.56.4 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags gmodule-2.0` -> 0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs gmodule-2.0` -> 0 -L/usr/lib/x86_64-linux-gnu -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs gmodule-2.0` -> 0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 Run-time dependency gmodule-2.0 found: YES 2.56.4 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gio-2.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gio-2.0` -> 0 2.56.4 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags gio-2.0` -> 0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs gio-2.0` -> 0 -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs gio-2.0` -> 0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 Run-time dependency gio-2.0 found: YES 2.56.4 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gio-unix-2.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gio-unix-2.0` -> 0 2.56.4 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags gio-unix-2.0` -> 0 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs gio-unix-2.0` -> 0 -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs gio-unix-2.0` -> 0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 Run-time dependency gio-unix-2.0 found: YES 2.56.4 Library m found: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpndlu0exf Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpndlu0exf/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpndlu0exf/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lrt -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library rt found: YES Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Program python3 found: YES (/usr/bin/python3) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'bash-completion' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion bash-completion` -> 0 2.8 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags bash-completion` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs bash-completion` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs bash-completion` -> 0 Run-time dependency bash-completion found: YES 2.8 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --define-variable=prefix=/usr/local --variable=completionsdir bash-completion` -> 0 /usr/local/share/bash-completion/completions Got pkgconfig variable completionsdir : /usr/local/share/bash-completion/completions env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --define-variable=prefix=/usr/local --variable=helpersdir bash-completion` -> 0 /usr/local/share/bash-completion/helpers Got pkgconfig variable helpersdir : /usr/local/share/bash-completion/helpers Configuring gstconfig.h using configuration Configuring gstversion.h using configuration Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program flex found: YES (/usr/bin/flex) Program get_flex_version.py found: YES (/home/kenny/Development/misc/gst-build/subprojects/gstreamer/gst/parse/get_flex_version.py) Running command: /home/kenny/Development/misc/gst-build/subprojects/gstreamer/gst/parse/get_flex_version.py /usr/bin/flex --- stdout --- 2.6.4 --- stderr --- Message: flex version 2.6.4 >= 2.5.31: YES Configuring gen_lex.py using configuration Program bison found: YES (/usr/bin/bison) Running command: /usr/bin/bison --version --- stdout --- bison (GNU Bison) 3.0.4 Written by Robert Corbett and Richard Stallman. Copyright (C) 2015 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. --- stderr --- Message: bison version 3.0.4 >= 2.4: YES Configuring grammar.y using configuration Configuring gen_grammar.py using configuration Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpo10rfsu2 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpo10rfsu2/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpo10rfsu2/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat-nonliteral -Wno-format-nonliteral Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-format-nonliteral: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcv92cjv7 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcv92cjv7/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcv92cjv7/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: long long ll = 1LL; int i = 63; int some_func (void) { long long llmax = (long long) -1; return ll << i | ll >> i | llmax / ll | llmax % ll; } Compiler stdout: Compiler stderr: Checking if "long long" compiles: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0by215xh Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0by215xh/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0by215xh/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include uintmax_t i = (uintmax_t) -1; Compiler stdout: Compiler stderr: Checking if "uintmax_t in inttypes.h" compiles: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpo22rpt7t Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpo22rpt7t/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpo22rpt7t/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include uintmax_t i = (uintmax_t) -1; Compiler stdout: Compiler stderr: Checking if "uintmax_t in stdint.h" compiles: YES WARNING: extract_all_objects called without setting recursive keyword argument. Meson currently defaults to non-recursive to maintain backward compatibility but the default will be changed in the future. Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gobject-introspection-1.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gobject-introspection-1.0` -> 0 1.56.1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags gobject-introspection-1.0` -> 0 -pthread -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs gobject-introspection-1.0` -> 0 -L/usr/lib/x86_64-linux-gnu -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs gobject-introspection-1.0` -> 0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 Run-time dependency gobject-introspection-1.0 found: YES 1.56.1 Dependency gobject-introspection-1.0 found: YES 1.56.1 (cached) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=g_ir_scanner gobject-introspection-1.0` -> 0 /usr/bin/g-ir-scanner Got pkgconfig variable g_ir_scanner : /usr/bin/g-ir-scanner Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Dependency gobject-introspection-1.0 found: YES 1.56.1 (cached) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=g_ir_compiler gobject-introspection-1.0` -> 0 /usr/bin/g-ir-compiler Got pkgconfig variable g_ir_compiler : /usr/bin/g-ir-compiler Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir gobject-2.0` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --print-variables gobject-2.0` -> 0 exec_prefix includedir libdir pcfiledir prefix Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir gmodule-2.0` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --print-variables gmodule-2.0` -> 0 exec_prefix gmodule_supported includedir libdir pcfiledir prefix Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir glib-2.0` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --print-variables glib-2.0` -> 0 exec_prefix glib_genmarshal glib_mkenums gobject_query includedir libdir pcfiledir prefix Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir gobject-introspection-1.0` -> 0 /usr/share/gir-1.0 Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir gio-2.0` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --print-variables gio-2.0` -> 0 exec_prefix gdbus_codegen giomoduledir glib_compile_resources glib_compile_schemas includedir libdir pcfiledir prefix Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir gio-unix-2.0` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --print-variables gio-unix-2.0` -> 0 exec_prefix includedir libdir pcfiledir prefix Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Message: PTP supported on linux. Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpsu7mzewz Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpsu7mzewz/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpsu7mzewz/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include int some_func (void) { struct ifreq ifr; struct ifconf ifc; ioctl(0, SIOCGIFCONF, &ifc); ioctl(0, SIOCGIFFLAGS, &ifr); ioctl(0, SIOCGIFHWADDR, &ifr); return ifr.ifr_hwaddr.sa_data[0]; } Compiler stdout: Compiler stderr: Checking if "SIOCGIFCONF, SIOCGIFFLAGS and SIOCGIFHWADDR available" compiles: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdzx8ogfp Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdzx8ogfp/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdzx8ogfp/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include int some_func (void) { struct ifaddrs *ifaddr; getifaddrs(&ifaddr); return (ifaddr->ifa_flags & IFF_LOOPBACK) && ifaddr->ifa_addr->sa_family != AF_LINK; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdzx8ogfp/testfile.c:3:30: fatal error: net/if_dl.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. Checking if "getifaddrs() and AF_LINK available" compiles: NO Program setcap found: YES (/sbin/setcap) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libcap' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libcap` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libcap found: NO (tried pkgconfig and cmake) Message: How to install gst-ptp-helper: setuid-root Program ptp_helper_post_install.sh found: YES (/home/kenny/Development/misc/gst-build/subprojects/gstreamer/libs/gst/helpers/ptp_helper_post_install.sh) Configuring libgstreamer-1.0.so.0.1901.0-gdb.py using configuration Configuring check.h using configuration Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpviewv_b0 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpviewv_b0/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpviewv_b0/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wundef -Wno-undef Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-undef: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6pchf6or Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6pchf6or/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6pchf6or/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wredundant-decls -Wno-redundant-decls Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-redundant-decls: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6ajt62b9 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6ajt62b9/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6ajt62b9/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-prototypes -Wno-missing-prototypes Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-missing-prototypes: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1ce5k3cz Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1ce5k3cz/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1ce5k3cz/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-declarations -Wno-missing-declarations Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-missing-declarations: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpwr1gfcez Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpwr1gfcez/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpwr1gfcez/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wold-style-definition -Wno-old-style-definition Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-old-style-definition: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3hwpuz_m Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3hwpuz_m/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3hwpuz_m/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wdeclaration-after-statement -Wno-declaration-after-statement Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-declaration-after-statement: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-format-nonliteral: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5vec6h4e Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5vec6h4e/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5vec6h4e/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wtautological-constant-out-of-range-compare -Wno-tautological-constant-out-of-range-compare Code: extern int i; int i; Compiler stdout: Compiler stderr: cc: error: unrecognized command line option '-Wtautological-constant-out-of-range-compare' Compiler for C supports arguments -Wno-tautological-constant-out-of-range-compare: NO Configuring internal-check.h using configuration env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Dependency threads found: YES unknown (cached) Adding test "validate.simplest" 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: /home/kenny/Development/misc/gst-build/builddir/meson-private/sanitycheckcpp.exe C++ compiler for the host machine: c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C++ linker for the host machine: c++ ld.bfd 2.30 Adding test "gst_gst" Adding test "gst_gstabi" Adding test "gst_gstatomicqueue" Adding test "gst_gstbuffer" Adding test "gst_gstbufferlist" Adding test "gst_gstbufferpool" Adding test "gst_gstchildproxy" Adding test "gst_gstclock" Adding test "gst_gstcontext" Adding test "gst_gstcontroller" Adding test "gst_gstcaps" Adding test "gst_gstcapsfeatures" Adding test "gst_gstdatetime" Adding test "gst_gstdeinit" Adding test "gst_gstdevice" Adding test "gst_gstelement" Adding test "gst_gstelementfactory" Adding test "gst_gstghostpad" Adding test "gst_gstinfo" Adding test "gst_gstiterator" Adding test "gst_gstmessage" Adding test "gst_gstmemory" Adding test "gst_gstmeta" Adding test "gst_gstminiobject" Adding test "gst_gstobject" Adding test "gst_gstpad" Adding test "gst_gstparamspecs" Adding test "gst_gstprintf" Adding test "gst_gstpipeline" Adding test "gst_gstpoll" Adding test "gst_gstplugin" Adding test "gst_gstpreset" Adding test "gst_gstprotection" Adding test "gst_gstquery" Adding test "gst_gstregistry" Adding test "gst_gstpromise" Adding test "gst_gstsegment" Adding test "gst_gststream" Adding test "gst_gststructure" Adding test "gst_gstsystemclock" Adding test "gst_gsttag" Adding test "gst_gsttagsetter" Adding test "gst_gsttask" Adding test "gst_gsttoc" Adding test "gst_gsttocsetter" Adding test "gst_gsttracerrecord" Adding test "gst_gsturi" Adding test "gst_gstutils" Adding test "gst_gstvalue" Adding test "generic_states" Adding test "libs_adapter" Adding test "libs_aggregator" Adding test "libs_baseparse" Adding test "libs_basesrc" Adding test "libs_basesink" Adding test "libs_bitreader" Adding test "libs_bitwriter" Adding test "libs_bytereader" Adding test "libs_bytewriter" Adding test "libs_bitreader_noinline" Adding test "libs_bytereader_noinline" Adding test "libs_bytewriter_noinline" Adding test "libs_collectpads" Adding test "libs_controller" Adding test "libs_flowcombiner" Adding test "libs_gstharness" Adding test "libs_gstnetclientclock" Adding test "libs_gstnettimeprovider" Adding test "libs_gsttestclock" Adding test "libs_libsabi" Adding test "libs_sparsefile" Adding test "libs_transform1" Adding test "libs_transform2" Adding test "libs_typefindhelper" Adding test "libs_queuearray" Adding test "elements_capsfilter" Adding test "elements_clocksync" Adding test "elements_concat" Adding test "elements_dataurisrc" Adding test "elements_fakesrc" Adding test "elements_fdsrc" Adding test "elements_filesink" Adding test "elements_filesrc" Adding test "elements_funnel" Adding test "elements_identity" Adding test "elements_leaks" Adding test "elements_multiqueue" Adding test "elements_selector" Adding test "elements_streamiddemux" Adding test "elements_tee" Adding test "elements_queue" Adding test "elements_queue2" Adding test "elements_valve" Adding test "pipelines_seek" Adding test "pipelines_queue_error" Adding test "pipelines_simple_launch_lines" Adding test "pipelines_parse_launch" Adding test "pipelines_cleanup" Adding test "tools_gstinspect" Adding test "elements_fakesink" Adding test "gst_gstbin" Adding test "gst_gstbus" Adding test "gst_gstevent" Adding test "pipelines_stress" Adding test "generic_sinks" Adding test "gst_gstcpp" Adding test "libs_gstlibscpp" Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gtk+-3.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gtk+-3.0` -> 0 3.22.30 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags gtk+-3.0` -> 0 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs gtk+-3.0` -> 0 -L/usr/lib/x86_64-linux-gnu -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs gtk+-3.0` -> 0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvcuzt05s Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvcuzt05s/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvcuzt05s/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp91u_cgvj Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp91u_cgvj/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp91u_cgvj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive --print-search-dirs Code: Compiler stdout: install: /usr/lib/gcc/x86_64-linux-gnu/7/ programs: =/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../x86_64-linux-gnu/bin/ libraries: =/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/7/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/7/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/ Compiler stderr: Run-time dependency gtk+-3.0 found: YES 3.22.30 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqxkipy1f Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqxkipy1f/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("pthread.h") #error "Header 'pthread.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "pthread.h" : YES Dependency threads found: YES unknown (cached) Configuring gst using configuration Program /home/kenny/Development/misc/gst-build/builddir/subprojects/gstreamer/docs/gst-plugins-doc-cache-generator found: YES (/home/kenny/Development/misc/gst-build/builddir/subprojects/gstreamer/docs/gst-plugins-doc-cache-generator) Program hotdoc found: NO Message: Hotdoc not found, not building the documentation Program xgettext found: YES (/usr/bin/xgettext) Configuring config.h using configuration Running command: /usr/bin/python3 -c import shutil; shutil.copy("hooks/pre-commit.hook", ".git/hooks/pre-commit") --- stdout --- --- stderr --- Build targets in project: 214 Subproject gstreamer finished. Running command: /usr/bin/python3 -c import os os.symlink(os.path.join('/home/kenny/Development/misc/gst-build', 'subprojects', 'gstreamer'), os.path.join('/home/kenny/Development/misc/gst-build', 'gstreamer')) --- stdout --- --- stderr --- Traceback (most recent call last): File "", line 5, in FileExistsError: [Errno 17] File exists: '/home/kenny/Development/misc/gst-build/subprojects/gstreamer' -> '/home/kenny/Development/misc/gst-build/gstreamer' Executing subproject gst-plugins-base Project name: gst-plugins-base Project version: 1.19.1.1 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 C++ compiler for the host machine: c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C++ linker for the host machine: c++ ld.bfd 2.30 Using cached compile: Cached command line: Code: int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fvisibility=hidden: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fno-strict-aliasing: YES (cached) Message: Disabling deprecated GLib API Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("dlfcn.h") #error "Header 'dlfcn.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "dlfcn.h" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprsx_uvet Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprsx_uvet/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("emmintrin.h") #error "Header 'emmintrin.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "emmintrin.h" : YES Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("inttypes.h") #error "Header 'inttypes.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "inttypes.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("memory.h") #error "Header 'memory.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "memory.h" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmaqj6osj Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmaqj6osj/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("netinet/in.h") #error "Header 'netinet/in.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "netinet/in.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4kl3ki_3 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4kl3ki_3/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("netinet/tcp.h") #error "Header 'netinet/tcp.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "netinet/tcp.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpglqhk6fg Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpglqhk6fg/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("process.h") #error "Header 'process.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpglqhk6fg/testfile.c:4:12: error: #error "Header 'process.h' could not be found" #error "Header 'process.h' could not be found" ^~~~~ Has header "process.h" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6zo91v0f Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6zo91v0f/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("smmintrin.h") #error "Header 'smmintrin.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "smmintrin.h" : YES Using cached compile: Cached command line: 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) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("strings.h") #error "Header 'strings.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "strings.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("string.h") #error "Header 'string.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "string.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/socket.h") #error "Header 'sys/socket.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/socket.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/stat.h") #error "Header 'sys/stat.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/stat.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/types.h") #error "Header 'sys/types.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/types.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/wait.h") #error "Header 'sys/wait.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/wait.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("unistd.h") #error "Header 'unistd.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "unistd.h" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptmdn55s3 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptmdn55s3/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("winsock2.h") #error "Header 'winsock2.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptmdn55s3/testfile.c:4:12: error: #error "Header 'winsock2.h' could not be found" #error "Header 'winsock2.h' could not be found" ^~~~~ Has header "winsock2.h" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpaitu7to2 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpaitu7to2/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("xmmintrin.h") #error "Header 'xmmintrin.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "xmmintrin.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1je19ca1 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1je19ca1/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("linux/dma-buf.h") #error "Header 'linux/dma-buf.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "linux/dma-buf.h" : YES Library m found: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpa1egp03w Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpa1egp03w/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpa1egp03w/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group Code: #include #include #if defined __stub_dcgettext || defined __stub___dcgettext fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &dcgettext; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "dcgettext" with dependency -lm: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpuajibnks Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpuajibnks/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpuajibnks/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group Code: #include #include #if defined __stub_gmtime_r || defined __stub___gmtime_r fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &gmtime_r; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "gmtime_r" with dependency -lm: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp009ug2du Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp009ug2du/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp009ug2du/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group Code: #include #include #if defined __stub_localtime_r || defined __stub___localtime_r fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &localtime_r; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "localtime_r" with dependency -lm: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmzcd2vdg Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmzcd2vdg/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmzcd2vdg/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group Code: #include #include #if defined __stub_lrintf || defined __stub___lrintf fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &lrintf; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "lrintf" with dependency -lm: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdhvntyd2 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdhvntyd2/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdhvntyd2/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group Code: #include #include #if defined __stub_mmap || defined __stub___mmap fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &mmap; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "mmap" with dependency -lm: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpp8lawv37 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpp8lawv37/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpp8lawv37/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group Code: #include #include #if defined __stub_log2 || defined __stub___log2 fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &log2; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "log2" with dependency -lm: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9hlaczro Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9hlaczro/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9hlaczro/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(char))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 1 Program stderr: Checking for size of "char" : 1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpegmq6gp3 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpegmq6gp3/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpegmq6gp3/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(int))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 4 Program stderr: Checking for size of "int" : 4 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp07ds0jml Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp07ds0jml/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp07ds0jml/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(long))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Checking for size of "long" : 8 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpum7eccff Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpum7eccff/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpum7eccff/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(short))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 2 Program stderr: Checking for size of "short" : 2 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcn9e4wti Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcn9e4wti/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcn9e4wti/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(void*))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Checking for size of "void*" : 8 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmps9erh_45 Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmps9erh_45/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmps9erh_45/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Waggregate-return Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Waggregate-return: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-declarations: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpudbue3z6 Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpudbue3z6/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpudbue3z6/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wmissing-declarations Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wmissing-declarations: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wredundant-decls: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpm7axbqwp Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpm7axbqwp/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpm7axbqwp/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wredundant-decls Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wredundant-decls: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wundef: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2ztrb88h Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2ztrb88h/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2ztrb88h/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wundef Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wundef: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wwrite-strings: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpe_ou0_vy Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpe_ou0_vy/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpe_ou0_vy/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wwrite-strings Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wwrite-strings: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpv9edrirr Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpv9edrirr/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpv9edrirr/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wformat Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wformat: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat-nonliteral: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6vlsbtie Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6vlsbtie/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6vlsbtie/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wformat-nonliteral Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wformat-nonliteral: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat-security: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkzb9wuax Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkzb9wuax/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkzb9wuax/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wformat-security Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wformat-security: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Winit-self: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp89_wd2m5 Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp89_wd2m5/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp89_wd2m5/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Winit-self Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Winit-self: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-include-dirs: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpsfddx7ad Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpsfddx7ad/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpsfddx7ad/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wmissing-include-dirs Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wmissing-include-dirs: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Waddress: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0u0kcpk0 Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0u0kcpk0/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0u0kcpk0/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Waddress Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Waddress: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-multichar: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpw_18b4vb Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpw_18b4vb/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpw_18b4vb/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wmultichar -Wno-multichar Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wno-multichar: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wvla: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpq6kevxdm Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpq6kevxdm/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpq6kevxdm/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wvla Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wvla: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wpointer-arith: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4xm04qdc Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4xm04qdc/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4xm04qdc/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wpointer-arith Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wpointer-arith: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-prototypes: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'x11' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion x11` -> 0 1.6.4 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags x11` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs x11` -> 0 -L/usr/lib/x86_64-linux-gnu -lX11 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs x11` -> 0 -lX11 Run-time dependency x11 found: YES 1.6.4 Dependency glib-2.0 found: YES 2.56.4 (cached) Dependency gobject-2.0 found: YES 2.56.4 (cached) Dependency gio-2.0 found: YES 2.56.4 (cached) Dependency gio-unix-2.0 found: YES 2.56.4 (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gmodule-no-export-2.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gmodule-no-export-2.0` -> 0 2.56.4 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags gmodule-no-export-2.0` -> 0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs gmodule-no-export-2.0` -> 0 -L/usr/lib/x86_64-linux-gnu -lgmodule-2.0 -pthread -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs gmodule-no-export-2.0` -> 0 -lgmodule-2.0 -pthread -lglib-2.0 Run-time dependency gmodule-no-export-2.0 found: YES 2.56.4 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gdk-pixbuf-2.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gdk-pixbuf-2.0` -> 0 2.36.11 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags gdk-pixbuf-2.0` -> 0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs gdk-pixbuf-2.0` -> 0 -L/usr/lib/x86_64-linux-gnu -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs gdk-pixbuf-2.0` -> 0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 Run-time dependency gdk-pixbuf-2.0 found: YES 2.36.11 Dependency gtk+-3.0 found: YES 3.22.30 (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gtk+-x11-3.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gtk+-x11-3.0` -> 0 3.22.30 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags gtk+-x11-3.0` -> 0 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs gtk+-x11-3.0` -> 0 -L/usr/lib/x86_64-linux-gnu -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs gtk+-x11-3.0` -> 0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 Run-time dependency gtk+-x11-3.0 found: YES 3.22.30 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=giomoduledir gio-2.0` -> 0 /usr/lib/x86_64-linux-gnu/gio/modules Got pkgconfig variable giomoduledir : /usr/lib/x86_64-linux-gnu/gio/modules env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=libdir gio-2.0` -> 0 /usr/lib/x86_64-linux-gnu Got pkgconfig variable libdir : /usr/lib/x86_64-linux-gnu env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=prefix gio-2.0` -> 0 /usr Got pkgconfig variable prefix : /usr Dependency gstreamer-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-base-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-net-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-check-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-controller-1.0 found: YES 1.19.1.1 (overridden) Dependency orc-0.4 from subproject subprojects/orc found: YES 0.4.32 Program orcc found: YES (overridden) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpwra0s2pn Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpwra0s2pn/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpwra0s2pn/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -msse Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -msse: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpyxjy210l Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpyxjy210l/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpyxjy210l/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -msse2 Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -msse2: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy52lr67v Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy52lr67v/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy52lr67v/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -msse4.1 Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -msse4.1: YES Message: GStreamer debug system is enabled Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqtdt_ch6 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqtdt_ch6/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqtdt_ch6/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include void bar(void) { struct tcp_info foo; foo.__tcpi_reordering; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqtdt_ch6/testfile.c: In function 'bar': /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqtdt_ch6/testfile.c:4:17: error: 'struct tcp_info' has no member named '__tcpi_reordering'; did you mean 'tcpi_reordering'? foo.__tcpi_reordering; ^~~~~~~~~~~~~~~~~ tcpi_reordering Checking whether type "struct tcp_info" has member "__tcpi_reordering" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprumuu179 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprumuu179/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprumuu179/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include void bar(void) { struct tcp_info foo; foo.tcpi_reordering; }; Compiler stdout: Compiler stderr: Checking whether type "struct tcp_info" has member "tcpi_reordering" : YES Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Program scripts/meson-pkg-config-file-fixup.py found: YES (/home/kenny/Development/misc/gst-build/subprojects/gst-plugins-base/scripts/meson-pkg-config-file-fixup.py) Program python3 found: YES (/usr/bin/python3) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'iso-codes' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion iso-codes` -> 0 3.79 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags iso-codes` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs iso-codes` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs iso-codes` -> 0 Run-time dependency iso-codes found: YES 3.79 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=domains iso-codes` -> 0 iso_639-2 iso_639-3 iso_639-5 iso_3166-1 iso_3166-2 iso_3166-3 iso_4217 iso_15924 Got pkgconfig variable domains : iso_639-2 iso_639-3 iso_639-5 iso_3166-1 iso_3166-2 iso_3166-3 iso_4217 iso_15924 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=prefix iso-codes` -> 0 /usr Got pkgconfig variable prefix : /usr Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'zlib' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion zlib` -> 0 1.2.11 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags zlib` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs zlib` -> 0 -L/usr/lib/x86_64-linux-gnu -lz env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs zlib` -> 0 -lz Run-time dependency zlib found: YES 1.2.11 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir zlib` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --print-variables zlib` -> 0 exec_prefix includedir libdir pcfiledir prefix sharedlibdir Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Configuring gstpluginsbaseversion.h using configuration Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Looking for a fallback subproject for the dependency (anonymous) Executing subproject gst-plugins-base:gl-headers Project name: gl-headers Project version: 2019.1.0 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 Program python3 found: YES (/usr/bin/python3) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpggz3ybjk Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpggz3ybjk/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("KHR/khrplatform.h") #error "Header 'KHR/khrplatform.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "KHR/khrplatform.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpol8i9gxj Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpol8i9gxj/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("GL/wglext.h") #error "Header 'GL/wglext.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "GL/wglext.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdue2o7y1 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdue2o7y1/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("GL/glext.h") #error "Header 'GL/glext.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "GL/glext.h" : YES Build targets in project: 266 Subproject gl-headers finished. Dependency (anonymous) from subproject subprojects/gl-headers found: YES 2019.1.0 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'opengl' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion opengl` -> 1 Run-time dependency opengl found: NO (tried pkgconfig) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gl' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gl` -> 0 20.0.8 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags gl` -> 0 -I/usr/include/libdrm env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs gl` -> 0 -L/usr/lib/x86_64-linux-gnu -lGL env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs gl` -> 0 -lGL Run-time dependency gl found: YES 20.0.8 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'glx' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion glx` -> 1 Run-time dependency glx found: NO (tried pkgconfig) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'bcm_host' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion bcm_host` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency bcm_host found: NO (tried pkgconfig and cmake) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp95frb2hd Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp95frb2hd/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp95frb2hd/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lbcm_host -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lbcm_host collect2: error: ld returned 1 exit status Library bcm_host found: NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'glesv2' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion glesv2` -> 0 20.0.8 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags glesv2` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs glesv2` -> 0 -L/usr/lib/x86_64-linux-gnu -lGLESv2 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs glesv2` -> 0 -lGLESv2 Run-time dependency glesv2 found: YES 20.0.8 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpb409fu2j Command line: cc -I/home/kenny/Development/misc/gst-build/subprojects/gl-headers/abyss /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpb409fu2j/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("GLES3/gl3.h") #error "Header 'GLES3/gl3.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "GLES3/gl3.h" with dependency glesv2: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2z_d3dkr Command line: cc -I/home/kenny/Development/misc/gst-build/subprojects/gl-headers/abyss /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2z_d3dkr/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("GLES3/gl3ext.h") #error "Header 'GLES3/gl3ext.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "GLES3/gl3ext.h" with dependency glesv2: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1_0gn4ab Command line: cc -I/home/kenny/Development/misc/gst-build/subprojects/gl-headers/abyss -I/usr/include/libdrm /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1_0gn4ab/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1_0gn4ab/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #ifdef __GNUC__ # pragma GCC diagnostic push # pragma GCC diagnostic ignored "-Wredundant-decls" #endif #ifndef GL_GLEXT_PROTOTYPES #define GL_GLEXT_PROTOTYPES 1 #endif # include # include # include #if _MSC_VER # include #endif #include #if __WIN32__ || _WIN32 # include #endif void f (void) {} Compiler stdout: Compiler stderr: Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'egl' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion egl` -> 0 20.0.8 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags egl` -> 0 -I/usr/include/libdrm env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs egl` -> 0 -L/usr/lib/x86_64-linux-gnu -lEGL env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs egl` -> 0 -lEGL Run-time dependency egl found: YES 20.0.8 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpufftdrmy Command line: cc -I/home/kenny/Development/misc/gst-build/subprojects/gl-headers/abyss -I/usr/include/libdrm /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpufftdrmy/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("EGL/egl.h") #error "Header 'EGL/egl.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "EGL/egl.h" with dependency egl: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpw5pu41av Command line: cc -I/home/kenny/Development/misc/gst-build/subprojects/gl-headers/abyss -I/usr/include/libdrm /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpw5pu41av/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("EGL/eglext.h") #error "Header 'EGL/eglext.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "EGL/eglext.h" with dependency egl: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpi6c0b0yv Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpi6c0b0yv/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("libdrm/drm_fourcc.h") #error "Header 'libdrm/drm_fourcc.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "libdrm/drm_fourcc.h" : YES Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'wayland-client' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion wayland-client` -> 0 1.16.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags wayland-client` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs wayland-client` -> 0 -L/usr/lib/x86_64-linux-gnu -lwayland-client env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs wayland-client` -> 0 -lwayland-client Run-time dependency wayland-client found: YES 1.16.0 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'wayland-cursor' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion wayland-cursor` -> 0 1.16.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags wayland-cursor` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs wayland-cursor` -> 0 -L/usr/lib/x86_64-linux-gnu -lwayland-cursor env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs wayland-cursor` -> 0 -lwayland-cursor Run-time dependency wayland-cursor found: YES 1.16.0 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'wayland-egl' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion wayland-egl` -> 0 18.1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags wayland-egl` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs wayland-egl` -> 0 -L/usr/lib/x86_64-linux-gnu -lwayland-egl -lwayland-client env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs wayland-egl` -> 0 -lwayland-egl -lwayland-client Run-time dependency wayland-egl found: YES 18.1.0 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'wayland-protocols' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion wayland-protocols` -> 0 1.13 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags wayland-protocols` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs wayland-protocols` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs wayland-protocols` -> 0 Dependency wayland-protocols found: NO found 1.13 but need: '>= 1.15' CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency wayland-protocols found: NO (tried pkgconfig and cmake) Program wayland-scanner found: YES (/usr/bin/wayland-scanner) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'x11-xcb' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion x11-xcb` -> 0 1.6.4 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags x11-xcb` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs x11-xcb` -> 0 -L/usr/lib/x86_64-linux-gnu -lX11-xcb -lX11 -lxcb env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs x11-xcb` -> 0 -lX11-xcb -lX11 -lxcb Run-time dependency x11-xcb found: YES 1.6.4 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpji0nj86i Command line: cc -I/usr/include/libdrm /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpji0nj86i/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpji0nj86i/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group /usr/lib/x86_64-linux-gnu/libGL.so -Wl,--end-group Code: #define glXMakeCurrent meson_disable_define_of_glXMakeCurrent #include #undef glXMakeCurrent #ifdef __cplusplus extern "C" #endif char glXMakeCurrent (void); #if defined __stub_glXMakeCurrent || defined __stub___glXMakeCurrent fail fail fail this function is not going to work #endif int main(void) { return glXMakeCurrent (); } Compiler stdout: Compiler stderr: Checking for function "glXMakeCurrent" with dependency gl: YES Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gudev-1.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gudev-1.0` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency gudev-1.0 found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libdrm' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libdrm` -> 0 2.4.101 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libdrm` -> 0 -I/usr/include/libdrm env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libdrm` -> 0 -L/usr/lib/x86_64-linux-gnu -ldrm env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libdrm` -> 0 -ldrm Run-time dependency libdrm found: YES 2.4.101 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gbm' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gbm` -> 0 20.0.8 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags gbm` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs gbm` -> 0 -L/usr/lib/x86_64-linux-gnu -lgbm env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs gbm` -> 0 -lgbm Run-time dependency gbm found: YES 20.0.8 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpaemhdimf Command line: cc -I/usr/include/libdrm /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpaemhdimf/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpaemhdimf/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group /usr/lib/x86_64-linux-gnu/libEGL.so -Wl,--end-group Code: #define fbGetDisplay meson_disable_define_of_fbGetDisplay #include #undef fbGetDisplay #ifdef __cplusplus extern "C" #endif char fbGetDisplay (void); #if defined __stub_fbGetDisplay || defined __stub___fbGetDisplay fail fail fail this function is not going to work #endif int main(void) { return fbGetDisplay (); } Compiler stdout: Compiler stderr: /tmp/cceQ3UKQ.o: In function `main': testfile.c:(.text+0x5): undefined reference to `fbGetDisplay' collect2: error: ld returned 1 exit status Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4juiklk6 Command line: cc -I/usr/include/libdrm /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4juiklk6/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4juiklk6/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group /usr/lib/x86_64-linux-gnu/libEGL.so -Wl,--end-group Code: int main(void) { /* With some toolchains (MSYS2/mingw for example) the compiler * provides various builtins which are not really implemented and * fall back to the stdlib where they aren't provided and fail at * build/link time. In case the user provides a header, including * the header didn't lead to the function being defined, and the * function we are checking isn't a builtin itself we assume the * builtin is not functional and we just error out. */ #if !1 && !defined(fbGetDisplay) && !0 #error "No definition for __builtin_fbGetDisplay found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_fbGetDisplay) #error "__builtin_fbGetDisplay not found" #endif #elif ! defined(fbGetDisplay) __builtin_fbGetDisplay; #endif return 0; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4juiklk6/testfile.c: In function 'main': /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4juiklk6/testfile.c:20:13: error: '__builtin_fbGetDisplay' undeclared (first use in this function); did you mean '__builtin_frexpl'? __builtin_fbGetDisplay; ^~~~~~~~~~~~~~~~~~~~~~ __builtin_frexpl /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4juiklk6/testfile.c:20:13: note: each undeclared identifier is reported only once for each function it appears in Checking for function "fbGetDisplay" with dependency egl: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpm1awhq0z Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpm1awhq0z/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpm1awhq0z/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lnvbuf_utils -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lnvbuf_utils collect2: error: ld returned 1 exit status Library nvbuf_utils found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpk7tuo41t Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpk7tuo41t/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("nvbuf_utils.h") #error "Header 'nvbuf_utils.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpk7tuo41t/testfile.c:4:12: error: #error "Header 'nvbuf_utils.h' could not be found" #error "Header 'nvbuf_utils.h' could not be found" ^~~~~ Has header "nvbuf_utils.h" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptviunqya Command line: cc -I/home/kenny/Development/misc/gst-build/subprojects/gl-headers/abyss -I/usr/include/libdrm /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptviunqya/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptviunqya/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #ifdef __GNUC__ # pragma GCC diagnostic push # pragma GCC diagnostic ignored "-Wredundant-decls" #endif #ifndef GL_GLEXT_PROTOTYPES #define GL_GLEXT_PROTOTYPES 1 #endif # include # include # include #if _MSC_VER # include #endif #include #if __WIN32__ || _WIN32 # include #endif void bar(void) { sizeof(GLeglImageOES); }; Compiler stdout: Compiler stderr: Checking for type "GLeglImageOES" with dependencies glesv2, gl: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2zblz36t Command line: cc -I/home/kenny/Development/misc/gst-build/subprojects/gl-headers/abyss -I/usr/include/libdrm /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2zblz36t/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2zblz36t/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #ifdef __GNUC__ # pragma GCC diagnostic push # pragma GCC diagnostic ignored "-Wredundant-decls" #endif #ifndef GL_GLEXT_PROTOTYPES #define GL_GLEXT_PROTOTYPES 1 #endif # include # include # include #if _MSC_VER # include #endif #include #if __WIN32__ || _WIN32 # include #endif void bar(void) { sizeof(GLchar); }; Compiler stdout: Compiler stderr: Checking for type "GLchar" with dependencies glesv2, gl: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpjrogrw5w Command line: cc -I/home/kenny/Development/misc/gst-build/subprojects/gl-headers/abyss -I/usr/include/libdrm /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpjrogrw5w/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpjrogrw5w/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #ifdef __GNUC__ # pragma GCC diagnostic push # pragma GCC diagnostic ignored "-Wredundant-decls" #endif #ifndef GL_GLEXT_PROTOTYPES #define GL_GLEXT_PROTOTYPES 1 #endif # include # include # include #if _MSC_VER # include #endif #include #if __WIN32__ || _WIN32 # include #endif void bar(void) { sizeof(GLsizeiptr); }; Compiler stdout: Compiler stderr: Checking for type "GLsizeiptr" with dependencies glesv2, gl: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplwmp9zgv Command line: cc -I/home/kenny/Development/misc/gst-build/subprojects/gl-headers/abyss -I/usr/include/libdrm /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplwmp9zgv/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplwmp9zgv/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #ifdef __GNUC__ # pragma GCC diagnostic push # pragma GCC diagnostic ignored "-Wredundant-decls" #endif #ifndef GL_GLEXT_PROTOTYPES #define GL_GLEXT_PROTOTYPES 1 #endif # include # include # include #if _MSC_VER # include #endif #include #if __WIN32__ || _WIN32 # include #endif void bar(void) { sizeof(GLintptr); }; Compiler stdout: Compiler stderr: Checking for type "GLintptr" with dependencies glesv2, gl: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpr3alf835 Command line: cc -I/home/kenny/Development/misc/gst-build/subprojects/gl-headers/abyss -I/usr/include/libdrm /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpr3alf835/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpr3alf835/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #ifdef __GNUC__ # pragma GCC diagnostic push # pragma GCC diagnostic ignored "-Wredundant-decls" #endif #ifndef GL_GLEXT_PROTOTYPES #define GL_GLEXT_PROTOTYPES 1 #endif # include # include # include #if _MSC_VER # include #endif #include #if __WIN32__ || _WIN32 # include #endif void bar(void) { sizeof(GLsync); }; Compiler stdout: Compiler stderr: Checking for type "GLsync" with dependencies glesv2, gl: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpc7psb2hw Command line: cc -I/home/kenny/Development/misc/gst-build/subprojects/gl-headers/abyss -I/usr/include/libdrm /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpc7psb2hw/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpc7psb2hw/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #ifdef __GNUC__ # pragma GCC diagnostic push # pragma GCC diagnostic ignored "-Wredundant-decls" #endif #ifndef GL_GLEXT_PROTOTYPES #define GL_GLEXT_PROTOTYPES 1 #endif # include # include # include #if _MSC_VER # include #endif #include #if __WIN32__ || _WIN32 # include #endif void bar(void) { sizeof(GLuint64); }; Compiler stdout: Compiler stderr: Checking for type "GLuint64" with dependencies glesv2, gl: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp7ujqjut6 Command line: cc -I/home/kenny/Development/misc/gst-build/subprojects/gl-headers/abyss -I/usr/include/libdrm /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp7ujqjut6/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp7ujqjut6/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #ifdef __GNUC__ # pragma GCC diagnostic push # pragma GCC diagnostic ignored "-Wredundant-decls" #endif #ifndef GL_GLEXT_PROTOTYPES #define GL_GLEXT_PROTOTYPES 1 #endif # include # include # include #if _MSC_VER # include #endif #include #if __WIN32__ || _WIN32 # include #endif void bar(void) { sizeof(GLint64); }; Compiler stdout: Compiler stderr: Checking for type "GLint64" with dependencies glesv2, gl: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpc7x_00kr Command line: cc -I/home/kenny/Development/misc/gst-build/subprojects/gl-headers/abyss -I/usr/include/libdrm /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpc7x_00kr/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpc7x_00kr/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #ifdef __GNUC__ # pragma GCC diagnostic push # pragma GCC diagnostic ignored "-Wredundant-decls" #endif #ifndef GL_GLEXT_PROTOTYPES #define GL_GLEXT_PROTOTYPES 1 #endif # include # include # include #if _MSC_VER # include #endif #include #if __WIN32__ || _WIN32 # include #endif #include #include void bar(void) { sizeof(EGLAttrib); }; Compiler stdout: Compiler stderr: Checking for type "EGLAttrib" with dependencies glesv2, gl, egl: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpck3yb4sr Command line: cc -I/home/kenny/Development/misc/gst-build/subprojects/gl-headers/abyss -I/usr/include/libdrm /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpck3yb4sr/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpck3yb4sr/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #ifdef __GNUC__ # pragma GCC diagnostic push # pragma GCC diagnostic ignored "-Wredundant-decls" #endif #ifndef GL_GLEXT_PROTOTYPES #define GL_GLEXT_PROTOTYPES 1 #endif # include # include # include #if _MSC_VER # include #endif #include #if __WIN32__ || _WIN32 # include #endif #include #include void bar(void) { sizeof(EGLuint64KHR); }; Compiler stdout: Compiler stderr: Checking for type "EGLuint64KHR" with dependencies glesv2, gl, egl: YES Configuring gstglconfig.h using configuration Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program gl_mkenum.py found: YES (/usr/bin/python3 /home/kenny/Development/misc/gst-build/subprojects/gst-plugins-base/gst-libs/gst/gl/gl_mkenum.py) Running command: /home/kenny/Development/misc/gst-build/subprojects/gst-plugins-base/scripts/meson-pkg-config-file-fixup.py gstreamer-gl-1.0 gl_platforms gl_winsys gl_apis --- stdout --- --- stderr --- env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir gmodule-no-export-2.0` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --print-variables gmodule-no-export-2.0` -> 0 exec_prefix gmodule_supported includedir libdir pcfiledir prefix Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir glesv2` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --print-variables glesv2` -> 0 includedir libdir pcfiledir prefix Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir gl` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --print-variables gl` -> 0 glx_tls includedir libdir pcfiledir prefix Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir egl` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --print-variables egl` -> 0 includedir libdir pcfiledir prefix Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir x11` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --print-variables x11` -> 0 exec_prefix includedir libdir pcfiledir prefix xthreadlib Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir x11-xcb` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --print-variables x11-xcb` -> 0 exec_prefix includedir libdir pcfiledir prefix Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'alsa' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion alsa` -> 0 1.2.2 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags alsa` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs alsa` -> 0 -L/usr/lib/x86_64-linux-gnu -lasound env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs alsa` -> 0 -lasound Run-time dependency alsa found: YES 1.2.2 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'cdparanoia-3' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion cdparanoia-3` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency cdparanoia-3 found: NO (tried pkgconfig and cmake) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp58o1zsr0 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp58o1zsr0/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp58o1zsr0/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lcdda_paranoia -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lcdda_paranoia collect2: error: ld returned 1 exit status Library cdda_paranoia found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2zbza_nv Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2zbza_nv/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2zbza_nv/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lcdda_interface -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lcdda_interface collect2: error: ld returned 1 exit status Library cdda_interface found: NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'graphene-gobject-1.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion graphene-gobject-1.0` -> 0 1.10.1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags graphene-gobject-1.0` -> 0 -mfpmath=sse -msse -msse2 -I/usr/local/include/graphene-1.0 -I/usr/local/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs graphene-gobject-1.0` -> 0 -L/usr/local/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lgraphene-1.0 -lgobject-2.0 -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs graphene-gobject-1.0` -> 0 -L/usr/local/lib/x86_64-linux-gnu -lgraphene-1.0 -lgobject-2.0 -lglib-2.0 Run-time dependency graphene-gobject-1.0 found: YES 1.10.1 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libpng' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libpng` -> 0 1.6.34 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libpng` -> 0 -I/usr/include/libpng16 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libpng` -> 0 -L/usr/lib/x86_64-linux-gnu -lpng16 -lz env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libpng` -> 0 -lpng16 -lz Run-time dependency libpng found: YES 1.6.34 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libjpeg' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libjpeg` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libjpeg` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libjpeg` -> 0 -L/usr/lib/x86_64-linux-gnu -ljpeg env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libjpeg` -> 0 -ljpeg Run-time dependency libjpeg found: YES Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("libdrm/drm_fourcc.h") #error "Header 'libdrm/drm_fourcc.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "libdrm/drm_fourcc.h" : YES (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libvisual-0.4' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libvisual-0.4` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libvisual-0.4 found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'ogg' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion ogg` -> 0 1.3.2 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags ogg` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs ogg` -> 0 -L/usr/lib/x86_64-linux-gnu -logg env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs ogg` -> 0 -logg Run-time dependency ogg found: YES 1.3.2 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'opus' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion opus` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency opus found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency opus Executing subproject gst-plugins-base:opus Running command: /home/kenny/Development/misc/gst-build/subprojects/opus/meson/get-version.py --package-version --- stdout --- 1.3.1-97-g6b6035ae --- stderr --- Project name: opus Project version: 1.3.1-97-g6b6035ae C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 Running command: /home/kenny/Development/misc/gst-build/subprojects/opus/meson/get-version.py --libtool-version --- stdout --- 0.8.0 --- stderr --- Running command: /home/kenny/Development/misc/gst-build/subprojects/opus/meson/get-version.py --darwin-version --- stdout --- 9.0.0 --- stderr --- Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fvisibility=hidden: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0n6bqvgb Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0n6bqvgb/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0n6bqvgb/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wcast-align Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wcast-align: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0_25efx7 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0_25efx7/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0_25efx7/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wnested-externs Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wnested-externs: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_nk9bv5_ Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_nk9bv5_/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_nk9bv5_/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wshadow Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wshadow: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdwqc2ur9 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdwqc2ur9/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdwqc2ur9/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-prototypes Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wstrict-prototypes: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqkzrm025 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqkzrm025/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqkzrm025/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fstack-protector-strong Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -fstack-protector-strong: YES Library m found: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqf61n37c Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqf61n37c/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqf61n37c/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group Code: #include #include #if defined __stub_lrintf || defined __stub___lrintf fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &lrintf; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "lrintf" with dependency -lm: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpwigv6_p0 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpwigv6_p0/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpwigv6_p0/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group Code: #include #include #if defined __stub_lrint || defined __stub___lrint fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &lrint; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "lrint" with dependency -lm: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpbd0bhb8x Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpbd0bhb8x/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpbd0bhb8x/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #if defined __stub___malloc_hook || defined __stub_____malloc_hook fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &__malloc_hook; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpbd0bhb8x/testfile.c: In function 'main': /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpbd0bhb8x/testfile.c:9:13: warning: '__malloc_hook' is deprecated [-Wdeprecated-declarations] void *a = (void*) &__malloc_hook; ^~~~ In file included from /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpbd0bhb8x/testfile.c:1:0: /usr/include/malloc.h:146:39: note: declared here extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, ^~~~~~~~~~~~~ Checking for function "__malloc_hook" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpfm_w_2ne Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpfm_w_2ne/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpfm_w_2ne/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include Compiler stdout: Compiler stderr: Check usable header "stdint.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9yu3gndg Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9yu3gndg/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9yu3gndg/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: typedef int * int_ptr; int foo (int_ptr restrict ip, int * restrict baz[]) { return ip[0]; } int main (int argc, char ** argv) { int s[1]; int * restrict t = s; t[0] = 0; return foo(t, (void *)0); } Compiler stdout: Compiler stderr: Checking if "restrict keyword" compiles: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpod1d_8b3 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpod1d_8b3/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpod1d_8b3/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: static int x; char some_func (void) { char a[++x]; a[sizeof a - 1] = 0; int N; return a[0]; } Compiler stdout: Compiler stderr: Checking if "C99 variable-size arrays" compiles: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmphq7h_5_z Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmphq7h_5_z/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmphq7h_5_z/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main (int argc, char ** argv) { static __m128 mtest; mtest = _mm_setzero_ps(); return *((unsigned char *) &mtest) != 0; } Compiler stdout: Compiler stderr: Checking if "compiler supports SSE intrinsics" links: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkiutkk0_ Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkiutkk0_/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkiutkk0_/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main (int argc, char ** argv) { static __m128i mtest; mtest = _mm_setzero_si128(); return *((unsigned char *) &mtest) != 0; } Compiler stdout: Compiler stderr: Checking if "compiler supports SSE2 intrinsics" links: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprh40_sa2 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprh40_sa2/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprh40_sa2/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main (int argc, char ** argv) { static __m128i mtest; mtest = _mm_setzero_si128(); mtest = _mm_cmpeq_epi64(mtest, mtest); return *((unsigned char *) &mtest) != 0; } Compiler stdout: Compiler stderr: In file included from /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprh40_sa2/testfile.c:1:0: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprh40_sa2/testfile.c: In function 'main': /usr/lib/gcc/x86_64-linux-gnu/7/include/smmintrin.h:268:1: error: inlining failed in call to always_inline '_mm_cmpeq_epi64': target specific option mismatch _mm_cmpeq_epi64 (__m128i __X, __m128i __Y) ^~~~~~~~~~~~~~~ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprh40_sa2/testfile.c:4:64: note: called from here mtest = _mm_setzero_si128(); mtest = _mm_cmpeq_epi64(mtest, mtest); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprh40_sa2/testfile.c:1:0: /usr/lib/gcc/x86_64-linux-gnu/7/include/smmintrin.h:268:1: error: inlining failed in call to always_inline '_mm_cmpeq_epi64': target specific option mismatch _mm_cmpeq_epi64 (__m128i __X, __m128i __Y) ^~~~~~~~~~~~~~~ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprh40_sa2/testfile.c:4:64: note: called from here mtest = _mm_setzero_si128(); mtest = _mm_cmpeq_epi64(mtest, mtest); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Checking if "compiler supports SSE4.1 intrinsics" links: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0nlqe6ks Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0nlqe6ks/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0nlqe6ks/output.exe -D_FILE_OFFSET_BITS=64 -O0 -msse4.1 Code: #include int main (int argc, char ** argv) { static __m128i mtest; mtest = _mm_setzero_si128(); mtest = _mm_cmpeq_epi64(mtest, mtest); return *((unsigned char *) &mtest) != 0; } Compiler stdout: Compiler stderr: Checking if "compiler supports SSE4.1 intrinsics with -msse4.1" links: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnsszq66v Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnsszq66v/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnsszq66v/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main (int argc, char ** argv) { static __m256 mtest; mtest = _mm256_setzero_ps(); return *((unsigned char *) &mtest) != 0; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnsszq66v/testfile.c: In function 'main': /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnsszq66v/testfile.c:4:33: warning: AVX vector return without AVX enabled changes the ABI [-Wpsabi] mtest = _mm256_setzero_ps(); ~~~~~~^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/gcc/x86_64-linux-gnu/7/include/immintrin.h:41:0, from /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnsszq66v/testfile.c:1: /usr/lib/gcc/x86_64-linux-gnu/7/include/avxintrin.h:1228:1: error: inlining failed in call to always_inline '_mm256_setzero_ps': target specific option mismatch _mm256_setzero_ps (void) ^~~~~~~~~~~~~~~~~ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnsszq66v/testfile.c:4:35: note: called from here mtest = _mm256_setzero_ps(); ^~~~~~~~~~~~~~~~~~~ Checking if "compiler supports AVX intrinsics" links: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0b21t09y Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0b21t09y/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0b21t09y/output.exe -D_FILE_OFFSET_BITS=64 -O0 -mavx Code: #include int main (int argc, char ** argv) { static __m256 mtest; mtest = _mm256_setzero_ps(); return *((unsigned char *) &mtest) != 0; } Compiler stdout: Compiler stderr: Checking if "compiler supports AVX intrinsics with -mavx" links: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxya7bgog Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxya7bgog/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxya7bgog/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main (int argc, char ** argv) { unsigned int CPUInfo0; unsigned int CPUInfo1; unsigned int CPUInfo2; unsigned int CPUInfo3; unsigned int InfoType; #if defined(__i386__) && defined(__PIC__) __asm__ __volatile__ ( "xchg %%ebx, %1\n" "cpuid\n" "xchg %%ebx, %1\n": "=a" (CPUInfo0), "=r" (CPUInfo1), "=c" (CPUInfo2), "=d" (CPUInfo3) : "a" (InfoType), "c" (0) ); #else __asm__ __volatile__ ( "cpuid": "=a" (CPUInfo0), "=b" (CPUInfo1), "=c" (CPUInfo2), "=d" (CPUInfo3) : "a" (InfoType), "c" (0) ); #endif return 0; } Compiler stdout: Compiler stderr: Checking if "Get X86 CPU info via inline assembly" links: YES Running command: /home/kenny/Development/misc/gst-build/subprojects/opus/meson/read-sources-list.py silk_sources.mk opus_headers.mk opus_sources.mk silk_headers.mk celt_sources.mk celt_headers.mk --- stdout --- SILK_SOURCES = silk/CNG.c silk/code_signs.c silk/init_decoder.c silk/decode_core.c silk/decode_frame.c silk/decode_parameters.c silk/decode_indices.c silk/decode_pulses.c silk/decoder_set_fs.c silk/dec_API.c silk/enc_API.c silk/encode_indices.c silk/encode_pulses.c silk/gain_quant.c silk/interpolate.c silk/LP_variable_cutoff.c silk/NLSF_decode.c silk/NSQ.c silk/NSQ_del_dec.c silk/PLC.c silk/shell_coder.c silk/tables_gain.c silk/tables_LTP.c silk/tables_NLSF_CB_NB_MB.c silk/tables_NLSF_CB_WB.c silk/tables_other.c silk/tables_pitch_lag.c silk/tables_pulses_per_block.c silk/VAD.c silk/control_audio_bandwidth.c silk/quant_LTP_gains.c silk/VQ_WMat_EC.c silk/HP_variable_cutoff.c silk/NLSF_encode.c silk/NLSF_VQ.c silk/NLSF_unpack.c silk/NLSF_del_dec_quant.c silk/process_NLSFs.c silk/stereo_LR_to_MS.c silk/stereo_MS_to_LR.c silk/check_control_input.c silk/control_SNR.c silk/init_encoder.c silk/control_codec.c silk/A2NLSF.c silk/ana_filt_bank_1.c silk/biquad_alt.c silk/bwexpander_32.c silk/bwexpander.c silk/debug.c silk/decode_pitch.c silk/inner_prod_aligned.c silk/lin2log.c silk/log2lin.c silk/LPC_analysis_filter.c silk/LPC_inv_pred_gain.c silk/table_LSF_cos.c silk/NLSF2A.c silk/NLSF_stabilize.c silk/NLSF_VQ_weights_laroia.c silk/pitch_est_tables.c silk/resampler.c silk/resampler_down2_3.c silk/resampler_down2.c silk/resampler_private_AR2.c silk/resampler_private_down_FIR.c silk/resampler_private_IIR_FIR.c silk/resampler_private_up2_HQ.c silk/resampler_rom.c silk/sigm_Q15.c silk/sort.c silk/sum_sqr_shift.c silk/stereo_decode_pred.c silk/stereo_encode_pred.c silk/stereo_find_predictor.c silk/stereo_quant_pred.c silk/LPC_fit.c SILK_SOURCES_SSE4_1 = silk/x86/NSQ_sse4_1.c silk/x86/NSQ_del_dec_sse4_1.c silk/x86/x86_silk_map.c silk/x86/VAD_sse4_1.c silk/x86/VQ_WMat_EC_sse4_1.c SILK_SOURCES_ARM_NEON_INTR = silk/arm/arm_silk_map.c silk/arm/biquad_alt_neon_intr.c silk/arm/LPC_inv_pred_gain_neon_intr.c silk/arm/NSQ_del_dec_neon_intr.c silk/arm/NSQ_neon.c SILK_SOURCES_FIXED = silk/fixed/LTP_analysis_filter_FIX.c silk/fixed/LTP_scale_ctrl_FIX.c silk/fixed/corrMatrix_FIX.c silk/fixed/encode_frame_FIX.c silk/fixed/find_LPC_FIX.c silk/fixed/find_LTP_FIX.c silk/fixed/find_pitch_lags_FIX.c silk/fixed/find_pred_coefs_FIX.c silk/fixed/noise_shape_analysis_FIX.c silk/fixed/process_gains_FIX.c silk/fixed/regularize_correlations_FIX.c silk/fixed/residual_energy16_FIX.c silk/fixed/residual_energy_FIX.c silk/fixed/warped_autocorrelation_FIX.c silk/fixed/apply_sine_window_FIX.c silk/fixed/autocorr_FIX.c silk/fixed/burg_modified_FIX.c silk/fixed/k2a_FIX.c silk/fixed/k2a_Q16_FIX.c silk/fixed/pitch_analysis_core_FIX.c silk/fixed/vector_ops_FIX.c silk/fixed/schur64_FIX.c silk/fixed/schur_FIX.c SILK_SOURCES_FIXED_SSE4_1 = silk/fixed/x86/vector_ops_FIX_sse4_1.c silk/fixed/x86/burg_modified_FIX_sse4_1.c SILK_SOURCES_FIXED_ARM_NEON_INTR = silk/fixed/arm/warped_autocorrelation_FIX_neon_intr.c SILK_SOURCES_FLOAT = silk/float/apply_sine_window_FLP.c silk/float/corrMatrix_FLP.c silk/float/encode_frame_FLP.c silk/float/find_LPC_FLP.c silk/float/find_LTP_FLP.c silk/float/find_pitch_lags_FLP.c silk/float/find_pred_coefs_FLP.c silk/float/LPC_analysis_filter_FLP.c silk/float/LTP_analysis_filter_FLP.c silk/float/LTP_scale_ctrl_FLP.c silk/float/noise_shape_analysis_FLP.c silk/float/process_gains_FLP.c silk/float/regularize_correlations_FLP.c silk/float/residual_energy_FLP.c silk/float/warped_autocorrelation_FLP.c silk/float/wrappers_FLP.c silk/float/autocorrelation_FLP.c silk/float/burg_modified_FLP.c silk/float/bwexpander_FLP.c silk/float/energy_FLP.c silk/float/inner_product_FLP.c silk/float/k2a_FLP.c silk/float/LPC_inv_pred_gain_FLP.c silk/float/pitch_analysis_core_FLP.c silk/float/scale_copy_vector_FLP.c silk/float/scale_vector_FLP.c silk/float/schur_FLP.c silk/float/sort_FLP.c OPUS_HEAD = include/opus.h include/opus_multistream.h include/opus_projection.h src/opus_private.h src/analysis.h src/mapping_matrix.h src/mlp.h src/tansig_table.h OPUS_SOURCES = src/opus.c src/opus_decoder.c src/opus_encoder.c src/opus_multistream.c src/opus_multistream_encoder.c src/opus_multistream_decoder.c src/repacketizer.c src/opus_projection_encoder.c src/opus_projection_decoder.c src/mapping_matrix.c OPUS_SOURCES_FLOAT = src/analysis.c src/mlp.c src/mlp_data.c SILK_HEAD = silk/debug.h silk/control.h silk/errors.h silk/API.h silk/typedef.h silk/define.h silk/main.h silk/x86/main_sse.h silk/PLC.h silk/structs.h silk/tables.h silk/tuning_parameters.h silk/Inlines.h silk/MacroCount.h silk/MacroDebug.h silk/macros.h silk/NSQ.h silk/pitch_est_defines.h silk/resampler_private.h silk/resampler_rom.h silk/resampler_structs.h silk/SigProc_FIX.h silk/x86/SigProc_FIX_sse.h silk/arm/biquad_alt_arm.h silk/arm/LPC_inv_pred_gain_arm.h silk/arm/macros_armv4.h silk/arm/macros_armv5e.h silk/arm/macros_arm64.h silk/arm/SigProc_FIX_armv4.h silk/arm/SigProc_FIX_armv5e.h silk/arm/NSQ_del_dec_arm.h silk/arm/NSQ_neon.h silk/fixed/main_FIX.h silk/fixed/structs_FIX.h silk/fixed/arm/warped_autocorrelation_FIX_arm.h silk/fixed/mips/noise_shape_analysis_FIX_mipsr1.h silk/fixed/mips/warped_autocorrelation_FIX_mipsr1.h silk/float/main_FLP.h silk/float/structs_FLP.h silk/float/SigProc_FLP.h silk/mips/macros_mipsr1.h silk/mips/NSQ_del_dec_mipsr1.h silk/mips/sigproc_fix_mipsr1.h CELT_SOURCES = celt/bands.c celt/celt.c celt/celt_encoder.c celt/celt_decoder.c celt/cwrs.c celt/entcode.c celt/entdec.c celt/entenc.c celt/kiss_fft.c celt/laplace.c celt/mathops.c celt/mdct.c celt/modes.c celt/pitch.c celt/celt_lpc.c celt/quant_bands.c celt/rate.c celt/vq.c CELT_SOURCES_SSE = celt/x86/x86cpu.c celt/x86/x86_celt_map.c celt/x86/pitch_sse.c CELT_SOURCES_SSE2 = celt/x86/pitch_sse2.c celt/x86/vq_sse2.c CELT_SOURCES_SSE4_1 = celt/x86/celt_lpc_sse4_1.c celt/x86/pitch_sse4_1.c CELT_SOURCES_ARM = celt/arm/armcpu.c celt/arm/arm_celt_map.c CELT_SOURCES_ARM_ASM = celt/arm/celt_pitch_xcorr_arm.s CELT_AM_SOURCES_ARM_ASM = celt/arm/armopts.s.in CELT_SOURCES_ARM_NEON_INTR = celt/arm/celt_neon_intr.c celt/arm/pitch_neon_intr.c CELT_SOURCES_ARM_NE10 = celt/arm/celt_fft_ne10.c celt/arm/celt_mdct_ne10.c CELT_HEAD = celt/arch.h celt/bands.h celt/celt.h celt/cpu_support.h include/opus_types.h include/opus_defines.h include/opus_custom.h celt/cwrs.h celt/ecintrin.h celt/entcode.h celt/entdec.h celt/entenc.h celt/fixed_debug.h celt/fixed_generic.h celt/float_cast.h celt/_kiss_fft_guts.h celt/kiss_fft.h celt/laplace.h celt/mathops.h celt/mdct.h celt/mfrngcod.h celt/modes.h celt/os_support.h celt/pitch.h celt/celt_lpc.h celt/x86/celt_lpc_sse.h celt/quant_bands.h celt/rate.h celt/stack_alloc.h celt/vq.h celt/static_modes_float.h celt/static_modes_fixed.h celt/static_modes_float_arm_ne10.h celt/static_modes_fixed_arm_ne10.h celt/arm/armcpu.h celt/arm/fixed_armv4.h celt/arm/fixed_armv5e.h celt/arm/fixed_arm64.h celt/arm/kiss_fft_armv4.h celt/arm/kiss_fft_armv5e.h celt/arm/pitch_arm.h celt/arm/fft_arm.h celt/arm/mdct_arm.h celt/mips/celt_mipsr1.h celt/mips/fixed_generic_mipsr1.h celt/mips/kiss_fft_mipsr1.h celt/mips/mdct_mipsr1.h celt/mips/pitch_mipsr1.h celt/mips/vq_mipsr1.h celt/x86/pitch_sse.h celt/x86/vq_sse.h celt/x86/x86cpu.h --- stderr --- Configuring config.h using configuration Adding test "test_unit_types" Adding test "test_unit_mathops" Adding test "test_unit_entropy" Adding test "test_unit_laplace" Adding test "test_unit_dft" Adding test "test_unit_mdct" Adding test "test_unit_rotation" Adding test "test_unit_cwrs32" Adding test "test_unit_cwrs32" Adding test "test_opus_api" Adding test "test_opus_decode" Adding test "test_opus_encode" Adding test "test_opus_padding" WARNING: extract_all_objects called without setting recursive keyword argument. Meson currently defaults to non-recursive to maintain backward compatibility but the default will be changed in the future. Adding test "test_opus_projection" Configuring opus.pc using configuration Program doxygen skipped: feature docs disabled Build targets in project: 334 Subproject opus finished. Dependency opus from subproject subprojects/opus found: YES 1.3.1-97-g6b6035ae Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'pangocairo' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion pangocairo` -> 0 1.40.14 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags pangocairo` -> 0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs pangocairo` -> 0 -L/usr/lib/x86_64-linux-gnu -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs pangocairo` -> 0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo Run-time dependency pangocairo found: YES 1.40.14 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'theoradec' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion theoradec` -> 0 1.1.1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags theoradec` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs theoradec` -> 0 -L/usr/lib/x86_64-linux-gnu -ltheoradec -logg env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs theoradec` -> 0 -ltheoradec -logg Run-time dependency theoradec found: YES 1.1.1 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'theoraenc' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion theoraenc` -> 0 1.1.1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags theoraenc` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs theoraenc` -> 0 -L/usr/lib/x86_64-linux-gnu -ltheoraenc -ltheoradec -logg env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs theoraenc` -> 0 -ltheoraenc -ltheoradec -logg Run-time dependency theoraenc found: YES 1.1.1 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'vorbis' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion vorbis` -> 0 1.3.5 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags vorbis` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs vorbis` -> 0 -L/usr/lib/x86_64-linux-gnu -lvorbis env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs vorbis` -> 0 -lvorbis Run-time dependency vorbis found: YES 1.3.5 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'vorbisenc' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion vorbisenc` -> 0 1.3.5 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags vorbisenc` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs vorbisenc` -> 0 -L/usr/lib/x86_64-linux-gnu -lvorbisenc env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs vorbisenc` -> 0 -lvorbisenc Run-time dependency vorbisenc found: YES 1.3.5 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'vorbisidec' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion vorbisidec` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency vorbisidec found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'xext' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion xext` -> 0 1.3.3 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags xext` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs xext` -> 0 -L/usr/lib/x86_64-linux-gnu -lXext env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs xext` -> 0 -lXext Run-time dependency xext found: YES 1.3.3 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6lyca0_6 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6lyca0_6/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6lyca0_6/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wdeprecated-declarations -Wno-deprecated-declarations Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-deprecated-declarations: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-deprecated-declarations: YES (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'xv' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion xv` -> 0 1.0.11 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags xv` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs xv` -> 0 -L/usr/lib/x86_64-linux-gnu -lXv env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs xv` -> 0 -lXv Run-time dependency xv found: YES 1.0.11 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'valgrind' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion valgrind` -> 1 Run-time dependency valgrind found: NO (tried pkgconfig) Adding test "gst_typefindfunctions" Adding test "libs_audio" Adding test "libs_audiocdsrc" Adding test "libs_audiodecoder" Adding test "libs_audioencoder" Adding test "libs_audiosink" Adding test "libs_baseaudiovisualizer" Adding test "libs_discoverer" Adding test "libs_fft" Adding test "libs_libsabi" Adding test "libs_mikey" Adding test "libs_navigation" Adding test "libs_pbutils" Adding test "libs_profile" Adding test "libs_rtp" Adding test "libs_rtpbasedepayload" Adding test "libs_rtpbasepayload" Adding test "libs_rtphdrext" Adding test "libs_rtpmeta" Adding test "libs_rtsp" Adding test "libs_sdp" Adding test "libs_tag" Adding test "libs_video" Adding test "libs_videoanc" Adding test "libs_videoencoder" Adding test "libs_videodecoder" Adding test "libs_videotimecode" Adding test "libs_xmpwriter" Adding test "elements_adder" Adding test "elements_appsink" Adding test "elements_appsrc" Adding test "elements_audioconvert" Adding test "elements_audiointerleave" Adding test "elements_audiomixer" Adding test "elements_audiorate" Adding test "elements_audiotestsrc" Adding test "elements_audioresample" Adding test "elements_compositor" Adding test "elements_decodebin" Adding test "elements_overlaycomposition" Adding test "elements_playbin" Adding test "elements_playsink" Adding test "elements_streamsynchronizer" Adding test "elements_subparse" Adding test "elements_urisourcebin" Adding test "elements_videoconvert" Adding test "elements_videorate" Adding test "elements_videoscale" Adding test "elements_videotestsrc" Adding test "elements_volume" Adding test "generic_clock_selection" Adding test "generic_states" Adding test "pipelines_simple_launch_lines" Adding test "pipelines_basetime" Adding test "pipelines_capsfilter_renegotiation" Adding test "pipelines_gio" Adding test "pipelines_streamsynchronizer" Adding test "libs_allocators" Adding test "libs_rtspconnection" Adding test "elements_encodebin" Adding test "elements_multifdsink" Adding test "elements_multisocketsink" Adding test "elements_playbin_complex" Adding test "elements_textoverlay" Adding test "elements_vorbisdec" Adding test "elements_vorbistag" Adding test "pipelines_oggmux" Adding test "pipelines_tcp" Adding test "pipelines_theoraenc" Adding test "pipelines_vorbisenc" Adding test "pipelines_vorbisdec" Adding test "libs_gstglapi" Adding test "libs_gstglcolorconvert" Adding test "libs_gstglcontext" Adding test "libs_gstglfeature" Adding test "libs_gstglformat" Adding test "libs_gstglheaders" Adding test "libs_gstglmatrix" Adding test "libs_gstglmemory" Adding test "libs_gstglquery" Adding test "libs_gstglshader" Adding test "libs_gstglsl" Adding test "libs_gstglslstage" Adding test "libs_gstglupload" Adding test "elements_glimagesink" Adding test "elements_glbin" Adding test "pipelines_gl_launch_lines" Adding test "elements_glfilter" Adding test "elements_glstereo" Adding test "elements_glmixer" Adding test "libs_gstlibscpp" Adding test "elements-videoscale-1" Adding test "elements-videoscale-2" Adding test "elements-videoscale-3" Adding test "elements-videoscale-4" Adding test "elements-videoscale-5" Adding test "elements-videoscale-6" Dependency (anonymous) from subproject subprojects/orc found: YES 0.4.32 Adding test "orc_audio" Adding test "orc_video" Adding test "orc_adder" Adding test "orc_audiomixer" Adding test "orc_compositor" Adding test "orc_volume" Adding test "orc_videotestsrc" Adding benchmark "bench_benchmark_appsink" Adding benchmark "bench_benchmark_appsrc" Adding benchmark "bench_benchmark_video_conversion" Program gst-tester-1.0 found: YES (overridden) Adding test "validate.audiotestsrc.reverse" Adding test "validate.videorate.10_to_1fps" Adding test "validate.videorate.reverse.10_to_1fps" Adding test "validate.videorate.reverse.10_to_30fps" Adding test "validate.videorate.reverse.1_to_10fps" Adding test "validate.videorate.reverse.30fps" Adding test "validate.videorate.reverse.variable_to_10fps" Adding test "validate.videorate.change_rate_while_playing" Adding test "validate.videorate.change_rate_reverse_playback" Adding test "validate.videorate.rate_0_5" Adding test "validate.videorate.rate_0_5_with_decoder" Adding test "validate.videorate.rate_2_0" Adding test "validate.videorate.rate_2_0_with_decoder" Adding test "validate.compositor.renogotiate_failing_unsupported_src_format" Adding test "validate.giosrc.read-growing-file" Adding test "validate.encodebin.set-encoder-properties" Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqz_9oi8_ Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqz_9oi8_/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqz_9oi8_/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wparentheses -Wno-parentheses Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-parentheses: YES Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Core' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion Qt5Core` -> 0 5.9.5 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags Qt5Core` -> 0 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs Qt5Core` -> 0 -lQt5Core env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs Qt5Core` -> 0 -lQt5Core Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpfye3rl8z Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpfye3rl8z/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpfye3rl8z/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--start-group -lQt5Core -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Core' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=host_bins Qt5Core` -> 0 /usr/lib/qt5/bin Got pkgconfig variable host_bins : /usr/lib/qt5/bin Run-time dependency qt5 (modules: Core) found: YES 5.9.5 (pkg-config) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Core' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Core' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Gui' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion Qt5Gui` -> 0 5.9.5 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags Qt5Gui` -> 0 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs Qt5Gui` -> 0 -lQt5Gui -lQt5Core env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs Qt5Gui` -> 0 -lQt5Gui -lQt5Core Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpii9r5m6c Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpii9r5m6c/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpii9r5m6c/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--start-group -lQt5Gui -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Widgets' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion Qt5Widgets` -> 0 5.9.5 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags Qt5Widgets` -> 0 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs Qt5Widgets` -> 0 -lQt5Widgets -lQt5Gui -lQt5Core env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs Qt5Widgets` -> 0 -lQt5Widgets -lQt5Gui -lQt5Core Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8fidtmb5 Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8fidtmb5/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8fidtmb5/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--start-group -lQt5Widgets -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable host_bins : /usr/lib/qt5/bin Run-time dependency qt5 (modules: Core, Gui, Widgets) found: YES 5.9.5 (pkg-config) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Core' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5OpenGL' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion Qt5OpenGL` -> 0 5.9.5 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags Qt5OpenGL` -> 0 -I/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs Qt5OpenGL` -> 0 -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs Qt5OpenGL` -> 0 -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpesy3w2qz Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpesy3w2qz/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpesy3w2qz/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--start-group -lQt5OpenGL -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable host_bins : /usr/lib/qt5/bin Run-time dependency qt5 (modules: OpenGL) found: YES 5.9.5 (pkg-config) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpesvvx92t Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpesvvx92t/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpesvvx92t/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lGL -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library GL found: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp832dm9np Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp832dm9np/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp832dm9np/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Waggregate-return -Wno-aggregate-return Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wno-aggregate-return: YES Detecting Qt5 tools Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Core' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Core' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable host_bins : /usr/lib/qt5/bin Run-time dependency qt5 (modules: Core) found: YES 5.9.5 (pkg-config) Program /usr/lib/qt5/bin/moc found: YES 5.9.5 (/usr/lib/qt5/bin/moc) Program moc-qt5 found: NO Program moc found: NO found but need: '== 5.9.5' (/usr/bin/moc) Program /usr/lib/qt5/bin/uic found: YES 5.9.5 (/usr/lib/qt5/bin/uic) Program uic-qt5 found: NO Program uic found: NO found but need: '== 5.9.5' (/usr/bin/uic) Program /usr/lib/qt5/bin/rcc found: YES 5.9.5 (/usr/lib/qt5/bin/rcc) Program rcc-qt5 found: NO Program rcc found: NO found but need: '== 5.9.5' (/usr/bin/rcc) Program /usr/lib/qt5/bin/lrelease found: YES 5.9.5 (/usr/lib/qt5/bin/lrelease) Program lrelease-qt5 found: NO Program lrelease found: NO found 4.8.7 but need: '== 5.9.5' (/usr/bin/lrelease) WARNING: rcc dependencies will not work properly until you move to Qt >= 5.14: https://bugreports.qt.io/browse/QTBUG-45460 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Core' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5X11Extras' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion Qt5X11Extras` -> 1 qmake binary missing from cross or native file, or env var undefined. Trying a default qmake fallback at qmake-Qt5 Trying a default qmake fallback at qmake qmake found: NO found 'QMake version 2.01a\nUsing Qt version 4.8.7 in /usr/lib/x86_64-linux-gnu' but need ['>= 5', '< 6'] Run-time dependency qt5 (modules: X11Extras) found: NO (tried pkgconfig and config-tool) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'sdl2' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion sdl2` -> 0 2.0.8 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags sdl2` -> 0 -D_REENTRANT -I/usr/include/SDL2 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs sdl2` -> 0 -L/usr/lib/x86_64-linux-gnu -lSDL2 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs sdl2` -> 0 -lSDL2 Run-time dependency sdl2 found: YES 2.0.8 Dependency qt5 (modules: Core, Gui, Widgets) found: YES 5.9.5 (cached) Program moc-qt5 found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgqrzfb70 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgqrzfb70/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgqrzfb70/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include void foo (void) { struct js_event js; js.type = JS_EVENT_AXIS; } Compiler stdout: Compiler stderr: Checking if "Linux joystick headers needed by jseek example" compiles: YES Program xgettext found: YES (/usr/bin/xgettext) Program hotdoc found: NO Message: Hotdoc not found, not building the documentation Running command: /home/kenny/Development/misc/gst-build/subprojects/gst-plugins-base/scripts/meson-pkg-config-file-fixup.py gstreamer-plugins-base-1.0 libraries --- stdout --- --- stderr --- Program scripts/update-orc-dist-files.py found: YES (/home/kenny/Development/misc/gst-build/subprojects/gst-plugins-base/scripts/update-orc-dist-files.py) Configuring config.h using configuration Running command: /usr/bin/python3 -c import shutil; shutil.copy("hooks/pre-commit.hook", ".git/hooks/pre-commit") --- stdout --- --- stderr --- Build targets in project: 542 Subproject gst-plugins-base finished. Running command: /usr/bin/python3 -c import os os.symlink(os.path.join('/home/kenny/Development/misc/gst-build', 'subprojects', 'gst-plugins-base'), os.path.join('/home/kenny/Development/misc/gst-build', 'gst-plugins-base')) --- stdout --- --- stderr --- Traceback (most recent call last): File "", line 5, in FileExistsError: [Errno 17] File exists: '/home/kenny/Development/misc/gst-build/subprojects/gst-plugins-base' -> '/home/kenny/Development/misc/gst-build/gst-plugins-base' Executing subproject gst-plugins-good Project name: gst-plugins-good Project version: 1.19.1.1 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 C++ compiler for the host machine: c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C++ linker for the host machine: c++ ld.bfd 2.30 Using cached compile: Cached command line: Code: int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fvisibility=hidden: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fno-strict-aliasing: YES (cached) Message: Disabling deprecated GLib API Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("dlfcn.h") #error "Header 'dlfcn.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "dlfcn.h" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp7zuz8wjj Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp7zuz8wjj/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("fcntl.h") #error "Header 'fcntl.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "fcntl.h" : YES Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("inttypes.h") #error "Header 'inttypes.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "inttypes.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("memory.h") #error "Header 'memory.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "memory.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("process.h") #error "Header 'process.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpglqhk6fg/testfile.c:4:12: error: #error "Header 'process.h' could not be found" #error "Header 'process.h' could not be found" ^~~~~ Has header "process.h" : NO (cached) Using cached compile: Cached command line: 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: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppmmq2glu Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppmmq2glu/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("stdlib.h") #error "Header 'stdlib.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "stdlib.h" : YES Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("strings.h") #error "Header 'strings.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "strings.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("string.h") #error "Header 'string.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "string.h" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpexn0tve1 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpexn0tve1/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/ioctl.h") #error "Header 'sys/ioctl.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/ioctl.h" : YES Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/param.h") #error "Header 'sys/param.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/param.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/socket.h") #error "Header 'sys/socket.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/socket.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/stat.h") #error "Header 'sys/stat.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/stat.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/time.h") #error "Header 'sys/time.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/time.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/types.h") #error "Header 'sys/types.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/types.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("unistd.h") #error "Header 'unistd.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "unistd.h" : YES (cached) Library m found: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxv7s6g1p Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxv7s6g1p/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxv7s6g1p/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group Code: #include #include #if defined __stub_asinh || defined __stub___asinh fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &asinh; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "asinh" with dependency -lm: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmphcqe6ilv Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmphcqe6ilv/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmphcqe6ilv/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group Code: #include #include #if defined __stub_clock_gettime || defined __stub___clock_gettime fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &clock_gettime; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "clock_gettime" with dependency -lm: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4c7jkb4_ Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4c7jkb4_/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4c7jkb4_/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group Code: #include #include #if defined __stub_cosh || defined __stub___cosh fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &cosh; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "cosh" with dependency -lm: YES Using cached compile: Cached command line: Code: #include #include #if defined __stub_dcgettext || defined __stub___dcgettext fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &dcgettext; long long b = (long long) a; return (int) b; } Cached compiler stdout: Cached compiler stderr: Checking for function "dcgettext" with dependency -lm: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpestkz_4j Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpestkz_4j/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpestkz_4j/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group Code: #include #include #if defined __stub_getpagesize || defined __stub___getpagesize fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &getpagesize; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "getpagesize" with dependency -lm: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8upk2j5_ Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8upk2j5_/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8upk2j5_/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group Code: #include #include #if defined __stub_isinf || defined __stub___isinf fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &isinf; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "isinf" with dependency -lm: YES Using cached compile: Cached command line: Code: #include #include #if defined __stub_mmap || defined __stub___mmap fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &mmap; long long b = (long long) a; return (int) b; } Cached compiler stdout: Cached compiler stderr: Checking for function "mmap" with dependency -lm: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp75n4ctv5 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp75n4ctv5/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp75n4ctv5/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group Code: #include #include #if defined __stub_mmap64 || defined __stub___mmap64 fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &mmap64; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp75n4ctv5/testfile.c: In function 'main': /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp75n4ctv5/testfile.c:9:32: error: 'mmap64' undeclared (first use in this function); did you mean 'mmap'? void *a = (void*) &mmap64; ^~~~~~ mmap /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp75n4ctv5/testfile.c:9:32: note: each undeclared identifier is reported only once for each function it appears in Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp33bq7d06 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp33bq7d06/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp33bq7d06/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group Code: #include int main(void) { /* With some toolchains (MSYS2/mingw for example) the compiler * provides various builtins which are not really implemented and * fall back to the stdlib where they aren't provided and fail at * build/link time. In case the user provides a header, including * the header didn't lead to the function being defined, and the * function we are checking isn't a builtin itself we assume the * builtin is not functional and we just error out. */ #if !0 && !defined(mmap64) && !0 #error "No definition for __builtin_mmap64 found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_mmap64) #error "__builtin_mmap64 not found" #endif #elif ! defined(mmap64) __builtin_mmap64; #endif return 0; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp33bq7d06/testfile.c: In function 'main': /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp33bq7d06/testfile.c:12:14: error: #error "No definition for __builtin_mmap64 found in the prefix" #error "No definition for __builtin_mmap64 found in the prefix" ^~~~~ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp33bq7d06/testfile.c:20:13: error: '__builtin_mmap64' undeclared (first use in this function); did you mean '__builtin_bswap64'? __builtin_mmap64; ^~~~~~~~~~~~~~~~ __builtin_bswap64 /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp33bq7d06/testfile.c:20:13: note: each undeclared identifier is reported only once for each function it appears in Checking for function "mmap64" with dependency -lm: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8qpyemqz Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8qpyemqz/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8qpyemqz/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group Code: #include #include #if defined __stub_sinh || defined __stub___sinh fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &sinh; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "sinh" with dependency -lm: YES Using cached compile: Cached command line: Code: #include #include #if defined __stub_gmtime_r || defined __stub___gmtime_r fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &gmtime_r; long long b = (long long) a; return (int) b; } Cached compiler stdout: Cached compiler stderr: Checking for function "gmtime_r" with dependency -lm: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvyt1zrpi Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvyt1zrpi/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvyt1zrpi/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(char))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 1 Program stderr: Checking for size of "char" : 1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpn5kucmgt Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpn5kucmgt/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpn5kucmgt/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(int))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 4 Program stderr: Checking for size of "int" : 4 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqmsf8dc_ Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqmsf8dc_/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqmsf8dc_/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(long))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Checking for size of "long" : 8 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp30c0jbw2 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp30c0jbw2/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp30c0jbw2/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(short))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 2 Program stderr: Checking for size of "short" : 2 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkva37bbl Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkva37bbl/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkva37bbl/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(void*))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Checking for size of "void*" : 8 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpc5uj380z Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpc5uj380z/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpc5uj380z/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(off_t))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Checking for size of "off_t" : 8 Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-declarations: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wmissing-declarations: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wredundant-decls: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wredundant-decls: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wwrite-strings: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wwrite-strings: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Winit-self: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Winit-self: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-include-dirs: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wmissing-include-dirs: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-multichar: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wno-multichar: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wvla: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wvla: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wpointer-arith: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wpointer-arith: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-prototypes: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wold-style-definition: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Waggregate-return: YES (cached) Dependency gstreamer-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-base-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-net-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-controller-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-check-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-pbutils-1.0 from subproject subprojects/gst-plugins-base found: YES 1.19.1.1 Dependency gstreamer-allocators-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-app-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-audio-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-fft-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-riff-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-rtp-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-rtsp-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-sdp-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-tag-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-video-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-gl-1.0 found: YES 1.19.1.1 (overridden) Message: GStreamer OpenGL window systems: x11 Message: GStreamer OpenGL platforms: egl glx Message: GStreamer OpenGL apis: gles2 gl Dependency gstreamer-gl-prototypes-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-gl-x11-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-gl-egl-1.0 found: YES 1.19.1.1 (overridden) Dependency zlib found: YES 1.2.11 (cached) Dependency glib-2.0 found: YES 2.56.4 (cached) Dependency gobject-2.0 found: YES 2.56.4 (cached) Dependency gio-2.0 found: YES 2.56.4 (cached) Dependency orc-0.4 found: YES 0.4.32 (cached) Program orcc found: YES (overridden) Running compile: Working directory: /tmp/tmp9a37ho6c Command line: cc /tmp/tmp9a37ho6c/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifndef __ILP32__ # define __ILP32__ #endif "MESON_GET_DEFINE_DELIMITER" __ILP32__ Compiler stdout: "MESON_GET_DEFINE_DELIMITER" Compiler stderr: Fetching value of define "__ILP32__" : Program nasm found: NO Message: GStreamer debug system is enabled Program python3 found: YES (/usr/bin/python3) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpya9mqo48 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpya9mqo48/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpya9mqo48/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lbz2 -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library bz2 found: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_de3rms0 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_de3rms0/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("bzlib.h") #error "Header 'bzlib.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "bzlib.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpjntzavg_ Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpjntzavg_/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/soundcard.h") #error "Header 'sys/soundcard.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/soundcard.h" : YES Message: Checking headers needed for Open Sound System 4 plugin... Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("fcntl.h") #error "Header 'fcntl.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "fcntl.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/ioctl.h") #error "Header 'sys/ioctl.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/ioctl.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/stat.h") #error "Header 'sys/stat.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/stat.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/types.h") #error "Header 'sys/types.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/types.h" : YES (cached) Message: Required headers found, building Open Sound System 4 plugin. Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpsxunq7gc Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpsxunq7gc/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("linux/videodev2.h") #error "Header 'linux/videodev2.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "linux/videodev2.h" : YES Message: building v4l2 plugin Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gudev-1.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency gudev-1.0 found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libv4l2' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libv4l2` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libv4l2 found: NO (tried pkgconfig and cmake) Dependency x11 found: YES 1.6.4 (cached) Dependency xext found: YES 1.3.3 (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvcgr05js Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvcgr05js/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvcgr05js/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group /usr/lib/x86_64-linux-gnu/libXext.so -Wl,--end-group Code: #define XShmAttach meson_disable_define_of_XShmAttach #include #undef XShmAttach #ifdef __cplusplus extern "C" #endif char XShmAttach (void); #if defined __stub_XShmAttach || defined __stub___XShmAttach fail fail fail this function is not going to work #endif int main(void) { return XShmAttach (); } Compiler stdout: Compiler stderr: Checking for function "XShmAttach" with dependency xext: YES Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'xfixes' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion xfixes` -> 0 5.0.3 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags xfixes` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs xfixes` -> 0 -L/usr/lib/x86_64-linux-gnu -lXfixes env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs xfixes` -> 0 -lXfixes Run-time dependency xfixes found: YES 5.0.3 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'xdamage' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion xdamage` -> 0 1.1.4 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags xdamage` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs xdamage` -> 0 -L/usr/lib/x86_64-linux-gnu -lXdamage -lXfixes env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs xdamage` -> 0 -lXdamage -lXfixes Run-time dependency xdamage found: YES 1.1.4 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmph4fl3nuo Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmph4fl3nuo/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("aalib.h") #error "Header 'aalib.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmph4fl3nuo/testfile.c:4:12: error: #error "Header 'aalib.h' could not be found" #error "Header 'aalib.h' could not be found" ^~~~~ Has header "aalib.h" : NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'cairo-gobject' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion cairo-gobject` -> 0 1.15.10 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags cairo-gobject` -> 0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs cairo-gobject` -> 0 -L/usr/lib/x86_64-linux-gnu -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs cairo-gobject` -> 0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 Run-time dependency cairo-gobject found: YES 1.15.10 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'flac' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion flac` -> 0 1.3.2 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags flac` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs flac` -> 0 -L/usr/lib/x86_64-linux-gnu -lFLAC env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs flac` -> 0 -lFLAC Run-time dependency flac found: YES 1.3.2 Dependency gdk-pixbuf-2.0 found: YES 2.36.11 (cached) Dependency gtk+-3.0 found: YES 3.22.30 (cached) Dependency gtk+-x11-3.0 found: YES 3.22.30 (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'jack' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion jack` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency jack found: NO (tried pkgconfig and cmake) Dependency libjpeg found: YES unknown (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxv24p_oi Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxv24p_oi/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxv24p_oi/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lmp3lame -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lmp3lame collect2: error: ld returned 1 exit status Library mp3lame found: NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'caca' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion caca` -> 0 0.99.beta19 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags caca` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs caca` -> 0 -L/usr/lib/x86_64-linux-gnu -lcaca env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs caca` -> 0 -lcaca Run-time dependency caca found: YES 0.99.beta19 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libdv' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libdv` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libdv found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency libdv Executing subproject gst-plugins-good:dv Project name: libdv Project version: 1.0.0 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6ktrr7jg Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6ktrr7jg/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6ktrr7jg/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=attributes Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror=attributes: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5byfiuix Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5byfiuix/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5byfiuix/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wunused-function -Wno-unused-function Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-unused-function: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpl1b4kpbk Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpl1b4kpbk/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpl1b4kpbk/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wunused-variable -Wno-unused-variable Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-unused-variable: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp20u9d33_ Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp20u9d33_/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp20u9d33_/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wunused-but-set-variable -Wno-unused-but-set-variable Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-unused-but-set-variable: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdaq_9q20 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdaq_9q20/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdaq_9q20/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wpointer-sign -Wno-pointer-sign Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-pointer-sign: YES Library m found: YES Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'popt' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion popt` -> 0 1.16 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags popt` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs popt` -> 0 -L/usr/lib/x86_64-linux-gnu -lpopt env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs popt` -> 0 -lpopt Run-time dependency popt found: YES 1.16 Dependency threads found: YES unknown (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("dlfcn.h") #error "Header 'dlfcn.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "dlfcn.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("fcntl.h") #error "Header 'fcntl.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "fcntl.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("unistd.h") #error "Header 'unistd.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "unistd.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("inttypes.h") #error "Header 'inttypes.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "inttypes.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("memory.h") #error "Header 'memory.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "memory.h" : YES (cached) Using cached compile: Cached command line: 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) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("stdlib.h") #error "Header 'stdlib.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "stdlib.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("string.h") #error "Header 'string.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "string.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("strings.h") #error "Header 'strings.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "strings.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/param.h") #error "Header 'sys/param.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/param.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/stat.h") #error "Header 'sys/stat.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/stat.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/types.h") #error "Header 'sys/types.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/types.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/time.h") #error "Header 'sys/time.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/time.h" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpyqft1aue Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpyqft1aue/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("linux/videodev.h") #error "Header 'linux/videodev.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpyqft1aue/testfile.c:4:12: error: #error "Header 'linux/videodev.h' could not be found" #error "Header 'linux/videodev.h' could not be found" ^~~~~ Has header "linux/videodev.h" : NO Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/soundcard.h") #error "Header 'sys/soundcard.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/soundcard.h" : YES (cached) Using cached compile: Cached command line: Code: #define mmap meson_disable_define_of_mmap #include #undef mmap #ifdef __cplusplus extern "C" #endif char mmap (void); #if defined __stub_mmap || defined __stub___mmap fail fail fail this function is not going to work #endif int main(void) { return mmap (); } Cached compiler stdout: Cached compiler stderr: Checking for function "mmap" : YES (cached) Using cached compile: Cached command line: Code: #define gettimeofday meson_disable_define_of_gettimeofday #include #undef gettimeofday #ifdef __cplusplus extern "C" #endif char gettimeofday (void); #if defined __stub_gettimeofday || defined __stub___gettimeofday fail fail fail this function is not going to work #endif int main(void) { return gettimeofday (); } Cached compiler stdout: Cached compiler stderr: Checking for function "gettimeofday" : YES (cached) Using cached compile: Cached command line: Code: #define getpagesize meson_disable_define_of_getpagesize #include #undef getpagesize #ifdef __cplusplus extern "C" #endif char getpagesize (void); #if defined __stub_getpagesize || defined __stub___getpagesize fail fail fail this function is not going to work #endif int main(void) { return getpagesize (); } Cached compiler stdout: Cached compiler stderr: Checking for function "getpagesize" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp91dvoss3 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp91dvoss3/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp91dvoss3/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define sched_setscheduler meson_disable_define_of_sched_setscheduler #include #undef sched_setscheduler #ifdef __cplusplus extern "C" #endif char sched_setscheduler (void); #if defined __stub_sched_setscheduler || defined __stub___sched_setscheduler fail fail fail this function is not going to work #endif int main(void) { return sched_setscheduler (); } Compiler stdout: Compiler stderr: Checking for function "sched_setscheduler" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpshnw51lv Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpshnw51lv/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpshnw51lv/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define localtime_r meson_disable_define_of_localtime_r #include #undef localtime_r #ifdef __cplusplus extern "C" #endif char localtime_r (void); #if defined __stub_localtime_r || defined __stub___localtime_r fail fail fail this function is not going to work #endif int main(void) { return localtime_r (); } Compiler stdout: Compiler stderr: Checking for function "localtime_r" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp144kx9it Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp144kx9it/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp144kx9it/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #if defined __stub_localtime_s || defined __stub___localtime_s fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &localtime_s; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp144kx9it/testfile.c: In function 'main': /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp144kx9it/testfile.c:9:32: error: 'localtime_s' undeclared (first use in this function); did you mean 'localtime_r'? void *a = (void*) &localtime_s; ^~~~~~~~~~~ localtime_r /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp144kx9it/testfile.c:9:32: note: each undeclared identifier is reported only once for each function it appears in Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprbsr007v Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprbsr007v/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprbsr007v/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* With some toolchains (MSYS2/mingw for example) the compiler * provides various builtins which are not really implemented and * fall back to the stdlib where they aren't provided and fail at * build/link time. In case the user provides a header, including * the header didn't lead to the function being defined, and the * function we are checking isn't a builtin itself we assume the * builtin is not functional and we just error out. */ #if !0 && !defined(localtime_s) && !0 #error "No definition for __builtin_localtime_s found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_localtime_s) #error "__builtin_localtime_s not found" #endif #elif ! defined(localtime_s) __builtin_localtime_s; #endif return 0; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprbsr007v/testfile.c: In function 'main': /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprbsr007v/testfile.c:12:14: error: #error "No definition for __builtin_localtime_s found in the prefix" #error "No definition for __builtin_localtime_s found in the prefix" ^~~~~ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprbsr007v/testfile.c:20:13: error: '__builtin_localtime_s' undeclared (first use in this function); did you mean '__builtin_lgamma_r'? __builtin_localtime_s; ^~~~~~~~~~~~~~~~~~~~~ __builtin_lgamma_r /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprbsr007v/testfile.c:20:13: note: each undeclared identifier is reported only once for each function it appears in Checking for function "localtime_s" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpos0y9hcq Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpos0y9hcq/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpos0y9hcq/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=attributes Code: int foo(void) __attribute__((destructor)); Compiler stdout: Compiler stderr: Compiler for C supports function attribute destructor: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmru23duh Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmru23duh/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmru23duh/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Werror: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp7qh6ewrh Command line: cc /home/kenny/Development/misc/gst-build/subprojects/dv/libdv/transpose_x86_64.S -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp7qh6ewrh/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror Code: .section .note.GNU-stack, "", @progbits .text .global _dv_transpose_mmx_x86_64 .hidden _dv_transpose_mmx_x86_64 .type _dv_transpose_mmx_x86_64,@function _dv_transpose_mmx_x86_64: /* extern void _dv_transpose_mmx_x86_64(short * dst); */ /* argument dst=rdi */ push %r12 push %rbx push %rcx push %rdx mov %rdi, %r11 # dst mov $8, %rbx # rbx is x_size mov %rbx, %rcx mov %r11, %r12 # pointer to the matrix sal $2, %rcx mov %rbx, %rax add %rbx, %rcx sub $4, %rax # rax is the inner loop variable add %rbx, %rcx # rcx is 6*row size mov %rax, %rdx # rdx is the outer loop variable do_4x4_block_where_x_equals_y: movq (%r11), %mm0 # m03:m02|m01:m00 - first line movq (%r11,%rbx,4), %mm2 # m23:m22|m21:m20 - third line movq %mm0, %mm6 # copy first line punpcklwd (%r11,%rbx,2), %mm0 # m11:m01|m10:m00 - interleave first and second lines movq %mm2, %mm7 # copy third line punpcklwd (%r11,%rcx,), %mm2 # m31:m21|m30:m20 - interleave third and fourth lines movq %mm0, %mm4 # copy first intermediate result movq (%r11,%rbx,2), %mm1 # m13:m12|m11:m10 - second line punpckldq %mm2, %mm0 # m30:m20|m10:m00 - interleave to produce result 1 movq (%r11,%rcx,), %mm3 # m33:m32|m31:m30 - fourth line punpckhdq %mm2, %mm4 # m31:m21|m11:m01 - interleave to produce result 2 movq %mm0, (%r11) # write result 1 punpckhwd %mm1, %mm6 # m13:m03|m12:m02 - interleave first and second lines movq %mm4, (%r11,%rbx,2) # write result 2 punpckhwd %mm3, %mm7 # m33:m23|m32:m22 - interleave third and fourth lines movq %mm6, %mm5 # copy first intermediate result punpckldq %mm7, %mm6 # m32:m22|m12:m02 - interleave to produce result 3 lea (%r12,%rbx,8), %r12 # reload r12 to point to a 4x4 set 4 rows down punpckhdq %mm7, %mm5 # m33:m23|m13:m03 - interleave to produce result 4 movq %mm6, (%r11,%rbx,4) # write result 3 movq %mm5, (%r11,%rcx,) # write result 4 cmp $0, %rdx # check to see if the number of rows left is zero je all_done_ready_to_exit #last time through you are done and ready to exit do_4x4_blocks_x_and_y_not_equal: # transpose the two mirror image 4x4 sets so that the writes # can be done without overwriting unused data movq 8(%r11), %mm0 # m03:m02|m01:m00 - first line movq 8(%r11,%rbx,4), %mm2 # m23:m22|m21:m20 - third line movq %mm0, %mm6 # copy first line punpcklwd 8(%r11,%rbx,2), %mm0 # m11:m01|m10:m00 - interleave first and second lines movq %mm2, %mm7 # copy third line punpcklwd 8(%r11,%rcx,), %mm2 # m31:m21|m30:m20 - interleave third and fourth lines movq %mm0, %mm4 # copy first intermediate result # all references for second 4 x 4 block are referred by "n" instead of "m" movq (%r12), %mm1 # n03:n02|n01:n00 - first line punpckldq %mm2, %mm0 # m30:m20|m10:m00 - interleave to produce first result movq (%r12,%rbx,4), %mm3 # n23:n22|n21:n20 - third line punpckhdq %mm2, %mm4 # m31:m21|m11:m01 - interleave to produce second result punpckhwd 8(%r11,%rbx,2), %mm6 # m13:m03|m12:m02 - interleave first and second lines movq %mm1, %mm2 # copy first line punpckhwd 8(%r11,%rcx,), %mm7 # m33:m23|m32:m22 - interleave third and fourth lines movq %mm6, %mm5 # copy first intermediate result movq %mm0, (%r12) # write result 1 punpckhdq %mm7, %mm5 # m33:m23|m13:m03 - produce third result punpcklwd (%r12,%rbx,2), %mm1 # n11:n01|n10:n00 - interleave first and second lines movq %mm3, %mm0 # copy third line punpckhwd (%r12,%rbx,2), %mm2 # n13:n03|n12:n02 - interleave first and second lines movq %mm4, (%r12,%rbx,2) # write result 2 out punpckldq %mm7, %mm6 # m32:m22|m12:m02 - produce fourth result punpcklwd (%r12,%rcx,), %mm3 # n31:n21|n30:n20 - interleave third and fourth lines movq %mm1, %mm4 # copy first intermediate result movq %mm6, (%r12,%rbx,4) # write result 3 out punpckldq %mm3, %mm1 # n30:n20|n10:n00 - produce first result punpckhwd (%r12,%rcx,), %mm0 # n33:n23|n32:n22 - interleave third and fourth lines movq %mm2, %mm6 # copy second intermediate result movq %mm5, (%r12,%rcx,) # write result 4 out punpckhdq %mm3, %mm4 # n31:n21|n11:n01- produce second result movq %mm1, 8(%r11) # write result 5 out - (first result for other 4 x 4 block) punpckldq %mm0, %mm2 # n32:n22|n12:n02- produce third result movq %mm4, 8(%r11,%rbx,2) # write result 6 out punpckhdq %mm0, %mm6 # n33:n23|n13:n03 - produce fourth result movq %mm2, 8(%r11,%rbx,4) # write result 7 out movq %mm6, 8(%r11,%rcx,) # write result 8 out add $8, %r11 # increment r11 to point to next 4 x 4 block in same row lea (%r12,%rbx,8), %r12 # increment r12 to point to next 4 x 4 block below current one sub $4, %rax # decrement inner loop variable jnz do_4x4_blocks_x_and_y_not_equal # rax points to start of the second row in block we just finished sal %rdx lea 8(%r11,%rbx,8), %r11 # reload r11 to point four rows down sub %rdx, %r11 # subtract the number of bytes in last row # now we point to spot where row = col sub $8, %rdx # sub 4 from row number sar %rdx mov %r11, %r12 mov %rdx, %rax # reset x_size to outer loop variable to start new row jmp do_4x4_block_where_x_equals_y all_done_ready_to_exit: pop %rdx pop %rcx pop %rbx pop %r12 ret $0 Compiler stdout: Compiler stderr: Checking if ".S assembly file" compiles: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Werror=attributes: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp76a2l8_i Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp76a2l8_i/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp76a2l8_i/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=attributes Code: typedef struct { char a[64] __attribute__ ((aligned (32))); } b; Compiler stdout: Compiler stderr: Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkmvqmva4 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkmvqmva4/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkmvqmva4/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(sizeof(dv_videosegment_t))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkmvqmva4/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkmvqmva4/testfile.c: 1 Checking for size of "dv_videosegment_t" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplds5h99u Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplds5h99u/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplds5h99u/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_videosegment_t,i))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplds5h99u/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplds5h99u/testfile.c: 1 Computing int of "offsetof(dv_videosegment_t,i)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpb8gqntrs Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpb8gqntrs/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpb8gqntrs/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_videosegment_t,k))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpb8gqntrs/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpb8gqntrs/testfile.c: 1 Computing int of "offsetof(dv_videosegment_t,k)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnozaxsgh Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnozaxsgh/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnozaxsgh/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_videosegment_t,bs))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnozaxsgh/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnozaxsgh/testfile.c: 1 Computing int of "offsetof(dv_videosegment_t,bs)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpyx1wxdfa Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpyx1wxdfa/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpyx1wxdfa/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_videosegment_t,mb))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpyx1wxdfa/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpyx1wxdfa/testfile.c: 1 Computing int of "offsetof(dv_videosegment_t,mb)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgktjkj4h Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgktjkj4h/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgktjkj4h/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_videosegment_t,isPAL))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgktjkj4h/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgktjkj4h/testfile.c: 1 Computing int of "offsetof(dv_videosegment_t,isPAL)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpd2cglcil Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpd2cglcil/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpd2cglcil/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(sizeof(dv_macroblock_t))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpd2cglcil/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpd2cglcil/testfile.c: 1 Checking for size of "dv_macroblock_t" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2r2qo3f8 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2r2qo3f8/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2r2qo3f8/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_macroblock_t,b))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2r2qo3f8/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2r2qo3f8/testfile.c: 1 Computing int of "offsetof(dv_macroblock_t,b)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpckso5ig7 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpckso5ig7/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpckso5ig7/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_macroblock_t,eob_count))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpckso5ig7/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpckso5ig7/testfile.c: 1 Computing int of "offsetof(dv_macroblock_t,eob_count)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppa80q5lv Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppa80q5lv/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppa80q5lv/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_macroblock_t,vlc_error))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppa80q5lv/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppa80q5lv/testfile.c: 1 Computing int of "offsetof(dv_macroblock_t,vlc_error)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpomqayq5h Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpomqayq5h/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpomqayq5h/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_macroblock_t,qno))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpomqayq5h/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpomqayq5h/testfile.c: 1 Computing int of "offsetof(dv_macroblock_t,qno)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp7lx5gkeo Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp7lx5gkeo/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp7lx5gkeo/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_macroblock_t,sta))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp7lx5gkeo/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp7lx5gkeo/testfile.c: 1 Computing int of "offsetof(dv_macroblock_t,sta)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpauj8ng62 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpauj8ng62/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpauj8ng62/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_macroblock_t,i))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpauj8ng62/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpauj8ng62/testfile.c: 1 Computing int of "offsetof(dv_macroblock_t,i)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpktnhfyqy Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpktnhfyqy/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpktnhfyqy/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_macroblock_t,j))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpktnhfyqy/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpktnhfyqy/testfile.c: 1 Computing int of "offsetof(dv_macroblock_t,j)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqyeqm918 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqyeqm918/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqyeqm918/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_macroblock_t,k))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqyeqm918/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqyeqm918/testfile.c: 1 Computing int of "offsetof(dv_macroblock_t,k)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9krgiu3i Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9krgiu3i/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9krgiu3i/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(sizeof(dv_block_t))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9krgiu3i/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9krgiu3i/testfile.c: 1 Checking for size of "dv_block_t" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpf_pqcjfo Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpf_pqcjfo/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpf_pqcjfo/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_block_t,coeffs))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpf_pqcjfo/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpf_pqcjfo/testfile.c: 1 Computing int of "offsetof(dv_block_t,coeffs)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1fcyjjfp Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1fcyjjfp/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1fcyjjfp/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_block_t,dct_mode))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1fcyjjfp/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1fcyjjfp/testfile.c: 1 Computing int of "offsetof(dv_block_t,dct_mode)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0d40za2h Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0d40za2h/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0d40za2h/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_block_t,class_no))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0d40za2h/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0d40za2h/testfile.c: 1 Computing int of "offsetof(dv_block_t,class_no)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpj361qmyg Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpj361qmyg/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpj361qmyg/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_block_t,reorder))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpj361qmyg/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpj361qmyg/testfile.c: 1 Computing int of "offsetof(dv_block_t,reorder)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpjwqhvbyu Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpjwqhvbyu/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpjwqhvbyu/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_block_t,reorder_sentinel))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpjwqhvbyu/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpjwqhvbyu/testfile.c: 1 Computing int of "offsetof(dv_block_t,reorder_sentinel)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy3kh57lx Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy3kh57lx/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy3kh57lx/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_block_t,offset))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy3kh57lx/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpy3kh57lx/testfile.c: 1 Computing int of "offsetof(dv_block_t,offset)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3y27098z Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3y27098z/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3y27098z/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_block_t,end))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3y27098z/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3y27098z/testfile.c: 1 Computing int of "offsetof(dv_block_t,end)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2uiudgx4 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2uiudgx4/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2uiudgx4/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_block_t,eob))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2uiudgx4/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2uiudgx4/testfile.c: 1 Computing int of "offsetof(dv_block_t,eob)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp25t_sui1 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp25t_sui1/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp25t_sui1/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(dv_block_t,mark))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp25t_sui1/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp25t_sui1/testfile.c: 1 Computing int of "offsetof(dv_block_t,mark)" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpahwfmx9s Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpahwfmx9s/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpahwfmx9s/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(sizeof(bitstream_t))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpahwfmx9s/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpahwfmx9s/testfile.c: 1 Checking for size of "bitstream_t" : -1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpp8k8e9yc Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpp8k8e9yc/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpp8k8e9yc/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #include "libdv/dv.h" int main(void) { printf("%ld\n", (long)(offsetof(bitstream_t,buf))); return 0; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpp8k8e9yc/testfile.c:4:14: fatal error: libdv/dv.h: No such file or directory #include "libdv/dv.h" ^~~~~~~~~~~~ compilation terminated. Could not compile test file /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpp8k8e9yc/testfile.c: 1 Computing int of "offsetof(bitstream_t,buf)" : -1 Configuring asmoff.h using configuration Configuring dv_config.h using configuration Adding test "bitstream" Adding test "vlc" Configuring config.h using configuration Build targets in project: 610 Subproject dv finished. Dependency libdv from subproject subprojects/dv found: YES 1.0.0 Dependency libpng found: YES 1.6.34 (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libmpg123' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libmpg123` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libmpg123 found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libraw1394' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libraw1394` -> 0 2.1.2 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libraw1394` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libraw1394` -> 0 -L/usr/lib/x86_64-linux-gnu -lraw1394 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libraw1394` -> 0 -lraw1394 Run-time dependency libraw1394 found: YES 2.1.2 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libavc1394' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libavc1394` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libavc1394 found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libiec61883' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libiec61883` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libiec61883 found: NO (tried pkgconfig and cmake) C++ compiler for the host machine: c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C++ linker for the host machine: c++ ld.bfd 2.30 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Core' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Core' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Gui' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Qml' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion Qt5Qml` -> 0 5.9.5 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags Qt5Qml` -> 0 -I/usr/include/x86_64-linux-gnu/qt5/QtQml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs Qt5Qml` -> 0 -lQt5Qml -lQt5Network -lQt5Core env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs Qt5Qml` -> 0 -lQt5Qml -lQt5Network -lQt5Core Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpeuzemfm6 Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpeuzemfm6/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpeuzemfm6/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--start-group -lQt5Qml -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpft9kaute Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpft9kaute/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpft9kaute/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--start-group -lQt5Network -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Quick' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion Qt5Quick` -> 0 5.9.5 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags Qt5Quick` -> 0 -I/usr/include/x86_64-linux-gnu/qt5/QtQuick -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtQml -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs Qt5Quick` -> 0 -lQt5Quick -lQt5Gui -lQt5Qml -lQt5Network -lQt5Core env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs Qt5Quick` -> 0 -lQt5Quick -lQt5Gui -lQt5Qml -lQt5Network -lQt5Core Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmucflvfp Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmucflvfp/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmucflvfp/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--start-group -lQt5Quick -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable host_bins : /usr/lib/qt5/bin Run-time dependency qt5 (modules: Core, Gui, Qml, Quick) found: YES 5.9.5 (pkg-config) Program moc found: YES (/usr/bin/moc) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmph1befixm Command line: c++ -I/usr/include/x86_64-linux-gnu/qt5/QtQuick -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtQml -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtCore /home/kenny/Development/misc/gst-build/builddir/meson-private/tmph1befixm/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("5.9.5/QtGui/qpa/qplatformnativeinterface.h") #error "Header '5.9.5/QtGui/qpa/qplatformnativeinterface.h' could not be found" #endif #else #include <5.9.5/QtGui/qpa/qplatformnativeinterface.h> #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmph1befixm/testfile.cpp:4:12: error: #error "Header '5.9.5/QtGui/qpa/qplatformnativeinterface.h' could not be found" #error "Header '5.9.5/QtGui/qpa/qplatformnativeinterface.h' could not be found" ^~~~~ Has header "5.9.5/QtGui/qpa/qplatformnativeinterface.h" with dependencies Qt5Core, Qt5Core, Qt5Gui, Qt5Qml, Qt5Quick: NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Core' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5X11Extras' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig qmake binary missing from cross or native file, or env var undefined. Trying a default qmake fallback at qmake-Qt5 Trying a default qmake fallback at qmake qmake found: NO found 'QMake version 2.01a\nUsing Qt version 4.8.7 in /usr/lib/x86_64-linux-gnu' but need ['>= 5', '< 6'] Run-time dependency qt5 (modules: X11Extras) found: NO (tried pkgconfig and config-tool) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libpulse' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libpulse` -> 0 11.1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libpulse` -> 0 -D_REENTRANT env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libpulse` -> 0 -L/usr/lib/x86_64-linux-gnu -lpulse env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libpulse` -> 0 -lpulse Run-time dependency libpulse found: YES 11.1 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'shout' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion shout` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency shout found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libsoup-2.4' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libsoup-2.4` -> 0 2.62.1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libsoup-2.4` -> 0 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libsoup-2.4` -> 0 -L/usr/lib/x86_64-linux-gnu -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libsoup-2.4` -> 0 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 Run-time dependency libsoup-2.4 found: YES 2.62.1 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'speex' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion speex` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency speex found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'taglib' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion taglib` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency taglib found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'twolame' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion twolame` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency twolame found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'vpx' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion vpx` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency vpx found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'wavpack' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion wavpack` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency wavpack found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'valgrind' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Run-time dependency valgrind found: NO (tried pkgconfig) Adding test "elements_audioamplify" Adding test "elements_audiochebband" Adding test "elements_audiocheblimit" Adding test "elements_audiodynamic" Adding test "elements_audioecho" Adding test "elements_audiofirfilter" Adding test "elements_audioiirfilter" Adding test "elements_audioinvert" Adding test "elements_audiopanorama" Adding test "elements_audiowsincband" Adding test "elements_audiowsinclimit" Adding test "elements_alphacolor" Adding test "elements_alpha" Adding test "elements_avimux" Adding test "elements_avisubtitle" Adding test "elements_capssetter" Adding test "elements_aacparse" Adding test "elements_ac3parse" Adding test "elements_amrparse" Adding test "elements_flacparse" Adding test "elements_mpegaudioparse" Adding test "elements_autodetect" Adding test "elements_deinterlace" Adding test "elements_dtmf" Adding test "elements_flvdemux" Adding test "elements_flvmux" Adding test "elements_mulawdec" Adding test "elements_mulawenc" Adding test "elements_icydemux" Adding test "elements_id3demux" Adding test "elements_imagefreeze" Adding test "elements_deinterleave" Adding test "elements_interleave" Adding test "elements_level" Adding test "elements_matroskademux" Adding test "elements_matroskamux" Adding test "elements_matroskaparse" Adding test "elements_multifile" Adding test "elements_splitmuxsink" Adding test "elements_splitmuxsinktimecode" Adding test "elements_splitmuxsrc" Adding test "elements_qtmux" Adding test "elements_qtdemux" Adding test "elements_rganalysis" Adding test "elements_rglimiter" Adding test "elements_rgvolume" Adding test "elements_rtph261" Adding test "elements_rtph263" Adding test "elements_rtph264" Adding test "elements_rtph265" Adding test "elements_rtpopus" Adding test "elements_rtpvp8" Adding test "elements_rtpvp9" Adding test "elements_rtpbin" Adding test "elements_rtpbin_buffer_list" Adding test "elements_rtpcollision" Adding test "elements_rtpfunnel" Adding test "elements_rtphdrextrfc6464" Adding test "elements_rtpjitterbuffer" Adding test "elements_rtpjpeg" Adding test "elements_rtptimerqueue" Adding test "elements_rtpmux" Adding test "elements_rtpptdemux" Adding test "elements_rtprtx" Adding test "elements_rtpsession" Adding test "elements_rtpstorage" Adding test "elements_rtpred" Adding test "elements_rtpulpfec" Adding test "elements_rtpssrcdemux" Adding test "elements_rtp_payloading" Adding test "elements_rtpst2022_1_fecdec" Adding test "elements_rtpst2022_1_fecenc" Adding test "elements_spectrum" Adding test "elements_shapewipe" Adding test "elements_udpsink" Adding test "elements_udpsrc" Adding test "elements_videobox" Adding test "elements_videocrop" Adding test "elements_videofilter" Adding test "elements_videoflip" Adding test "elements_videomixer" Adding test "elements_aspectratiocrop" Adding test "pipelines_wavenc" Adding test "elements_wavparse" Adding test "elements_wavpackparse" Adding test "elements_y4menc" Adding test "pipelines_effectv" Adding test "elements_equalizer" Adding test "pipelines_simple_launch_lines" Adding test "pipelines_tagschecking" Adding test "generic_states" Adding test "pipelines_flacdec" Adding test "elements_gdkpixbufsink" Adding test "elements_gdkpixbufoverlay" Adding test "elements_jpegdec" Adding test "elements_jpegenc" Adding test "elements_souphttpsrc" Dependency (anonymous) from subproject subprojects/orc found: YES 0.4.32 Adding test "orc_deinterlace" Adding test "orc_videomixer" Adding test "orc_videobox" Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Core' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Core' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Gui' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Widgets' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Qml' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'Qt5Quick' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable host_bins : /usr/lib/qt5/bin Run-time dependency qt5 (modules: Core, Gui, Qml, Quick, Widgets) found: YES 5.9.5 (pkg-config) Program hotdoc found: NO Message: Hotdoc not found, not building the documentation Program scripts/update-orc-dist-files.py found: YES (/home/kenny/Development/misc/gst-build/subprojects/gst-plugins-good/scripts/update-orc-dist-files.py) Program xgettext found: YES (/usr/bin/xgettext) Configuring config.h using configuration Running command: /usr/bin/python3 -c import shutil; shutil.copy("hooks/pre-commit.hook", ".git/hooks/pre-commit") --- stdout --- --- stderr --- Build targets in project: 765 Subproject gst-plugins-good finished. Running command: /usr/bin/python3 -c import os os.symlink(os.path.join('/home/kenny/Development/misc/gst-build', 'subprojects', 'gst-plugins-good'), os.path.join('/home/kenny/Development/misc/gst-build', 'gst-plugins-good')) --- stdout --- --- stderr --- Traceback (most recent call last): File "", line 5, in FileExistsError: [Errno 17] File exists: '/home/kenny/Development/misc/gst-build/subprojects/gst-plugins-good' -> '/home/kenny/Development/misc/gst-build/gst-plugins-good' Executing subproject libnice Project name: libnice Project version: 0.1.18.1 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 Using cached compile: Cached command line: Code: #define clock_gettime meson_disable_define_of_clock_gettime #include #undef clock_gettime #ifdef __cplusplus extern "C" #endif char clock_gettime (void); #if defined __stub_clock_gettime || defined __stub___clock_gettime fail fail fail this function is not going to work #endif int main(void) { return clock_gettime (); } Cached compiler stdout: Cached compiler stderr: Checking for function "clock_gettime" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpx1lzwvc5 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpx1lzwvc5/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("arpa/inet.h") #error "Header 'arpa/inet.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "arpa/inet.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpfzd7j_5x Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpfzd7j_5x/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("net/in.h") #error "Header 'net/in.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpfzd7j_5x/testfile.c:4:12: error: #error "Header 'net/in.h' could not be found" #error "Header 'net/in.h' could not be found" ^~~~~ Has header "net/in.h" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvoyoig3y Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvoyoig3y/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("net/if_media.h") #error "Header 'net/if_media.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvoyoig3y/testfile.c:4:12: error: #error "Header 'net/if_media.h' could not be found" #error "Header 'net/if_media.h' could not be found" ^~~~~ Has header "net/if_media.h" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpw9_mk3la Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpw9_mk3la/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("netdb.h") #error "Header 'netdb.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "netdb.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpesnvzrmj Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpesnvzrmj/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("ifaddrs.h") #error "Header 'ifaddrs.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "ifaddrs.h" : YES Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("unistd.h") #error "Header 'unistd.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "unistd.h" : YES (cached) Using cached compile: Cached command line: Code: #define poll meson_disable_define_of_poll #include #undef poll #ifdef __cplusplus extern "C" #endif char poll (void); #if defined __stub_poll || defined __stub___poll fail fail fail this function is not going to work #endif int main(void) { return poll (); } Cached compiler stdout: Cached compiler stderr: Checking for function "poll" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1ssw3vzt Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1ssw3vzt/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1ssw3vzt/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define getifaddrs meson_disable_define_of_getifaddrs #include #undef getifaddrs #ifdef __cplusplus extern "C" #endif char getifaddrs (void); #if defined __stub_getifaddrs || defined __stub___getifaddrs fail fail fail this function is not going to work #endif int main(void) { return getifaddrs (); } Compiler stdout: Compiler stderr: Checking for function "getifaddrs" : YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fno-strict-aliasing: YES (cached) Message: warning level: 1 Message: werror enabled: false Dependency gio-2.0 found: YES 2.56.4 (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gthread-2.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gthread-2.0` -> 0 2.56.4 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags gthread-2.0` -> 0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs gthread-2.0` -> 0 -L/usr/lib/x86_64-linux-gnu -lgthread-2.0 -pthread -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs gthread-2.0` -> 0 -lgthread-2.0 -pthread -lglib-2.0 Run-time dependency gthread-2.0 found: YES 2.56.4 Message: Crypto library requested: auto Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gnutls' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gnutls` -> 1 CMake binary for 1 is cached. Determining dependency 'gnutls' with CMake executable '/usr/bin/cmake' CMake Toolchain: Calling CMake once to generate the compiler state Calling CMake (['/usr/bin/cmake']) in /home/kenny/Development/misc/gst-build/builddir/meson-private/__CMake_compiler_info__ with: - "--trace" - "--trace-expand" - "--no-warn-unused-cli" - "-G" - "Ninja" - "-DCMAKE_TOOLCHAIN_FILE=/home/kenny/Development/misc/gst-build/builddir/meson-private/__CMake_compiler_info__/CMakeMesonTempToolchainFile.cmake" - "." - "-DCMAKE_PREFIX_PATH=/opt/ros/melodic" Try CMake generator: auto Calling CMake (['/usr/bin/cmake']) in /home/kenny/Development/misc/gst-build/builddir/meson-private/cmake_gnutls with: - "-DNAME=gnutls" - "-DARCHS=i386-linux-gnu;x86_64-linux-gnu" - "-DVERSION=" - "-DCOMPS=" - "--trace" - "--trace-expand" - "--no-warn-unused-cli" - "-DCMAKE_TOOLCHAIN_FILE=/home/kenny/Development/misc/gst-build/builddir/meson-private/cmake_gnutls/CMakeMesonToolchainFile.cmake" - "." - "-DCMAKE_PREFIX_PATH=/opt/ros/melodic" Run-time dependency gnutls found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'openssl' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion openssl` -> 0 1.1.1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags openssl` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs openssl` -> 0 -L/usr/lib/x86_64-linux-gnu -lssl -lcrypto env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs openssl` -> 0 -lssl -lcrypto Run-time dependency openssl found: YES 1.1.1 Dependency gstreamer-base-1.0 found: YES 1.19.1.1 (overridden) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gupnp-igd-1.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gupnp-igd-1.0` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency gupnp-igd-1.0 found: NO (tried pkgconfig and cmake) Library m found: YES Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Adding test "test-parse" Adding test "test-format" Adding test "test-bind" Adding test "test-conncheck" Adding test "test-hmac" Adding test "nice-random" Program gen-def.py found: YES (/usr/bin/python3 /home/kenny/Development/misc/gst-build/subprojects/libnice/nice/gen-def.py) Program gen-map.py found: YES (/usr/bin/python3 /home/kenny/Development/misc/gst-build/subprojects/libnice/nice/gen-map.py) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_eqprgcx Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_eqprgcx/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_eqprgcx/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,--version-script,/home/kenny/Development/misc/gst-build/subprojects/libnice/nice/libnice.ver Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Compiler for C supports link arguments -Wl,--version-script,/home/kenny/Development/misc/gst-build/subprojects/libnice/nice/libnice.ver: YES env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir gthread-2.0` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --print-variables gthread-2.0` -> 0 exec_prefix includedir libdir pcfiledir prefix Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir openssl` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --print-variables openssl` -> 0 exec_prefix includedir libdir pcfiledir prefix Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Program gtkdoc-scan skipped: feature gtk_doc disabled Message: Not building documentation as gtk-doc was not found or disabled Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("arpa/inet.h") #error "Header 'arpa/inet.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "arpa/inet.h" : YES (cached) Adding test "test-pseudotcp" Adding test "test-bsd" Adding test "test" Adding test "test-address" Adding test "test-add-remove-stream" Adding test "test-build-io-stream" Adding test "test-io-stream-thread" Adding test "test-io-stream-closing-write" Adding test "test-io-stream-closing-read" Adding test "test-io-stream-cancelling" Adding test "test-io-stream-pollable" Adding test "test-send-recv" Adding test "test-socket-is-based-on" Adding test "test-udp-turn-fragmentation" Adding test "test-priority" Adding test "test-fullmode" Adding test "test-fullmode-with-stun" Adding test "test-different-number-streams" Adding test "test-restart" Adding test "test-fallback" Adding test "test-thread" Adding test "test-trickle" Adding test "test-tcp" Adding test "test-icetcp" Adding test "test-credentials" Adding test "test-turn" Adding test "test-drop-invalid" Adding test "test-nomination" Adding test "test-interfaces" Adding test "test-set-port-range" Adding test "test-consent" Adding test "test-pseudotcp-fin" Adding test "test-new-trickle" Dependency gstreamer-check-1.0 found: YES 1.19.1.1 (overridden) Adding test "test-gstreamer" Program sh found: YES (/bin/sh) Program dd found: YES (/bin/dd) Program diff found: YES (/usr/bin/diff) Program test-pseudotcp-random.sh found: YES (/home/kenny/Development/misc/gst-build/subprojects/libnice/tests/test-pseudotcp-random.sh) Adding test "test-pseudotcp-random" Configuring config.h using configuration Build targets in project: 822 Subproject libnice finished. Running command: /usr/bin/python3 -c import os os.symlink(os.path.join('/home/kenny/Development/misc/gst-build', 'subprojects', 'libnice'), os.path.join('/home/kenny/Development/misc/gst-build', 'libnice')) --- stdout --- --- stderr --- Traceback (most recent call last): File "", line 5, in FileExistsError: [Errno 17] File exists: '/home/kenny/Development/misc/gst-build/subprojects/libnice' -> '/home/kenny/Development/misc/gst-build/libnice' Executing subproject gst-plugins-bad Project name: gst-plugins-bad Project version: 1.19.1.1 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C++ compiler for the host machine: c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C++ linker for the host machine: c++ ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 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: /home/kenny/Development/misc/gst-build/builddir/meson-private/sanitycheckcpp.exe C++ compiler for the build machine: c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C++ linker for the build machine: c++ ld.bfd 2.30 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpq3rbiiuz Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpq3rbiiuz/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpq3rbiiuz/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wnon-virtual-dtor -Wno-non-virtual-dtor Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wno-non-virtual-dtor: YES Using cached compile: Cached command line: Code: int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fvisibility=hidden: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fno-strict-aliasing: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpfsnskuvt Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpfsnskuvt/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpfsnskuvt/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -fno-strict-aliasing Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -fno-strict-aliasing: YES Message: Disabling deprecated GLib API Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("dlfcn.h") #error "Header 'dlfcn.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "dlfcn.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("fcntl.h") #error "Header 'fcntl.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "fcntl.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("inttypes.h") #error "Header 'inttypes.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "inttypes.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("memory.h") #error "Header 'memory.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "memory.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("netinet/in.h") #error "Header 'netinet/in.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "netinet/in.h" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxgjrzap2 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxgjrzap2/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("netinet/ip.h") #error "Header 'netinet/ip.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "netinet/ip.h" : YES Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("netinet/tcp.h") #error "Header 'netinet/tcp.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "netinet/tcp.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("pthread.h") #error "Header 'pthread.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "pthread.h" : YES (cached) Using cached compile: Cached command line: 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) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("stdlib.h") #error "Header 'stdlib.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "stdlib.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("strings.h") #error "Header 'strings.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "strings.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("string.h") #error "Header 'string.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "string.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/param.h") #error "Header 'sys/param.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/param.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/socket.h") #error "Header 'sys/socket.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/socket.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/stat.h") #error "Header 'sys/stat.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/stat.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/time.h") #error "Header 'sys/time.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/time.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/types.h") #error "Header 'sys/types.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/types.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/utsname.h") #error "Header 'sys/utsname.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/utsname.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("unistd.h") #error "Header 'unistd.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "unistd.h" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpf0x2g5s8 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpf0x2g5s8/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("windows.h") #error "Header 'windows.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpf0x2g5s8/testfile.c:4:12: error: #error "Header 'windows.h' could not be found" #error "Header 'windows.h' could not be found" ^~~~~ Has header "windows.h" : NO Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("winsock2.h") #error "Header 'winsock2.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptmdn55s3/testfile.c:4:12: error: #error "Header 'winsock2.h' could not be found" #error "Header 'winsock2.h' could not be found" ^~~~~ Has header "winsock2.h" : NO (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpru8grjoj Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpru8grjoj/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("ws2tcpip.h") #error "Header 'ws2tcpip.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpru8grjoj/testfile.c:4:12: error: #error "Header 'ws2tcpip.h' could not be found" #error "Header 'ws2tcpip.h' could not be found" ^~~~~ Has header "ws2tcpip.h" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpfk5w5g1q Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpfk5w5g1q/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpfk5w5g1q/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define dcgettext meson_disable_define_of_dcgettext #include #undef dcgettext #ifdef __cplusplus extern "C" #endif char dcgettext (void); #if defined __stub_dcgettext || defined __stub___dcgettext fail fail fail this function is not going to work #endif int main(void) { return dcgettext (); } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpfk5w5g1q/testfile.c:10:14: warning: conflicting types for built-in function 'dcgettext' [-Wbuiltin-declaration-mismatch] char dcgettext (void); ^~~~~~~~~ Checking for function "dcgettext" : YES Using cached compile: Cached command line: Code: #define getpagesize meson_disable_define_of_getpagesize #include #undef getpagesize #ifdef __cplusplus extern "C" #endif char getpagesize (void); #if defined __stub_getpagesize || defined __stub___getpagesize fail fail fail this function is not going to work #endif int main(void) { return getpagesize (); } Cached compiler stdout: Cached compiler stderr: Checking for function "getpagesize" : YES (cached) Using cached compile: Cached command line: Code: #define gmtime_r meson_disable_define_of_gmtime_r #include #undef gmtime_r #ifdef __cplusplus extern "C" #endif char gmtime_r (void); #if defined __stub_gmtime_r || defined __stub___gmtime_r fail fail fail this function is not going to work #endif int main(void) { return gmtime_r (); } Cached compiler stdout: Cached compiler stderr: Checking for function "gmtime_r" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptop1qu39 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptop1qu39/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptop1qu39/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define memfd_create meson_disable_define_of_memfd_create #include #undef memfd_create #ifdef __cplusplus extern "C" #endif char memfd_create (void); #if defined __stub_memfd_create || defined __stub___memfd_create fail fail fail this function is not going to work #endif int main(void) { return memfd_create (); } Compiler stdout: Compiler stderr: Checking for function "memfd_create" : YES Using cached compile: Cached command line: Code: #define mmap meson_disable_define_of_mmap #include #undef mmap #ifdef __cplusplus extern "C" #endif char mmap (void); #if defined __stub_mmap || defined __stub___mmap fail fail fail this function is not going to work #endif int main(void) { return mmap (); } Cached compiler stdout: Cached compiler stderr: Checking for function "mmap" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvxxnyo66 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvxxnyo66/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvxxnyo66/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define pipe2 meson_disable_define_of_pipe2 #include #undef pipe2 #ifdef __cplusplus extern "C" #endif char pipe2 (void); #if defined __stub_pipe2 || defined __stub___pipe2 fail fail fail this function is not going to work #endif int main(void) { return pipe2 (); } Compiler stdout: Compiler stderr: Checking for function "pipe2" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1z6b5uim Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1z6b5uim/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1z6b5uim/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #if defined __stub_getrusage || defined __stub___getrusage fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &getrusage; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "getrusage" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdonoiuxl Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdonoiuxl/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdonoiuxl/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(char))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 1 Program stderr: Checking for size of "char" : 1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpuhl_h1ol Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpuhl_h1ol/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpuhl_h1ol/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(int))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 4 Program stderr: Checking for size of "int" : 4 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptrb2phag Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptrb2phag/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptrb2phag/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(long))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Checking for size of "long" : 8 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1w_27gwd Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1w_27gwd/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1w_27gwd/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(short))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 2 Program stderr: Checking for size of "short" : 2 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpjpdkl2mx Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpjpdkl2mx/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpjpdkl2mx/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(void*))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Checking for size of "void*" : 8 Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-prototypes: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wold-style-definition: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wformat-nonliteral: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-declarations: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wmissing-declarations: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wredundant-decls: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wredundant-decls: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wwrite-strings: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wwrite-strings: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wformat: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat-security: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wformat-security: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Winit-self: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Winit-self: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-include-dirs: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wmissing-include-dirs: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Waddress: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Waddress: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-multichar: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wno-multichar: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wvla: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wvla: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wpointer-arith: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wpointer-arith: YES (cached) Dependency gstreamer-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-base-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-net-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-controller-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-pbutils-1.0 found: YES 1.19.1.1 (cached) Dependency gstreamer-allocators-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-app-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-audio-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-fft-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-riff-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-rtp-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-rtsp-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-sdp-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-tag-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-video-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-check-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-gl-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-gl-prototypes-1.0 found: YES 1.19.1.1 (overridden) Message: GStreamer OpenGL window systems: x11 Message: GStreamer OpenGL platforms: egl glx Message: GStreamer OpenGL apis: gles2 gl Dependency gstreamer-gl-x11-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-gl-egl-1.0 found: YES 1.19.1.1 (overridden) Library m found: YES Dependency glib-2.0 found: YES 2.56.4 (cached) Dependency gmodule-2.0 found: YES 2.56.4 (cached) Dependency gio-2.0 found: YES 2.56.4 (cached) Dependency x11 found: YES 1.6.4 (cached) Dependency orc-0.4 found: YES 0.4.32 (cached) Program orcc found: YES (overridden) Message: GStreamer debug system is enabled Program python3 found: YES (/usr/bin/python3) Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'opencv' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion opencv` -> 0 3.2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags opencv` -> 0 -I/usr/include/opencv env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs opencv` -> 0 -L/usr/lib/x86_64-linux-gnu -lopencv_shape -lopencv_stitching -lopencv_superres -lopencv_videostab -lopencv_aruco -lopencv_bgsegm -lopencv_bioinspired -lopencv_ccalib -lopencv_datasets -lopencv_dpm -lopencv_face -lopencv_freetype -lopencv_fuzzy -lopencv_hdf -lopencv_line_descriptor -lopencv_optflow -lopencv_video -lopencv_plot -lopencv_reg -lopencv_saliency -lopencv_stereo -lopencv_structured_light -lopencv_phase_unwrapping -lopencv_rgbd -lopencv_viz -lopencv_surface_matching -lopencv_text -lopencv_ximgproc -lopencv_calib3d -lopencv_features2d -lopencv_flann -lopencv_xobjdetect -lopencv_objdetect -lopencv_ml -lopencv_xphoto -lopencv_highgui -lopencv_videoio -lopencv_imgcodecs -lopencv_photo -lopencv_imgproc -lopencv_core env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs opencv` -> 0 -lopencv_shape -lopencv_stitching -lopencv_superres -lopencv_videostab -lopencv_aruco -lopencv_bgsegm -lopencv_bioinspired -lopencv_ccalib -lopencv_datasets -lopencv_dpm -lopencv_face -lopencv_freetype -lopencv_fuzzy -lopencv_hdf -lopencv_line_descriptor -lopencv_optflow -lopencv_video -lopencv_plot -lopencv_reg -lopencv_saliency -lopencv_stereo -lopencv_structured_light -lopencv_phase_unwrapping -lopencv_rgbd -lopencv_viz -lopencv_surface_matching -lopencv_text -lopencv_ximgproc -lopencv_calib3d -lopencv_features2d -lopencv_flann -lopencv_xobjdetect -lopencv_objdetect -lopencv_ml -lopencv_xphoto -lopencv_highgui -lopencv_videoio -lopencv_imgcodecs -lopencv_photo -lopencv_imgproc -lopencv_core Run-time dependency opencv found: YES 3.2.0 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptulq55c_ Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptulq55c_/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptulq55c_/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wmissing-include-dirs -Wno-missing-include-dirs Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wno-missing-include-dirs: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6ejhgsw5 Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6ejhgsw5/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6ejhgsw5/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wformat-nonliteral -Wno-format-nonliteral Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wno-format-nonliteral: YES env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'vulkan' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion vulkan` -> 1 Run-time dependency vulkan found: NO (tried pkgconfig) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_br97f4b Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_br97f4b/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_br97f4b/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lvulkan -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lvulkan collect2: error: ld returned 1 exit status Library vulkan found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpoqmrgb3j Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpoqmrgb3j/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("vulkan/vulkan_core.h") #error "Header 'vulkan/vulkan_core.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpoqmrgb3j/testfile.c:4:12: error: #error "Header 'vulkan/vulkan_core.h' could not be found" #error "Header 'vulkan/vulkan_core.h' could not be found" ^~~~~ Has header "vulkan/vulkan_core.h" : NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'xcb' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion xcb` -> 0 1.13 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags xcb` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs xcb` -> 0 -L/usr/lib/x86_64-linux-gnu -lxcb env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs xcb` -> 0 -lxcb Run-time dependency xcb found: YES 1.13 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'xkbcommon' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion xkbcommon` -> 0 0.8.2 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags xkbcommon` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs xkbcommon` -> 0 -L/usr/lib/x86_64-linux-gnu -lxkbcommon env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs xkbcommon` -> 0 -lxkbcommon Run-time dependency xkbcommon found: YES 0.8.2 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'xkbcommon-x11' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion xkbcommon-x11` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency xkbcommon-x11 found: NO (tried pkgconfig and cmake) Dependency wayland-client found: YES 1.16.0 (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6ta432wo Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6ta432wo/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("vulkan/vulkan_wayland.h") #error "Header 'vulkan/vulkan_wayland.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6ta432wo/testfile.c:4:12: error: #error "Header 'vulkan/vulkan_wayland.h' could not be found" #error "Header 'vulkan/vulkan_wayland.h' could not be found" ^~~~~ Has header "vulkan/vulkan_wayland.h" with dependency -lvulkan: NO Message: No Windowing system found. vulkansink will not work Program glslc found: NO Dependency wayland-client found: YES 1.16.0 (cached) Dependency libdrm found: YES 2.4.101 (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'wayland-protocols' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Dependency wayland-protocols found: NO found 1.13 but need: '>= 1.15' CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency wayland-protocols found: NO (tried pkgconfig and cmake) Program wayland-scanner found: YES (/usr/bin/wayland-scanner) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libva' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libva` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libva found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libva-drm' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libva-drm` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libva-drm found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gudev-1.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency gudev-1.0 found: NO (tried pkgconfig and cmake) Dependency libdrm found: YES 2.4.101 (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp98x8mttp Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp98x8mttp/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp98x8mttp/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wunknown-pragmas -Wno-unknown-pragmas Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-unknown-pragmas: YES Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'ltc' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion ltc` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency ltc found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'bluez' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion bluez` -> 0 5.50 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags bluez` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs bluez` -> 0 -L/usr/lib/x86_64-linux-gnu -lbluetooth env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs bluez` -> 0 -lbluetooth Run-time dependency bluez found: YES 5.50 Dependency gio-unix-2.0 found: YES 2.56.4 (cached) Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Pkg-config binary for MachineChoice.BUILD is not cached. Pkg-config binary missing from cross or native file, or env var undefined. Trying a default Pkg-config fallback at pkg-config Found pkg-config: /usr/bin/pkg-config (0.29.1) Determining dependency 'glib-2.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion glib-2.0` -> 0 2.56.4 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags glib-2.0` -> 0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs glib-2.0` -> 0 -L/usr/lib/x86_64-linux-gnu -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs glib-2.0` -> 0 -lglib-2.0 Library dl found: YES Dependency threads found: YES unknown (cached) Message: Building decklink plugin Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpr2_h64gz Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpr2_h64gz/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpr2_h64gz/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include #if DVB_API_VERSION < 5 || (DVB_API_VERSION == 5 && DVB_API_VERSION_MINOR <= 4) #error "Incompatible dvb API" #endif' Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpr2_h64gz/testfile.c:5:7: warning: missing terminating ' character #endif' ^ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpr2_h64gz/testfile.c:5:7: warning: extra tokens at end of #endif directive [-Wendif-labels] Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpuyw0qvdp Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpuyw0qvdp/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("linux/fb.h") #error "Header 'linux/fb.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "linux/fb.h" : YES Dependency libdrm found: YES 2.4.101 (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpzhejwrln Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpzhejwrln/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpzhejwrln/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lml_audio -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lml_audio collect2: error: ld returned 1 exit status Library ml_audio found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqs_24zt1 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqs_24zt1/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqs_24zt1/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -llumin_rt_core_1_5 -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -llumin_rt_core_1_5 collect2: error: ld returned 1 exit status Library lumin_rt_core_1_5 found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgktrc3b5 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgktrc3b5/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgktrc3b5/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -llumin_rt_app_1_5 -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -llumin_rt_app_1_5 collect2: error: ld returned 1 exit status Library lumin_rt_app_1_5 found: NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libmfx' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libmfx` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libmfx found: NO (tried pkgconfig and cmake) Running command: /usr/bin/python3 -c import os; print(os.environ.get("INTELMEDIASDKROOT", os.environ.get("MFX_HOME", ""))) --- stdout --- --- stderr --- Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'vpl' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion vpl` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency vpl found: NO (tried pkgconfig and cmake) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp535igjxf Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp535igjxf/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("SLES/OpenSLES.h") #error "Header 'SLES/OpenSLES.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp535igjxf/testfile.c:4:12: error: #error "Header 'SLES/OpenSLES.h' could not be found" #error "Header 'SLES/OpenSLES.h' could not be found" ^~~~~ Has header "SLES/OpenSLES.h" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmphdkh67da Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmphdkh67da/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmphdkh67da/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lOpenSLES -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lOpenSLES collect2: error: ld returned 1 exit status Library OpenSLES found: NO Library rt found: YES Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/socket.h") #error "Header 'sys/socket.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/socket.h" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpre_v53s5 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpre_v53s5/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("tinyalsa/asoundlib.h") #error "Header 'tinyalsa/asoundlib.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpre_v53s5/testfile.c:4:12: error: #error "Header 'tinyalsa/asoundlib.h' could not be found" #error "Header 'tinyalsa/asoundlib.h' could not be found" ^~~~~ Has header "tinyalsa/asoundlib.h" : NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'tinyalsa' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion tinyalsa` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency tinyalsa found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency tinyalsa Neither a subproject directory nor a tinyalsa.wrap file was found. Subproject tinyalsa is buildable: NO (disabling) Dependency tinyalsa from subproject tinyalsa found: NO (subproject failed to configure) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gudev-1.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency gudev-1.0 found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libusb-1.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libusb-1.0` -> 0 1.0.21 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libusb-1.0` -> 0 -I/usr/include/libusb-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libusb-1.0` -> 0 -L/usr/lib/x86_64-linux-gnu -lusb-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libusb-1.0` -> 0 -lusb-1.0 Run-time dependency libusb-1.0 found: YES 1.0.21 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0f35wtl2 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0f35wtl2/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("linux/uvcvideo.h") #error "Header 'linux/uvcvideo.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "linux/uvcvideo.h" : YES Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gudev-1.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency gudev-1.0 found: NO (tried pkgconfig and cmake) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("linux/videodev2.h") #error "Header 'linux/videodev2.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "linux/videodev2.h" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6kd8mu1a Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6kd8mu1a/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6kd8mu1a/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef makedev makedev; #endif return 0; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6kd8mu1a/testfile.c:2:18: fatal error: sys/mkdev.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. Header has symbol "makedev" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpf_hxdbbx Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpf_hxdbbx/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpf_hxdbbx/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef makedev makedev; #endif return 0; } Compiler stdout: Compiler stderr: Header has symbol "makedev" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplxi8s_oz Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplxi8s_oz/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplxi8s_oz/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef makedev makedev; #endif return 0; } Compiler stdout: Compiler stderr: Header has symbol "makedev" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptdrhomij Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptdrhomij/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptdrhomij/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lole32 -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lole32 collect2: error: ld returned 1 exit status Library ole32 found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpse0213hi Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpse0213hi/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpse0213hi/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lksuser -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lksuser collect2: error: ld returned 1 exit status Library ksuser found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpeijd025k Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpeijd025k/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("audioclient.h") #error "Header 'audioclient.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpeijd025k/testfile.c:4:12: error: #error "Header 'audioclient.h' could not be found" #error "Header 'audioclient.h' could not be found" ^~~~~ Has header "audioclient.h" : NO Library ole32 found: NO Library ksuser found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_80r5546 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_80r5546/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_80r5546/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lruntimeobject -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lruntimeobject collect2: error: ld returned 1 exit status Library runtimeobject found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpc4kuhzaj Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpc4kuhzaj/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpc4kuhzaj/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lmmdevapi -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lmmdevapi collect2: error: ld returned 1 exit status Library mmdevapi found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpacwc_hgi Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpacwc_hgi/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpacwc_hgi/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lmfplat -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lmfplat collect2: error: ld returned 1 exit status Library mfplat found: NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libass' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libass` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libass found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'aom' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion aom` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency aom found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'avtp' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion avtp` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency avtp found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency avtp Executing subproject gst-plugins-bad:avtp Project name: libavtp Project version: 0.1.0 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'cmocka' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion cmocka` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency cmocka found: NO (tried pkgconfig and cmake) Library m found: YES Build targets in project: 957 Subproject avtp finished. Dependency avtp from subproject subprojects/avtp found: YES 0.1.0 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpn_ziy1p8 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpn_ziy1p8/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpn_ziy1p8/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include void bar(void) { sizeof(struct sock_txtime); }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpn_ziy1p8/testfile.c: In function 'bar': /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpn_ziy1p8/testfile.c:3:20: error: invalid application of 'sizeof' to incomplete type 'struct sock_txtime' sizeof(struct sock_txtime); ^~~~~~ Checking for type "struct sock_txtime" : NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libbs2b' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libbs2b` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libbs2b found: NO (tried pkgconfig and cmake) Library bz2 found: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkn3g67u9 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkn3g67u9/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkn3g67u9/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef BZ2_bzlibVersion BZ2_bzlibVersion; #endif return 0; } Compiler stdout: Compiler stderr: Header has symbol "BZ2_bzlibVersion" : YES Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libchromaprint' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libchromaprint` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libchromaprint found: NO (tried pkgconfig and cmake) Dependency pangocairo found: YES 1.40.14 (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'lcms2' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion lcms2` -> 0 2.9 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags lcms2` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs lcms2` -> 0 -L/usr/lib/x86_64-linux-gnu -llcms2 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs lcms2` -> 0 -llcms2 Run-time dependency lcms2 found: YES 2.9 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libcurl' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libcurl` -> 0 7.58.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libcurl` -> 0 -I/usr/include/x86_64-linux-gnu env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libcurl` -> 0 -L/usr/lib/x86_64-linux-gnu -lcurl env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libcurl` -> 0 -lcurl Run-time dependency libcurl found: YES 7.58.0 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libssh2' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libssh2` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libssh2 found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libxml-2.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libxml-2.0` -> 0 2.9.4 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libxml-2.0` -> 0 -I/usr/include/libxml2 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libxml-2.0` -> 0 -L/usr/lib/x86_64-linux-gnu -lxml2 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libxml-2.0` -> 0 -lxml2 Run-time dependency libxml-2.0 found: YES 2.9.4 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libdc1394-2' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libdc1394-2` -> 0 2.2.5 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libdc1394-2` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libdc1394-2` -> 0 -L/usr/lib/x86_64-linux-gnu -ldc1394 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libdc1394-2` -> 0 -ldc1394 Run-time dependency libdc1394-2 found: YES 2.2.5 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'directfb' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion directfb` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency directfb found: NO (tried pkgconfig and cmake) Dependency openssl found: YES 1.1.1 (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libcrypto' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libcrypto` -> 0 1.1.1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libcrypto` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libcrypto` -> 0 -L/usr/lib/x86_64-linux-gnu -lcrypto env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libcrypto` -> 0 -lcrypto Run-time dependency libcrypto found: YES 1.1.1 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libdca' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libdca` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libdca found: NO (tried pkgconfig and cmake) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5ohcj9lh Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5ohcj9lh/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5ohcj9lh/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef dca_init dca_init; #endif return 0; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5ohcj9lh/testfile.c:2:18: fatal error: dca.h: No such file or directory #include ^~~~~~~ compilation terminated. Header has symbol "dca_init" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8li7l9dq Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8li7l9dq/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8li7l9dq/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lfaac -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lfaac collect2: error: ld returned 1 exit status Library faac found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp48vji53x Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp48vji53x/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp48vji53x/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef faacEncOpen faacEncOpen; #endif return 0; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp48vji53x/testfile.c:2:18: fatal error: faac.h: No such file or directory #include ^~~~~~~~ compilation terminated. Header has symbol "faacEncOpen" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpbdnvdi0n Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpbdnvdi0n/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpbdnvdi0n/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef NeAACDecOpen NeAACDecOpen; #endif return 0; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpbdnvdi0n/testfile.c:2:18: fatal error: neaacdec.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. Header has symbol "NeAACDecOpen" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkeito95y Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkeito95y/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkeito95y/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lfaad -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lfaad collect2: error: ld returned 1 exit status Library faad found: NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'fdk-aac' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion fdk-aac` -> 0 2.0.1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags fdk-aac` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs fdk-aac` -> 0 -L/usr/lib/x86_64-linux-gnu -lfdk-aac env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs fdk-aac` -> 0 -lfdk-aac Run-time dependency fdk-aac found: YES 2.0.1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpw0sdq26j Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpw0sdq26j/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpw0sdq26j/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lflite -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lflite collect2: error: ld returned 1 exit status Library flite found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3u1mamjn Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3u1mamjn/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3u1mamjn/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lflite_cmu_us_kal -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lflite_cmu_us_kal collect2: error: ld returned 1 exit status Library flite_cmu_us_kal found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpd9i_o0h4 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpd9i_o0h4/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpd9i_o0h4/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lflite_usenglish -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lflite_usenglish collect2: error: ld returned 1 exit status Library flite_usenglish found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppzf_e7es Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppzf_e7es/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppzf_e7es/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lflite_cmulex -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lflite_cmulex collect2: error: ld returned 1 exit status Library flite_cmulex found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp77dmqq6g Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp77dmqq6g/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp77dmqq6g/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef flite_init flite_init; #endif return 0; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp77dmqq6g/testfile.c:2:18: fatal error: flite/flite.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. Header has symbol "flite_init" : NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'fluidsynth' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion fluidsynth` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency fluidsynth found: NO (tried pkgconfig and cmake) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgmgfciwf Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgmgfciwf/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("gme/gme.h") #error "Header 'gme/gme.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgmgfciwf/testfile.c:4:12: error: #error "Header 'gme/gme.h' could not be found" #error "Header 'gme/gme.h' could not be found" ^~~~~ Has header "gme/gme.h" : NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'storage_client' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion storage_client` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency storage_client found: NO (tried pkgconfig and cmake) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqmfkvfd9 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqmfkvfd9/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqmfkvfd9/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lgsm -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lgsm collect2: error: ld returned 1 exit status Library gsm found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpb9phkj8t Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpb9phkj8t/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpb9phkj8t/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef gsm_create gsm_create; #endif return 0; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpb9phkj8t/testfile.c:2:18: fatal error: gsm.h: No such file or directory #include ^~~~~~~ compilation terminated. Header has symbol "gsm_create" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgymvzluq Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgymvzluq/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgymvzluq/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef gsm_create gsm_create; #endif return 0; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgymvzluq/testfile.c:2:18: fatal error: gsm/gsm.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. Header has symbol "gsm_create" : NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'nettle' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion nettle` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency nettle found: NO (tried pkgconfig and cmake) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5ys2l6cq Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5ys2l6cq/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5ys2l6cq/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lgcrypt -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lgcrypt collect2: error: ld returned 1 exit status Library gcrypt found: NO Dependency openssl found: YES 1.1.1 (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'dssim' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion dssim` -> 0 1.3.2.1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags dssim` -> 0 -I/usr/local/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs dssim` -> 0 -L/usr/local/lib/x86_64-linux-gnu -ldssim-lib env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs dssim` -> 0 -L/usr/local/lib/x86_64-linux-gnu -ldssim-lib Run-time dependency dssim found: YES 1.3.2.1 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'webrtc-audio-coding-1' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion webrtc-audio-coding-1` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency webrtc-audio-coding-1 found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'kate' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion kate` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency kate found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'lrdf' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion lrdf` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency lrdf found: NO (tried pkgconfig and cmake) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpiqlpcwdp Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpiqlpcwdp/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("ladspa.h") #error "Header 'ladspa.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpiqlpcwdp/testfile.c:4:12: error: #error "Header 'ladspa.h' could not be found" #error "Header 'ladspa.h' could not be found" ^~~~~ Has header "ladspa.h" : NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'ldacBT-enc' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion ldacBT-enc` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency ldacbt-enc found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libde265' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libde265` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libde265 found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libmms' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libmms` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libmms found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'lilv-0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion lilv-0` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency lilv-0 found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'microdns' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion microdns` -> 0 0.1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags microdns` -> 0 -I/usr/local/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs microdns` -> 0 -L/usr/local/lib/x86_64-linux-gnu -lmicrodns env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs microdns` -> 0 -L/usr/local/lib/x86_64-linux-gnu -lmicrodns Run-time dependency microdns found: YES 0.1.0 C++ compiler for the host machine: c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C++ linker for the host machine: c++ ld.bfd 2.30 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libmodplug' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libmodplug` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libmodplug found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'mjpegtools' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion mjpegtools` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency mjpegtools found: NO (tried pkgconfig and cmake) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpaay8djr8 Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpaay8djr8/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpaay8djr8/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--start-group -lmpeg2encpp -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lmpeg2encpp collect2: error: ld returned 1 exit status Library mpeg2encpp found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp68q9xmg2 Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp68q9xmg2/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp68q9xmg2/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wmismatched-tags -Wno-mismatched-tags Code: extern int i; int i; Compiler stdout: Compiler stderr: c++: error: unrecognized command line option '-Wmismatched-tags' Compiler for C++ supports arguments -Wno-mismatched-tags: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp61bjkicc Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp61bjkicc/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp61bjkicc/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wheader-guard -Wno-header-guard Code: extern int i; int i; Compiler stdout: Compiler stderr: c++: error: unrecognized command line option '-Wheader-guard' Compiler for C++ supports arguments -Wno-header-guard: NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'mjpegtools' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency mjpegtools found: NO (tried pkgconfig and cmake) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpm2g7vtlg Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpm2g7vtlg/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpm2g7vtlg/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--start-group -lmplex2 -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lmplex2 collect2: error: ld returned 1 exit status Library mplex2 found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpeqkmv9b9 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpeqkmv9b9/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpeqkmv9b9/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lmpcdec -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lmpcdec collect2: error: ld returned 1 exit status Library mpcdec found: NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'neon' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion neon` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency neon found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libofa' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libofa` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libofa found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libonnxruntime' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libonnxruntime` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libonnxruntime found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'openal' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion openal` -> 1 Run-time dependency openal found: NO (tried pkgconfig) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libopenaptx' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libopenaptx` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libopenaptx found: NO (tried pkgconfig and cmake) Dependency opencv found: YES 3.2.0 (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpoqhwhhqp Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpoqhwhhqp/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("opencv2/bgsegm.hpp") #error "Header 'opencv2/bgsegm.hpp' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "opencv2/bgsegm.hpp" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5shkyg4h Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5shkyg4h/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("opencv2/calib3d.hpp") #error "Header 'opencv2/calib3d.hpp' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "opencv2/calib3d.hpp" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1hi_ikbb Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1hi_ikbb/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("opencv2/core.hpp") #error "Header 'opencv2/core.hpp' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "opencv2/core.hpp" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppwk2iwve Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppwk2iwve/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("opencv2/imgproc.hpp") #error "Header 'opencv2/imgproc.hpp' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "opencv2/imgproc.hpp" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0xmb1f3z Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp0xmb1f3z/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("opencv2/objdetect.hpp") #error "Header 'opencv2/objdetect.hpp' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "opencv2/objdetect.hpp" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppg0csfdm Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppg0csfdm/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("opencv2/opencv.hpp") #error "Header 'opencv2/opencv.hpp' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "opencv2/opencv.hpp" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplkw1999d Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplkw1999d/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("opencv2/video.hpp") #error "Header 'opencv2/video.hpp' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "opencv2/video.hpp" : YES env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=prefix opencv` -> 0 /usr Got pkgconfig variable prefix : /usr Running command: /usr/bin/test -d /usr/share/opencv --- stdout --- --- stderr --- Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wno-missing-include-dirs: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wno-format-nonliteral: YES (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'OpenEXR' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion OpenEXR` -> 0 2.2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags OpenEXR` -> 0 -I/usr/include/OpenEXR env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs OpenEXR` -> 0 -L/usr/lib/x86_64-linux-gnu -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lpthread env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs OpenEXR` -> 0 -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lpthread Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpwip99rr9 Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpwip99rr9/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpwip99rr9/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--start-group -lpthread -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Run-time dependency openexr found: YES 2.2.0 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp55gqro93 Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp55gqro93/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp55gqro93/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Werror Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Werror: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8qwe704s Command line: c++ -I/usr/include/OpenEXR /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8qwe704s/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8qwe704s/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include Compiler stdout: Compiler stderr: In file included from /usr/include/OpenEXR/ImfHeader.h:51:0, from /usr/include/OpenEXR/ImfRgbaFile.h:50, from /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8qwe704s/testfile.cpp:2: /usr/include/OpenEXR/ImathVec.h:228:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ Check usable header "ImfRgbaFile.h" with dependency OpenEXR: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpoesudcm9 Command line: c++ -I/usr/include/OpenEXR /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpoesudcm9/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpoesudcm9/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Werror Code: #include Compiler stdout: Compiler stderr: In file included from /usr/include/OpenEXR/ImfHeader.h:51:0, from /usr/include/OpenEXR/ImfRgbaFile.h:50, from /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpoesudcm9/testfile.cpp:2: /usr/include/OpenEXR/ImathVec.h:228:34: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] const Vec2 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:232:37: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec2 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:440:34: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] const Vec3 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:444:37: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec3 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:622:37: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] const Vec4 & normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:626:44: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec4 normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:714:30: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:723:37: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:738:28: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:747:35: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:762:30: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:771:37: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:786:28: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:795:35: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:809:30: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:818:37: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:833:28: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:842:35: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc); ^~~~~ /usr/include/OpenEXR/ImathVec.h:1212:26: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec2::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1249:33: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec2::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1704:26: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec3::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:1743:33: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec3::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2109:26: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec4::normalizeExc () throw (IEX_NAMESPACE::MathExc) ^~~~~ /usr/include/OpenEXR/ImathVec.h:2150:33: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] Vec4::normalizedExc () const throw (IEX_NAMESPACE::MathExc) ^~~~~ cc1plus: all warnings being treated as errors Check usable header "ImfRgbaFile.h" with dependency OpenEXR: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpktex2o_2 Command line: c++ -I/usr/include/OpenEXR /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpktex2o_2/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpktex2o_2/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Werror -std=c++98 Code: #include Compiler stdout: Compiler stderr: In file included from /usr/include/c++/7/cstdint:35:0, from /usr/include/OpenEXR/ImfFrameBuffer.h:55, from /usr/include/OpenEXR/ImfRgbaFile.h:51, from /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpktex2o_2/testfile.cpp:2: /usr/include/c++/7/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ^~~~~ Check usable header "ImfRgbaFile.h" with dependency OpenEXR: NO subprojects/gst-plugins-bad/ext/openexr/meson.build:17: WARNING: openexr headers can't be included with '-Werror', and no workaround found Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'openh264' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion openh264` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency openh264 found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency openh264 Executing subproject gst-plugins-bad:openh264 Project name: openh264 Project version: 2.1.1 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C++ compiler for the host machine: c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C++ linker for the host machine: c++ ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 C++ compiler for the build machine: c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C++ linker for the build machine: c++ ld.bfd 2.30 Program nasm nasm.exe found: NO subprojects/openh264/meson.build:41:0: Exception: Program 'nasm nasm.exe' not found Subproject subprojects/openh264 is buildable: NO (disabling) Dependency openh264 from subproject openh264 found: NO (subproject failed to configure) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libopenjp2' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libopenjp2` -> 0 2.3.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libopenjp2` -> 0 -I/usr/include/openjpeg-2.3 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libopenjp2` -> 0 -L/usr/lib/x86_64-linux-gnu -lopenjp2 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libopenjp2` -> 0 -lopenjp2 Run-time dependency libopenjp2 found: YES 2.3.0 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libopenmpt' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libopenmpt` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libopenmpt found: NO (tried pkgconfig and cmake) C++ compiler for the host machine: c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C++ linker for the host machine: c++ ld.bfd 2.30 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libopenni2' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libopenni2` -> 0 2.2.0.3 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libopenni2` -> 0 -I/usr/include/openni2 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libopenni2` -> 0 -L/usr/lib -lOpenNI2 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libopenni2` -> 0 -lOpenNI2 Run-time dependency libopenni2 found: YES 2.2.0.3 Dependency opus found: YES 1.3.1-97-g6b6035ae (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libqrencode' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libqrencode` -> 0 3.4.4 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libqrencode` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libqrencode` -> 0 -L/usr/lib/x86_64-linux-gnu -lqrencode env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libqrencode` -> 0 -lqrencode Run-time dependency libqrencode found: YES 3.4.4 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'json-glib-1.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion json-glib-1.0` -> 0 1.5.1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags json-glib-1.0` -> 0 -pthread -I/usr/local/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs json-glib-1.0` -> 0 -L/usr/local/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs json-glib-1.0` -> 0 -L/usr/local/lib/x86_64-linux-gnu -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 Run-time dependency json-glib-1.0 found: YES 1.5.1 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'dvdnav' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion dvdnav` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency dvdnav found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'dvdread' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion dvdread` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency dvdread found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'librsvg-2.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion librsvg-2.0` -> 0 2.40.20 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags librsvg-2.0` -> 0 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs librsvg-2.0` -> 0 -L/usr/lib/x86_64-linux-gnu -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs librsvg-2.0` -> 0 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6w3ncz7o Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6w3ncz7o/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp6w3ncz7o/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--start-group -lm -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Run-time dependency librsvg-2.0 found: YES 2.40.20 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'librtmp' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion librtmp` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency librtmp found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'sbc' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion sbc` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency sbc found: NO (tried pkgconfig and cmake) Message: Using internal libusrsctp Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcnyoo4vp Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcnyoo4vp/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcnyoo4vp/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wfloat-equal Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wfloat-equal: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wshadow: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wpointer-arith: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Winit-self: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-function: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5995irck Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5995irck/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5995irck/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wunused-parameter -Wno-unused-parameter Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-unused-parameter: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdipmuyi_ Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdipmuyi_/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpdipmuyi_/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wunreachable-code -Wno-unreachable-code Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-unreachable-code: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wstrict-prototypes: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-missing-prototypes: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8lrsfhwx Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8lrsfhwx/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp8lrsfhwx/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wincompatible-pointer-types-discards-qualifiers -Wno-incompatible-pointer-types-discards-qualifiers Code: extern int i; int i; Compiler stdout: Compiler stderr: cc: error: unrecognized command line option '-Wincompatible-pointer-types-discards-qualifiers'; did you mean '-Wincompatible-pointer-types'? Compiler for C supports arguments -Wno-incompatible-pointer-types-discards-qualifiers: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpt7jvhfhg Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpt7jvhfhg/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpt7jvhfhg/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Waddress-of-packed-member -Wno-address-of-packed-member Code: extern int i; int i; Compiler stdout: Compiler stderr: cc: error: unrecognized command line option '-Waddress-of-packed-member' Compiler for C supports arguments -Wno-address-of-packed-member: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpir39003p Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpir39003p/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpir39003p/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wdiscarded-qualifiers -Wno-discarded-qualifiers Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-discarded-qualifiers: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-missing-declarations: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-old-style-definition: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-redundant-decls: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpzr3bzbr7 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpzr3bzbr7/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpzr3bzbr7/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Werror -Wno-error Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-error: YES Dependency threads found: YES unknown (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpbfv1oie6 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpbfv1oie6/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("sys/queue.h") #error "Header 'sys/queue.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "sys/queue.h" : YES Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/socket.h") #error "Header 'sys/socket.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/socket.h" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpldzdmkz3 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpldzdmkz3/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 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 Compiler stdout: Compiler stderr: Has header "linux/if_addr.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp099a26lp Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp099a26lp/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("linux/rtnetlink.h") #error "Header 'linux/rtnetlink.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "linux/rtnetlink.h" : YES Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/types.h") #error "Header 'sys/types.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/types.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("netinet/in.h") #error "Header 'netinet/in.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "netinet/in.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("netinet/ip.h") #error "Header 'netinet/ip.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "netinet/ip.h" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp07k4dlee Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp07k4dlee/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 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 Compiler stdout: Compiler stderr: Has header "netinet/ip_icmp.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmphiymixr4 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmphiymixr4/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("stdatomic.h") #error "Header 'stdatomic.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "stdatomic.h" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpluagyqxp Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpluagyqxp/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpluagyqxp/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include void bar(void) { struct sockaddr foo; foo.sa_len; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpluagyqxp/testfile.c: In function 'bar': /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpluagyqxp/testfile.c:7:16: error: 'struct sockaddr' has no member named 'sa_len' foo.sa_len; ^ Checking whether type "struct sockaddr" has member "sa_len" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9vn24ppc Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9vn24ppc/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9vn24ppc/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include void bar(void) { struct sockaddr_in foo; foo.sin_len; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9vn24ppc/testfile.c: In function 'bar': /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp9vn24ppc/testfile.c:7:17: error: 'struct sockaddr_in' has no member named 'sin_len'; did you mean 'sin_zero'? foo.sin_len; ^~~~~~~ sin_zero Checking whether type "struct sockaddr_in" has member "sin_len" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpyhy5gsuu Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpyhy5gsuu/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpyhy5gsuu/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include void bar(void) { struct sockaddr_in6 foo; foo.sin6_len; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpyhy5gsuu/testfile.c: In function 'bar': /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpyhy5gsuu/testfile.c:7:17: error: 'struct sockaddr_in6' has no member named 'sin6_len'; did you mean 'sin6_port'? foo.sin6_len; ^~~~~~~~ sin6_port Checking whether type "struct sockaddr_in6" has member "sin6_len" : NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpt5ligl7a Command line: cc -I/home/kenny/Development/misc/gst-build/subprojects/gst-plugins-bad/ext/sctp/usrsctp/usrsctplib /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpt5ligl7a/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpt5ligl7a/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include "usrsctp.h" void bar(void) { struct sockaddr_conn foo; foo.sconn_len; }; Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpt5ligl7a/testfile.c: In function 'bar': /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpt5ligl7a/testfile.c:4:17: error: 'struct sockaddr_conn' has no member named 'sconn_len'; did you mean 'sconn_port'? foo.sconn_len; ^~~~~~~~~ sconn_port Checking whether type "struct sockaddr_conn" has member "sconn_len" : NO Dependency libxml-2.0 found: YES 2.9.4 (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'sndfile' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion sndfile` -> 0 1.0.28 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags sndfile` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs sndfile` -> 0 -L/usr/lib/x86_64-linux-gnu -lsndfile env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs sndfile` -> 0 -lsndfile Run-time dependency sndfile found: YES 1.0.28 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'soundtouch' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion soundtouch` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency soundtouch found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'soundtouch-1.4' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion soundtouch-1.4` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency soundtouch-1.4 found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'soundtouch-1.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion soundtouch-1.0` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency soundtouch-1.0 found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'spandsp' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion spandsp` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency spandsp found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'srt' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion srt` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency srt found: NO (tried pkgconfig and cmake) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp69wnt6xk Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp69wnt6xk/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp69wnt6xk/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef srt_startup srt_startup; #endif return 0; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp69wnt6xk/testfile.c:2:18: fatal error: srt/srt.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. Header has symbol "srt_startup" : NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libsrtp2' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libsrtp2` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libsrtp2 found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libsrtp' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libsrtp` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libsrtp found: NO (tried pkgconfig and cmake) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpsnboqnnu Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpsnboqnnu/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpsnboqnnu/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef crypto_policy_set_aes_gcm_128_16_auth crypto_policy_set_aes_gcm_128_16_auth; #endif return 0; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpsnboqnnu/testfile.c:2:18: fatal error: srtp/srtp.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. Header has symbol "crypto_policy_set_aes_gcm_128_16_auth" : NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'SvtHevcEnc' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion SvtHevcEnc` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency svthevcenc found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'zvbi-0.2' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion zvbi-0.2` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency zvbi-0.2 found: NO (tried pkgconfig and cmake) Dependency libxml-2.0 found: YES 2.9.4 (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'pango' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion pango` -> 0 1.40.14 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags pango` -> 0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs pango` -> 0 -L/usr/lib/x86_64-linux-gnu -lpango-1.0 -lgobject-2.0 -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs pango` -> 0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 Run-time dependency pango found: YES 1.40.14 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'cairo' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion cairo` -> 0 1.15.10 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags cairo` -> 0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs cairo` -> 0 -L/usr/lib/x86_64-linux-gnu -lcairo env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs cairo` -> 0 -lcairo Run-time dependency cairo found: YES 1.15.10 Dependency pangocairo found: YES 1.40.14 (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'vo-aacenc' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion vo-aacenc` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency vo-aacenc found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'vo-amrwbenc' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion vo-amrwbenc` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency vo-amrwbenc found: NO (tried pkgconfig and cmake) Dependency libdrm found: YES 2.4.101 (cached) Dependency nice from subproject subprojects/libnice found: YES 0.1.18.1 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'webrtc-audio-processing' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion webrtc-audio-processing` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency webrtc-audio-processing found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libwebp' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libwebp` -> 0 0.6.1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libwebp` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libwebp` -> 0 -L/usr/lib/x86_64-linux-gnu -lwebp env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libwebp` -> 0 -lwebp Run-time dependency libwebp found: YES 0.6.1 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'WildMIDI' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion WildMIDI` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency wildmidi found: NO (tried pkgconfig and cmake) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2wlizu96 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2wlizu96/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("wildmidi_lib.h") #error "Header 'wildmidi_lib.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2wlizu96/testfile.c:4:12: error: #error "Header 'wildmidi_lib.h' could not be found" #error "Header 'wildmidi_lib.h' could not be found" ^~~~~ Has header "wildmidi_lib.h" : NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'wpe-webkit-1.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion wpe-webkit-1.0` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency wpe-webkit-1.0 found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'wpebackend-fdo-1.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion wpebackend-fdo-1.0` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency wpebackend-fdo-1.0 found: NO (tried pkgconfig and cmake) Dependency egl found: YES 20.0.8 (cached) Dependency xkbcommon found: YES 0.8.2 (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'wayland-server' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion wayland-server` -> 0 1.16.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags wayland-server` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs wayland-server` -> 0 -L/usr/lib/x86_64-linux-gnu -lwayland-server env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs wayland-server` -> 0 -lwayland-server Run-time dependency wayland-server found: YES 1.16.0 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'x265' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion x265` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency x265 found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'zxing' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion zxing` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency zxing found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'zbar' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion zbar` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency zbar found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libexif' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libexif` -> 0 0.6.21 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libexif` -> 0 -I/usr/include/libexif env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libexif` -> 0 -L/usr/lib/x86_64-linux-gnu -lexif env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libexif` -> 0 -lexif Run-time dependency libexif found: YES 0.6.21 Dependency libsoup-2.4 found: YES 2.62.1 (cached) Adding test "elements_aiffparse" Adding test "elements_asfmux" Adding test "elements_autoconvert" Adding test "elements_autovideoconvert" Adding test "elements_avwait" Adding test "elements_camerabin" Adding test "elements_ccconverter" Adding test "elements_cccombiner" Adding test "elements_ccextractor" Adding test "elements_cudaconvert" Adding test "elements_cudafilter" Adding test "elements_gdpdepay" Adding test "elements_gdppay" Adding test "elements_h263parse" Adding test "elements_h264parse" Adding test "elements_h265parse" Adding test "elements_hlsdemux_m3u8" Adding test "elements_id3mux" Adding test "elements_interlace" Adding test "elements_jpeg2000parse" Adding test "elements_line21" Adding test "elements_mpegtsdemux" Adding test "elements_mpegtsmux" Adding test "elements_mpeg4videoparse" Adding test "elements_mpegvideoparse" Adding test "elements_mxfdemux" Adding test "elements_mxfmux" Adding test "elements_nvenc" Adding test "elements_nvdec" Adding test "elements_pcapparse" Adding test "elements_pnm" Adding test "elements_ristrtpext" Adding test "elements_rtponvifparse" Adding test "elements_rtponviftimestamp" Adding test "elements_rtpsrc" Adding test "elements_rtpsink" Adding test "elements_switchbin" Adding test "elements_videoframe_audiolevel" Adding test "elements_viewfinderbin" Adding test "elements_vp9parse" Adding test "elements_av1parse" Adding test "libs_h264parser" Adding test "libs_h265parser" Adding test "libs_insertbin" Adding test "libs_isoff" Adding test "libs_nalutils" Adding test "libs_mpegts" Adding test "libs_mpegvideoparser" Adding test "libs_planaraudioadapter" Adding test "libs_vc1parser" Adding test "libs_vp8parser" Adding test "libs_vp9parser" Adding test "libs_av1parser" Adding test "elements_avtpaafpay" Adding test "elements_avtpaafdepay" Adding test "elements_avtpcrfbase" Adding test "elements_avtpcrfcheck" Adding test "elements_avtpcrfsync" Adding test "elements_avtpcrfutil" Adding test "elements_avtpcvfpay" Adding test "elements_avtpcvfdepay" Adding test "elements_avtpsink" Adding test "elements_avtpsrc" Adding test "elements_clockselect" Adding test "elements_curlhttpsink" Adding test "elements_curlhttpsrc" Adding test "elements_curlfilesink" Adding test "elements_curlftpsink" Adding test "elements_curlsmtpsink" Adding test "elements_dash_mpd" Adding test "elements_dtls" Adding test "elements_jifmux" Adding test "elements_jpegparse" Adding test "elements_netsim" Adding test "elements_shm" Adding test "elements_webrtcbin" Dependency (anonymous) from subproject subprojects/orc found: YES 0.4.32 Adding test "orc_bayer" Dependency gtk+-3.0 found: YES 3.22.30 (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gdk-x11-3.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gdk-x11-3.0` -> 0 3.22.30 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags gdk-x11-3.0` -> 0 -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs gdk-x11-3.0` -> 0 -L/usr/lib/x86_64-linux-gnu -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs gdk-x11-3.0` -> 0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 Run-time dependency gdk-x11-3.0 found: YES 3.22.30 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4h0q8bqu Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4h0q8bqu/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4h0q8bqu/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -fvisibility=default Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Compiler for C supports link arguments -fvisibility=default: YES Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gmodule-export-2.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gmodule-export-2.0` -> 0 2.56.4 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags gmodule-export-2.0` -> 0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs gmodule-export-2.0` -> 0 -L/usr/lib/x86_64-linux-gnu -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs gmodule-export-2.0` -> 0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 Run-time dependency gmodule-export-2.0 found: YES 2.56.4 Dependency x11 found: YES 1.6.4 (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/socket.h") #error "Header 'sys/socket.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/socket.h" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvyj520uv Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvyj520uv/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvyj520uv/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define kill meson_disable_define_of_kill #include #undef kill #ifdef __cplusplus extern "C" #endif char kill (void); #if defined __stub_kill || defined __stub___kill fail fail fail this function is not going to work #endif int main(void) { return kill (); } Compiler stdout: Compiler stderr: Checking for function "kill" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxwfov0k4 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxwfov0k4/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpxwfov0k4/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define socketpair meson_disable_define_of_socketpair #include #undef socketpair #ifdef __cplusplus extern "C" #endif char socketpair (void); #if defined __stub_socketpair || defined __stub___socketpair fail fail fail this function is not going to work #endif int main(void) { return socketpair (); } Compiler stdout: Compiler stderr: Checking for function "socketpair" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpwo0kdqt2 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpwo0kdqt2/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpwo0kdqt2/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define fcntl meson_disable_define_of_fcntl #include #undef fcntl #ifdef __cplusplus extern "C" #endif char fcntl (void); #if defined __stub_fcntl || defined __stub___fcntl fail fail fail this function is not going to work #endif int main(void) { return fcntl (); } Compiler stdout: Compiler stderr: Checking for function "fcntl" : YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpg4gg7ohe Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpg4gg7ohe/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpg4gg7ohe/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #define fork meson_disable_define_of_fork #include #undef fork #ifdef __cplusplus extern "C" #endif char fork (void); #if defined __stub_fork || defined __stub___fork fail fail fail this function is not going to work #endif int main(void) { return fork (); } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpg4gg7ohe/testfile.c:10:14: warning: conflicting types for built-in function 'fork' [-Wbuiltin-declaration-mismatch] char fork (void); ^~~~ Checking for function "fork" : YES Using cached compile: Cached command line: Code: int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: Compiler for C supports link arguments -fvisibility=default: YES (cached) Dependency gmodule-export-2.0 found: YES 2.56.4 (cached) Dependency gtk+-3.0 found: YES 3.22.30 (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gtk+-wayland-3.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gtk+-wayland-3.0` -> 0 3.22.30 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags gtk+-wayland-3.0` -> 0 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs gtk+-wayland-3.0` -> 0 -L/usr/lib/x86_64-linux-gnu -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs gtk+-wayland-3.0` -> 0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 Run-time dependency gtk+-wayland-3.0 found: YES 3.22.30 Program scripts/update-orc-dist-files.py found: YES (/home/kenny/Development/misc/gst-build/subprojects/gst-plugins-bad/scripts/update-orc-dist-files.py) Program xgettext found: YES (/usr/bin/xgettext) Configuring config.h using configuration Running command: /usr/bin/python3 -c import shutil; shutil.copy("hooks/pre-commit.hook", ".git/hooks/pre-commit") --- stdout --- --- stderr --- Program hotdoc found: NO Message: Hotdoc not found, not building the documentation Build targets in project: 1095 Subproject gst-plugins-bad finished. Running command: /usr/bin/python3 -c import os os.symlink(os.path.join('/home/kenny/Development/misc/gst-build', 'subprojects', 'gst-plugins-bad'), os.path.join('/home/kenny/Development/misc/gst-build', 'gst-plugins-bad')) --- stdout --- --- stderr --- Traceback (most recent call last): File "", line 5, in FileExistsError: [Errno 17] File exists: '/home/kenny/Development/misc/gst-build/subprojects/gst-plugins-bad' -> '/home/kenny/Development/misc/gst-build/gst-plugins-bad' Executing subproject gst-plugins-ugly Project name: gst-plugins-ugly Project version: 1.19.1.1 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 C++ compiler for the host machine: c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C++ linker for the host machine: c++ ld.bfd 2.30 Using cached compile: Cached command line: Code: int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpaojwx389 Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpaojwx389/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpaojwx389/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--fatal-warnings -Wl,-Bsymbolic-functions Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Compiler for C++ supports link arguments -Wl,-Bsymbolic-functions: YES Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("dlfcn.h") #error "Header 'dlfcn.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "dlfcn.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("inttypes.h") #error "Header 'inttypes.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "inttypes.h" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqnpnuh1k Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqnpnuh1k/testfile.c -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("malloc.h") #error "Header 'malloc.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "malloc.h" : YES Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("memory.h") #error "Header 'memory.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "memory.h" : YES (cached) Using cached compile: Cached command line: 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) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("stdlib.h") #error "Header 'stdlib.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "stdlib.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("strings.h") #error "Header 'strings.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "strings.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("string.h") #error "Header 'string.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "string.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/stat.h") #error "Header 'sys/stat.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/stat.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("sys/types.h") #error "Header 'sys/types.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "sys/types.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("unistd.h") #error "Header 'unistd.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "unistd.h" : YES (cached) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("winsock2.h") #error "Header 'winsock2.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptmdn55s3/testfile.c:4:12: error: #error "Header 'winsock2.h' could not be found" #error "Header 'winsock2.h' could not be found" ^~~~~ Has header "winsock2.h" : NO (cached) Using cached compile: Cached command line: Code: #define dcgettext meson_disable_define_of_dcgettext #include #undef dcgettext #ifdef __cplusplus extern "C" #endif char dcgettext (void); #if defined __stub_dcgettext || defined __stub___dcgettext fail fail fail this function is not going to work #endif int main(void) { return dcgettext (); } Cached compiler stdout: Cached compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpfk5w5g1q/testfile.c:10:14: warning: conflicting types for built-in function 'dcgettext' [-Wbuiltin-declaration-mismatch] char dcgettext (void); ^~~~~~~~~ Checking for function "dcgettext" : YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3zc56tkn Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3zc56tkn/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3zc56tkn/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(char))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 1 Program stderr: Checking for size of "char" : 1 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptz1v_zw0 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptz1v_zw0/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmptz1v_zw0/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(int))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 4 Program stderr: Checking for size of "int" : 4 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnvbbnv5e Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnvbbnv5e/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnvbbnv5e/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(long))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Checking for size of "long" : 8 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp15gdkkrv Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp15gdkkrv/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp15gdkkrv/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(short))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 2 Program stderr: Checking for size of "short" : 2 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgb9rr4cx Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgb9rr4cx/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgb9rr4cx/output.exe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ld\n", (long)(sizeof(void*))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Checking for size of "void*" : 8 Dependency gstreamer-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-app-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-video-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-pbutils-1.0 found: YES 1.19.1.1 (cached) Dependency gstreamer-tag-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-fft-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-audio-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-base-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-riff-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-rtp-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-net-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-sdp-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-rtsp-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-check-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-controller-1.0 found: YES 1.19.1.1 (overridden) Dependency orc-0.4 found: YES 0.4.32 (cached) Dependency gmodule-2.0 found: YES 2.56.4 (cached) Message: GStreamer debug system is enabled Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-declarations: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wmissing-declarations: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wredundant-decls: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wredundant-decls: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wwrite-strings: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wwrite-strings: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wformat: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat-nonliteral: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wformat-nonliteral: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat-security: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wformat-security: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Winit-self: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Winit-self: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-include-dirs: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wmissing-include-dirs: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Waddress: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Waddress: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-multichar: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wno-multichar: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wvla: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wvla: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wpointer-arith: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wpointer-arith: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Waggregate-return: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Waggregate-return: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fno-strict-aliasing: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -fno-strict-aliasing: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fvisibility=hidden: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpa9lgtj4l Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpa9lgtj4l/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpa9lgtj4l/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -fvisibility=hidden Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -fvisibility=hidden: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-prototypes: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wold-style-definition: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wnested-externs: YES (cached) Message: Disabling deprecated GLib API Program python3 found: YES (/usr/bin/python3) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_oiqi3ep Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_oiqi3ep/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_oiqi3ep/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -la52 -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -la52 collect2: error: ld returned 1 exit status Library a52 found: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplv1xnw2w Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplv1xnw2w/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplv1xnw2w/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef a52_init a52_init; #endif return 0; } Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmplv1xnw2w/testfile.c:2:18: fatal error: a52dec/a52.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. Header has symbol "a52_init" : NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'opencore-amrnb' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion opencore-amrnb` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency opencore-amrnb found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'opencore-amrwb' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion opencore-amrwb` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency opencore-amrwb found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libcdio' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libcdio` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libcdio found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'dvdread' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency dvdread found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libmpeg2' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libmpeg2` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libmpeg2 found: NO (tried pkgconfig and cmake) C++ compiler for the host machine: c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C++ linker for the host machine: c++ ld.bfd 2.30 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgeddrz42 Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgeddrz42/testfile.cpp -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("sidplay/player.h") #error "Header 'sidplay/player.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpgeddrz42/testfile.cpp:4:12: error: #error "Header 'sidplay/player.h' could not be found" #error "Header 'sidplay/player.h' could not be found" ^~~~~ Has header "sidplay/player.h" : NO Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'x264' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion x264` -> 0 0.157.2945 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags x264` -> 0 -I/usr/local/include env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs x264` -> 0 -L/usr/local/lib/x86_64-linux-gnu -lx264 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs x264` -> 0 -L/usr/local/lib/x86_64-linux-gnu -lx264 Run-time dependency x264 found: YES 0.157.2945 Library m found: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-missing-prototypes: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-missing-declarations: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-old-style-definition: YES (cached) Adding test "elements_x264enc" Adding test "elements_xingmux" Adding test "generic_states" Program xgettext found: YES (/usr/bin/xgettext) Program hotdoc found: NO Message: Hotdoc not found, not building the documentation Configuring config.h using configuration Running command: /usr/bin/python3 -c import shutil; shutil.copy("hooks/pre-commit.hook", ".git/hooks/pre-commit") --- stdout --- --- stderr --- Build targets in project: 1108 Subproject gst-plugins-ugly finished. Running command: /usr/bin/python3 -c import os os.symlink(os.path.join('/home/kenny/Development/misc/gst-build', 'subprojects', 'gst-plugins-ugly'), os.path.join('/home/kenny/Development/misc/gst-build', 'gst-plugins-ugly')) --- stdout --- --- stderr --- Traceback (most recent call last): File "", line 5, in FileExistsError: [Errno 17] File exists: '/home/kenny/Development/misc/gst-build/subprojects/gst-plugins-ugly' -> '/home/kenny/Development/misc/gst-build/gst-plugins-ugly' Executing subproject gst-libav Project name: gst-libav Project version: 1.19.1.1 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C++ compiler for the host machine: c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C++ linker for the host machine: c++ ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 C++ compiler for the build machine: c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C++ linker for the build machine: c++ ld.bfd 2.30 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libavfilter' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libavfilter` -> 0 7.40.101 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libavfilter` -> 0 -I/usr/local/include -I/usr/include/openjpeg-2.3 -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libavfilter` -> 0 -L/usr/local/lib/x86_64-linux-gnu -lavfilter env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libavfilter` -> 0 -L/usr/local/lib/x86_64-linux-gnu -lavfilter Run-time dependency libavfilter found: YES 7.40.101 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libavformat' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libavformat` -> 0 58.20.100 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libavformat` -> 0 -I/usr/local/include -I/usr/include/openjpeg-2.3 -I/usr/include/libdrm -I/usr/include/libxml2 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libavformat` -> 0 -L/usr/local/lib/x86_64-linux-gnu -lavformat env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libavformat` -> 0 -L/usr/local/lib/x86_64-linux-gnu -lavformat Run-time dependency libavformat found: YES 58.20.100 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libavcodec' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libavcodec` -> 0 58.35.100 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libavcodec` -> 0 -I/usr/local/include -I/usr/include/libdrm -I/usr/include/openjpeg-2.3 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libavcodec` -> 0 -L/usr/local/lib/x86_64-linux-gnu -lavcodec env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libavcodec` -> 0 -L/usr/local/lib/x86_64-linux-gnu -lavcodec Run-time dependency libavcodec found: YES 58.35.100 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libavutil' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libavutil` -> 0 56.22.100 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libavutil` -> 0 -I/usr/local/include -I/usr/include/libdrm env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libavutil` -> 0 -L/usr/local/lib/x86_64-linux-gnu -lavutil env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libavutil` -> 0 -L/usr/local/lib/x86_64-linux-gnu -lavutil Run-time dependency libavutil found: YES 56.22.100 Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcchkmd0s Command line: cc -I/usr/local/include -I/usr/include/libdrm -I/usr/include/openjpeg-2.3 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcchkmd0s/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpcchkmd0s/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include #if LIBAVCODEC_VERSION_MICRO >= 100 /* FFmpeg uses 100+ as its micro version */ #else #error libav provider should be FFmpeg #endif Compiler stdout: Compiler stderr: Checking if "libav is provided by FFmpeg" with dependencies libavfilter, libavformat, libavcodec, libavutil compiles: YES Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("unistd.h") #error "Header 'unistd.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "unistd.h" : YES (cached) Dependency gstreamer-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-base-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-check-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-video-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-audio-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-pbutils-1.0 found: YES 1.19.1.1 (cached) Library m found: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fvisibility=hidden: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpr3owjc7l Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpr3owjc7l/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpr3owjc7l/output.exe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,--exclude-libs=ALL Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Compiler for C supports link arguments -Wl,--exclude-libs=ALL: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fno-strict-aliasing: YES (cached) Message: GStreamer debug system is enabled Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-declarations: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-prototypes: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wold-style-definition: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wredundant-decls: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wundef: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wwrite-strings: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat-nonliteral: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat-security: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Winit-self: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-include-dirs: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Waddress: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-multichar: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Waggregate-return: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wvla: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wpointer-arith: YES (cached) Program hotdoc found: NO Message: Hotdoc not found, not building the documentation Adding test "elements_avaudenc" Adding test "elements_avdec_adpcm" Adding test "elements_avdemux_ape" Adding test "elements_avvidenc" Adding test "generic_libavcodec_locking" Adding test "generic_plugin_test" Configuring config.h using configuration Program python3 found: YES (/usr/bin/python3) Running command: /usr/bin/python3 -c import shutil; shutil.copy("hooks/pre-commit.hook", ".git/hooks/pre-commit") --- stdout --- --- stderr --- Build targets in project: 1116 Subproject gst-libav finished. Running command: /usr/bin/python3 -c import os os.symlink(os.path.join('/home/kenny/Development/misc/gst-build', 'subprojects', 'gst-libav'), os.path.join('/home/kenny/Development/misc/gst-build', 'gst-libav')) --- stdout --- --- stderr --- Traceback (most recent call last): File "", line 5, in FileExistsError: [Errno 17] File exists: '/home/kenny/Development/misc/gst-build/subprojects/gst-libav' -> '/home/kenny/Development/misc/gst-build/gst-libav' Executing subproject gst-rtsp-server Project name: gst-rtsp-server Project version: 1.19.1.1 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 Using cached compile: Cached command line: Code: int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fvisibility=hidden: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fno-strict-aliasing: YES (cached) Message: Disabling deprecated GLib API Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-declarations: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-prototypes: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wredundant-decls: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wundef: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wwrite-strings: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat-nonliteral: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat-security: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wold-style-definition: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Waggregate-return: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Winit-self: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-include-dirs: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Waddress: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-multichar: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wvla: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wpointer-arith: YES (cached) Dependency glib-2.0 found: YES 2.56.4 (cached) Dependency gstreamer-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-rtsp-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-rtp-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-sdp-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-app-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-net-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-check-1.0 found: YES 1.19.1.1 (overridden) Message: GStreamer debug system is enabled Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Adding test "gst_addresspool" Adding test "gst_client" Adding test "gst_mountpoints" Adding test "gst_mediafactory" Adding test "gst_media" Adding test "gst_permissions" Adding test "gst_rtspserver" Adding test "gst_sessionmedia" Adding test "gst_sessionpool" Adding test "gst_stream" Adding test "gst_threadpool" Adding test "gst_token" Adding test "gst_onvif" Adding test "gst_rtspclientsink" Adding test "test-cleanup" Adding test "test-reuse" Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libcgroup' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libcgroup` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency libcgroup found: NO (tried pkgconfig and cmake) Program hotdoc found: NO Message: Hotdoc not found, not building the documentation Configuring config.h using configuration Program python3 found: YES (/usr/bin/python3) Running command: /usr/bin/python3 -c import shutil; shutil.copy("hooks/pre-commit.hook", ".git/hooks/pre-commit") --- stdout --- --- stderr --- Build targets in project: 1158 Subproject gst-rtsp-server finished. Running command: /usr/bin/python3 -c import os os.symlink(os.path.join('/home/kenny/Development/misc/gst-build', 'subprojects', 'gst-rtsp-server'), os.path.join('/home/kenny/Development/misc/gst-build', 'gst-rtsp-server')) --- stdout --- --- stderr --- Traceback (most recent call last): File "", line 5, in FileExistsError: [Errno 17] File exists: '/home/kenny/Development/misc/gst-build/subprojects/gst-rtsp-server' -> '/home/kenny/Development/misc/gst-build/gst-rtsp-server' Executing subproject gst-devtools Project name: gst-devtools Project version: 1.19.1.1 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fvisibility=hidden: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fno-strict-aliasing: YES (cached) Dependency gstreamer-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-base-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-pbutils-1.0 found: YES 1.19.1.1 (cached) Dependency gstreamer-video-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-controller-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-check-1.0 found: YES 1.19.1.1 (overridden) Dependency glib-2.0 found: YES 2.56.4 (cached) Dependency gmodule-2.0 found: YES 2.56.4 (cached) Dependency gio-2.0 found: YES 2.56.4 (cached) Dependency gtk+-3.0 found: YES 3.22.30 (cached) Library m found: YES Library dl found: YES Dependency json-glib-1.0 found: YES 1.5.1 (cached) Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-declarations: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-prototypes: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wredundant-decls: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wundef: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wwrite-strings: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat-security: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Winit-self: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-include-dirs: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Waddress: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-multichar: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wvla: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wpointer-arith: YES (cached) Program python3 found: YES (/usr/bin/python3) Using cached compile: Cached command line: Code: #ifdef __has_include #if !__has_include("unistd.h") #error "Header 'unistd.h' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Has header "unistd.h" : YES (cached) Configuring config.h using configuration Program glib-mkenums found: YES (/usr/bin/glib-mkenums) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir json-glib-1.0` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --print-variables json-glib-1.0` -> 0 includedir libdir pcfiledir prefix Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'cairo-png' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion cairo-png` -> 0 1.15.10 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags cairo-png` -> 0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs cairo-png` -> 0 -L/usr/lib/x86_64-linux-gnu -lcairo -lpng16 -lz env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs cairo-png` -> 0 -lcairo -lpng16 -lz Run-time dependency cairo-png found: YES 1.15.10 Configuring config.py using configuration Dependency gstreamer-transcoder-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-rtsp-server-1.0 found: YES 1.19.1.1 (overridden) Configuring gst-validate-launcher using configuration Program /home/kenny/Development/misc/gst-build/builddir/subprojects/gst-devtools/validate/tools/gst-validate-launcher found: YES (/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-devtools/validate/tools/gst-validate-launcher) Adding test "validate_padmonitor" Adding test "validate_monitoring" Adding test "validate_reporting" Adding test "validate_overrides" Adding test "validate_scenario" Adding test "validate_utilities" Adding test "validate_expression_parser" Adding test "validate/launcher_tests" Program hotdoc found: NO Message: Hotdoc not found, not building the documentation Running command: /usr/bin/python3 -c import shutil; shutil.copy("hooks/multi-pre-commit.hook", ".git/hooks/pre-commit") --- stdout --- --- stderr --- Build targets in project: 1182 Subproject gst-devtools finished. Running command: /usr/bin/python3 -c import os os.symlink(os.path.join('/home/kenny/Development/misc/gst-build', 'subprojects', 'gst-devtools'), os.path.join('/home/kenny/Development/misc/gst-build', 'gst-devtools')) --- stdout --- --- stderr --- Traceback (most recent call last): File "", line 5, in FileExistsError: [Errno 17] File exists: '/home/kenny/Development/misc/gst-build/subprojects/gst-devtools' -> '/home/kenny/Development/misc/gst-build/gst-devtools' Executing subproject gst-integration-testsuites Project name: gst-integration-testsuites Project version: 1.19.1.1 Build targets in project: 1182 Subproject gst-integration-testsuites finished. Running command: /usr/bin/python3 -c import os os.symlink(os.path.join('/home/kenny/Development/misc/gst-build', 'subprojects', 'gst-integration-testsuites'), os.path.join('/home/kenny/Development/misc/gst-build', 'gst-integration-testsuites')) --- stdout --- --- stderr --- Traceback (most recent call last): File "", line 5, in FileExistsError: [Errno 17] File exists: '/home/kenny/Development/misc/gst-build/subprojects/gst-integration-testsuites' -> '/home/kenny/Development/misc/gst-build/gst-integration-testsuites' Executing subproject gst-editing-services Project name: gst-editing-services Project version: 1.19.1.1 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 Library m found: YES Using cached compile: Cached command line: Code: int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fvisibility=hidden: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fno-strict-aliasing: YES (cached) Dependency gstreamer-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-pbutils-1.0 found: YES 1.19.1.1 (cached) Dependency gstreamer-video-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-audio-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-base-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-check-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-controller-1.0 found: YES 1.19.1.1 (overridden) Dependency gst-validate-1.0 found: YES 1.19.1.1 (overridden) Dependency gio-2.0 found: YES 2.56.4 (cached) Dependency libxml-2.0 found: YES 2.9.4 (cached) Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Program python3 found: YES (/usr/bin/python3) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'python-3.6-embed' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion python-3.6-embed` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency python-3.6-embed found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'python-3.6m' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_LIBDIR]: /usr/lib/x86_64-linux-gnu/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion python-3.6m` -> 0 3.6 env[PKG_CONFIG_LIBDIR]: /usr/lib/x86_64-linux-gnu/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags python-3.6m` -> 0 -I/usr/include/python3.6m -I/usr/include/x86_64-linux-gnu/python3.6m env[PKG_CONFIG_LIBDIR]: /usr/lib/x86_64-linux-gnu/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs python-3.6m` -> 0 -lpython3.6m env[PKG_CONFIG_LIBDIR]: /usr/lib/x86_64-linux-gnu/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs python-3.6m` -> 0 -lpython3.6m Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4w7w2g42 Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4w7w2g42/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp4w7w2g42/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--start-group -lpython3.6m -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Found "python-3.6m" via pkgconfig lookup in LIBPC (/usr/lib/x86_64-linux-gnu/pkgconfig) Dependency python found: YES (pkgconfig) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpivlcc0hb Command line: cc -I/usr/include/python3.6m -I/usr/include/x86_64-linux-gnu/python3.6m /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpivlcc0hb/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpivlcc0hb/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 Code: #include Compiler stdout: Compiler stderr: Running command: /usr/bin/python3 -c import os, sys; assert(os.path.exists(sys.argv[1])) /usr/lib/python3.6/config-3.6m-x86_64-linux-gnu/libpython3.6m.so --- stdout --- --- stderr --- Running command: /usr/bin/python3 -c import os, sys; assert(os.path.exists(sys.argv[1])) /usr/lib/python3.6/config-3.6m-x86_64-linux-gnu/libpython3.6m.so --- stdout --- --- stderr --- Dependency gmodule-2.0 found: YES 2.56.4 (cached) Message: python_abi_flags = m Message: pylib_loc = /usr/lib/python3.6/config-3.6m-x86_64-linux-gnu Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-declarations: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-prototypes: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wredundant-decls: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wundef: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wwrite-strings: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat-security: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Winit-self: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-include-dirs: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Waddress: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-multichar: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wvla: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wpointer-arith: YES (cached) Program python3 found: YES (/usr/bin/python3) Configuring ges-version.h using configuration Program flex found: YES (/usr/bin/flex) Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir libxml-2.0` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --print-variables libxml-2.0` -> 0 exec_prefix includedir libdir modules pcfiledir prefix Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Dependency bash-completion found: YES 2.8 (cached) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable completionsdir : /usr/local/share/bash-completion/completions env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable helpersdir : /usr/local/share/bash-completion/helpers Adding test "ges_asset" Adding test "ges_backgroundsource" Adding test "ges_basic" Adding test "ges_layer" Adding test "ges_effects" Adding test "ges_uriclip" Adding test "ges_clip" Adding test "ges_timelineedition" Adding test "ges_titles" Adding test "ges_transition" Adding test "ges_overlays" Adding test "ges_mixers" Adding test "ges_group" Adding test "ges_project" Adding test "ges_track" Adding test "ges_tempochange" Adding test "ges_negative" Adding test "ges_markerlist" Adding test "nle_simple" Adding test "nle_complex" Adding test "nle_nleoperation" Adding test "nle_nlecomposition" Adding test "nle_tempochange" Adding test "check-clip-positioning" Adding test "check_edit_in_frames" Adding test "check_edit_in_frames_with_framerate_mismatch" Adding test "check_keyframes_in_compositor_two_sources" Adding test "check_layer_activness_gaps" Adding test "check_video_track_restriction_scale" Adding test "check_video_track_restriction_scale_with_keyframes" Adding test "complex_effect_bin_desc" Adding test "edit_while_seeked_with_stop" Adding test "seek_with_stop" Adding test "seek_with_stop.check_clock_sync" Adding test "set-layer-on-command-line" Adding test "simple_playback_test" Adding test "pythontests" Program hotdoc found: NO Message: Hotdoc not found, not building the documentation Running command: /usr/bin/python3 -c import sys import os prefix = sys.argv[1] version = sys.version_info # If we are installing in the same prefix as PyGobject # make sure to install in the right place. import gi.overrides overrides_path = os.path.dirname(gi.overrides.__file__) if os.path.commonprefix([overrides_path, prefix]) == prefix: print(overrides_path) exit(0) # Otherwise follow python's way of install site packages inside # the provided prefix if os.name == 'posix': print(os.path.join( prefix, 'lib', 'python%d.%d' % (version.major, version.minor), 'site-packages', 'gi', 'overrides')) else: print(os.path.join( prefix, 'Lib', 'Python%d%d' % (version.major, version.minor), 'site-packages', 'gi', 'overrides')) /usr/local --- stdout --- /usr/local/lib/python3.6/site-packages/gi/overrides --- stderr --- Message: pygobject overrides directory /usr/local/lib/python3.6/site-packages/gi/overrides Configuring config.h using configuration Running command: /usr/bin/python3 -c import shutil; shutil.copy("hooks/pre-commit.hook", ".git/hooks/pre-commit") --- stdout --- --- stderr --- Build targets in project: 1230 Subproject gst-editing-services finished. Running command: /usr/bin/python3 -c import os os.symlink(os.path.join('/home/kenny/Development/misc/gst-build', 'subprojects', 'gst-editing-services'), os.path.join('/home/kenny/Development/misc/gst-build', 'gst-editing-services')) --- stdout --- --- stderr --- Traceback (most recent call last): File "", line 5, in FileExistsError: [Errno 17] File exists: '/home/kenny/Development/misc/gst-build/subprojects/gst-editing-services' -> '/home/kenny/Development/misc/gst-build/gst-editing-services' Subproject gstreamer-vaapi : skipped: feature vaapi disabled Subproject gst-omx : skipped: feature omx disabled Subproject gstreamer-sharp : skipped: feature sharp disabled Executing subproject pygobject Project name: pygobject Project version: 3.38.1 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 Program python3 found: YES (/usr/bin/python3) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'python-3.6m' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_LIBDIR]: /usr/lib/x86_64-linux-gnu/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib/x86_64-linux-gnu/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib/x86_64-linux-gnu/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib/x86_64-linux-gnu/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Found "python-3.6m" via pkgconfig lookup in LIBPC (/usr/lib/x86_64-linux-gnu/pkgconfig) Dependency python found: YES (pkgconfig) Dependency gobject-introspection-1.0 found: YES 1.56.1 (cached) Dependency glib-2.0 found: YES 2.56.4 (cached) Dependency gobject-2.0 found: YES 2.56.4 (cached) Dependency gio-2.0 found: YES 2.56.4 (cached) Dependency gmodule-2.0 found: YES 2.56.4 (cached) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libffi' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion libffi` -> 0 3.2.1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --cflags libffi` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 Called `/usr/bin/pkg-config --libs libffi` -> 0 -lffi env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --libs libffi` -> 0 -lffi Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnivw_m6e Command line: c++ /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnivw_m6e/testfile.cpp -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnivw_m6e/output.exe -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wl,--start-group -lffi -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Run-time dependency libffi found: YES 3.2.1 Dependency cairo found: YES 1.15.10 (cached) Dependency cairo-gobject found: YES 1.15.10 (cached) WARNING: Project targeting '>= 0.46.0' but tried to use feature introduced in '0.47.0': User option "feature". Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'py3cairo' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion py3cairo` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency py3cairo found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency py3cairo Executing subproject pygobject:pycairo Project name: pycairo Project version: 1.19.1 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 Program python3 found: YES (/usr/bin/python3) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpeixd6g77 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpeixd6g77/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpeixd6g77/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wall Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wall: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpsgh2s6pe Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpsgh2s6pe/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpsgh2s6pe/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Warray-bounds Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Warray-bounds: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wcast-align: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppbzcjmfo Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppbzcjmfo/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmppbzcjmfo/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wconversion Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wconversion: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3wmqkxts Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3wmqkxts/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp3wmqkxts/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wextra Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wextra: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnwmq1054 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnwmq1054/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpnwmq1054/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat=2 Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wformat=2: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat-nonliteral: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat-security: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1elue1qd Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1elue1qd/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp1elue1qd/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wimplicit-function-declaration Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wimplicit-function-declaration: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Winit-self: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqcubs6n9 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqcubs6n9/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpqcubs6n9/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Winline Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Winline: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmqgjh7hn Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmqgjh7hn/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpmqgjh7hn/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-format-attribute Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wmissing-format-attribute: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpclegswkz Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpclegswkz/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpclegswkz/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-noreturn Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wmissing-noreturn: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wnested-externs: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wold-style-definition: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvgtsj5tj Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvgtsj5tj/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpvgtsj5tj/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wpacked Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wpacked: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wpointer-arith: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpov9o7x01 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpov9o7x01/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpov9o7x01/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wreturn-type Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wreturn-type: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wshadow: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_rk_nvz9 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_rk_nvz9/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp_rk_nvz9/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wsign-compare Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wsign-compare: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprwvav_mv Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprwvav_mv/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmprwvav_mv/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-aliasing Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wstrict-aliasing: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wundef: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp85o_fxni Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp85o_fxni/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp85o_fxni/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wunused-but-set-variable Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wunused-but-set-variable: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpubnoiqky Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpubnoiqky/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpubnoiqky/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wswitch-default Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wswitch-default: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpb_9p_v2y Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpb_9p_v2y/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpb_9p_v2y/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-field-initializers -Wno-missing-field-initializers Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-missing-field-initializers: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-parameter: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fno-strict-aliasing: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fvisibility=hidden: YES (cached) Configuring pycairo-1.19.1.egg-info using configuration Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'python-3.6m' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_LIBDIR]: /usr/lib/x86_64-linux-gnu/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib/x86_64-linux-gnu/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib/x86_64-linux-gnu/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib/x86_64-linux-gnu/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Found "python-3.6m" via pkgconfig lookup in LIBPC (/usr/lib/x86_64-linux-gnu/pkgconfig) Dependency python found: YES (pkgconfig) Dependency cairo found: YES 1.15.10 (cached) Adding test "tests" Adding test "quality" Build targets in project: 1232 Subproject pycairo finished. Dependency py3cairo from subproject subprojects/pycairo found: YES 1.19.1 Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wall: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Warray-bounds: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wcast-align: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpw_s7adz6 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpw_s7adz6/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpw_s7adz6/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wduplicated-branches Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wduplicated-branches: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wextra: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat=2: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat-nonliteral: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wformat-security: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wimplicit-function-declaration: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Winit-self: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5ty440a9 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5ty440a9/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp5ty440a9/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wjump-misses-init Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wjump-misses-init: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpuw3yk0vt Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpuw3yk0vt/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpuw3yk0vt/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wlogical-op Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wlogical-op: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-declarations: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-format-attribute: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-include-dirs: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-noreturn: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wmissing-prototypes: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wnested-externs: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpf0jfdf81 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpf0jfdf81/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpf0jfdf81/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wnull-dereference Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wnull-dereference: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wold-style-definition: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wpacked: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wpointer-arith: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpawj3xj_o Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpawj3xj_o/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpawj3xj_o/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wrestrict Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wrestrict: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wreturn-type: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wshadow: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wsign-compare: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wstrict-aliasing: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wstrict-prototypes: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wswitch-default: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wundef: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wunused-but-set-variable: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wwrite-strings: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: cc: error: unrecognized command line option '-Wincompatible-pointer-types-discards-qualifiers'; did you mean '-Wincompatible-pointer-types'? Compiler for C supports arguments -Wno-incompatible-pointer-types-discards-qualifiers: NO (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-parameter: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-discarded-qualifiers: YES (cached) Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpg2roqzt_ Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpg2roqzt_/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpg2roqzt_/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wsign-conversion -Wno-sign-conversion Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-sign-conversion: YES Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkhw6bmuw Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkhw6bmuw/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmpkhw6bmuw/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wcast-function-type -Wno-cast-function-type Code: extern int i; int i; Compiler stdout: Compiler stderr: cc: error: unrecognized command line option '-Wcast-function-type'; did you mean '-Wbad-function-cast'? Compiler for C supports arguments -Wno-cast-function-type: NO Running compile: Working directory: /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2hzynrk3 Command line: cc /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2hzynrk3/testfile.c -o /home/kenny/Development/misc/gst-build/builddir/meson-private/tmp2hzynrk3/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -Wint-conversion -Wno-int-conversion Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-int-conversion: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fno-strict-aliasing: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fvisibility=hidden: YES (cached) Configuring config.h using configuration Configuring pygobject-3.0.pc using configuration Configuring PyGObject-3.38.1.egg-info using configuration Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -fvisibility=hidden: YES (cached) env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=gidatadir gobject-introspection-1.0` -> 0 /usr/share/gobject-introspection-1.0 Got pkgconfig variable gidatadir : /usr/share/gobject-introspection-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir cairo` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --print-variables cairo` -> 0 exec_prefix includedir libdir pcfiledir prefix Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --variable=girdir cairo-gobject` -> 0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --print-variables cairo-gobject` -> 0 exec_prefix includedir libdir pcfiledir prefix Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Got pkgconfig variable girdir : /usr/share/gir-1.0 Program glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas) Adding test "pygobject-test-suite" Build targets in project: 1242 WARNING: Project specifies a minimum meson_version '>= 0.46.0' but uses features which were added in newer versions: * 0.47.0: {'User option "feature"'} Subproject pygobject finished. Running command: /usr/bin/python3 -c import os os.symlink(os.path.join('/home/kenny/Development/misc/gst-build', 'subprojects', 'pygobject'), os.path.join('/home/kenny/Development/misc/gst-build', 'pygobject')) --- stdout --- --- stderr --- Traceback (most recent call last): File "", line 5, in FileExistsError: [Errno 17] File exists: '/home/kenny/Development/misc/gst-build/subprojects/pygobject' -> '/home/kenny/Development/misc/gst-build/pygobject' Executing subproject gst-python Project name: gst-python Project version: 1.19.1.1 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C++ compiler for the host machine: c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C++ linker for the host machine: c++ ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 C++ compiler for the build machine: c++ (gcc 7.5.0 "c++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C++ linker for the build machine: c++ ld.bfd 2.30 Dependency gstreamer-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-base-1.0 found: YES 1.19.1.1 (overridden) Dependency gmodule-2.0 found: YES 2.56.4 (cached) Dependency pygobject-3.0 from subproject subprojects/pygobject found: YES 3.38.1 Program python3 found: YES (/usr/bin/python3) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'python-3.6m' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_LIBDIR]: /usr/lib/x86_64-linux-gnu/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib/x86_64-linux-gnu/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib/x86_64-linux-gnu/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig env[PKG_CONFIG_LIBDIR]: /usr/lib/x86_64-linux-gnu/pkgconfig env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Found "python-3.6m" via pkgconfig lookup in LIBPC (/usr/lib/x86_64-linux-gnu/pkgconfig) Dependency python found: YES (pkgconfig) Running command: /usr/bin/python3 -c import os, sys; assert(os.path.exists(sys.argv[1])) /usr/lib/python3.6/config-3.6m-x86_64-linux-gnu/libpython3.6m.so --- stdout --- --- stderr --- Running command: /usr/bin/python3 -c import os, sys; assert(os.path.exists(sys.argv[1])) /usr/lib/python3.6/config-3.6m-x86_64-linux-gnu/libpython3.6m.so --- stdout --- --- stderr --- Message: python_abi_flags = m Message: pylib_loc = /usr/lib/python3.6/config-3.6m-x86_64-linux-gnu Message: pygobject overrides directory = /usr/local/lib/python3.6/site-packages/gi/overrides Configuring config.h using configuration Running command: /usr/bin/python3 -c with open("/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-python/testsuite/mesonconfig.py", "w") as f: f.write("path='/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-python/testsuite/..'") --- stdout --- --- stderr --- Adding test "Test gst" Adding test "Test fundamentals" Adding test "Test plugins" Running command: /usr/bin/python3 -c import shutil; shutil.copy("hooks/pre-commit.hook", ".git/hooks/pre-commit") --- stdout --- --- stderr --- Build targets in project: 1244 Subproject gst-python finished. Running command: /usr/bin/python3 -c import os os.symlink(os.path.join('/home/kenny/Development/misc/gst-build', 'subprojects', 'gst-python'), os.path.join('/home/kenny/Development/misc/gst-build', 'gst-python')) --- stdout --- --- stderr --- Traceback (most recent call last): File "", line 5, in FileExistsError: [Errno 17] File exists: '/home/kenny/Development/misc/gst-build/subprojects/gst-python' -> '/home/kenny/Development/misc/gst-build/gst-python' Executing subproject gst-examples Project name: gst-examples Project version: 1.19.1.1 C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the host machine: cc ld.bfd 2.30 C compiler for the build machine: cc (gcc 7.5.0 "cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: cc ld.bfd 2.30 Library m found: YES Dependency glib-2.0 found: YES 2.56.4 (cached) Dependency gio-2.0 found: YES 2.56.4 (cached) Dependency gobject-2.0 found: YES 2.56.4 (cached) Dependency gmodule-2.0 found: YES 2.56.4 (cached) Dependency gstreamer-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-play-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-tag-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-webrtc-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-sdp-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-rtp-1.0 found: YES 1.19.1.1 (overridden) Dependency gstreamer-play-1.0 found: YES 1.19.1.1 (overridden) Dependency gtk+-3.0 found: YES 3.22.30 (cached) Dependency x11 found: YES 1.6.4 (cached) Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Dependency gstreamer-sdp-1.0 found: YES 1.19.1.1 (overridden) Dependency libsoup-2.4 found: YES 2.62.1 (cached) Dependency json-glib-1.0 found: YES 1.5.1 (cached) Program openssl found: YES (/usr/bin/openssl) Program generate_cert.sh found: YES (/home/kenny/Development/misc/gst-build/subprojects/gst-examples/webrtc/signalling/generate_cert.sh) Program configure_test_check.py found: YES (/usr/bin/python3 /home/kenny/Development/misc/gst-build/subprojects/gst-examples/webrtc/check/configure_test_check.py) Running command: /usr/bin/python3 /home/kenny/Development/misc/gst-build/subprojects/gst-examples/webrtc/check/configure_test_check.py --- stdout --- --- stderr --- Traceback (most recent call last): File "/home/kenny/Development/misc/gst-build/subprojects/gst-examples/webrtc/check/configure_test_check.py", line 5, in from selenium import webdriver ModuleNotFoundError: No module named 'selenium' Build targets in project: 1254 Subproject gst-examples finished. Running command: /usr/bin/python3 -c import os os.symlink(os.path.join('/home/kenny/Development/misc/gst-build', 'subprojects', 'gst-examples'), os.path.join('/home/kenny/Development/misc/gst-build', 'gst-examples')) --- stdout --- --- stderr --- Traceback (most recent call last): File "", line 5, in FileExistsError: [Errno 17] File exists: '/home/kenny/Development/misc/gst-build/subprojects/gst-examples' -> '/home/kenny/Development/misc/gst-build/gst-examples' Subproject gst-plugins-rs : skipped: feature rs disabled Dependency glib-2.0 found: YES 2.56.4 (cached) Program hotdoc found: NO Message: Not building documentation as hotdoc was not found Configuring GstDocumentedSubprojects with command Running command: /usr/bin/python3 -c import os import sys assert len(sys.argv) >= 3 fname = sys.argv[1] contents = sys.argv[2] with open(fname, 'w') as f: f.write(contents) /home/kenny/Development/misc/gst-build/builddir/GstDocumentedSubprojects --- stdout --- --- stderr --- Program scripts/generate_plugins_path.py found: YES (/usr/bin/python3 /home/kenny/Development/misc/gst-build/scripts/generate_plugins_path.py) Configuring GstPluginsPath.json with command Running command: /usr/bin/python3 /home/kenny/Development/misc/gst-build/scripts/generate_plugins_path.py /home/kenny/Development/misc/gst-build/builddir/GstPluginsPath.json /home/kenny/Development/misc/gst-build/builddir/subprojects/gstreamer/plugins/elements/libgstcoreelements.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gstreamer/plugins/tracers/libgstcoretracers.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/adder/libgstadder.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/app/libgstapp.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/audioconvert/libgstaudioconvert.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/audiomixer/libgstaudiomixer.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/audiorate/libgstaudiorate.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/audioresample/libgstaudioresample.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/audiotestsrc/libgstaudiotestsrc.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/compositor/libgstcompositor.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/encoding/libgstencoding.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/gio/libgstgio.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/overlaycomposition/libgstoverlaycomposition.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/pbtypes/libgstpbtypes.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/playback/libgstplayback.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/rawparse/libgstrawparse.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/subparse/libgstsubparse.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/tcp/libgsttcp.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/typefind/libgsttypefindfunctions.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/videoconvert/libgstvideoconvert.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/videorate/libgstvideorate.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/videoscale/libgstvideoscale.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/videotestsrc/libgstvideotestsrc.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/gst/volume/libgstvolume.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/ext/alsa/libgstalsa.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/ext/gl/libgstopengl.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/ext/ogg/libgstogg.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/ext/opus/libgstopus.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/ext/pango/libgstpango.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/ext/theora/libgsttheora.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/ext/vorbis/libgstvorbis.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/sys/ximage/libgstximagesink.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-base/sys/xvimage/libgstxvimagesink.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/alpha/libgstalpha.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/alpha/libgstalphacolor.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/apetag/libgstapetag.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/audiofx/libgstaudiofx.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/audioparsers/libgstaudioparsers.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/auparse/libgstauparse.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/autodetect/libgstautodetect.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/avi/libgstavi.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/cutter/libgstcutter.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/debugutils/libgstnavigationtest.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/debugutils/libgstdebug.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/deinterlace/libgstdeinterlace.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/dtmf/libgstdtmf.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/effectv/libgsteffectv.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/equalizer/libgstequalizer.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/flv/libgstflv.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/flx/libgstflxdec.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/goom/libgstgoom.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/goom2k1/libgstgoom2k1.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/icydemux/libgsticydemux.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/id3demux/libgstid3demux.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/imagefreeze/libgstimagefreeze.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/interleave/libgstinterleave.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/isomp4/libgstisomp4.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/law/libgstalaw.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/law/libgstmulaw.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/level/libgstlevel.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/matroska/libgstmatroska.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/monoscope/libgstmonoscope.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/multifile/libgstmultifile.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/multipart/libgstmultipart.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/replaygain/libgstreplaygain.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/rtp/libgstrtp.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/rtpmanager/libgstrtpmanager.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/rtsp/libgstrtsp.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/shapewipe/libgstshapewipe.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/smpte/libgstsmpte.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/spectrum/libgstspectrum.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/udp/libgstudp.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/videobox/libgstvideobox.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/videocrop/libgstvideocrop.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/videofilter/libgstvideofilter.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/videomixer/libgstvideomixer.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/wavenc/libgstwavenc.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/wavparse/libgstwavparse.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/gst/y4m/libgsty4menc.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/sys/oss/libgstossaudio.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/sys/oss4/libgstoss4.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/sys/v4l2/libgstvideo4linux2.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/sys/ximage/libgstximagesrc.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/ext/cairo/libgstcairo.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/ext/flac/libgstflac.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/ext/gdk_pixbuf/libgstgdkpixbuf.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/ext/gtk/libgstgtk.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/ext/jpeg/libgstjpeg.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/ext/libcaca/libgstcacasink.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/ext/dv/libgstdv.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/ext/libpng/libgstpng.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/ext/qt/libgstqmlgl.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/ext/pulse/libgstpulseaudio.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-good/ext/soup/libgstsoup.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/libnice/gst/libgstnice.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/accurip/libgstaccurip.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/adpcmdec/libgstadpcmdec.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/adpcmenc/libgstadpcmenc.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/aiff/libgstaiff.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/asfmux/libgstasfmux.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/audiobuffersplit/libgstaudiobuffersplit.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/audiofxbad/libgstaudiofxbad.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/audiomixmatrix/libgstaudiomixmatrix.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/audiolatency/libgstaudiolatency.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/audiovisualizers/libgstaudiovisualizers.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/autoconvert/libgstautoconvert.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/bayer/libgstbayer.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/camerabin2/libgstcamerabin.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/codecalpha/libgstcodecalpha.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/coloreffects/libgstcoloreffects.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/debugutils/libgstdebugutilsbad.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/dvbsubenc/libgstdvbsubenc.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/dvbsuboverlay/libgstdvbsuboverlay.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/dvdspu/libgstdvdspu.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/faceoverlay/libgstfaceoverlay.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/festival/libgstfestival.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/fieldanalysis/libgstfieldanalysis.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/freeverb/libgstfreeverb.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/frei0r/libgstfrei0r.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/gaudieffects/libgstgaudieffects.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/gdp/libgstgdp.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/geometrictransform/libgstgeometrictransform.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/id3tag/libgstid3tag.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/inter/libgstinter.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/interlace/libgstinterlace.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/ivfparse/libgstivfparse.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/ivtc/libgstivtc.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/jp2kdecimator/libgstjp2kdecimator.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/jpegformat/libgstjpegformat.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/librfb/libgstrfbsrc.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/midi/libgstmidi.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/mpegdemux/libgstmpegpsdemux.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/mpegpsmux/libgstmpegpsmux.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/mpegtsdemux/libgstmpegtsdemux.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/mpegtsmux/libgstmpegtsmux.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/mxf/libgstmxf.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/netsim/libgstnetsim.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/onvif/libgstrtponvif.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/pcapparse/libgstpcapparse.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/pnm/libgstpnm.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/proxy/libgstproxy.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/rawparse/libgstlegacyrawparse.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/removesilence/libgstremovesilence.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/rist/libgstrist.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/rtmp2/libgstrtmp2.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/rtp/libgstrtpmanagerbad.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/sdp/libgstsdpelem.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/segmentclip/libgstsegmentclip.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/siren/libgstsiren.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/smooth/libgstsmooth.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/speed/libgstspeed.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/subenc/libgstsubenc.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/switchbin/libgstswitchbin.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/timecode/libgsttimecode.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/transcode/libgsttranscode.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/videofilters/libgstvideofiltersbad.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/videoframe_audiolevel/libgstvideoframe_audiolevel.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/videoparsers/libgstvideoparsersbad.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/videosignal/libgstvideosignal.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/vmnc/libgstvmnc.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/gst/y4m/libgsty4mdec.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/sys/bluez/libgstbluez.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/sys/decklink/libgstdecklink.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/sys/dvb/libgstdvb.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/sys/fbdev/libgstfbdevsink.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/sys/ipcpipeline/libgstipcpipeline.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/sys/kms/libgstkms.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/sys/nvcodec/libgstnvcodec.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/sys/shm/libgstshm.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/bz2/libgstbz2.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/closedcaption/libgstclosedcaption.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/colormanagement/libgstcolormanagement.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/curl/libgstcurl.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/dash/libgstdash.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/dc1394/libgstdc1394.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/dtls/libgstdtls.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/fdkaac/libgstfdkaac.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/hls/libgsthls.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/iqa/libgstiqa.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/mdns/libgstmicrodns.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/opencv/libgstopencv.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/openexr/libgstopenexr.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/openjpeg/libgstopenjpeg.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/openni2/libgstopenni2.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/opus/libgstopusparse.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/qroverlay/libgstqroverlay.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/rsvg/libgstrsvg.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/sctp/libgstsctp.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/smoothstreaming/libgstsmoothstreaming.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/sndfile/libgstsndfile.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/ttml/libgstttmlsubs.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/webrtc/libgstwebrtc.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-bad/ext/webp/libgstwebp.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-ugly/gst/asfdemux/libgstasf.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-ugly/gst/dvdlpcmdec/libgstdvdlpcmdec.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-ugly/gst/dvdsub/libgstdvdsub.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-ugly/gst/realmedia/libgstrealmedia.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-ugly/gst/xingmux/libgstxingmux.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-plugins-ugly/ext/x264/libgstx264.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-libav/ext/libav/libgstlibav.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-rtsp-server/gst/rtsp-sink/libgstrtspclientsink.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-devtools/validate/gst/validate/libgstvalidatetracer.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-editing-services/plugins/nle/libgstnle.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-editing-services/plugins/ges/libgstges.so:/home/kenny/Development/misc/gst-build/builddir/subprojects/gst-python/plugin/libgstpython.so --- stdout --- --- stderr --- Message: Building subprojects: gstreamer, gst-plugins-base, gst-plugins-good, libnice, gst-plugins-bad, gst-plugins-ugly, gst-libav, gst-rtsp-server, gst-devtools, gst-integration-testsuites, gst-editing-services, pygobject, gst-python, gst-examples Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'gstreamer-full-1.0' with pkg-config executable '/usr/bin/pkg-config' env[PKG_CONFIG_PATH]: /opt/ros/melodic/lib/pkgconfig Called `/usr/bin/pkg-config --modversion gstreamer-full-1.0` -> 1 CMake binary for 1 is cached. Preliminary CMake check failed. Aborting. Run-time dependency gstreamer-full-1.0 found: NO (tried pkgconfig and cmake) Program gst-env.py found: YES (/home/kenny/Development/misc/gst-build/gst-env.py) Program git-update found: YES (/home/kenny/Development/misc/gst-build/git-update) Build targets in project: 1260 libdv 1.0.0 YUV format : YUY2 assembly optimizations: YES gst-plugins-bad 1.19.1.1 Plugins: accurip, adpcmdec, adpcmenc, aiff, asfmux, audiobuffersplit, audiofxbad, audiomixmatrix, audiolatency, audiovisualizers, autoconvert, bayer, camerabin, codecalpha, coloreffects, debugutilsbad, dvbsubenc, dvbsuboverlay, dvdspu, faceoverlay, festival, fieldanalysis, freeverb, frei0r, gaudieffects, gdp, geometrictransform, id3tag, inter, interlace, ivfparse, ivtc, jp2kdecimator, jpegformat, rfbsrc, midi, mpegpsdemux, mpegpsmux, mpegtsdemux, mpegtsmux, mxf, netsim, rtponvif, pcapparse, pnm, proxy, legacyrawparse, removesilence, rist, rtmp2, rtpmanagerbad, sdpelem, segmentclip, siren, smooth, speed, subenc, switchbin, timecode, transcode, videofiltersbad, videoframe_audiolevel, videoparsersbad, videosignal, vmnc, y4mdec, bluez, decklink, dvb, fbdevsink, ipcpipeline, kms, nvcodec, shm, bz2, closedcaption, colormanagement, curl, dash, dc1394, dtls, fdkaac, hls, iqa, microdns, opencv, openexr, openjpeg, openni2, opusparse, qroverlay, rsvg, sctp, smoothstreaming, sndfile, ttmlsubs, webrtc, webp gst-plugins-base 1.19.1.1 GL api : gles2, gl GL platform: egl, glx GL winsys : x11 Plugins : adder, app, audioconvert, audiomixer, audiorate, audioresample, audiotestsrc, compositor, encoding, gio, overlaycomposition, pbtypes, playback, rawparse, subparse, tcp, typefindfunctions, videoconvert, videorate, videoscale, videotestsrc, volume, alsa, opengl, ogg, opus, pango, theora, vorbis, ximagesink, xvimagesink gst-plugins-good 1.19.1.1 Plugins: alpha, alphacolor, apetag, audiofx, audioparsers, auparse, autodetect, avi, cutter, navigationtest, debug, deinterlace, dtmf, effectv, equalizer, flv, flxdec, goom, goom2k1, icydemux, id3demux, imagefreeze, interleave, isomp4, alaw, mulaw, level, matroska, monoscope, multifile, multipart, replaygain, rtp, rtpmanager, rtsp, shapewipe, smpte, spectrum, udp, videobox, videocrop, videofilter, videomixer, wavenc, wavparse, y4menc, ossaudio, oss4, video4linux2, ximagesrc, cairo, flac, gdkpixbuf, gtk, jpeg, cacasink, dv, png, qmlgl, pulseaudio, soup gst-plugins-ugly 1.19.1.1 Plugins: asf, dvdlpcmdec, dvdsub, realmedia, xingmux, x264 gstreamer 1.19.1.1 Plugins: coreelements, coretracers opus 1.3.1-97-g6b6035ae Compiler support C99 var arrays : YES C99 lrintf : YES Use alloca : NO (using C99 variable-size arrays instead) Optimizations Floating point support : YES Fast float approximations : NO Fixed point debugging : NO Inline assembly optimizations : none External assembly optimizations: none Intrinsics optimizations : SSE, SSE2, SSE4.1, AVX Run-time CPU detection : SSE4.1, AVX General configuration Custom modes : NO Assertions : NO Hardening : YES Fuzzing : NO Check ASM : NO API documentation : NO Extra programs : YES Tests : YES orc 0.4.32 Backends SSE : YES MMX : YES NEON : YES MIPS : YES c64x : YES Altivec : YES Build options Tools : YES Tests : YES Examples : YES Benchmarks : YES Documentation : NO disabled Orc-test library: YES All GStreamer modules 1.19.1.1 Subprojects avtp : YES dv : YES gl-headers : YES gst-devtools : YES gst-editing-services : YES gst-examples : YES gst-integration-testsuites: YES gst-libav : YES gst-omx : NO Feature 'omx' disabled gst-plugins-bad : YES gst-plugins-base : YES 1 warnings gst-plugins-good : YES gst-plugins-rs : NO Feature 'rs' disabled gst-plugins-ugly : YES gst-python : YES gst-rtsp-server : YES gstreamer : YES 1 warnings gstreamer-sharp : NO Feature 'sharp' disabled gstreamer-vaapi : NO Feature 'vaapi' disabled libnice : YES openh264 : NO Program 'nasm nasm.exe' not found opus : YES 1 warnings orc : YES 1 warnings pycairo : YES pygobject : YES 2 warnings tinyalsa : NO Neither a subproject directory nor a tinyalsa.wrap file was found. Found ninja-1.8.2 at /usr/bin/ninja Running compile: Working directory: /tmp/tmp3dmuoxxm Command line: c++ /tmp/tmp3dmuoxxm/testfile.cpp -o /tmp/tmp3dmuoxxm/output.obj -D_FILE_OFFSET_BITS=64 -c -std=c++11 Code: int i = static_cast(0); Compiler stdout: Compiler stderr: Compiler accepts -std=c++11: YES