Build started at 2025-08-09T13:45:46.783837 Main binary: /usr/bin/python3.9 Build Options: -Ddefault_library=shared -Db_pie=false -Dexamples=disabled -Dopenexr=enabled -Dintrospection=enabled -Dgpl=enabled -Dspandsp=disabled -Dpackage-origin=https://github.com/OpenIndiana/oi-userland -Dprefix=/usr -Dbindir=/usr/bin -Dlibdir=/usr/lib/amd64 -Dlibexecdir=/usr/libexec -Dlocalstatedir=/var -Dmandir=/usr/share/man -Dsbindir=/usr/sbin -Dsysconfdir=/etc -Dbuildtype=plain -Doptimization=3 -Dwrap_mode=nodownload Python system: SunOS The Meson build system Version: 1.7.2 Source dir: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/gst-plugins-bad-1.26.5 Build dir: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64 Build type: native build Project name: gst-plugins-bad Project version: 1.26.5 ----------- Detecting compiler via: `/usr/gcc/14/bin/gcc --version` -> 0 stdout: gcc (OpenIndiana 14.3.0-oi-0) 14.3.0 Copyright (C) 2024 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----------- Running command: -cpp -x c -E -dM - ----- ----------- Detecting linker via: `/usr/gcc/14/bin/gcc -Wl,--version -m64 -m64 -O3 -m64` -> 1 stderr: collect2 version 14.3.0 /usr/bin/ld -Y P,/usr/gcc/14/lib/amd64:/lib/amd64:/usr/lib/amd64 -L /usr/gcc/14/lib/amd64 -R /usr/gcc/14/lib/amd64 -Qy /usr/lib/amd64/crt1.o /usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/crtp.o /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/lib/amd64/values-xpg6.o /usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/crtbegin.o -L/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0 -L/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../amd64 -L/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../.. --version -lgcc -z ignore -lgcc_s -z record -lc -lgcc -z ignore -lgcc_s -z record /usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/crtend.o /usr/lib/amd64/crtn.o ld: Software Generation Utilities - Solaris Link Editors: 5.11-1.1790 (illumos) Undefined first referenced symbol in file main /usr/lib/amd64/crt1.o ld: fatal: symbol referencing errors. No output written to a.out collect2: error: ld returned 1 exit status ----------- Sanity testing C compiler: /usr/gcc/14/bin/gcc Is cross compiler: False. Sanity check compiler command line: /usr/gcc/14/bin/gcc sanitycheckc.c -o sanitycheckc.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/sanitycheckc.exe C compiler for the host machine: /usr/gcc/14/bin/gcc (gcc 14.3.0 "gcc (OpenIndiana 14.3.0-oi-0) 14.3.0") C linker for the host machine: /usr/gcc/14/bin/gcc ld.solaris 5.11-1.1790 (illumos) ----------- Detecting archiver via: `gcc-ar --version` -> 0 stdout: GNU ar (GNU Binutils) 2.44 Copyright (C) 2025 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. ----------- ----------- Detecting compiler via: `/usr/gcc/14/bin/g++ --version` -> 0 stdout: g++ (OpenIndiana 14.3.0-oi-0) 14.3.0 Copyright (C) 2024 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----------- Running command: -cpp -x c++ -E -dM - ----- ----------- Detecting linker via: `/usr/gcc/14/bin/g++ -Wl,--version -m64 -m64 -O3 -m64` -> 1 stderr: collect2 version 14.3.0 /usr/bin/ld -M /usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../libgcc-unwind.map -Y P,/usr/gcc/14/lib/amd64:/lib/amd64:/usr/lib/amd64 -L /usr/gcc/14/lib/amd64 -R /usr/gcc/14/lib/amd64 -Qy /usr/lib/amd64/crt1.o /usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/crtp.o /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/lib/amd64/values-xpg6.o /usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/crtbegin.o -L/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0 -L/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../amd64 -L/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../.. --version -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/crtend.o /usr/lib/amd64/crtn.o ld: Software Generation Utilities - Solaris Link Editors: 5.11-1.1790 (illumos) Undefined first referenced symbol in file main /usr/lib/amd64/crt1.o ld: fatal: symbol referencing errors. No output written to a.out collect2: error: ld returned 1 exit status ----------- Sanity testing C++ compiler: /usr/gcc/14/bin/g++ Is cross compiler: False. Sanity check compiler command line: /usr/gcc/14/bin/g++ sanitycheckcpp.cc -o sanitycheckcpp.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/sanitycheckcpp.exe C++ compiler for the host machine: /usr/gcc/14/bin/g++ (gcc 14.3.0 "g++ (OpenIndiana 14.3.0-oi-0) 14.3.0") C++ linker for the host machine: /usr/gcc/14/bin/g++ ld.solaris 5.11-1.1790 (illumos) ----------- Detecting compiler via: `/usr/gcc/14/bin/gcc --version` -> 0 stdout: gcc (OpenIndiana 14.3.0-oi-0) 14.3.0 Copyright (C) 2024 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----------- Running command: -cpp -x c -E -dM - ----- ----------- Detecting linker via: `/usr/gcc/14/bin/gcc -Wl,--version -m64 -m64 -O3 -m64` -> 1 stderr: collect2 version 14.3.0 /usr/bin/ld -Y P,/usr/gcc/14/lib/amd64:/lib/amd64:/usr/lib/amd64 -L /usr/gcc/14/lib/amd64 -R /usr/gcc/14/lib/amd64 -Qy /usr/lib/amd64/crt1.o /usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/crtp.o /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/lib/amd64/values-xpg6.o /usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/crtbegin.o -L/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0 -L/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../amd64 -L/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../.. --version -lgcc -z ignore -lgcc_s -z record -lc -lgcc -z ignore -lgcc_s -z record /usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/crtend.o /usr/lib/amd64/crtn.o ld: Software Generation Utilities - Solaris Link Editors: 5.11-1.1790 (illumos) Undefined first referenced symbol in file main /usr/lib/amd64/crt1.o ld: fatal: symbol referencing errors. No output written to a.out collect2: error: ld returned 1 exit status ----------- Sanity testing C compiler: /usr/gcc/14/bin/gcc Is cross compiler: False. Sanity check compiler command line: /usr/gcc/14/bin/gcc sanitycheckc.c -o sanitycheckc.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/sanitycheckc.exe C compiler for the build machine: /usr/gcc/14/bin/gcc (gcc 14.3.0 "gcc (OpenIndiana 14.3.0-oi-0) 14.3.0") C linker for the build machine: /usr/gcc/14/bin/gcc ld.solaris 5.11-1.1790 (illumos) ----------- Detecting archiver via: `gcc-ar --version` -> 0 stdout: GNU ar (GNU Binutils) 2.44 Copyright (C) 2025 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version. This program has absolutely no warranty. ----------- ----------- Detecting compiler via: `/usr/gcc/14/bin/g++ --version` -> 0 stdout: g++ (OpenIndiana 14.3.0-oi-0) 14.3.0 Copyright (C) 2024 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----------- Running command: -cpp -x c++ -E -dM - ----- ----------- Detecting linker via: `/usr/gcc/14/bin/g++ -Wl,--version -m64 -m64 -O3 -m64` -> 1 stderr: collect2 version 14.3.0 /usr/bin/ld -M /usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../libgcc-unwind.map -Y P,/usr/gcc/14/lib/amd64:/lib/amd64:/usr/lib/amd64 -L /usr/gcc/14/lib/amd64 -R /usr/gcc/14/lib/amd64 -Qy /usr/lib/amd64/crt1.o /usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/crtp.o /usr/lib/amd64/crti.o /usr/lib/amd64/values-Xa.o /usr/lib/amd64/values-xpg6.o /usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/crtbegin.o -L/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0 -L/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../amd64 -L/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../.. --version -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/crtend.o /usr/lib/amd64/crtn.o ld: Software Generation Utilities - Solaris Link Editors: 5.11-1.1790 (illumos) Undefined first referenced symbol in file main /usr/lib/amd64/crt1.o ld: fatal: symbol referencing errors. No output written to a.out collect2: error: ld returned 1 exit status ----------- Sanity testing C++ compiler: /usr/gcc/14/bin/g++ Is cross compiler: False. Sanity check compiler command line: /usr/gcc/14/bin/g++ sanitycheckcpp.cc -o sanitycheckcpp.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/sanitycheckcpp.exe C++ compiler for the build machine: /usr/gcc/14/bin/g++ (gcc 14.3.0 "g++ (OpenIndiana 14.3.0-oi-0) 14.3.0") C++ linker for the build machine: /usr/gcc/14/bin/g++ ld.solaris 5.11-1.1790 (illumos) 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 Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpk0vzmjdi Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpk0vzmjdi/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpk0vzmjdi/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wnon-virtual-dtor -Wno-non-virtual-dtor` -> 0 Compiler for C++ supports arguments -Wno-non-virtual-dtor: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpl41y1dxe Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpl41y1dxe/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpl41y1dxe/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -z fatal-warnings -Wl,-Bsymbolic-functions` -> 1 stderr: ld: fatal: option -B has illegal argument 'symbolic-functions' ld: fatal: flags processing errors collect2: error: ld returned 1 exit status ----------- Compiler for C supports link arguments -Wl,-Bsymbolic-functions: NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpqx8ov559 Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpqx8ov559/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpqx8ov559/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -z fatal-warnings -Wl,-z,nodelete` -> 0 Compiler for C supports link arguments -Wl,-z,nodelete: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpu2zvcams Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpu2zvcams/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpu2zvcams/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -z fatal-warnings -Wl,-z,nodelete` -> 0 Compiler for C++ supports link arguments -Wl,-z,nodelete: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpxqq9yogn Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpxqq9yogn/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpxqq9yogn/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fvisibility=hidden` -> 0 Compiler for C supports arguments -fvisibility=hidden: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpeg68iayd Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpeg68iayd/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpeg68iayd/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fno-strict-aliasing` -> 0 Compiler for C supports arguments -fno-strict-aliasing: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpuq5iy78l Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpuq5iy78l/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpuq5iy78l/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -fno-strict-aliasing` -> 0 Compiler for C++ supports arguments -fno-strict-aliasing: YES Message: Disabling GLib cast checks Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpprv7g565 Code: #ifdef __has_include #if !__has_include("dlfcn.h") #error "Header 'dlfcn.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpprv7g565/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "dlfcn.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8iv_kg47 Code: #ifdef __has_include #if !__has_include("fcntl.h") #error "Header 'fcntl.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8iv_kg47/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "fcntl.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp68jso18d Code: #ifdef __has_include #if !__has_include("inttypes.h") #error "Header 'inttypes.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp68jso18d/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "inttypes.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpg_997rl6 Code: #ifdef __has_include #if !__has_include("memory.h") #error "Header 'memory.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpg_997rl6/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "memory.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpwj0ucfio Code: #ifdef __has_include #if !__has_include("netinet/in.h") #error "Header 'netinet/in.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpwj0ucfio/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "netinet/in.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpfy4zjyev Code: #ifdef __has_include #if !__has_include("netinet/ip.h") #error "Header 'netinet/ip.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpfy4zjyev/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "netinet/ip.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpiaem0zwt Code: #ifdef __has_include #if !__has_include("netinet/tcp.h") #error "Header 'netinet/tcp.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpiaem0zwt/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "netinet/tcp.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpeiwq3qwt Code: #ifdef __has_include #if !__has_include("pthread.h") #error "Header 'pthread.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpeiwq3qwt/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "pthread.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpbljtpm_7 Code: #ifdef __has_include #if !__has_include("pwd.h") #error "Header 'pwd.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpbljtpm_7/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "pwd.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcwcwmzx5 Code: #ifdef __has_include #if !__has_include("stdint.h") #error "Header 'stdint.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcwcwmzx5/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "stdint.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpr7jbtm5f Code: #ifdef __has_include #if !__has_include("stdlib.h") #error "Header 'stdlib.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpr7jbtm5f/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "stdlib.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpd6s9xr7w Code: #ifdef __has_include #if !__has_include("strings.h") #error "Header 'strings.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpd6s9xr7w/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "strings.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp02v5eoj2 Code: #ifdef __has_include #if !__has_include("string.h") #error "Header 'string.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp02v5eoj2/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "string.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpzjylzzf8 Code: #ifdef __has_include #if !__has_include("sys/param.h") #error "Header 'sys/param.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpzjylzzf8/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "sys/param.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp45fif5v7 Code: #ifdef __has_include #if !__has_include("sys/socket.h") #error "Header 'sys/socket.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp45fif5v7/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "sys/socket.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpophldo8f Code: #ifdef __has_include #if !__has_include("sys/stat.h") #error "Header 'sys/stat.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpophldo8f/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "sys/stat.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp9neoq1fv Code: #ifdef __has_include #if !__has_include("sys/time.h") #error "Header 'sys/time.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp9neoq1fv/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "sys/time.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpfam99cu3 Code: #ifdef __has_include #if !__has_include("sys/types.h") #error "Header 'sys/types.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpfam99cu3/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "sys/types.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpueng5vjk Code: #ifdef __has_include #if !__has_include("sys/utsname.h") #error "Header 'sys/utsname.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpueng5vjk/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "sys/utsname.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp9igc601y Code: #ifdef __has_include #if !__has_include("unistd.h") #error "Header 'unistd.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp9igc601y/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "unistd.h" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpu27x50ry Code: #ifdef __has_include #if !__has_include("windows.h") #error "Header 'windows.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpu27x50ry/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpu27x50ry/testfile.c:4:12: error: #error "Header 'windows.h' could not be found" 4 | #error "Header 'windows.h' could not be found" | ^~~~~ ----------- Has header "windows.h" : NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpqlq328_q Code: #ifdef __has_include #if !__has_include("winsock2.h") #error "Header 'winsock2.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpqlq328_q/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpqlq328_q/testfile.c:4:12: error: #error "Header 'winsock2.h' could not be found" 4 | #error "Header 'winsock2.h' could not be found" | ^~~~~ ----------- Has header "winsock2.h" : NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpo0oo385_ Code: #ifdef __has_include #if !__has_include("ws2tcpip.h") #error "Header 'ws2tcpip.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpo0oo385_/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpo0oo385_/testfile.c:4:12: error: #error "Header 'ws2tcpip.h' could not be found" 4 | #error "Header 'ws2tcpip.h' could not be found" | ^~~~~ ----------- Has header "ws2tcpip.h" : NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2paaumj9 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 (); } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2paaumj9/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2paaumj9/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2paaumj9/testfile.c:10:14: warning: conflicting types for built-in function 'dcgettext'; expected 'char *(const char *, const char *, int)' [-Wbuiltin-declaration-mismatch] 10 | char dcgettext (void); | ^~~~~~~~~ ----------- Checking for function "dcgettext" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp3v08as8c 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 (); } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp3v08as8c/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp3v08as8c/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 Checking for function "getpagesize" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpngx97sjo 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 (); } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpngx97sjo/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpngx97sjo/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 Checking for function "gmtime_r" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8qjtqpse 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 (); } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8qjtqpse/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8qjtqpse/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 1 stderr: Undefined first referenced symbol in file memfd_create /var/tmp//ccP7ayUa.o ld: fatal: symbol referencing errors. No output written to /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8qjtqpse/output.exe collect2: error: ld returned 1 exit status ----------- Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp6q8xhub3 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(memfd_create) && !0 #error "No definition for __builtin_memfd_create found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_memfd_create) #error "__builtin_memfd_create not found" #endif #elif ! defined(memfd_create) __builtin_memfd_create; #endif return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp6q8xhub3/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp6q8xhub3/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp6q8xhub3/testfile.c: In function 'main': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp6q8xhub3/testfile.c:17:18: error: #error "__builtin_memfd_create not found" 17 | #error "__builtin_memfd_create not found" | ^~~~~ ----------- Checking for function "memfd_create" : NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpg7ufmcf9 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 (); } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpg7ufmcf9/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpg7ufmcf9/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 Checking for function "mmap" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpiax3z23o 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 (); } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpiax3z23o/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpiax3z23o/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 Checking for function "pipe2" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpxvh7jvaj 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; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpxvh7jvaj/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpxvh7jvaj/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 Checking for function "getrusage" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp0zd8olnd Code: #include #include int main(void) { printf("%ld\n", (long)(sizeof(char))); return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp0zd8olnd/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp0zd8olnd/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 Program stdout: 1 Program stderr: Checking for size of "char" : 1 Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmps7zn9ez8 Code: #include #include int main(void) { printf("%ld\n", (long)(sizeof(int))); return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmps7zn9ez8/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmps7zn9ez8/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 Program stdout: 4 Program stderr: Checking for size of "int" : 4 Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp4gxigvyb Code: #include #include int main(void) { printf("%ld\n", (long)(sizeof(long))); return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp4gxigvyb/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp4gxigvyb/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 Program stdout: 8 Program stderr: Checking for size of "long" : 8 Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpz0ekq2lm Code: #include #include int main(void) { printf("%ld\n", (long)(sizeof(short))); return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpz0ekq2lm/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpz0ekq2lm/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 Program stdout: 2 Program stderr: Checking for size of "short" : 2 Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpo6sfjftm Code: #include #include int main(void) { printf("%ld\n", (long)(sizeof(void*))); return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpo6sfjftm/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpo6sfjftm/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 Program stdout: 8 Program stderr: Checking for size of "void*" : 8 Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1lwu661l Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1lwu661l/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1lwu661l/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-prototypes` -> 0 Compiler for C supports arguments -Wmissing-prototypes: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpm1gwmnlz Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpm1gwmnlz/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpm1gwmnlz/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wold-style-definition` -> 0 Compiler for C supports arguments -Wold-style-definition: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp3tb4s9qx Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp3tb4s9qx/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp3tb4s9qx/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Waggregate-return` -> 0 Compiler for C supports arguments -Waggregate-return: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyom4yopk Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyom4yopk/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyom4yopk/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wformat-nonliteral` -> 0 stderr: cc1plus: warning: '-Wformat-nonliteral' ignored without '-Wformat' [-Wformat-nonliteral] ----------- Compiler for C++ supports arguments -Wformat-nonliteral: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpt4b49h2e Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpt4b49h2e/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpt4b49h2e/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Waddress` -> 0 Compiler for C supports arguments -Waddress: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpp_r5cgq5 Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpp_r5cgq5/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpp_r5cgq5/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Waddress` -> 0 Compiler for C++ supports arguments -Waddress: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1ev5l22n Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1ev5l22n/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1ev5l22n/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wformat` -> 0 Compiler for C supports arguments -Wformat: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp6e2v96kg Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp6e2v96kg/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp6e2v96kg/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wformat` -> 0 Compiler for C++ supports arguments -Wformat: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmppn9oms2d Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmppn9oms2d/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmppn9oms2d/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wformat-security` -> 0 stderr: cc1: warning: '-Wformat-security' ignored without '-Wformat' [-Wformat-security] ----------- Compiler for C supports arguments -Wformat-security: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1kt34_zi Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1kt34_zi/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1kt34_zi/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wformat-security` -> 0 stderr: cc1plus: warning: '-Wformat-security' ignored without '-Wformat' [-Wformat-security] ----------- Compiler for C++ supports arguments -Wformat-security: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpku6xfavy Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpku6xfavy/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpku6xfavy/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wimplicit-fallthrough=3` -> 0 Compiler for C supports arguments -Wimplicit-fallthrough=3: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpismc_cgw Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpismc_cgw/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpismc_cgw/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wimplicit-fallthrough=3` -> 0 Compiler for C++ supports arguments -Wimplicit-fallthrough=3: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcof5zy3o Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcof5zy3o/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcof5zy3o/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Winit-self` -> 0 Compiler for C supports arguments -Winit-self: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpt6k4v9dy Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpt6k4v9dy/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpt6k4v9dy/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Winit-self` -> 0 Compiler for C++ supports arguments -Winit-self: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpnwh9tf7j Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpnwh9tf7j/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpnwh9tf7j/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-declarations` -> 0 Compiler for C supports arguments -Wmissing-declarations: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcefimvdb Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcefimvdb/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcefimvdb/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wmissing-declarations` -> 0 Compiler for C++ supports arguments -Wmissing-declarations: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpd6mmo7mj Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpd6mmo7mj/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpd6mmo7mj/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-include-dirs` -> 0 Compiler for C supports arguments -Wmissing-include-dirs: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpzqqzgp4a Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpzqqzgp4a/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpzqqzgp4a/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wmissing-include-dirs` -> 0 Compiler for C++ supports arguments -Wmissing-include-dirs: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpvqckicbc Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpvqckicbc/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpvqckicbc/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-parameter-type` -> 0 Compiler for C supports arguments -Wmissing-parameter-type: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpnebw6qb7 Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpnebw6qb7/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpnebw6qb7/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wmissing-parameter-type` -> 0 stderr: cc1plus: warning: command-line option '-Wmissing-parameter-type' is valid for C/ObjC but not for C++ ----------- Compiler for C++ supports arguments -Wmissing-parameter-type: NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmppf22bddt Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmppf22bddt/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmppf22bddt/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wmultichar -Wno-multichar` -> 0 Compiler for C supports arguments -Wno-multichar: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8e7htmuq Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8e7htmuq/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8e7htmuq/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wmultichar -Wno-multichar` -> 0 Compiler for C++ supports arguments -Wno-multichar: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8iah2qg0 Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8iah2qg0/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8iah2qg0/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wpointer-arith` -> 0 Compiler for C supports arguments -Wpointer-arith: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp_z85c1op Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp_z85c1op/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp_z85c1op/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wpointer-arith` -> 0 Compiler for C++ supports arguments -Wpointer-arith: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp042594tg Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp042594tg/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp042594tg/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wredundant-decls` -> 0 Compiler for C supports arguments -Wredundant-decls: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpd5thh260 Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpd5thh260/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpd5thh260/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wredundant-decls` -> 0 Compiler for C++ supports arguments -Wredundant-decls: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp557zqacq Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp557zqacq/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp557zqacq/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wshift-negative-value` -> 0 Compiler for C supports arguments -Wshift-negative-value: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpw9r72jtp Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpw9r72jtp/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpw9r72jtp/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wshift-negative-value` -> 0 Compiler for C++ supports arguments -Wshift-negative-value: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp_jp8k7w8 Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp_jp8k7w8/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp_jp8k7w8/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wtype-limits` -> 0 Compiler for C supports arguments -Wtype-limits: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp57pzzr3z Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp57pzzr3z/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp57pzzr3z/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wtype-limits` -> 0 Compiler for C++ supports arguments -Wtype-limits: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpiont6mlj Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpiont6mlj/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpiont6mlj/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wundef` -> 0 Compiler for C supports arguments -Wundef: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmppxsi7ydu Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmppxsi7ydu/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmppxsi7ydu/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wundef` -> 0 Compiler for C++ supports arguments -Wundef: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpp7p606kd Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpp7p606kd/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpp7p606kd/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wvla` -> 0 Compiler for C supports arguments -Wvla: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpzfa650r9 Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpzfa650r9/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpzfa650r9/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wvla` -> 0 Compiler for C++ supports arguments -Wvla: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpoujcbomu Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpoujcbomu/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpoujcbomu/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wwrite-strings` -> 0 Compiler for C supports arguments -Wwrite-strings: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpytq7t3qb Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpytq7t3qb/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpytq7t3qb/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wwrite-strings` -> 0 Compiler for C++ supports arguments -Wwrite-strings: YES 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: YES (/usr/bin/amd64/pkg-config) 0.29.2 Determining dependency 'gstreamer-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-1.0` -> 0 stdout: -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmplt6xbwkn Code: #include #include int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; } ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmplt6xbwkn/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmplt6xbwkn/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive` -> 0 Program stdout: 8 Program stderr: Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgget89_t Code: ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgget89_t/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgget89_t/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive --print-search-dirs` -> 0 stdout: install: /usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/ programs: =/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../../x86_64-pc-solaris2.11/bin/x86_64-pc-solaris2.11/14.3.0/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../../x86_64-pc-solaris2.11/bin/:/usr/ccs/bin/x86_64-pc-solaris2.11/14.3.0/:/usr/ccs/bin/ libraries: =/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../../x86_64-pc-solaris2.11/lib/x86_64-pc-solaris2.11/14.3.0/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../../x86_64-pc-solaris2.11/lib/amd64/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../x86_64-pc-solaris2.11/14.3.0/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../amd64/:/lib/x86_64-pc-solaris2.11/14.3.0/:/lib/amd64/:/usr/lib/x86_64-pc-solaris2.11/14.3.0/:/usr/lib/amd64/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../../x86_64-pc-solaris2.11/lib/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../:/lib/:/usr/lib/ ----------- Run-time dependency gstreamer-1.0 found: YES 1.26.5 Determining dependency 'gstreamer-base-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-base-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-base-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-base-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-base-1.0` -> 0 stdout: -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gstreamer-base-1.0 found: YES 1.26.5 Determining dependency 'gstreamer-net-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-net-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-net-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gstreamer-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-net-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgstnet-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-net-1.0` -> 0 stdout: -lgstnet-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gstreamer-net-1.0 found: YES 1.26.5 Determining dependency 'gstreamer-controller-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-controller-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-controller-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-controller-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgstcontroller-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-controller-1.0` -> 0 stdout: -lgstcontroller-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gstreamer-controller-1.0 found: YES 1.26.5 Determining dependency 'gstreamer-pbutils-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-pbutils-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-pbutils-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-pbutils-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-pbutils-1.0` -> 0 stdout: -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gstreamer-pbutils-1.0 found: YES 1.26.5 Determining dependency 'gstreamer-allocators-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-allocators-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-allocators-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gstreamer-1.0 -I/usr/include/drm -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-allocators-1.0` -> 0 stdout: -L/usr/lib/amd64 -L/usr/lib/xorg/amd64 -L/usr/lib/amd64 -lgstallocators-1.0 -R/usr/lib/xorg/amd64 -ldrm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-allocators-1.0` -> 0 stdout: -L/usr/lib/xorg/amd64 -lgstallocators-1.0 -R/usr/lib/xorg/amd64 -ldrm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gstreamer-allocators-1.0 found: YES 1.26.5 Determining dependency 'gstreamer-app-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-app-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-app-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-app-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-app-1.0` -> 0 stdout: -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gstreamer-app-1.0 found: YES 1.26.5 Determining dependency 'gstreamer-audio-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-audio-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-audio-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-audio-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-audio-1.0` -> 0 stdout: -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gstreamer-audio-1.0 found: YES 1.26.5 Determining dependency 'gstreamer-fft-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-fft-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-fft-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-fft-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgstfft-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-fft-1.0` -> 0 stdout: -lgstfft-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gstreamer-fft-1.0 found: YES 1.26.5 Determining dependency 'gstreamer-riff-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-riff-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-riff-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-riff-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgstriff-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-riff-1.0` -> 0 stdout: -lgstriff-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gstreamer-riff-1.0 found: YES 1.26.5 Determining dependency 'gstreamer-rtp-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-rtp-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-rtp-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-rtp-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgstrtp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-rtp-1.0` -> 0 stdout: -lgstrtp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gstreamer-rtp-1.0 found: YES 1.26.5 Determining dependency 'gstreamer-rtsp-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-rtsp-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-rtsp-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-rtsp-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgstrtsp-1.0 -lgstsdp-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-rtsp-1.0` -> 0 stdout: -lgstrtsp-1.0 -lgstsdp-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gstreamer-rtsp-1.0 found: YES 1.26.5 Determining dependency 'gstreamer-sdp-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-sdp-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-sdp-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-sdp-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgstsdp-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-sdp-1.0` -> 0 stdout: -lgstsdp-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gstreamer-sdp-1.0 found: YES 1.26.5 Determining dependency 'gstreamer-tag-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-tag-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-tag-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-tag-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-tag-1.0` -> 0 stdout: -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gstreamer-tag-1.0 found: YES 1.26.5 Determining dependency 'gstreamer-video-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-video-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-video-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-video-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-video-1.0` -> 0 stdout: -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gstreamer-video-1.0 found: YES 1.26.5 Determining dependency 'gstreamer-check-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-check-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-check-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-check-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgstcheck-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-check-1.0` -> 0 stdout: -lgstcheck-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gstreamer-check-1.0 found: YES 1.26.5 Determining dependency 'gstreamer-gl-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-gl-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-gl-1.0` -> 0 stdout: -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/gstreamer-1.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/drm -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-gl-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgstgl-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-gl-1.0` -> 0 stdout: -lgstgl-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gstreamer-gl-1.0 found: YES 1.26.5 Determining dependency 'gstreamer-gl-prototypes-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-gl-prototypes-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-gl-prototypes-1.0` -> 0 stdout: -DFFI_NO_RAW_API -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/gstreamer-1.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/drm ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-gl-prototypes-1.0` -> 0 stdout: -L/usr/lib/amd64 -L/usr/lib/mesa/amd64 -lgstgl-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lGL ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-gl-prototypes-1.0` -> 0 stdout: -L/usr/lib/mesa/amd64 -lgstgl-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lGL ----------- Run-time dependency gstreamer-gl-prototypes-1.0 found: YES 1.26.5 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=gl_apis gstreamer-gl-1.0` -> 0 stdout: gl ----------- Got pkg-config variable gl_apis : gl env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=gl_winsys gstreamer-gl-1.0` -> 0 stdout: egl x11 ----------- Got pkg-config variable gl_winsys : egl x11 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=gl_platforms gstreamer-gl-1.0` -> 0 stdout: egl glx ----------- Got pkg-config variable gl_platforms : egl glx Message: GStreamer OpenGL window systems: egl x11 Message: GStreamer OpenGL platforms: egl glx Message: GStreamer OpenGL apis: gl Determining dependency 'gstreamer-gl-x11-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-gl-x11-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-gl-x11-1.0` -> 0 stdout: -DFFI_NO_RAW_API -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/gstreamer-1.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/drm -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-gl-x11-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgstgl-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lX11-xcb -lX11 -lxcb ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-gl-x11-1.0` -> 0 stdout: -lgstgl-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lX11-xcb -lX11 -lxcb ----------- Run-time dependency gstreamer-gl-x11-1.0 found: YES 1.26.5 Determining dependency 'gstreamer-gl-egl-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-gl-egl-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-gl-egl-1.0` -> 0 stdout: -DFFI_NO_RAW_API -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/gstreamer-1.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/drm ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-gl-egl-1.0` -> 0 stdout: -L/usr/lib/amd64 -L/usr/lib/mesa/amd64 -lgstgl-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lEGL ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-gl-egl-1.0` -> 0 stdout: -L/usr/lib/mesa/amd64 -lgstgl-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lEGL ----------- Run-time dependency gstreamer-gl-egl-1.0 found: YES 1.26.5 Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpsnaf4975 Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpsnaf4975/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpsnaf4975/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lm -z nodefs` -> 0 Library m found: YES Determining dependency 'gio-2.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gio-2.0` -> 0 stdout: 2.82.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gio-2.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gio-2.0` -> 0 stdout: -L/usr/lib/amd64 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gio-2.0` -> 0 stdout: -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gio-2.0 found: YES 2.82.5 Determining dependency 'gmodule-no-export-2.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gmodule-no-export-2.0` -> 0 stdout: 2.82.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gmodule-no-export-2.0` -> 0 stdout: -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gmodule-no-export-2.0` -> 0 stdout: -L/usr/lib/amd64 -lgmodule-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gmodule-no-export-2.0` -> 0 stdout: -lgmodule-2.0 -lglib-2.0 ----------- Run-time dependency gmodule-no-export-2.0 found: YES 2.82.5 Determining dependency 'x11' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion x11` -> 0 stdout: 1.8.12 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags x11` -> 0 stdout: -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs x11` -> 0 stdout: -L/usr/lib/amd64 -lX11 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs x11` -> 0 stdout: -lX11 ----------- Run-time dependency x11 found: YES 1.8.12 Determining dependency 'libdrm' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libdrm` -> 0 stdout: 2.4.109 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags libdrm` -> 0 stdout: -I/usr/include/drm ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libdrm` -> 0 stdout: -L/usr/lib/xorg/amd64 -R/usr/lib/xorg/amd64 -ldrm ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libdrm` -> 0 stdout: -L/usr/lib/xorg/amd64 -R/usr/lib/xorg/amd64 -ldrm ----------- Run-time dependency libdrm found: YES 2.4.109 Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpb5k4tr7d Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpb5k4tr7d/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpb5k4tr7d/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lsocket -z nodefs` -> 0 Library socket found: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpb7geu6jy Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpb7geu6jy/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpb7geu6jy/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lnsl -z nodefs` -> 0 Library nsl found: YES Determining dependency 'orc-0.4' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion orc-0.4` -> 0 stdout: 0.4.41 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags orc-0.4` -> 0 stdout: -I/usr/include/orc-0.4 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs orc-0.4` -> 0 stdout: -L/usr/lib/amd64 -lorc-0.4 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs orc-0.4` -> 0 stdout: -lorc-0.4 ----------- Run-time dependency orc-0.4 found: YES 0.4.41 Program orcc found: YES (/usr/bin/orcc) Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmph9gib4id Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef GST_DISABLE_GST_DEBUG GST_DISABLE_GST_DEBUG; #endif return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmph9gib4id/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmph9gib4id/output.obj -c -DFFI_NO_RAW_API -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmph9gib4id/testfile.c: In function 'main': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmph9gib4id/testfile.c:6:17: error: 'GST_DISABLE_GST_DEBUG' undeclared (first use in this function); did you mean 'GST_DISABLE_CAST_CHECKS'? 6 | GST_DISABLE_GST_DEBUG; | ^~~~~~~~~~~~~~~~~~~~~ | GST_DISABLE_CAST_CHECKS /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmph9gib4id/testfile.c:6:17: note: each undeclared identifier is reported only once for each function it appears in ----------- Header "gst/gstconfig.h" has symbol "GST_DISABLE_GST_DEBUG" with dependency gstreamer-1.0: NO Message: GStreamer debug system is enabled Program python3 found: YES (/usr/bin/python3.9) Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Determining dependency 'gobject-introspection-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gobject-introspection-1.0` -> 0 stdout: 1.84.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gobject-introspection-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gobject-introspection-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gobject-introspection-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gobject-introspection-1.0` -> 0 stdout: -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gobject-introspection-1.0 found: YES 1.84.0 Dependency gobject-introspection-1.0 found: YES 1.84.0 (cached) env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=g_ir_scanner gobject-introspection-1.0` -> 0 stdout: /usr/bin/g-ir-scanner ----------- Got pkg-config variable g_ir_scanner : /usr/bin/g-ir-scanner Program /usr/bin/g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Dependency gobject-introspection-1.0 found: YES 1.84.0 (cached) env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=g_ir_compiler gobject-introspection-1.0` -> 0 stdout: /usr/bin/g-ir-compiler ----------- Got pkg-config variable g_ir_compiler : /usr/bin/g-ir-compiler Program /usr/bin/g-ir-compiler found: YES (/usr/bin/g-ir-compiler) env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=girdir gstreamer-audio-1.0` -> 0 stdout: /usr/share/gir-1.0 ----------- Got pkg-config variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=girdir gstreamer-base-1.0` -> 0 stdout: /usr/share/gir-1.0 ----------- Got pkg-config variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=girdir gobject-introspection-1.0` -> 0 stdout: /usr/share/gir-1.0 ----------- Got pkg-config variable girdir : /usr/share/gir-1.0 Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpjof7kbmh Code: ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpjof7kbmh/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpjof7kbmh/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs` -> 0 stdout: install: /usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/ programs: =/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../../x86_64-pc-solaris2.11/bin/x86_64-pc-solaris2.11/14.3.0/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../../x86_64-pc-solaris2.11/bin/:/usr/ccs/bin/x86_64-pc-solaris2.11/14.3.0/:/usr/ccs/bin/ libraries: =/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../../x86_64-pc-solaris2.11/lib/x86_64-pc-solaris2.11/14.3.0/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../../x86_64-pc-solaris2.11/lib/amd64/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../x86_64-pc-solaris2.11/14.3.0/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../amd64/:/lib/x86_64-pc-solaris2.11/14.3.0/:/lib/amd64/:/usr/lib/x86_64-pc-solaris2.11/14.3.0/:/usr/lib/amd64/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../../x86_64-pc-solaris2.11/lib/:/usr/gcc/14/lib/gcc/x86_64-pc-solaris2.11/14.3.0/../../../:/lib/:/usr/lib/ ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=girdir gstreamer-app-1.0` -> 0 stdout: /usr/share/gir-1.0 ----------- Got pkg-config variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=girdir gstreamer-video-1.0` -> 0 stdout: /usr/share/gir-1.0 ----------- Got pkg-config variable girdir : /usr/share/gir-1.0 Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpd7nf5yyg Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpd7nf5yyg/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpd7nf5yyg/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wmisleading-indentation -Wno-misleading-indentation` -> 0 Compiler for C supports arguments -Wno-misleading-indentation: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp7w9a9dl3 Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp7w9a9dl3/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp7w9a9dl3/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wredundant-decls -Wno-redundant-decls` -> 0 Compiler for C supports arguments -Wno-redundant-decls: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpzm5rfbar Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpzm5rfbar/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpzm5rfbar/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wunused-but-set-variable -Wno-unused-but-set-variable` -> 0 Compiler for C supports arguments -Wno-unused-but-set-variable: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgl3ipcr0 Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgl3ipcr0/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgl3ipcr0/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wunknown-pragmas -Wno-unknown-pragmas` -> 0 Compiler for C supports arguments -Wno-unknown-pragmas: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpilt46kiy Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpilt46kiy/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpilt46kiy/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wswitch -Wno-switch` -> 0 Compiler for C supports arguments -Wno-switch: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp96tki23b Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp96tki23b/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp96tki23b/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wimplicit-fallthrough=0` -> 0 Compiler for C supports arguments -Wimplicit-fallthrough=0: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptjge_uhi Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptjge_uhi/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptjge_uhi/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wundef -Wno-undef` -> 0 Compiler for C supports arguments -Wno-undef: YES env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=girdir gstreamer-1.0` -> 0 stdout: /usr/share/gir-1.0 ----------- Got pkg-config variable girdir : /usr/share/gir-1.0 Determining dependency 'glib-2.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion glib-2.0` -> 0 stdout: 2.82.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags glib-2.0` -> 0 stdout: -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs glib-2.0` -> 0 stdout: -L/usr/lib/amd64 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs glib-2.0` -> 0 stdout: -lglib-2.0 ----------- Build-time dependency glib-2.0 found: YES 2.82.5 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=glib_mkenums glib-2.0` -> 0 stdout: glib-mkenums ----------- Got pkg-config variable glib_mkenums : glib-mkenums Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.82.5 (cached) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.82.5 (cached) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.82.5 (cached) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.82.5 (cached) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.82.5 (cached) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.82.5 (cached) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.82.5 (cached) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Determining dependency 'opencv' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion opencv` -> 1 stderr: Package opencv was not found in the pkg-config search path. Perhaps you should add the directory containing `opencv.pc' to the PKG_CONFIG_PATH environment variable No package 'opencv' found ----------- CMake binary for host machine 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 (4.1.0) Extracting basic cmake information CMake Toolchain: Calling CMake once to generate the compiler state Calling CMake (['/usr/bin/cmake']) in /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/__CMake_compiler_info__ with: - "--trace-expand" - "--trace-format=json-v1" - "--no-warn-unused-cli" - "--trace-redirect=cmake_trace.txt" - "-G" - "Ninja" - "-DCMAKE_TOOLCHAIN_FILE=/data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/__CMake_compiler_info__/CMakeMesonTempToolchainFile.cmake" - "." CMake trace warning: add_executable() non imported executables are not supported CMake TRACE: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-N0qWVa/CMakeLists.txt:22 add_executable(['cmTC_f9e4c']) CMake trace warning: target_link_libraries() TARGET cmTC_f9e4c not found CMake TRACE: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-N0qWVa/CMakeLists.txt:28 target_link_libraries(['cmTC_f9e4c', '']) CMake trace warning: add_executable() non imported executables are not supported CMake TRACE: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-O0qWVa/CMakeLists.txt:22 add_executable(['cmTC_5b49b']) CMake trace warning: target_link_libraries() TARGET cmTC_5b49b not found CMake TRACE: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-O0qWVa/CMakeLists.txt:28 target_link_libraries(['cmTC_5b49b', '']) Try CMake generator: auto Calling CMake (['/usr/bin/cmake']) in /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/cmake_opencv with: - "--trace-expand" - "--trace-format=json-v1" - "--no-warn-unused-cli" - "--trace-redirect=cmake_trace.txt" - "-DCMAKE_TOOLCHAIN_FILE=/data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/cmake_opencv/CMakeMesonToolchainFile.cmake" - "." -- Module search paths: ['/', '/opt', '/usr'] -- CMake root: /usr/share/cmake-4.1 -- CMake architectures: [] -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share', ''] Preliminary CMake check failed. Aborting. Run-time dependency opencv found: NO (tried pkgconfig and cmake) Determining dependency 'opencv4' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion opencv4` -> 1 stderr: Package opencv4 was not found in the pkg-config search path. Perhaps you should add the directory containing `opencv4.pc' to the PKG_CONFIG_PATH environment variable No package 'opencv4' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency opencv4 found: NO (tried pkgconfig and cmake) env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=girdir gstreamer-tag-1.0` -> 0 stdout: /usr/share/gir-1.0 ----------- Got pkg-config variable girdir : /usr/share/gir-1.0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=girdir gstreamer-pbutils-1.0` -> 0 stdout: /usr/share/gir-1.0 ----------- Got pkg-config variable girdir : /usr/share/gir-1.0 Dependency glib-2.0 found: YES 2.82.5 (cached) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.82.5 (cached) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Determining dependency 'vulkan' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion vulkan` -> 1 stderr: Package vulkan was not found in the pkg-config search path. Perhaps you should add the directory containing `vulkan.pc' to the PKG_CONFIG_PATH environment variable No package 'vulkan' found ----------- Run-time dependency vulkan found: NO (tried pkgconfig) Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpydj93ehn Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpydj93ehn/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpydj93ehn/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lvulkan -z nodefs` -> 1 stderr: ld: fatal: library -lvulkan: not found ld: fatal: file processing errors. No output written to /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpydj93ehn/output.exe collect2: error: ld returned 1 exit status ----------- Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpvi5lm6ub Code: #include #include int main(void) { printf("%ld\n", (long)(sizeof(void *))); return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpvi5lm6ub/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpvi5lm6ub/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 Program stdout: 8 Program stderr: Library vulkan found: NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpuuoouklz 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 ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpuuoouklz/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpuuoouklz/testfile.c:4:12: error: #error "Header 'vulkan/vulkan_core.h' could not be found" 4 | #error "Header 'vulkan/vulkan_core.h' could not be found" | ^~~~~ ----------- Has header "vulkan/vulkan_core.h" with dependency -lvulkan: NO Determining dependency 'xcb' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion xcb` -> 0 stdout: 1.17.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags xcb` -> 0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs xcb` -> 0 stdout: -L/usr/lib/amd64 -lxcb ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs xcb` -> 0 stdout: -lxcb ----------- Run-time dependency xcb found: YES 1.17.0 Determining dependency 'xkbcommon' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion xkbcommon` -> 0 stdout: 1.9.2 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags xkbcommon` -> 0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs xkbcommon` -> 0 stdout: -L/usr/lib/amd64 -lxkbcommon ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs xkbcommon` -> 0 stdout: -lxkbcommon ----------- Run-time dependency xkbcommon found: YES 1.9.2 Determining dependency 'xkbcommon-x11' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion xkbcommon-x11` -> 0 stdout: 1.9.2 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags xkbcommon-x11` -> 0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs xkbcommon-x11` -> 0 stdout: -L/usr/lib/amd64 -lxkbcommon-x11 -lxkbcommon ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs xkbcommon-x11` -> 0 stdout: -lxkbcommon-x11 -lxkbcommon ----------- Run-time dependency xkbcommon-x11 found: YES 1.9.2 Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpa_t5ukr5 Code: #ifdef __has_include #if !__has_include("vulkan/vulkan_xcb.h") #error "Header 'vulkan/vulkan_xcb.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpa_t5ukr5/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpa_t5ukr5/testfile.c:4:12: error: #error "Header 'vulkan/vulkan_xcb.h' could not be found" 4 | #error "Header 'vulkan/vulkan_xcb.h' could not be found" | ^~~~~ ----------- Has header "vulkan/vulkan_xcb.h" with dependency -lvulkan: NO Determining dependency 'wayland-client' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion wayland-client` -> 1 stderr: Package wayland-client was not found in the pkg-config search path. Perhaps you should add the directory containing `wayland-client.pc' to the PKG_CONFIG_PATH environment variable No package 'wayland-client' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency wayland-client found: NO (tried pkgconfig and cmake) Determining dependency 'wayland-protocols' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion wayland-protocols` -> 1 stderr: Package wayland-protocols was not found in the pkg-config search path. Perhaps you should add the directory containing `wayland-protocols.pc' to the PKG_CONFIG_PATH environment variable No package 'wayland-protocols' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency wayland-protocols found: NO (tried pkgconfig and cmake) Program wayland-scanner found: NO Message: No Windowing system found. vulkansink will not work CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency wayland-client found: NO (tried pkgconfig and cmake) Dependency libdrm found: YES 2.4.109 (cached) CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency wayland-protocols found: NO (tried pkgconfig and cmake) Program wayland-scanner found: NO Dependency glib-2.0 found: YES 2.82.5 (cached) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.82.5 (cached) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=girdir gstreamer-sdp-1.0` -> 0 stdout: /usr/share/gir-1.0 ----------- Got pkg-config variable girdir : /usr/share/gir-1.0 Determining dependency 'nice' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion nice` -> 1 stderr: Package nice was not found in the pkg-config search path. Perhaps you should add the directory containing `nice.pc' to the PKG_CONFIG_PATH environment variable No package 'nice' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency nice found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency nice Neither a subproject directory nor a libnice.wrap file was found. Subproject libnice is buildable: NO (disabling) Dependency nice from subproject libnice found: NO (subproject failed to configure) Using cached compile: Cached command line: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgl3ipcr0/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgl3ipcr0/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wunknown-pragmas -Wno-unknown-pragmas Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unknown-pragmas: YES (cached) Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp46_babul Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp46_babul/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp46_babul/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Waggregate-return -Wno-aggregate-return` -> 0 Compiler for C supports arguments -Wno-aggregate-return: YES Determining dependency 'ltc' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion ltc` -> 1 stderr: Package ltc was not found in the pkg-config search path. Perhaps you should add the directory containing `ltc.pc' to the PKG_CONFIG_PATH environment variable No package 'ltc' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency ltc found: NO (tried pkgconfig and cmake) Dependency gstreamer-allocators-1.0 found: YES 1.26.5 (cached) Determining dependency 'gio-unix-2.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gio-unix-2.0` -> 0 stdout: 2.82.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gio-unix-2.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gio-unix-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gio-unix-2.0` -> 0 stdout: -L/usr/lib/amd64 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gio-unix-2.0` -> 0 stdout: -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gio-unix-2.0 found: YES 2.82.5 Has header "jni.h" skipped: feature androidmedia disabled Determining dependency 'bluez' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion bluez` -> 1 stderr: Package bluez was not found in the pkg-config search path. Perhaps you should add the directory containing `bluez.pc' to the PKG_CONFIG_PATH environment variable No package 'bluez' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency bluez found: NO (tried pkgconfig and cmake) Dependency gio-unix-2.0 found: YES 2.82.5 (cached) Using cached compile: Cached command line: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpd7nf5yyg/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpd7nf5yyg/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wmisleading-indentation -Wno-misleading-indentation Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-misleading-indentation: YES (cached) Using cached compile: Cached command line: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp7w9a9dl3/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp7w9a9dl3/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wredundant-decls -Wno-redundant-decls Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-redundant-decls: YES (cached) Using cached compile: Cached command line: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpzm5rfbar/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpzm5rfbar/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wunused-but-set-variable -Wno-unused-but-set-variable Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached) Using cached compile: Cached command line: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgl3ipcr0/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgl3ipcr0/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wunknown-pragmas -Wno-unknown-pragmas Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unknown-pragmas: YES (cached) Using cached compile: Cached command line: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpilt46kiy/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpilt46kiy/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wswitch -Wno-switch Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-switch: YES (cached) Using cached compile: Cached command line: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp96tki23b/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp96tki23b/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wimplicit-fallthrough=0 Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wimplicit-fallthrough=0: YES (cached) Using cached compile: Cached command line: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptjge_uhi/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptjge_uhi/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wundef -Wno-undef Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-undef: YES (cached) Using cached compile: Cached command line: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptjge_uhi/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptjge_uhi/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wundef -Wno-undef Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-undef: YES (cached) Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpoe5h22x9 Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpoe5h22x9/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpoe5h22x9/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -ldl -z nodefs` -> 0 Library dl found: YES Run-time dependency threads found: YES Message: Not building decklink plugin for "sunos Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpn0sznhml Code: #include #if DVB_API_VERSION < 5 || (DVB_API_VERSION == 5 && DVB_API_VERSION_MINOR <= 4) #error "Incompatible dvb API" #endif' ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpn0sznhml/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpn0sznhml/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpn0sznhml/testfile.c:2:10: fatal error: linux/dvb/version.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. ----------- Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp3piu8aok Code: #ifdef __has_include #if !__has_include("linux/fb.h") #error "Header 'linux/fb.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp3piu8aok/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp3piu8aok/testfile.c:4:12: error: #error "Header 'linux/fb.h' could not be found" 4 | #error "Header 'linux/fb.h' could not be found" | ^~~~~ ----------- Has header "linux/fb.h" : NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmprp5viwbv Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmprp5viwbv/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmprp5viwbv/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lml_audio -z nodefs` -> 1 stderr: ld: fatal: library -lml_audio: not found ld: fatal: file processing errors. No output written to /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmprp5viwbv/output.exe collect2: error: ld returned 1 exit status ----------- Library ml_audio found: NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp76xx42ox Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp76xx42ox/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp76xx42ox/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -llumin_rt_core_1_7 -z nodefs` -> 1 stderr: ld: fatal: library -llumin_rt_core_1_7: not found ld: fatal: file processing errors. No output written to /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp76xx42ox/output.exe collect2: error: ld returned 1 exit status ----------- Library lumin_rt_core_1_7 found: NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpb2ik9b08 Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpb2ik9b08/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpb2ik9b08/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -llumin_rt_app_1_7 -z nodefs` -> 1 stderr: ld: fatal: library -llumin_rt_app_1_7: not found ld: fatal: file processing errors. No output written to /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpb2ik9b08/output.exe collect2: error: ld returned 1 exit status ----------- Library lumin_rt_app_1_7 found: NO Using cached compile: Cached command line: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp46_babul/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp46_babul/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Waggregate-return -Wno-aggregate-return Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-aggregate-return: YES (cached) Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmplcr89sld Code: #ifdef __has_include #if !__has_include("SLES/OpenSLES.h") #error "Header 'SLES/OpenSLES.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmplcr89sld/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmplcr89sld/testfile.c:4:12: error: #error "Header 'SLES/OpenSLES.h' could not be found" 4 | #error "Header 'SLES/OpenSLES.h' could not be found" | ^~~~~ ----------- Has header "SLES/OpenSLES.h" : NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp32f874xh Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp32f874xh/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp32f874xh/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lOpenSLES -z nodefs` -> 1 stderr: ld: fatal: library -lOpenSLES: not found ld: fatal: file processing errors. No output written to /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp32f874xh/output.exe collect2: error: ld returned 1 exit status ----------- Library OpenSLES found: NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv2k7r392 Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv2k7r392/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv2k7r392/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lrt -z nodefs` -> 0 Library rt found: YES Using cached compile: Cached command line: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp45fif5v7/testfile.c -E -P -m64 -O3 -m64 -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 Cached compiler stdout: Cached compiler stderr: Has header "sys/socket.h" : YES (cached) Determining dependency 'tinyalsa' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion tinyalsa` -> 1 stderr: Package tinyalsa was not found in the pkg-config search path. Perhaps you should add the directory containing `tinyalsa.pc' to the PKG_CONFIG_PATH environment variable No package 'tinyalsa' found ----------- CMake binary for host machine 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) Determining dependency 'gudev-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gudev-1.0` -> 1 stderr: Package gudev-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gudev-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gudev-1.0' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency gudev-1.0 found: NO (tried pkgconfig and cmake) Determining dependency 'libusb-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libusb-1.0` -> 0 stdout: 1.0.29 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags libusb-1.0` -> 0 stdout: -I/usr/include/libusb-1.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libusb-1.0` -> 0 stdout: -L/usr/lib/amd64 -lusb-1.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libusb-1.0` -> 0 stdout: -lusb-1.0 ----------- Run-time dependency libusb-1.0 found: YES 1.0.29 Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpypk99g6r Code: #ifdef __has_include #if !__has_include("linux/uvcvideo.h") #error "Header 'linux/uvcvideo.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpypk99g6r/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpypk99g6r/testfile.c:4:12: error: #error "Header 'linux/uvcvideo.h' could not be found" 4 | #error "Header 'linux/uvcvideo.h' could not be found" | ^~~~~ ----------- Has header "linux/uvcvideo.h" : NO CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency gudev-1.0 found: NO (tried pkgconfig and cmake) Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2z3luoyb Code: #ifdef __has_include #if !__has_include("linux/videodev2.h") #error "Header 'linux/videodev2.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2z3luoyb/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2z3luoyb/testfile.c:4:12: error: #error "Header 'linux/videodev2.h' could not be found" 4 | #error "Header 'linux/videodev2.h' could not be found" | ^~~~~ ----------- Has header "linux/videodev2.h" : NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp5hfq_cew 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; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp5hfq_cew/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp5hfq_cew/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 Header "sys/mkdev.h" has symbol "makedev" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgfuil2zn 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; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgfuil2zn/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgfuil2zn/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 Header "sys/sysmacros.h" has symbol "makedev" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpppy6es0h 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; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpppy6es0h/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpppy6es0h/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpppy6es0h/testfile.c: In function 'main': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpppy6es0h/testfile.c:6:17: error: 'makedev' undeclared (first use in this function) 6 | makedev; | ^~~~~~~ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpppy6es0h/testfile.c:6:17: note: each undeclared identifier is reported only once for each function it appears in ----------- Header "sys/types.h" has symbol "makedev" : NO CMake binary for host machine 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: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2z3luoyb/testfile.c -E -P -m64 -O3 -m64 -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 Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2z3luoyb/testfile.c:4:12: error: #error "Header 'linux/videodev2.h' could not be found" 4 | #error "Header 'linux/videodev2.h' could not be found" | ^~~~~ Has header "linux/videodev2.h" : NO (cached) Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpecol1857 Code: #ifdef __has_include #if !__has_include("sys/videodev2.h") #error "Header 'sys/videodev2.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpecol1857/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 Has header "sys/videodev2.h" : YES Using cached compile: Cached command line: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp5hfq_cew/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp5hfq_cew/output.obj -c -m64 -O3 -m64 -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; } Cached compiler stdout: Cached compiler stderr: Header "sys/mkdev.h" has symbol "makedev" : YES (cached) Using cached compile: Cached command line: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgfuil2zn/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgfuil2zn/output.obj -c -m64 -O3 -m64 -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; } Cached compiler stdout: Cached compiler stderr: Header "sys/sysmacros.h" has symbol "makedev" : YES (cached) Using cached compile: Cached command line: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpppy6es0h/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpppy6es0h/output.obj -c -m64 -O3 -m64 -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; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpppy6es0h/testfile.c: In function 'main': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpppy6es0h/testfile.c:6:17: error: 'makedev' undeclared (first use in this function) 6 | makedev; | ^~~~~~~ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpppy6es0h/testfile.c:6:17: note: each undeclared identifier is reported only once for each function it appears in Header "sys/types.h" has symbol "makedev" : NO (cached) Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp4naijzvk Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp4naijzvk/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp4naijzvk/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lole32 -z nodefs` -> 1 stderr: ld: fatal: library -lole32: not found ld: fatal: file processing errors. No output written to /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp4naijzvk/output.exe collect2: error: ld returned 1 exit status ----------- Library ole32 found: NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp87wh4qnd Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp87wh4qnd/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp87wh4qnd/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lksuser -z nodefs` -> 1 stderr: ld: fatal: library -lksuser: not found ld: fatal: file processing errors. No output written to /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp87wh4qnd/output.exe collect2: error: ld returned 1 exit status ----------- Library ksuser found: NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpbkpu6gic Code: #ifdef __has_include #if !__has_include("audioclient.h") #error "Header 'audioclient.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpbkpu6gic/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpbkpu6gic/testfile.c:4:12: error: #error "Header 'audioclient.h' could not be found" 4 | #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: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcohqa6jy Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcohqa6jy/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcohqa6jy/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lmmdevapi -z nodefs` -> 1 stderr: ld: fatal: library -lmmdevapi: not found ld: fatal: file processing errors. No output written to /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcohqa6jy/output.exe collect2: error: ld returned 1 exit status ----------- Library mmdevapi found: NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpuw_ri_g3 Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpuw_ri_g3/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpuw_ri_g3/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lmfplat -z nodefs` -> 1 stderr: ld: fatal: library -lmfplat: not found ld: fatal: file processing errors. No output written to /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpuw_ri_g3/output.exe collect2: error: ld returned 1 exit status ----------- Library mfplat found: NO Determining dependency 'openssl' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion openssl` -> 0 stdout: 3.5.2 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags openssl` -> 0 stdout: -I/usr/openssl/3/include ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs openssl` -> 0 stdout: -L/usr/openssl/3/lib/amd64 -lssl -lcrypto ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs openssl` -> 0 stdout: -L/usr/openssl/3/lib/amd64 -lssl -lcrypto ----------- Run-time dependency openssl found: YES 3.5.2 Determining dependency 'pangocairo' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion pangocairo` -> 0 stdout: 1.56.3 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags pangocairo` -> 0 stdout: -DFFI_NO_RAW_API -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/pixman-1 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs pangocairo` -> 0 stdout: -L/usr/lib/amd64 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs pangocairo` -> 0 stdout: -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo ----------- Run-time dependency pangocairo found: YES 1.56.3 Determining dependency 'libass' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libass` -> 0 stdout: 0.17.4 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags libass` -> 0 stdout: -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libass` -> 0 stdout: -L/usr/lib/amd64 -lass ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libass` -> 0 stdout: -lass ----------- Run-time dependency libass found: YES 0.17.4 Determining dependency 'aom' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion aom` -> 1 stderr: Package aom was not found in the pkg-config search path. Perhaps you should add the directory containing `aom.pc' to the PKG_CONFIG_PATH environment variable No package 'aom' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency aom found: NO (tried pkgconfig and cmake) CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency aom found: NO (tried pkgconfig and cmake) CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency aom found: NO (tried pkgconfig and cmake) Determining dependency 'libbs2b' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libbs2b` -> 1 stderr: Package libbs2b was not found in the pkg-config search path. Perhaps you should add the directory containing `libbs2b.pc' to the PKG_CONFIG_PATH environment variable No package 'libbs2b' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libbs2b found: NO (tried pkgconfig and cmake) Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp4m05oxr7 Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp4m05oxr7/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp4m05oxr7/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lbz2 -z nodefs` -> 0 Library bz2 found: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpdqkcbzgi 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; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpdqkcbzgi/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpdqkcbzgi/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 Header "bzlib.h" has symbol "BZ2_bzlibVersion" : YES Determining dependency 'libchromaprint' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libchromaprint` -> 1 stderr: Package libchromaprint was not found in the pkg-config search path. Perhaps you should add the directory containing `libchromaprint.pc' to the PKG_CONFIG_PATH environment variable No package 'libchromaprint' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libchromaprint found: NO (tried pkgconfig and cmake) Dependency pangocairo found: YES 1.56.3 (cached) Determining dependency 'json-glib-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion json-glib-1.0` -> 0 stdout: 1.10.6 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags json-glib-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/json-glib-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs json-glib-1.0` -> 0 stdout: -L/usr/lib/amd64 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs json-glib-1.0` -> 0 stdout: -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency json-glib-1.0 found: YES 1.10.6 Determining dependency 'lcms2' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion lcms2` -> 0 stdout: 2.17 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags lcms2` -> 0 stdout: -I/usr/include/lcms2 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs lcms2` -> 0 stdout: -L/usr/lib/amd64 -llcms2 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs lcms2` -> 0 stdout: -llcms2 ----------- Run-time dependency lcms2 found: YES 2.17 Determining dependency 'libcurl' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libcurl` -> 0 stdout: 8.15.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags libcurl` -> 0 stdout: -I/usr/openssl/3/include -I/usr/include/idn2 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libcurl` -> 0 stdout: -lcurl ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libcurl` -> 0 stdout: -lcurl ----------- Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpwxl9hds_ Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpwxl9hds_/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpwxl9hds_/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -lcurl -z nodefs` -> 0 Run-time dependency libcurl found: YES 8.15.0 Determining dependency 'libssh2' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libssh2` -> 0 stdout: 1.11.1 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags libssh2` -> 0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libssh2` -> 0 stdout: -L/usr/lib/amd64 -lssh2 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libssh2` -> 0 stdout: -lssh2 ----------- Run-time dependency libssh2 found: YES 1.11.1 Determining dependency 'libxml-2.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libxml-2.0` -> 0 stdout: 2.13.8 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags libxml-2.0` -> 0 stdout: -I/usr/include/libxml2 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libxml-2.0` -> 0 stdout: -L/usr/lib/amd64 -lxml2 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libxml-2.0` -> 0 stdout: -lxml2 ----------- Run-time dependency libxml-2.0 found: YES 2.13.8 Determining dependency 'libdc1394-2' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libdc1394-2` -> 1 stderr: Package libdc1394-2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libdc1394-2.pc' to the PKG_CONFIG_PATH environment variable No package 'libdc1394-2' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libdc1394-2 found: NO (tried pkgconfig and cmake) Determining dependency 'directfb' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion directfb` -> 1 stderr: Package directfb was not found in the pkg-config search path. Perhaps you should add the directory containing `directfb.pc' to the PKG_CONFIG_PATH environment variable No package 'directfb' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency directfb found: NO (tried pkgconfig and cmake) Dependency openssl found: YES 3.5.2 (cached) Determining dependency 'libcrypto' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libcrypto` -> 0 stdout: 3.5.2 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags libcrypto` -> 0 stdout: -I/usr/openssl/3/include ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libcrypto` -> 0 stdout: -L/usr/openssl/3/lib/amd64 -lcrypto ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libcrypto` -> 0 stdout: -L/usr/openssl/3/lib/amd64 -lcrypto ----------- Run-time dependency libcrypto found: YES 3.5.2 Determining dependency 'libdca' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libdca` -> 0 stdout: 0.0.7 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags libdca` -> 0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libdca` -> 0 stdout: -L/usr/lib/amd64 -ldca ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libdca` -> 0 stdout: -ldca ----------- Run-time dependency libdca found: YES 0.0.7 Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp5_v6rjph Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp5_v6rjph/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp5_v6rjph/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lfaac -z nodefs` -> 0 Library faac found: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgs9gslyq 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; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgs9gslyq/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgs9gslyq/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 Header "faac.h" has symbol "faacEncOpen" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv_8d0olv 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; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv_8d0olv/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv_8d0olv/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 Header "neaacdec.h" has symbol "NeAACDecOpen" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpy7uef23r Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef LATM LATM; #endif return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpy7uef23r/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpy7uef23r/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 Header "neaacdec.h" has symbol "LATM" : YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpa1dkwl07 Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpa1dkwl07/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpa1dkwl07/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lfaad -z nodefs` -> 0 Library faad found: YES Determining dependency 'fdk-aac' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion fdk-aac` -> 1 stderr: Package fdk-aac was not found in the pkg-config search path. Perhaps you should add the directory containing `fdk-aac.pc' to the PKG_CONFIG_PATH environment variable No package 'fdk-aac' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency fdk-aac found: NO (tried pkgconfig and cmake) Current include type of ['fdk-aac'] is preserve. Converting to requested system Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpmqnhd34o Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpmqnhd34o/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpmqnhd34o/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lflite -z nodefs` -> 1 stderr: ld: fatal: library -lflite: not found ld: fatal: file processing errors. No output written to /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpmqnhd34o/output.exe collect2: error: ld returned 1 exit status ----------- Library flite found: NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpwakspnd1 Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpwakspnd1/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpwakspnd1/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lflite_cmu_us_kal -z nodefs` -> 1 stderr: ld: fatal: library -lflite_cmu_us_kal: not found ld: fatal: file processing errors. No output written to /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpwakspnd1/output.exe collect2: error: ld returned 1 exit status ----------- Library flite_cmu_us_kal found: NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpmbrh83gc Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpmbrh83gc/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpmbrh83gc/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lflite_usenglish -z nodefs` -> 1 stderr: ld: fatal: library -lflite_usenglish: not found ld: fatal: file processing errors. No output written to /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpmbrh83gc/output.exe collect2: error: ld returned 1 exit status ----------- Library flite_usenglish found: NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpf6k5o1r3 Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpf6k5o1r3/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpf6k5o1r3/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lflite_cmulex -z nodefs` -> 1 stderr: ld: fatal: library -lflite_cmulex: not found ld: fatal: file processing errors. No output written to /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpf6k5o1r3/output.exe collect2: error: ld returned 1 exit status ----------- Library flite_cmulex found: NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpemqy1jgj 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; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpemqy1jgj/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpemqy1jgj/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpemqy1jgj/testfile.c:2:18: fatal error: flite/flite.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~~ compilation terminated. ----------- Header "flite/flite.h" has symbol "flite_init" : NO Determining dependency 'fluidsynth' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion fluidsynth` -> 1 stderr: Package fluidsynth was not found in the pkg-config search path. Perhaps you should add the directory containing `fluidsynth.pc' to the PKG_CONFIG_PATH environment variable No package 'fluidsynth' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency fluidsynth found: NO (tried pkgconfig and cmake) Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpczv7h4a_ Code: #ifdef __has_include #if !__has_include("gme/gme.h") #error "Header 'gme/gme.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpczv7h4a_/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpczv7h4a_/testfile.c:4:12: error: #error "Header 'gme/gme.h' could not be found" 4 | #error "Header 'gme/gme.h' could not be found" | ^~~~~ ----------- Has header "gme/gme.h" : NO Determining dependency 'google_cloud_cpp_storage' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion google_cloud_cpp_storage` -> 1 stderr: Package google_cloud_cpp_storage was not found in the pkg-config search path. Perhaps you should add the directory containing `google_cloud_cpp_storage.pc' to the PKG_CONFIG_PATH environment variable No package 'google_cloud_cpp_storage' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency google_cloud_cpp_storage found: NO (tried pkgconfig and cmake) Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpn7qy80jb Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpn7qy80jb/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpn7qy80jb/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lgsm -z nodefs` -> 0 Library gsm found: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpysm74rmg 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; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpysm74rmg/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpysm74rmg/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 0 Header "gsm.h" has symbol "gsm_create" : YES Determining dependency 'nettle' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion nettle` -> 0 stdout: 3.10.2 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags nettle` -> 0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs nettle` -> 0 stdout: -L/usr/lib/amd64 -lnettle ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs nettle` -> 0 stdout: -lnettle ----------- Run-time dependency nettle found: YES 3.10.2 Determining dependency 'dssim' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion dssim` -> 1 stderr: Package dssim was not found in the pkg-config search path. Perhaps you should add the directory containing `dssim.pc' to the PKG_CONFIG_PATH environment variable No package 'dssim' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency dssim found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency dssim Neither a subproject directory nor a dssim.wrap file was found. Subproject dssim is buildable: NO (disabling) Dependency dssim from subproject dssim found: NO (subproject failed to configure) Running compile: Working directory: /tmp/tmpdww53wv7 Code: #ifndef _MSC_VER # define _MSC_VER "MESON_GET_DEFINE_UNDEFINED_SENTINEL" #endif "MESON_GET_DEFINE_DELIMITER_START" _MSC_VER "MESON_GET_DEFINE_DELIMITER_END" ----------- Command line: `/usr/gcc/14/bin/gcc /tmp/tmpdww53wv7/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 0 stdout: "MESON_GET_DEFINE_DELIMITER_START" "MESON_GET_DEFINE_UNDEFINED_SENTINEL" "MESON_GET_DEFINE_DELIMITER_END" ----------- Fetching value of define "_MSC_VER" : (undefined) Determining dependency 'webrtc-audio-coding-1' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion webrtc-audio-coding-1` -> 1 stderr: Package webrtc-audio-coding-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `webrtc-audio-coding-1.pc' to the PKG_CONFIG_PATH environment variable No package 'webrtc-audio-coding-1' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency webrtc-audio-coding-1 found: NO (tried pkgconfig and cmake) Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpktkyji7e Code: #ifdef __has_include #if !__has_include("ladspa.h") #error "Header 'ladspa.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpktkyji7e/testfile.c -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpktkyji7e/testfile.c:4:12: error: #error "Header 'ladspa.h' could not be found" 4 | #error "Header 'ladspa.h' could not be found" | ^~~~~ ----------- Has header "ladspa.h" : NO Determining dependency 'lc3' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion lc3` -> 1 stderr: Package lc3 was not found in the pkg-config search path. Perhaps you should add the directory containing `lc3.pc' to the PKG_CONFIG_PATH environment variable No package 'lc3' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency lc3 found: NO (tried pkgconfig and cmake) Determining dependency 'lcevc_dec' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion lcevc_dec` -> 1 stderr: Package lcevc_dec was not found in the pkg-config search path. Perhaps you should add the directory containing `lcevc_dec.pc' to the PKG_CONFIG_PATH environment variable No package 'lcevc_dec' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency lcevc_dec found: NO (tried pkgconfig and cmake) Determining dependency 'lcevc_eil' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion lcevc_eil` -> 1 stderr: Package lcevc_eil was not found in the pkg-config search path. Perhaps you should add the directory containing `lcevc_eil.pc' to the PKG_CONFIG_PATH environment variable No package 'lcevc_eil' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency lcevc_eil found: NO (tried pkgconfig and cmake) Determining dependency 'ldacBT-enc' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion ldacBT-enc` -> 1 stderr: Package ldacBT-enc was not found in the pkg-config search path. Perhaps you should add the directory containing `ldacBT-enc.pc' to the PKG_CONFIG_PATH environment variable No package 'ldacBT-enc' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency ldacbt-enc found: NO (tried pkgconfig and cmake) Determining dependency 'libde265' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libde265` -> 0 stdout: 1.0.16 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags libde265` -> 0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libde265` -> 0 stdout: -L/usr/lib/amd64 -lde265 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libde265` -> 0 stdout: -lde265 ----------- Run-time dependency libde265 found: YES 1.0.16 Determining dependency 'lilv-0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion lilv-0` -> 1 stderr: Package lilv-0 was not found in the pkg-config search path. Perhaps you should add the directory containing `lilv-0.pc' to the PKG_CONFIG_PATH environment variable No package 'lilv-0' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency lilv-0 found: NO (tried pkgconfig and cmake) Determining dependency 'microdns' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion microdns` -> 1 stderr: Package microdns was not found in the pkg-config search path. Perhaps you should add the directory containing `microdns.pc' to the PKG_CONFIG_PATH environment variable No package 'microdns' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency microdns found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency microdns Neither a subproject directory nor a libmicrodns.wrap file was found. Subproject libmicrodns is buildable: NO (disabling) Dependency microdns from subproject libmicrodns found: NO (subproject failed to configure) Determining dependency 'libmodplug' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libmodplug` -> 1 stderr: Package libmodplug was not found in the pkg-config search path. Perhaps you should add the directory containing `libmodplug.pc' to the PKG_CONFIG_PATH environment variable No package 'libmodplug' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libmodplug found: NO (tried pkgconfig and cmake) Determining dependency 'mjpegtools' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion mjpegtools` -> 1 stderr: Package mjpegtools was not found in the pkg-config search path. Perhaps you should add the directory containing `mjpegtools.pc' to the PKG_CONFIG_PATH environment variable No package 'mjpegtools' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency mjpegtools found: NO (tried pkgconfig and cmake) Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp83c5z71e Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp83c5z71e/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp83c5z71e/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -lmpeg2encpp -z nodefs` -> 1 stderr: ld: fatal: library -lmpeg2encpp: not found ld: fatal: file processing errors. No output written to /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp83c5z71e/output.exe collect2: error: ld returned 1 exit status ----------- Library mpeg2encpp found: NO CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency mjpegtools found: NO (tried pkgconfig and cmake) Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpsrb8y7s_ Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpsrb8y7s_/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpsrb8y7s_/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -lmplex2 -z nodefs` -> 1 stderr: ld: fatal: library -lmplex2: not found ld: fatal: file processing errors. No output written to /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpsrb8y7s_/output.exe collect2: error: ld returned 1 exit status ----------- Library mplex2 found: NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyyyfu6gc Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyyyfu6gc/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyyyfu6gc/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -lmpcdec -z nodefs` -> 0 Library mpcdec found: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp6_ddh7dq Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef mpc_demux_init mpc_demux_init; #endif return 0; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp6_ddh7dq/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp6_ddh7dq/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp6_ddh7dq/testfile.c:2:18: fatal error: mpc/mpcdec.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~ compilation terminated. ----------- Header "mpc/mpcdec.h" has symbol "mpc_demux_init" with dependency -lmpcdec: NO Determining dependency 'neon' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion neon` -> 0 stdout: 0.32.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags neon` -> 0 stdout: -I/usr/include/neon ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs neon` -> 0 stdout: -L/usr/lib/amd64 -lneon ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs neon` -> 0 stdout: -lneon ----------- Run-time dependency neon found: YES 0.32.5 Determining dependency 'libonnxruntime' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libonnxruntime` -> 1 stderr: Package libonnxruntime was not found in the pkg-config search path. Perhaps you should add the directory containing `libonnxruntime.pc' to the PKG_CONFIG_PATH environment variable No package 'libonnxruntime' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libonnxruntime found: NO (tried pkgconfig and cmake) Determining dependency 'openal' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion openal` -> 0 stdout: 1.23.1 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags openal` -> 0 stdout: -I/usr/include/AL ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs openal` -> 0 stdout: -L/usr/lib/amd64 -lopenal ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs openal` -> 0 stdout: -lopenal ----------- Run-time dependency openal found: YES 1.23.1 Determining dependency 'libfreeaptx' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libfreeaptx` -> 1 stderr: Package libfreeaptx was not found in the pkg-config search path. Perhaps you should add the directory containing `libfreeaptx.pc' to the PKG_CONFIG_PATH environment variable No package 'libfreeaptx' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libfreeaptx found: NO (tried pkgconfig and cmake) Determining dependency 'libopenaptx' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libopenaptx` -> 1 stderr: Package libopenaptx was not found in the pkg-config search path. Perhaps you should add the directory containing `libopenaptx.pc' to the PKG_CONFIG_PATH environment variable No package 'libopenaptx' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libopenaptx found: NO (tried pkgconfig and cmake) Determining dependency 'OpenEXR' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion OpenEXR` -> 0 stdout: 3.3.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags OpenEXR` -> 0 stdout: -pthread -I/usr/include/OpenEXR -I/usr/include/Imath ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs OpenEXR` -> 0 stdout: -L/usr/lib/amd64 -lOpenEXR-3_3 -lOpenEXRUtil-3_3 -lOpenEXRCore-3_3 -lIex-3_3 -lIlmThread-3_3 -lImath-3_1 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs OpenEXR` -> 0 stdout: -lOpenEXR-3_3 -lOpenEXRUtil-3_3 -lOpenEXRCore-3_3 -lIex-3_3 -lIlmThread-3_3 -lImath-3_1 ----------- Run-time dependency openexr found: YES 3.3.5 Determining dependency 'openh264' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion openh264` -> 1 stderr: Package openh264 was not found in the pkg-config search path. Perhaps you should add the directory containing `openh264.pc' to the PKG_CONFIG_PATH environment variable No package 'openh264' found ----------- CMake binary for host machine 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 Neither a subproject directory nor a openh264.wrap file was found. Subproject openh264 is buildable: NO (disabling) Dependency openh264 from subproject openh264 found: NO (subproject failed to configure) Determining dependency 'libopenjp2' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libopenjp2` -> 0 stdout: 2.5.3 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags libopenjp2` -> 0 stdout: -I/usr/include/openjpeg-2.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libopenjp2` -> 0 stdout: -L/usr/lib/amd64 -lopenjp2 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libopenjp2` -> 0 stdout: -lopenjp2 ----------- Run-time dependency libopenjp2 found: YES 2.5.3 Determining dependency 'libopenmpt' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libopenmpt` -> 1 stderr: Package libopenmpt was not found in the pkg-config search path. Perhaps you should add the directory containing `libopenmpt.pc' to the PKG_CONFIG_PATH environment variable No package 'libopenmpt' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libopenmpt found: NO (tried pkgconfig and cmake) Determining dependency 'libopenni2' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libopenni2` -> 1 stderr: Package libopenni2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libopenni2.pc' to the PKG_CONFIG_PATH environment variable No package 'libopenni2' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libopenni2 found: NO (tried pkgconfig and cmake) Determining dependency 'opus' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion opus` -> 0 stdout: 1.5.2 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags opus` -> 0 stdout: -I/usr/include/opus ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs opus` -> 0 stdout: -L/usr/lib/amd64 -lopus ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs opus` -> 0 stdout: -lopus ----------- Run-time dependency opus found: YES 1.5.2 Determining dependency 'libqrencode' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libqrencode` -> 0 stdout: 4.1.1 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags libqrencode` -> 0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libqrencode` -> 0 stdout: -L/usr/lib/amd64 -lqrencode ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libqrencode` -> 0 stdout: -lqrencode ----------- Run-time dependency libqrencode found: YES 4.1.1 Dependency json-glib-1.0 found: YES 1.10.6 (cached) Determining dependency 'dvdnav' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion dvdnav` -> 0 stdout: 6.1.1 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags dvdnav` -> 0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs dvdnav` -> 0 stdout: -L/usr/lib/amd64 -ldvdnav -lpthread ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs dvdnav` -> 0 stdout: -ldvdnav -lpthread ----------- Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1p3ef7t5 Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1p3ef7t5/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1p3ef7t5/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -lpthread -z nodefs` -> 0 Run-time dependency dvdnav found: YES 6.1.1 Determining dependency 'dvdread' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion dvdread` -> 0 stdout: 6.1.3 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags dvdread` -> 0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs dvdread` -> 0 stdout: -L/usr/lib/amd64 -ldvdread ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs dvdread` -> 0 stdout: -ldvdread ----------- Run-time dependency dvdread found: YES 6.1.3 Determining dependency 'cairo' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion cairo` -> 0 stdout: 1.18.4 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags cairo` -> 0 stdout: -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -I/usr/include/pixman-1 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs cairo` -> 0 stdout: -L/usr/lib/amd64 -lcairo ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs cairo` -> 0 stdout: -lcairo ----------- Run-time dependency cairo found: YES 1.18.4 Determining dependency 'librsvg-2.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion librsvg-2.0` -> 0 stdout: 2.59.2 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags librsvg-2.0` -> 0 stdout: -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/lib/amd64/pkgconfig/../../../include/librsvg-2.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs librsvg-2.0` -> 0 stdout: -L/usr/lib/amd64/pkgconfig/../../../lib/amd64 -L/usr/lib/amd64 -lrsvg-2 -lcairo-gobject -lpng16 -lgdk_pixbuf-2.0 -lgio-2.0 -lxml2 -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lgmodule-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs librsvg-2.0` -> 0 stdout: -L/usr/lib/amd64/pkgconfig/../../../lib/amd64 -lrsvg-2 -lcairo-gobject -lpng16 -lgdk_pixbuf-2.0 -lgio-2.0 -lxml2 -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lgmodule-2.0 -lglib-2.0 ----------- Run-time dependency librsvg-2.0 found: YES 2.59.2 Determining dependency 'librtmp' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion librtmp` -> 0 stdout: v2.4 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags librtmp` -> 0 stdout: -I/usr/openssl/3/include ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs librtmp` -> 0 stdout: -L/usr/openssl/3/lib/amd64 -L/usr/lib/amd64 -lrtmp -lz -lssl -lcrypto ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs librtmp` -> 0 stdout: -L/usr/openssl/3/lib/amd64 -lrtmp -lz -lssl -lcrypto ----------- Run-time dependency librtmp found: YES v2.4 Determining dependency 'sbc' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion sbc` -> 1 stderr: Package sbc was not found in the pkg-config search path. Perhaps you should add the directory containing `sbc.pc' to the PKG_CONFIG_PATH environment variable No package 'sbc' found ----------- CMake binary for host machine 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: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpfezylfzq Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpfezylfzq/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpfezylfzq/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wfloat-equal` -> 0 Compiler for C supports arguments -Wfloat-equal: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp6yqy6qlm Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp6yqy6qlm/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp6yqy6qlm/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wshadow` -> 0 Compiler for C supports arguments -Wshadow: YES Using cached compile: Cached command line: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8iah2qg0/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8iah2qg0/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wpointer-arith 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: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcof5zy3o/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcof5zy3o/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Winit-self 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: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpb24t0cy8 Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpb24t0cy8/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpb24t0cy8/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wunused-function -Wno-unused-function` -> 0 Compiler for C supports arguments -Wno-unused-function: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptjgq0e_w Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptjgq0e_w/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptjgq0e_w/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wunused-parameter -Wno-unused-parameter` -> 0 Compiler for C supports arguments -Wno-unused-parameter: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2dexvrhj Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2dexvrhj/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2dexvrhj/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wunreachable-code -Wno-unreachable-code` -> 0 Compiler for C supports arguments -Wno-unreachable-code: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1297sfal Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1297sfal/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1297sfal/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-prototypes` -> 0 Compiler for C supports arguments -Wstrict-prototypes: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpa759_s3n Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpa759_s3n/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpa759_s3n/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-prototypes -Wno-missing-prototypes` -> 0 Compiler for C supports arguments -Wno-missing-prototypes: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8tszl5k4 Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8tszl5k4/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8tszl5k4/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wincompatible-pointer-types-discards-qualifiers -Wno-incompatible-pointer-types-discards-qualifiers` -> 1 stderr: gcc: error: unrecognized command-line option '-Wincompatible-pointer-types-discards-qualifiers' ----------- Compiler for C supports arguments -Wno-incompatible-pointer-types-discards-qualifiers: NO Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpam_pvt1i Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpam_pvt1i/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpam_pvt1i/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Waddress-of-packed-member -Wno-address-of-packed-member` -> 0 Compiler for C supports arguments -Wno-address-of-packed-member: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpnvlx4hip Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpnvlx4hip/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpnvlx4hip/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wdiscarded-qualifiers -Wno-discarded-qualifiers` -> 0 Compiler for C supports arguments -Wno-discarded-qualifiers: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpmtaxk9aj Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpmtaxk9aj/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpmtaxk9aj/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-declarations -Wno-missing-declarations` -> 0 Compiler for C supports arguments -Wno-missing-declarations: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpbc4z4ekl Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpbc4z4ekl/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpbc4z4ekl/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wold-style-definition -Wno-old-style-definition` -> 0 Compiler for C supports arguments -Wno-old-style-definition: YES Using cached compile: Cached command line: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp7w9a9dl3/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp7w9a9dl3/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wredundant-decls -Wno-redundant-decls 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: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyln8f84v Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyln8f84v/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyln8f84v/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wmaybe-uninitialized -Wno-maybe-uninitialized` -> 0 Compiler for C supports arguments -Wno-maybe-uninitialized: YES Dependency threads found: YES unknown (cached) ext/sctp/usrsctp/meson.build:83: WARNING: Unknown system: sunos Dependency libxml-2.0 found: YES 2.13.8 (cached) Determining dependency 'sndfile' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion sndfile` -> 0 stdout: 1.2.2 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags sndfile` -> 0 stdout: -I/usr/include/opus ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs sndfile` -> 0 stdout: -L/usr/lib/amd64 -lsndfile ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs sndfile` -> 0 stdout: -lsndfile ----------- Run-time dependency sndfile found: YES 1.2.2 Determining dependency 'soundtouch' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion soundtouch` -> 0 stdout: 2.4.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags soundtouch` -> 0 stdout: -I/usr/include/soundtouch ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs soundtouch` -> 0 stdout: -L/usr/lib/amd64 -lSoundTouch ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs soundtouch` -> 0 stdout: -lSoundTouch ----------- Run-time dependency soundtouch found: YES 2.4.0 Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1znkz1ls Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1znkz1ls/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1znkz1ls/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wundef -Wno-undef` -> 0 Compiler for C++ supports arguments -Wno-undef: YES Dependency spandsp skipped: feature spandsp disabled Determining dependency 'srt' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion srt` -> 1 stderr: Package srt was not found in the pkg-config search path. Perhaps you should add the directory containing `srt.pc' to the PKG_CONFIG_PATH environment variable No package 'srt' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency srt found: NO (tried pkgconfig and cmake) Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpi21fir3o 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; } ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpi21fir3o/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpi21fir3o/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpi21fir3o/testfile.c:2:18: fatal error: srt/srt.h: No such file or directory 2 | #include | ^~~~~~~~~~~ compilation terminated. ----------- Header "srt/srt.h" has symbol "srt_startup" : NO Determining dependency 'libsrtp2' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libsrtp2` -> 1 stderr: Package libsrtp2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsrtp2.pc' to the PKG_CONFIG_PATH environment variable No package 'libsrtp2' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency libsrtp2 found: NO (tried pkgconfig and cmake) Determining dependency 'SvtAv1Enc' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion SvtAv1Enc` -> 1 stderr: Package SvtAv1Enc was not found in the pkg-config search path. Perhaps you should add the directory containing `SvtAv1Enc.pc' to the PKG_CONFIG_PATH environment variable No package 'SvtAv1Enc' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency svtav1enc found: NO (tried pkgconfig and cmake) Determining dependency 'SvtHevcEnc' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion SvtHevcEnc` -> 1 stderr: Package SvtHevcEnc was not found in the pkg-config search path. Perhaps you should add the directory containing `SvtHevcEnc.pc' to the PKG_CONFIG_PATH environment variable No package 'SvtHevcEnc' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency svthevcenc found: NO (tried pkgconfig and cmake) Determining dependency 'SvtJpegxs' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion SvtJpegxs` -> 1 stderr: Package SvtJpegxs was not found in the pkg-config search path. Perhaps you should add the directory containing `SvtJpegxs.pc' to the PKG_CONFIG_PATH environment variable No package 'SvtJpegxs' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency svtjpegxs found: NO (tried pkgconfig and cmake) Determining dependency 'zvbi-0.2' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion zvbi-0.2` -> 1 stderr: Package zvbi-0.2 was not found in the pkg-config search path. Perhaps you should add the directory containing `zvbi-0.2.pc' to the PKG_CONFIG_PATH environment variable No package 'zvbi-0.2' found ----------- CMake binary for host machine 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.13.8 (cached) Determining dependency 'pango' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion pango` -> 0 stdout: 1.56.3 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags pango` -> 0 stdout: -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs pango` -> 0 stdout: -L/usr/lib/amd64 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs pango` -> 0 stdout: -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz ----------- Run-time dependency pango found: YES 1.56.3 Dependency cairo found: YES 1.18.4 (cached) Dependency pangocairo found: YES 1.56.3 (cached) Using cached compile: Cached command line: /usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp46_babul/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp46_babul/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Waggregate-return -Wno-aggregate-return Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-aggregate-return: YES (cached) Determining dependency 'vo-aacenc' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion vo-aacenc` -> 1 stderr: Package vo-aacenc was not found in the pkg-config search path. Perhaps you should add the directory containing `vo-aacenc.pc' to the PKG_CONFIG_PATH environment variable No package 'vo-aacenc' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency vo-aacenc found: NO (tried pkgconfig and cmake) Determining dependency 'vo-amrwbenc' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion vo-amrwbenc` -> 1 stderr: Package vo-amrwbenc was not found in the pkg-config search path. Perhaps you should add the directory containing `vo-amrwbenc.pc' to the PKG_CONFIG_PATH environment variable No package 'vo-amrwbenc' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency vo-amrwbenc found: NO (tried pkgconfig and cmake) Determining dependency 'webrtc-audio-processing-2' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion webrtc-audio-processing-2` -> 1 stderr: Package webrtc-audio-processing-2 was not found in the pkg-config search path. Perhaps you should add the directory containing `webrtc-audio-processing-2.pc' to the PKG_CONFIG_PATH environment variable No package 'webrtc-audio-processing-2' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency webrtc-audio-processing-2 found: NO (tried pkgconfig and cmake) Determining dependency 'webrtc-audio-processing-1' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion webrtc-audio-processing-1` -> 1 stderr: Package webrtc-audio-processing-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `webrtc-audio-processing-1.pc' to the PKG_CONFIG_PATH environment variable No package 'webrtc-audio-processing-1' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency webrtc-audio-processing-1 found: NO (tried pkgconfig and cmake) CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency webrtc-audio-processing-2 found: NO (tried pkgconfig and cmake) Determining dependency 'libwebp' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libwebp` -> 0 stdout: 1.6.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags libwebp` -> 0 stdout: -I/usr/include/webp ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libwebp` -> 0 stdout: -L/usr/lib/amd64 -lwebp ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libwebp` -> 0 stdout: -lwebp ----------- Run-time dependency libwebp found: YES 1.6.0 Determining dependency 'libwebpmux' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libwebpmux` -> 0 stdout: 1.6.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags libwebpmux` -> 0 stdout: -I/usr/include/webp ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libwebpmux` -> 0 stdout: -L/usr/lib/amd64 -lwebpmux ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libwebpmux` -> 0 stdout: -lwebpmux ----------- Run-time dependency libwebpmux found: YES 1.6.0 Determining dependency 'WildMIDI' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion WildMIDI` -> 1 stderr: Package WildMIDI was not found in the pkg-config search path. Perhaps you should add the directory containing `WildMIDI.pc' to the PKG_CONFIG_PATH environment variable No package 'WildMIDI' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency wildmidi found: NO (tried pkgconfig and cmake) Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpr8fqfrgt Code: #ifdef __has_include #if !__has_include("wildmidi_lib.h") #error "Header 'wildmidi_lib.h' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpr8fqfrgt/testfile.cpp -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpr8fqfrgt/testfile.cpp:4:12: error: #error "Header 'wildmidi_lib.h' could not be found" 4 | #error "Header 'wildmidi_lib.h' could not be found" | ^~~~~ ----------- Has header "wildmidi_lib.h" : NO Determining dependency 'wpe-webkit-2.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion wpe-webkit-2.0` -> 1 stderr: Package wpe-webkit-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `wpe-webkit-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'wpe-webkit-2.0' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency wpe-webkit-2.0 found: NO (tried pkgconfig and cmake) Determining dependency 'wpe-webkit-1.1' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion wpe-webkit-1.1` -> 1 stderr: Package wpe-webkit-1.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `wpe-webkit-1.1.pc' to the PKG_CONFIG_PATH environment variable No package 'wpe-webkit-1.1' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency wpe-webkit-1.1 found: NO (tried pkgconfig and cmake) Determining dependency 'wpe-webkit-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion wpe-webkit-1.0` -> 1 stderr: Package wpe-webkit-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `wpe-webkit-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'wpe-webkit-1.0' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency wpe-webkit-1.0 found: NO (tried pkgconfig and cmake) Determining dependency 'x265' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion x265` -> 0 stdout: 4.1 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags x265` -> 0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs x265` -> 0 stdout: -L/usr/lib/amd64 -lx265 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs x265` -> 0 stdout: -lx265 ----------- Run-time dependency x265 found: YES 4.1 Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1znkz1ls/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1znkz1ls/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wundef -Wno-undef Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C++ supports arguments -Wno-undef: YES (cached) Determining dependency 'zxing' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion zxing` -> 1 stderr: Package zxing was not found in the pkg-config search path. Perhaps you should add the directory containing `zxing.pc' to the PKG_CONFIG_PATH environment variable No package 'zxing' found ----------- CMake binary for host machine is cached. Preliminary CMake check failed. Aborting. Run-time dependency zxing found: NO (tried pkgconfig and cmake) Determining dependency 'zbar' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion zbar` -> 0 stdout: 0.23.93 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags zbar` -> 0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs zbar` -> 0 stdout: -L/usr/lib/amd64 -lzbar ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs zbar` -> 0 stdout: -lzbar ----------- Run-time dependency zbar found: YES 0.23.93 Determining dependency 'valgrind' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion valgrind` -> 1 stderr: Package valgrind was not found in the pkg-config search path. Perhaps you should add the directory containing `valgrind.pc' to the PKG_CONFIG_PATH environment variable No package 'valgrind' found ----------- Run-time dependency valgrind found: NO (tried pkgconfig) Determining dependency 'libexif' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libexif` -> 0 stdout: 0.6.25 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags libexif` -> 0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libexif` -> 0 stdout: -L/usr/lib/amd64 -lexif ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libexif` -> 0 stdout: -lexif ----------- Run-time dependency libexif found: YES 0.6.25 Determining dependency 'libsoup-3.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion libsoup-3.0` -> 0 stdout: 3.6.4 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags libsoup-3.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/libsoup-3.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libsoup-3.0` -> 0 stdout: -L/usr/lib/amd64 -lsoup-3.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs libsoup-3.0` -> 0 stdout: -lsoup-3.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency libsoup-3.0 found: YES 3.6.4 Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcbisp_5u 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; } ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcbisp_5u/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcbisp_5u/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive` -> 0 Header "faac.h" has symbol "faacEncOpen" : YES Determining dependency 'gstreamer-plugins-base-1.0' with pkg-config executable '/usr/bin/amd64/pkg-config' env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --modversion gstreamer-plugins-base-1.0` -> 0 stdout: 1.26.5 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --cflags gstreamer-plugins-base-1.0` -> 0 stdout: -DFFI_NO_RAW_API -I/usr/include/gstreamer-1.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1 env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-plugins-base-1.0` -> 0 stdout: -L/usr/lib/amd64 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --libs gstreamer-plugins-base-1.0` -> 0 stdout: -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ----------- Run-time dependency gstreamer-plugins-base-1.0 found: YES 1.26.5 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=pluginsdir gstreamer-1.0` -> 0 stdout: /usr/lib/amd64/gstreamer-1.0 ----------- Got pkg-config variable pluginsdir : /usr/lib/amd64/gstreamer-1.0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=pluginsdir gstreamer-plugins-base-1.0` -> 0 stdout: /usr/lib/amd64/gstreamer-1.0 ----------- Got pkg-config variable pluginsdir : /usr/lib/amd64/gstreamer-1.0 env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=pluginscannerdir gstreamer-1.0` -> 0 stdout: /usr/libexec/gstreamer-1.0 ----------- Got pkg-config variable pluginscannerdir : /usr/libexec/gstreamer-1.0 Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8yemc2jj Code: extern int i; int i; ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8yemc2jj/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8yemc2jj/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Waggregate-return -Wno-aggregate-return` -> 0 Compiler for C++ supports arguments -Wno-aggregate-return: YES Adding test "elements_aesenc" Adding test "elements_aesdec" Adding test "elements_aiffparse" Adding test "elements_asfmux" Adding test "elements_audiovisualizer" 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_dashsink" Adding test "elements_gdpdepay" Adding test "elements_gdppay" Adding test "elements_h263parse" Adding test "elements_h264parse" Adding test "elements_h264timestamper" Adding test "elements_h265parse" Adding test "elements_h266parse" 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_openjpeg" Adding test "elements_pcapparse" Adding test "elements_pnm" Adding test "elements_proxysink" Adding test "elements_ristrtpext" Adding test "elements_rtponvifparse" Adding test "elements_rtponviftimestamp" Adding test "elements_rtpsrc" Adding test "elements_rtpsink" Adding test "elements_sdpdemux" 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_h266parser" Adding test "libs_insertbin" Adding test "libs_isoff" Adding test "libs_nalutils" Adding test "libs_mpegts" Adding test "libs_mpegvideoparser" Adding test "libs_mse" Adding test "libs_planaraudioadapter" Adding test "libs_vc1parser" Adding test "libs_vp8parser" Adding test "libs_vp9parser" Adding test "libs_av1parser" Adding test "libs_h264bitwriter" Adding test "libs_h265bitwriter" Adding test "libs_av1bitwriter" Adding test "libs_vp9bitwriter" Adding test "libs_jpegbitwriter" Adding test "libs_analyticsmeta" Adding test "libs_gstlibscpp" Adding test "elements_assrender" 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_dtls" Adding test "elements_faac" Adding test "elements_faad" Adding test "elements_jifmux" Adding test "elements_jpegparse" Adding test "elements_shm" Adding test "elements_unixfd" Adding test "elements_x265enc" Adding test "elements_zbar" Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpfut6qmug Code: int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpfut6qmug/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpfut6qmug/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -lorc-test-0.4 -z nodefs` -> 0 Library orc-test-0.4 found: YES Adding test "orc_bayer" Adding test "orc_fieldanalysis" Adding test "orc_gaudieffects" Adding test "orc_scenechange" Program gst-tester-1.0 found: YES (/usr/bin/gst-tester-1.0) Adding test "validate.opencv.cvtracker" Adding test "validate.testsrcbin.caps_spec" Adding test "validate.codectimestamper.h264_propagate_caps" Adding test "validate.autovideoconvert.renegotiate" Adding test "validate.pitch.maintain_pitch_with_variable_playback_rates" Adding test "validate.pitch.reverse.maintain_pitch_with_variable_playback_rates" Adding test "validate.pitch.change_pitch_properties" Adding test "validate.pitch.reverse.change_pitch_properties" Program scripts/update-orc-dist-files.py found: YES (/data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/gst-plugins-bad-1.26.5/scripts/update-orc-dist-files.py) Program xgettext found: YES (/usr/bin/xgettext) Program msgfmt found: YES (/usr/bin/msgfmt) Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) Program scripts/extract-release-date-from-doap-file.py found: YES (/data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/gst-plugins-bad-1.26.5/scripts/extract-release-date-from-doap-file.py) Running command: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/gst-plugins-bad-1.26.5/scripts/extract-release-date-from-doap-file.py 1.26.5 /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/gst-plugins-bad-1.26.5/gst-plugins-bad.doap --- stdout --- 2025-08-07 --- stderr --- Message: Package release date: 2025-08-07 Configuring config.h using configuration env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/lib/amd64/pkgconfig:/usr/lib/amd64/pkgconfig:/usr/lib/pkgconfig env[PKG_CONFIG]: /usr/bin/amd64/pkg-config ----------- Called: `/usr/bin/amd64/pkg-config --variable=libexecdir gstreamer-1.0` -> 0 stdout: /usr/libexec ----------- Got pkg-config variable libexecdir : /usr/libexec Program gst-plugins-doc-cache-generator found: YES (/usr/libexec/gstreamer-1.0/gst-plugins-doc-cache-generator) Configuring gst_api_version.md using configuration Configuring libs_doc_sources.json using configuration Configuring libs_doc_c_sources.json using configuration Configuring libs_doc_gi_sources.json using configuration Configuring doc_sources.json using configuration Configuring doc_plugin_libs.json using configuration Build targets in project: 321 gst-plugins-bad 1.26.5 Plugins : accurip, adpcmdec, adpcmenc, aiff, asfmux, audiobuffersplit, audiofxbad, audiomixmatrix, audiolatency, audiovisualizers, autoconvert, bayer, camerabin, codecalpha, codectimestamper, coloreffects, debugutilsbad, dvbsubenc, dvbsuboverlay, dvdspu, faceoverlay, festival, fieldanalysis, freeverb, frei0r, gaudieffects, gdp, geometrictransform, id3tag, insertbin, inter, interlace, ivfparse, ivtc, jp2kdecimator, jpegformat, rfbsrc, midi, mpegpsdemux, mpegpsmux, mpegtsdemux, mpegtsmux, mse, mxf, netsim, rtponvif, pcapparse, pnm, proxy, legacyrawparse, removesilence, rist, rtmp2, rtpmanagerbad, sdpelem, segmentclip, siren, smooth, speed, subenc, switchbin, tensordecoders, timecode, transcode, unixfd, videofiltersbad, videoframe_audiolevel, videoparsersbad, videosignal, vmnc, y4mdec, ipcpipeline, shm, aes, analyticsoverlay, assrender, bz2, closedcaption, codec2json, colormanagement, curl, dash, dtls, dtsdec, faac, faad, gsm, hls, de265, neonhttpsrc, openal, openexr, openjpeg, opusparse, qroverlay, resindvd, rsvg, rtmp, smoothstreaming, sndfile, soundtouch, ttmlsubs, webp, x265, zbar (A)GPL license allowed: true Subprojects dssim : NO Neither a subproject directory nor a dssim.wrap file was found. libmicrodns : NO Neither a subproject directory nor a libmicrodns.wrap file was found. libnice : NO Neither a subproject directory nor a libnice.wrap file was found. openh264 : NO Neither a subproject directory nor a openh264.wrap file was found. tinyalsa : NO Neither a subproject directory nor a tinyalsa.wrap file was found. User defined options b_pie : false bindir : /usr/bin buildtype : plain default_library : shared examples : disabled gpl : enabled introspection : enabled libdir : /usr/lib/amd64 libexecdir : /usr/libexec localstatedir : /var mandir : /usr/share/man openexr : enabled optimization : 3 package-origin : https://github.com/OpenIndiana/oi-userland prefix : /usr sbindir : /usr/sbin spandsp : disabled sysconfdir : /etc wrap_mode : nodownload Found ninja-1.13.1 at /usr/bin/ninja Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv3l5vsqr Code: #ifdef __has_include #if !__has_include("version") #error "Header 'version' could not be found" #endif #else #include #endif ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv3l5vsqr/testfile.cpp -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive` -> 0 Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef _LIBCPP_VERSION _LIBCPP_VERSION; #endif return 0; } ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope 6 | _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ ----------- Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk Code: #include using _LIBCPP_VERSION; int main(void) { return 0; } ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive` -> 1 stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION' 3 | using _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ ----------- Running compile: Working directory: /tmp/tmpwzld40pm Code: int i = static_cast(0); ----------- Command line: `/usr/gcc/14/bin/g++ /tmp/tmpwzld40pm/testfile.cpp -o /tmp/tmpwzld40pm/output.obj -D_FILE_OFFSET_BITS=64 -c -std=c++11` -> 0 Compiler accepts -std=c++11: YES Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv3l5vsqr/testfile.cpp -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("version") #error "Header 'version' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef _LIBCPP_VERSION _LIBCPP_VERSION; #endif return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope 6 | _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include using _LIBCPP_VERSION; int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION' 3 | using _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv3l5vsqr/testfile.cpp -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("version") #error "Header 'version' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef _LIBCPP_VERSION _LIBCPP_VERSION; #endif return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope 6 | _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include using _LIBCPP_VERSION; int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION' 3 | using _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv3l5vsqr/testfile.cpp -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("version") #error "Header 'version' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef _LIBCPP_VERSION _LIBCPP_VERSION; #endif return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope 6 | _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include using _LIBCPP_VERSION; int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION' 3 | using _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv3l5vsqr/testfile.cpp -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("version") #error "Header 'version' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef _LIBCPP_VERSION _LIBCPP_VERSION; #endif return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope 6 | _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include using _LIBCPP_VERSION; int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION' 3 | using _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv3l5vsqr/testfile.cpp -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("version") #error "Header 'version' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef _LIBCPP_VERSION _LIBCPP_VERSION; #endif return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope 6 | _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include using _LIBCPP_VERSION; int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION' 3 | using _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv3l5vsqr/testfile.cpp -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("version") #error "Header 'version' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef _LIBCPP_VERSION _LIBCPP_VERSION; #endif return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope 6 | _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include using _LIBCPP_VERSION; int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION' 3 | using _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv3l5vsqr/testfile.cpp -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("version") #error "Header 'version' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef _LIBCPP_VERSION _LIBCPP_VERSION; #endif return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope 6 | _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include using _LIBCPP_VERSION; int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION' 3 | using _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv3l5vsqr/testfile.cpp -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("version") #error "Header 'version' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef _LIBCPP_VERSION _LIBCPP_VERSION; #endif return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope 6 | _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include using _LIBCPP_VERSION; int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION' 3 | using _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Running compile: Working directory: /tmp/tmpsiupsgtn Code: int i = static_cast(0); ----------- Command line: `/usr/gcc/14/bin/g++ /tmp/tmpsiupsgtn/testfile.cpp -o /tmp/tmpsiupsgtn/output.obj -D_FILE_OFFSET_BITS=64 -c -std=c++14` -> 0 Compiler accepts -std=c++14: YES Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv3l5vsqr/testfile.cpp -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("version") #error "Header 'version' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef _LIBCPP_VERSION _LIBCPP_VERSION; #endif return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope 6 | _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include using _LIBCPP_VERSION; int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION' 3 | using _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv3l5vsqr/testfile.cpp -E -P -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -P -O0 -fpermissive Code: #ifdef __has_include #if !__has_include("version") #error "Header 'version' could not be found" #endif #else #include #endif Cached compiler stdout: Cached compiler stderr: Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef _LIBCPP_VERSION _LIBCPP_VERSION; #endif return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpit1nihkf/testfile.cpp:6:17: error: '_LIBCPP_VERSION' was not declared in this scope 6 | _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Using cached compile: Cached command line: /usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive Code: #include using _LIBCPP_VERSION; int main(void) { return 0; } Cached compiler stdout: Cached compiler stderr: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyskmg0lk/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION' 3 | using _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Failed to guess install tag for /usr/share/gstreamer-1.0/presets/GstFreeverb.prs Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/file-extension/ogv.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/file-extension/oga.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/file-extension/mkv.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/file-extension/mp3.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/file-extension/webm.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/file-extension/flv.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/file-extension/mp4.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/file-extension/ts.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/file-extension/avi.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/online-services/youtube.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/device/dvd.gep Failed to guess install tag for /usr/share/gstreamer-1.0/presets/GstFreeverb.prs Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/file-extension/ogv.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/file-extension/oga.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/file-extension/mkv.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/file-extension/mp3.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/file-extension/webm.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/file-extension/flv.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/file-extension/mp4.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/file-extension/ts.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/file-extension/avi.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/online-services/youtube.gep Failed to guess install tag for /usr/share/gstreamer-1.0/encoding-profiles/device/dvd.gep