Build started at 2025-10-24T12:36:16.402851 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.7 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.7 ----------- 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.45 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.45 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/tmpwi48q4zv 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/tmpwi48q4zv/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpwi48q4zv/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/tmpnftebwpo 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/tmpnftebwpo/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpnftebwpo/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/tmprxo3e5v2 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/tmprxo3e5v2/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmprxo3e5v2/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/tmpu4bwds_x 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/tmpu4bwds_x/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpu4bwds_x/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/tmpbmafmus4 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/tmpbmafmus4/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpbmafmus4/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/tmpnlhc3awv 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/tmpnlhc3awv/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpnlhc3awv/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/tmpesm5q2ik 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/tmpesm5q2ik/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpesm5q2ik/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/tmpi_egop89 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/tmpi_egop89/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/tmp8crr3wsj 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/tmp8crr3wsj/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/tmpxtjjtzdd 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/tmpxtjjtzdd/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/tmpyp92fwak 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/tmpyp92fwak/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/tmpa45xm0xt 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/tmpa45xm0xt/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/tmpvaf47i5c 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/tmpvaf47i5c/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/tmp0xm7tg1k 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/tmp0xm7tg1k/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/tmpxxg6rt29 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/tmpxxg6rt29/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/tmpj6hn10gn 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/tmpj6hn10gn/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/tmpwqjiz77n 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/tmpwqjiz77n/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/tmpudqv6s_j 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/tmpudqv6s_j/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/tmp4jll1plo 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/tmp4jll1plo/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/tmpyzsbh9jw 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/tmpyzsbh9jw/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/tmpxm3knhtp 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/tmpxm3knhtp/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/tmpskaazrk8 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/tmpskaazrk8/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/tmp9d0enxei 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/tmp9d0enxei/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/tmphcswau0i 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/tmphcswau0i/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/tmp7kqs94r_ 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/tmp7kqs94r_/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/tmpaqundvsq 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/tmpaqundvsq/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/tmpng9wwt_u 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/tmpng9wwt_u/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/tmp5b_q8ref 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/tmp5b_q8ref/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/tmp5b_q8ref/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/tmpeq3er0im 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/tmpeq3er0im/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/tmpeq3er0im/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/tmpf10m9hzb 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/tmpf10m9hzb/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/tmpf10m9hzb/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/tmpzin8dxex 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/tmpzin8dxex/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpzin8dxex/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/tmpzin8dxex/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/tmpg4zt9e8u 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/tmpg4zt9e8u/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpg4zt9e8u/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/tmpcmxmykre 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/tmpcmxmykre/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcmxmykre/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/tmpnqoqv2vz 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/tmpnqoqv2vz/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpnqoqv2vz/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0` -> 1 stderr: Undefined first referenced symbol in file memfd_create /var/tmp//ccjVaXha.o ld: fatal: symbol referencing errors. No output written to /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpnqoqv2vz/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/tmp1np5bvaj 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/tmp1np5bvaj/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1np5bvaj/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/tmp1np5bvaj/testfile.c: In function 'main': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1np5bvaj/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/tmpg3me0vet 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/tmpg3me0vet/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpg3me0vet/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/tmpsk26npv5 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/tmpsk26npv5/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpsk26npv5/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/tmp2rbaswaw 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/tmp2rbaswaw/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2rbaswaw/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/tmpx25db9sc 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/tmpx25db9sc/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpx25db9sc/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/tmpv9i422ic 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/tmpv9i422ic/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv9i422ic/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/tmps3w61b88 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/tmps3w61b88/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmps3w61b88/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/tmp62slrzgg 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/tmp62slrzgg/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp62slrzgg/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/tmp8i32k1by 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/tmp8i32k1by/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp8i32k1by/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/tmpolld5g4s 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/tmpolld5g4s/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpolld5g4s/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/tmp44xb6ym2 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/tmp44xb6ym2/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp44xb6ym2/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/tmp1y4wznuq 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/tmp1y4wznuq/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1y4wznuq/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/tmpremialj6 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/tmpremialj6/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpremialj6/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/tmpirfp4ylw 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/tmpirfp4ylw/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpirfp4ylw/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/tmpo3ozcjh1 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/tmpo3ozcjh1/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpo3ozcjh1/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/tmput_341cg 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/tmput_341cg/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmput_341cg/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/tmptspy6_q5 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/tmptspy6_q5/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptspy6_q5/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/tmpy3qgwn9f 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/tmpy3qgwn9f/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpy3qgwn9f/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/tmppuflyv9o 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/tmppuflyv9o/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmppuflyv9o/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/tmpluchc_vw 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/tmpluchc_vw/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpluchc_vw/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/tmpmde3xzmt 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/tmpmde3xzmt/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpmde3xzmt/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/tmpgpxu5noc 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/tmpgpxu5noc/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgpxu5noc/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/tmpw3uu80gx 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/tmpw3uu80gx/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpw3uu80gx/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/tmpgmnhztqh 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/tmpgmnhztqh/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgmnhztqh/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/tmpdne2th6v 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/tmpdne2th6v/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpdne2th6v/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/tmp6joql3zv 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/tmp6joql3zv/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp6joql3zv/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/tmpnanqrfb4 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/tmpnanqrfb4/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpnanqrfb4/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/tmped1we74n 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/tmped1we74n/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmped1we74n/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/tmpdy4yznen 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/tmpdy4yznen/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpdy4yznen/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/tmpwdbeo2g1 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/tmpwdbeo2g1/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpwdbeo2g1/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/tmpgd9rhk8k 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/tmpgd9rhk8k/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgd9rhk8k/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/tmpb_s52fmc 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/tmpb_s52fmc/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpb_s52fmc/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/tmp11eupeih 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/tmp11eupeih/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp11eupeih/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/tmp9_6aaub9 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/tmp9_6aaub9/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp9_6aaub9/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/tmp60caqed4 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/tmp60caqed4/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp60caqed4/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/tmpddjjgfr_ 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/tmpddjjgfr_/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpddjjgfr_/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/tmpqldfktpn 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/tmpqldfktpn/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpqldfktpn/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/tmp6s1t9cld 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/tmp6s1t9cld/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp6s1t9cld/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/tmp1p9a9mbr 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/tmp1p9a9mbr/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp1p9a9mbr/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/tmphgxitsiq 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/tmphgxitsiq/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmphgxitsiq/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/tmpd1nutjl_ 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/tmpd1nutjl_/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpd1nutjl_/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/tmpgojocs44 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/tmpgojocs44/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgojocs44/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/tmp2yb3fb3a 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/tmp2yb3fb3a/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2yb3fb3a/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/tmp5nhenur3 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/tmp5nhenur3/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp5nhenur3/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/tmp927dx9vk 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/tmp927dx9vk/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp927dx9vk/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.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 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/tmpfdduxu1z 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/tmpfdduxu1z/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpfdduxu1z/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/tmpmjizdmbw Code: ----------- Command line: `/usr/gcc/14/bin/g++ /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpmjizdmbw/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpmjizdmbw/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.7 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.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 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.7 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.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 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.7 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.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 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.7 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.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 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.7 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.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 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.7 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.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 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.7 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.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 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.7 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.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 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.7 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.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 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.7 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.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 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.7 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.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 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.7 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.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 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.7 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.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 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.7 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.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 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.7 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.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 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.7 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.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 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.7 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.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 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.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 --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.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 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.7 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.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 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.7 Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp_sa0ylh9 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/tmp_sa0ylh9/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp_sa0ylh9/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/tmpaw7o6f87 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/tmpaw7o6f87/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpaw7o6f87/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/tmp23xrxy_7 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/tmp23xrxy_7/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp23xrxy_7/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/tmpy1er0cea 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/tmpy1er0cea/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpy1er0cea/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/tmpy1er0cea/testfile.c: In function 'main': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpy1er0cea/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/tmpy1er0cea/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.86.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.86.0 Dependency gobject-introspection-1.0 found: YES 1.86.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.86.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/tmp0aibnia3 Code: ----------- Command line: `/usr/gcc/14/bin/gcc /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp0aibnia3/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp0aibnia3/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/tmp31msvm_2 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/tmp31msvm_2/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp31msvm_2/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/tmp2mg4mrul 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/tmp2mg4mrul/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2mg4mrul/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/tmp68aihtvp 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/tmp68aihtvp/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp68aihtvp/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/tmpi9xkegzs 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/tmpi9xkegzs/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpi9xkegzs/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/tmp613veiwr 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/tmp613veiwr/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp613veiwr/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/tmpey36y3qj 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/tmpey36y3qj/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpey36y3qj/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/tmpd7wft1wc 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/tmpd7wft1wc/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpd7wft1wc/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.2) 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-ULqjja/CMakeLists.txt:22 add_executable(['cmTC_c7a89']) CMake trace warning: target_link_libraries() TARGET cmTC_c7a89 not found CMake TRACE: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-ULqjja/CMakeLists.txt:28 target_link_libraries(['cmTC_c7a89', '']) 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-VLqjja/CMakeLists.txt:22 add_executable(['cmTC_f2783']) CMake trace warning: target_link_libraries() TARGET cmTC_f2783 not found CMake TRACE: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-VLqjja/CMakeLists.txt:28 target_link_libraries(['cmTC_f2783', '']) 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/tmp5nzadcpp 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/tmp5nzadcpp/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp5nzadcpp/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/tmp5nzadcpp/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/tmpsx_qc9yr 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/tmpsx_qc9yr/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpsx_qc9yr/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/tmp8atuzn12 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/tmp8atuzn12/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/tmp8atuzn12/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/tmpc_9gjzn2 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/tmpc_9gjzn2/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/tmpc_9gjzn2/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) 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/tmpi9xkegzs/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpi9xkegzs/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/tmpk2cn3gx_ 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/tmpk2cn3gx_/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpk2cn3gx_/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.7 (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/tmp31msvm_2/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp31msvm_2/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/tmp2mg4mrul/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2mg4mrul/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/tmp68aihtvp/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp68aihtvp/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/tmpi9xkegzs/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpi9xkegzs/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/tmp613veiwr/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp613veiwr/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/tmpey36y3qj/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpey36y3qj/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/tmpd7wft1wc/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpd7wft1wc/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/tmpd7wft1wc/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpd7wft1wc/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/tmp7gpy2rno 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/tmp7gpy2rno/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp7gpy2rno/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/tmp39qehyq3 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/tmp39qehyq3/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp39qehyq3/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/tmp39qehyq3/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/tmpawhhjco3 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/tmpawhhjco3/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/tmpawhhjco3/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/tmpv1045096 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/tmpv1045096/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv1045096/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/tmpv1045096/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/tmpn2ywzldo 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/tmpn2ywzldo/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpn2ywzldo/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/tmpn2ywzldo/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/tmpv8vtdunv 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/tmpv8vtdunv/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpv8vtdunv/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/tmpv8vtdunv/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/tmpk2cn3gx_/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpk2cn3gx_/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/tmpg1xo1ag6 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/tmpg1xo1ag6/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/tmpg1xo1ag6/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/tmpnyfun1tg 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/tmpnyfun1tg/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpnyfun1tg/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/tmpnyfun1tg/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/tmpqde4fnp9 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/tmpqde4fnp9/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpqde4fnp9/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/tmpskaazrk8/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) 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/tmp52_196g2 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/tmp52_196g2/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/tmp52_196g2/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/tmpkjon4pr_ 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/tmpkjon4pr_/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/tmpkjon4pr_/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/tmpc_39_tm_ 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/tmpc_39_tm_/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpc_39_tm_/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/tmp43co4_r2 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/tmp43co4_r2/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp43co4_r2/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/tmpfoz4z09_ 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/tmpfoz4z09_/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpfoz4z09_/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/tmpfoz4z09_/testfile.c: In function 'main': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpfoz4z09_/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/tmpfoz4z09_/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/tmpkjon4pr_/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/tmpkjon4pr_/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/tmpppdxplf8 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/tmpppdxplf8/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/tmpc_39_tm_/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpc_39_tm_/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/tmp43co4_r2/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp43co4_r2/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/tmpfoz4z09_/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpfoz4z09_/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/tmpfoz4z09_/testfile.c: In function 'main': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpfoz4z09_/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/tmpfoz4z09_/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/tmple92lxzr 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/tmple92lxzr/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmple92lxzr/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/tmple92lxzr/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/tmpt2gqum3i 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/tmpt2gqum3i/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpt2gqum3i/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/tmpt2gqum3i/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/tmp4xtifp8_ 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/tmp4xtifp8_/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/tmp4xtifp8_/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/tmp0h4iw696 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/tmp0h4iw696/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp0h4iw696/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/tmp0h4iw696/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/tmp0yvrolqc 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/tmp0yvrolqc/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp0yvrolqc/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/tmp0yvrolqc/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.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 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.4 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.57.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 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.57.0 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/tmpjpz2cq69 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/tmpjpz2cq69/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpjpz2cq69/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/tmpgqdtusuk 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/tmpgqdtusuk/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgqdtusuk/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.57.0 (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.16.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/tmp7lep709l 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/tmp7lep709l/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp7lep709l/output.exe -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -lcurl -z nodefs` -> 0 Run-time dependency libcurl found: YES 8.16.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.9 ----------- env[PKG_CONFIG_PATH]: /usr/mariadb/10.6/lib/amd64/pkgconfig:/usr/openssl/3/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.9 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.4 (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.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 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.4 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/tmp_k1s0ceh 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/tmp_k1s0ceh/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp_k1s0ceh/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/tmpjzp8wygl 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/tmpjzp8wygl/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpjzp8wygl/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/tmpuo4nt6l7 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/tmpuo4nt6l7/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpuo4nt6l7/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/tmpl8f8kxtm 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/tmpl8f8kxtm/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpl8f8kxtm/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/tmpq_91n_bz 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/tmpq_91n_bz/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpq_91n_bz/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/tmp63drmdx9 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/tmp63drmdx9/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp63drmdx9/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/tmp63drmdx9/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/tmpf_i2weoq 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/tmpf_i2weoq/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpf_i2weoq/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/tmpf_i2weoq/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/tmpvrynah3k 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/tmpvrynah3k/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpvrynah3k/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/tmpvrynah3k/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/tmpy1mjb5qz 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/tmpy1mjb5qz/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpy1mjb5qz/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/tmpy1mjb5qz/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/tmptqty5sfk 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/tmptqty5sfk/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptqty5sfk/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/tmptqty5sfk/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/tmppgwbgibd 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/tmppgwbgibd/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/tmppgwbgibd/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/tmp0yyu2o0y 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/tmp0yyu2o0y/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp0yyu2o0y/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/tmpyzldrulw 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/tmpyzldrulw/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyzldrulw/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) Running compile: Working directory: /tmp/tmpe0eki8a5 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/tmpe0eki8a5/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/tmprgtkcjnm 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/tmprgtkcjnm/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmprgtkcjnm/output.obj -c -m64 -O3 -m64 -D_FILE_OFFSET_BITS=64 -O0 -Wcomplain-wrong-lang -Wno-complain-wrong-lang` -> 0 Compiler for C supports arguments -Wno-complain-wrong-lang: YES Running compile: Working directory: /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpr9lkogae 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/tmpr9lkogae/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/tmpr9lkogae/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) 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/tmppmmhjs3f 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/tmppmmhjs3f/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmppmmhjs3f/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/tmppmmhjs3f/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/tmpp55bz5qz 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/tmpp55bz5qz/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpp55bz5qz/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/tmpp55bz5qz/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/tmpk0jqjljj 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/tmpk0jqjljj/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpk0jqjljj/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/tmpa0r6q2d6 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/tmpa0r6q2d6/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpa0r6q2d6/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/tmpa0r6q2d6/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.4.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 OpenEXR` -> 0 stdout: -pthread -D_FILE_OFFSET_BITS=64 -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_4 -lOpenEXRUtil-3_4 -lOpenEXRCore-3_4 -lIex-3_4 -lIlmThread-3_4 -lImath-3_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 --libs OpenEXR` -> 0 stdout: -lOpenEXR-3_4 -lOpenEXRUtil-3_4 -lOpenEXRCore-3_4 -lIex-3_4 -lIlmThread-3_4 -lImath-3_2 ----------- Run-time dependency openexr found: YES 3.4.2 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) 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.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 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.4 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/tmpasmwiybw 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/tmpasmwiybw/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpasmwiybw/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/tmphy03q51r 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/tmphy03q51r/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmphy03q51r/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/tmp16x9f9o1 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/tmp16x9f9o1/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp16x9f9o1/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/tmpb_s52fmc/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpb_s52fmc/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/tmpgpxu5noc/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgpxu5noc/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/tmpfxlxgkmq 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/tmpfxlxgkmq/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpfxlxgkmq/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/tmpkrhhc76a 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/tmpkrhhc76a/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpkrhhc76a/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/tmptyr9ow_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/tmptyr9ow_w/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptyr9ow_w/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/tmp5tx72sp3 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/tmp5tx72sp3/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp5tx72sp3/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/tmpyxwfls2s 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/tmpyxwfls2s/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpyxwfls2s/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/tmphykguhs4 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/tmphykguhs4/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmphykguhs4/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/tmp31wlw9j5 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/tmp31wlw9j5/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp31wlw9j5/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/tmpgcnssxla 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/tmpgcnssxla/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpgcnssxla/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/tmpoz1i28o4 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/tmpoz1i28o4/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpoz1i28o4/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/tmpddkn2ljx 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/tmpddkn2ljx/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpddkn2ljx/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/tmp2mg4mrul/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2mg4mrul/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/tmpkk029sa5 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/tmpkk029sa5/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpkk029sa5/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.9 (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/tmp2l00ceb5 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/tmp2l00ceb5/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2l00ceb5/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/tmpmrhfjt4_ 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/tmpmrhfjt4_/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpmrhfjt4_/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/tmpmrhfjt4_/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.9 (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.57.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 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.57.0 Dependency cairo found: YES 1.18.4 (cached) Dependency pangocairo found: YES 1.57.0 (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/tmpk2cn3gx_/testfile.c -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpk2cn3gx_/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/tmpiqq1wiar 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/tmpiqq1wiar/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/tmpiqq1wiar/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/tmp2l00ceb5/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp2l00ceb5/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/tmpfgxd2f7s 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/tmpfgxd2f7s/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpfgxd2f7s/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.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 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.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 --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/tmp3mtorrc8 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/tmp3mtorrc8/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp3mtorrc8/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/tmp7ori0k23 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/tmp7ori0k23/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmp7ori0k23/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.7/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.7/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.7/scripts/extract-release-date-from-doap-file.py 1.26.7 /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/gst-plugins-bad-1.26.7/gst-plugins-bad.doap --- stdout --- 2025-10-14 --- stderr --- Message: Package release date: 2025-10-14 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.7 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 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/tmpsuwurfj2 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/tmpsuwurfj2/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/tmptn855hru 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/tmptn855hru/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmptn855hru/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmpcdkons5s 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/tmpcdkons5s/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcdkons5s/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/tmpcdkons5s/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION' 3 | using _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ ----------- Running compile: Working directory: /tmp/tmpbffx8_ys Code: int i = static_cast(0); ----------- Command line: `/usr/gcc/14/bin/g++ /tmp/tmpbffx8_ys/testfile.cpp -o /tmp/tmpbffx8_ys/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/tmpsuwurfj2/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/tmptn855hru/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmptn855hru/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmpcdkons5s/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcdkons5s/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/tmpcdkons5s/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/tmpsuwurfj2/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/tmptn855hru/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmptn855hru/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmpcdkons5s/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcdkons5s/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/tmpcdkons5s/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/tmpsuwurfj2/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/tmptn855hru/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmptn855hru/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmpcdkons5s/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcdkons5s/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/tmpcdkons5s/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/tmpsuwurfj2/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/tmptn855hru/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmptn855hru/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmpcdkons5s/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcdkons5s/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/tmpcdkons5s/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/tmpsuwurfj2/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/tmptn855hru/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmptn855hru/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmpcdkons5s/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcdkons5s/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/tmpcdkons5s/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/tmpsuwurfj2/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/tmptn855hru/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmptn855hru/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmpcdkons5s/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcdkons5s/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/tmpcdkons5s/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/tmpsuwurfj2/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/tmptn855hru/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmptn855hru/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmpcdkons5s/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcdkons5s/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/tmpcdkons5s/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/tmpsuwurfj2/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/tmptn855hru/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmptn855hru/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmpcdkons5s/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcdkons5s/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/tmpcdkons5s/testfile.cpp:3:15: error: expected nested-name-specifier before '_LIBCPP_VERSION' 3 | using _LIBCPP_VERSION; | ^~~~~~~~~~~~~~~ Running compile: Working directory: /tmp/tmpoqy2_38g Code: int i = static_cast(0); ----------- Command line: `/usr/gcc/14/bin/g++ /tmp/tmpoqy2_38g/testfile.cpp -o /tmp/tmpoqy2_38g/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/tmpsuwurfj2/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/tmptn855hru/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmptn855hru/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmpcdkons5s/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcdkons5s/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/tmpcdkons5s/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/tmpsuwurfj2/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/tmptn855hru/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmptn855hru/testfile.cpp: In function 'int main()': /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmptn855hru/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/tmpcdkons5s/testfile.cpp -o /data/jenkins/workspace/oi-encumbered/components/encumbered/gst-plugins-bad/build/amd64/meson-private/tmpcdkons5s/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/tmpcdkons5s/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