* Package: media-libs/gstreamer-1.24.11:1.0 * Repository: gentoo * Maintainer: gstreamer@gentoo.org * USE: abi_x86_64 amd64 caps elibc_glibc introspection kernel_linux nls * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Checking whether python3_12 is suitable ... [ ok ] * Using python3.12 to build (via PYTHON_COMPAT iteration) >>> Unpacking source... >>> Unpacking gstreamer-1.24.11.tar.xz to /var/tmp/portage/media-libs/gstreamer-1.24.11/work >>> Source unpacked in /var/tmp/portage/media-libs/gstreamer-1.24.11/work >>> Preparing source in /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11 ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * Configuring to build plugin(s) ... meson setup -Db_lto=false --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /var/tmp/portage/media-libs/gstreamer-1.24.11/temp/python3.12/pkgconfig:/usr/share/pkgconfig --pkg-config-path /var/tmp/portage/media-libs/gstreamer-1.24.11/temp/python3.12/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/media-libs/gstreamer-1.24.11/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false -Dbuildtype=plain -Dtools=enabled -Dbenchmarks=disabled -Dexamples=disabled -Dcheck=enabled -Dptp-helper=disabled -Dlibunwind=disabled -Dlibdw=disabled -Dptp-helper-permissions=capabilities -Dintrospection=enabled -Dexamples=disabled -Dnls=enabled -Dtests=disabled -Dpackage-name=Gentoo GStreamer ebuild -Dpackage-origin=https://www.gentoo.org /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11 /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64 The Meson build system Version: 1.7.0 Source dir: /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11 Build dir: /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64 Build type: native build Project name: gstreamer Project version: 1.24.11 C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 14.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo 14.2.1_p20241221 p7) 14.2.1 20241221") C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.44 Host machine cpu family: x86_64 Host machine cpu: x86_64 Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES Compiler for C supports link arguments -Wl,-z,nodelete: YES Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -fno-strict-aliasing: YES Message: Disabling GLib cast checks Has header "dlfcn.h" : YES Has header "inttypes.h" : YES Has header "memory.h" : YES Has header "poll.h" : YES Has header "stdint.h" : YES Has header "stdio_ext.h" : YES Has header "strings.h" : YES Has header "string.h" : YES Has header "sys/param.h" : YES Has header "sys/poll.h" : YES Has header "sys/prctl.h" : YES Has header "sys/socket.h" : YES Has header "sys/stat.h" : YES Has header "sys/times.h" : YES Has header "sys/time.h" : YES Has header "sys/types.h" : YES Has header "sys/utsname.h" : YES Has header "sys/wait.h" : YES Has header "ucontext.h" : YES Has header "unistd.h" : YES Has header "sys/resource.h" : YES Has header "sys/uio.h" : YES Checking whether type "struct tm" has member "tm_gmtoff" : YES Checking for function "gmtime_r" : YES Checking for function "sigaction" : YES Checking for function "getrusage" : YES Checking for function "fseeko" : YES Checking for function "ftello" : YES Checking for function "poll" : YES Checking for function "ppoll" : YES Checking for function "pselect" : YES Checking for function "getpagesize" : YES Checking for function "clock_gettime" : YES Checking for function "clock_nanosleep" : YES Checking for function "strnlen" : YES Checking for function "getline" : YES Checking for function "mkstemp" : YES Checking for function "alarm" : YES Checking for function "gettimeofday" : YES Checking for function "localtime_r" : YES Checking if "pthread_setname_np(const char*)" links: NO Header "pthread.h" has symbol "pthread_condattr_setclock" : YES Header "pthread.h" has symbol "pthread_cond_timedwait_relative_np" : NO Checking if "futex(2) system call" compiles: YES Checking if "futex_time64(2) system call" compiles: NO Checking if "posix timers from time.h" compiles: YES Checking if "monotonic clock from time.h" compiles: YES Checking if "__uint128_t available" compiles: YES Checking for function "getpid" : YES Checking for function "strdup" : YES Checking for function "strsignal" : YES Checking for type "clockid_t" : YES Checking for type "timer_t" : YES Checking whether type "struct timespec" has members "tv_sec", "tv_nsec" : YES Checking whether type "struct itimerspec" has members "it_interval", "it_value" : YES Dependency libunwind skipped: feature libunwind disabled Dependency libdw skipped: feature libdw disabled Has header "dbghelp.h" : NO Checking for function "backtrace" : YES Message: Minimal support for stack traces, no source info. Has header "execinfo.h" : YES Checking for function "backtrace" : YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Wformat: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Waddress: YES Compiler for C supports arguments -Waggregate-return: YES Compiler for C supports arguments -Wno-multichar: YES Compiler for C supports arguments -Wvla: YES Compiler for C supports arguments -Wpointer-arith: YES Library gmp found: YES Library gsl found: YES Library gslcblas found: YES Library dl found: YES Checking for function "dladdr" with dependency -ldl: YES Found pkg-config: YES (/usr/bin/x86_64-pc-linux-gnu-pkg-config) 2.3.0 Run-time dependency glib-2.0 found: YES 2.82.5 Run-time dependency gobject-2.0 found: YES 2.82.5 Run-time dependency gmodule-no-export-2.0 found: YES 2.82.5 Run-time dependency gio-2.0 found: YES 2.82.5 Run-time dependency gio-unix-2.0 found: YES 2.82.5 Library m found: YES Library rt found: YES Library socket found: NO Library nsl found: YES Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Program python3 found: YES (/var/tmp/portage/media-libs/gstreamer-1.24.11/temp/python3.12/bin/python3) Found CMake: /usr/bin/cmake (3.31.5) Run-time dependency bash-completion found: NO (tried pkgconfig and cmake) Configuring gstconfig.h using configuration Configuring gstversion.h using configuration Dependency glib-2.0 found: YES 2.82.5 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.82.5 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Program flex found: YES (/usr/bin/flex) Program get_flex_version.py found: YES (/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/parse/get_flex_version.py) Message: flex version 2.6.4 >= 2.5.31: YES Configuring gen_lex.py using configuration Program bison found: YES (/usr/bin/bison) Message: bison version 3.8.2 >= 2.4: YES Configuring grammar.y using configuration Configuring gen_grammar.py using configuration Compiler for C supports arguments -Wno-format-nonliteral: YES Checking if "long long" compiles: YES Checking if "uintmax_t in inttypes.h" compiles: YES Checking if "uintmax_t in stdint.h" compiles: YES Run-time dependency gobject-introspection-1.0 found: YES 1.82.0 Dependency gobject-introspection-1.0 found: YES 1.82.0 (cached) Program /usr/bin/g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Dependency gobject-introspection-1.0 found: YES 1.82.0 (cached) Program /usr/bin/g-ir-compiler found: YES (/usr/bin/g-ir-compiler) Dependency glib-2.0 found: YES 2.82.5 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.82.5 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Configuring libgstreamer-1.0.so.0.2411.0-gdb.py using configuration Configuring check.h using configuration Compiler for C supports arguments -Wno-undef: YES Compiler for C supports arguments -Wno-redundant-decls: YES Compiler for C supports arguments -Wno-missing-prototypes: YES Compiler for C supports arguments -Wno-missing-declarations: YES Compiler for C supports arguments -Wno-old-style-definition: YES Compiler for C supports arguments -Wno-declaration-after-statement: YES Compiler for C supports arguments -Wno-format-nonliteral: YES (cached) Compiler for C supports arguments -Wno-tautological-constant-out-of-range-compare: NO Configuring internal-check.h using configuration Run-time dependency threads found: YES Program /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/docs/gst-plugins-doc-cache-generator found: YES (/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/docs/gst-plugins-doc-cache-generator) Program hotdoc found: NO Message: Hotdoc not found, not building the documentation Program xgettext found: YES (/usr/bin/xgettext) 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 (/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/scripts/extract-release-date-from-doap-file.py) Message: Package release date: 2025-01-06 Configuring config.h using configuration Build targets in project: 80 gstreamer 1.24.11 Plugins : coreelements, coretracers User defined options Native files : /var/tmp/portage/media-libs/gstreamer-1.24.11/temp/meson.x86_64-pc-linux-gnu.amd64.ini build.pkg_config_path : /var/tmp/portage/media-libs/gstreamer-1.24.11/temp/python3.12/pkgconfig:/usr/share/pkgconfig b_lto : false b_pch : false benchmarks : disabled buildtype : plain check : enabled examples : disabled introspection : enabled libdir : lib64 libdw : disabled libunwind : disabled localstatedir : /var/lib nls : enabled package-name : Gentoo GStreamer ebuild package-origin : https://www.gentoo.org pkg_config_path : /var/tmp/portage/media-libs/gstreamer-1.24.11/temp/python3.12/pkgconfig:/usr/share/pkgconfig prefix : /usr ptp-helper : disabled ptp-helper-permissions: capabilities sysconfdir : /etc tests : disabled tools : enabled werror : false wrap_mode : nodownload Found ninja-1.12.1 at /usr/bin/ninja >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile ninja -v -j2 -l2 [1/247] /var/tmp/portage/media-libs/gstreamer-1.24.11/temp/python3.12/bin/python3 gst/parse/gen_lex.py gst/parse/lex.priv_gst_parse_yy.c gst/parse/parse_lex.h ../gstreamer-1.24.11/gst/parse/parse.l DUMMY [2/247] /usr/lib/python-exec/python3.12/meson --internal exe --unpickle /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/meson-private/meson_exe_glib-mkenums_eebed929de38c05e29e9732589a6aba1a1ba132d.dat [3/247] /usr/lib/python-exec/python3.12/meson --internal exe --unpickle /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/meson-private/meson_exe_glib-mkenums_797dba517c4af096fc359864c2ed1091b1cabf64.dat [4/247] /var/tmp/portage/media-libs/gstreamer-1.24.11/temp/python3.12/bin/python3 gst/parse/gen_grammar.py gst/parse/grammar.tab.c gst/parse/grammar.tab.h gst/parse/grammar.y [5/247] x86_64-pc-linux-gnu-gcc -Igst/printf/libgstprintf.a.p -Igst/printf -I../gstreamer-1.24.11/gst/printf -I. -I../gstreamer-1.24.11 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DSTATIC=G_GNUC_INTERNAL -UHAVE_LONG_DOUBLE -UHAVE_LONG_LONG_FORMAT -UHAVE_WCHAR_T -UHAVE_WCSLEN -UHAVE_WINT_T -Wno-format-nonliteral -DHAVE_LONG_LONG -DHAVE_INTTYPES_H_WITH_UINTMAX -DHAVE_STDINT_H_WITH_UINTMAX -DHAVE_INTMAX_T -MD -MQ gst/printf/libgstprintf.a.p/asnprintf.c.o -MF gst/printf/libgstprintf.a.p/asnprintf.c.o.d -o gst/printf/libgstprintf.a.p/asnprintf.c.o -c ../gstreamer-1.24.11/gst/printf/asnprintf.c [6/247] x86_64-pc-linux-gnu-gcc -Igst/printf/libgstprintf.a.p -Igst/printf -I../gstreamer-1.24.11/gst/printf -I. -I../gstreamer-1.24.11 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DSTATIC=G_GNUC_INTERNAL -UHAVE_LONG_DOUBLE -UHAVE_LONG_LONG_FORMAT -UHAVE_WCHAR_T -UHAVE_WCSLEN -UHAVE_WINT_T -Wno-format-nonliteral -DHAVE_LONG_LONG -DHAVE_INTTYPES_H_WITH_UINTMAX -DHAVE_STDINT_H_WITH_UINTMAX -DHAVE_INTMAX_T -MD -MQ gst/printf/libgstprintf.a.p/printf-args.c.o -MF gst/printf/libgstprintf.a.p/printf-args.c.o.d -o gst/printf/libgstprintf.a.p/printf-args.c.o -c ../gstreamer-1.24.11/gst/printf/printf-args.c [7/247] x86_64-pc-linux-gnu-gcc -Igst/printf/libgstprintf.a.p -Igst/printf -I../gstreamer-1.24.11/gst/printf -I. -I../gstreamer-1.24.11 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DSTATIC=G_GNUC_INTERNAL -UHAVE_LONG_DOUBLE -UHAVE_LONG_LONG_FORMAT -UHAVE_WCHAR_T -UHAVE_WCSLEN -UHAVE_WINT_T -Wno-format-nonliteral -DHAVE_LONG_LONG -DHAVE_INTTYPES_H_WITH_UINTMAX -DHAVE_STDINT_H_WITH_UINTMAX -DHAVE_INTMAX_T -MD -MQ gst/printf/libgstprintf.a.p/printf-parse.c.o -MF gst/printf/libgstprintf.a.p/printf-parse.c.o.d -o gst/printf/libgstprintf.a.p/printf-parse.c.o -c ../gstreamer-1.24.11/gst/printf/printf-parse.c [8/247] x86_64-pc-linux-gnu-gcc -Igst/printf/libgstprintf.a.p -Igst/printf -I../gstreamer-1.24.11/gst/printf -I. -I../gstreamer-1.24.11 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DSTATIC=G_GNUC_INTERNAL -UHAVE_LONG_DOUBLE -UHAVE_LONG_LONG_FORMAT -UHAVE_WCHAR_T -UHAVE_WCSLEN -UHAVE_WINT_T -Wno-format-nonliteral -DHAVE_LONG_LONG -DHAVE_INTTYPES_H_WITH_UINTMAX -DHAVE_STDINT_H_WITH_UINTMAX -DHAVE_INTMAX_T -MD -MQ gst/printf/libgstprintf.a.p/vasnprintf.c.o -MF gst/printf/libgstprintf.a.p/vasnprintf.c.o.d -o gst/printf/libgstprintf.a.p/vasnprintf.c.o -c ../gstreamer-1.24.11/gst/printf/vasnprintf.c [9/247] x86_64-pc-linux-gnu-gcc -Igst/printf/libgstprintf.a.p -Igst/printf -I../gstreamer-1.24.11/gst/printf -I. -I../gstreamer-1.24.11 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DSTATIC=G_GNUC_INTERNAL -UHAVE_LONG_DOUBLE -UHAVE_LONG_LONG_FORMAT -UHAVE_WCHAR_T -UHAVE_WCSLEN -UHAVE_WINT_T -Wno-format-nonliteral -DHAVE_LONG_LONG -DHAVE_INTTYPES_H_WITH_UINTMAX -DHAVE_STDINT_H_WITH_UINTMAX -DHAVE_INTMAX_T -MD -MQ gst/printf/libgstprintf.a.p/printf.c.o -MF gst/printf/libgstprintf.a.p/printf.c.o.d -o gst/printf/libgstprintf.a.p/printf.c.o -c ../gstreamer-1.24.11/gst/printf/printf.c [10/247] x86_64-pc-linux-gnu-gcc -Igst/printf/libgstprintf.a.p -Igst/printf -I../gstreamer-1.24.11/gst/printf -I. -I../gstreamer-1.24.11 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DSTATIC=G_GNUC_INTERNAL -UHAVE_LONG_DOUBLE -UHAVE_LONG_LONG_FORMAT -UHAVE_WCHAR_T -UHAVE_WCSLEN -UHAVE_WINT_T -Wno-format-nonliteral -DHAVE_LONG_LONG -DHAVE_INTTYPES_H_WITH_UINTMAX -DHAVE_STDINT_H_WITH_UINTMAX -DHAVE_INTMAX_T -MD -MQ gst/printf/libgstprintf.a.p/printf-extension.c.o -MF gst/printf/libgstprintf.a.p/printf-extension.c.o.d -o gst/printf/libgstprintf.a.p/printf-extension.c.o -c ../gstreamer-1.24.11/gst/printf/printf-extension.c [11/247] rm -f gst/printf/libgstprintf.a && x86_64-pc-linux-gnu-ar csrDT gst/printf/libgstprintf.a gst/printf/libgstprintf.a.p/asnprintf.c.o gst/printf/libgstprintf.a.p/printf-args.c.o gst/printf/libgstprintf.a.p/printf-parse.c.o gst/printf/libgstprintf.a.p/vasnprintf.c.o gst/printf/libgstprintf.a.p/printf.c.o gst/printf/libgstprintf.a.p/printf-extension.c.o [12/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/meson-generated_.._gstenumtypes.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/meson-generated_.._gstenumtypes.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/meson-generated_.._gstenumtypes.c.o -c gst/gstenumtypes.c [13/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/meson-generated_.._parse_lex.priv_gst_parse_yy.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/meson-generated_.._parse_lex.priv_gst_parse_yy.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/meson-generated_.._parse_lex.priv_gst_parse_yy.c.o -c gst/parse/lex.priv_gst_parse_yy.c [14/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/meson-generated_.._parse_grammar.tab.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/meson-generated_.._parse_grammar.tab.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/meson-generated_.._parse_grammar.tab.c.o -c gst/parse/grammar.tab.c [15/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gst.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gst.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gst.c.o -c ../gstreamer-1.24.11/gst/gst.c [16/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstobject.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstobject.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstobject.c.o -c ../gstreamer-1.24.11/gst/gstobject.c [17/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstallocator.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstallocator.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstallocator.c.o -c ../gstreamer-1.24.11/gst/gstallocator.c [18/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstbin.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstbin.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstbin.c.o -c ../gstreamer-1.24.11/gst/gstbin.c [19/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstbuffer.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstbuffer.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstbuffer.c.o -c ../gstreamer-1.24.11/gst/gstbuffer.c [20/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstbufferlist.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstbufferlist.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstbufferlist.c.o -c ../gstreamer-1.24.11/gst/gstbufferlist.c [21/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstbufferpool.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstbufferpool.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstbufferpool.c.o -c ../gstreamer-1.24.11/gst/gstbufferpool.c [22/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstbus.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstbus.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstbus.c.o -c ../gstreamer-1.24.11/gst/gstbus.c [23/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstcaps.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstcaps.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstcaps.c.o -c ../gstreamer-1.24.11/gst/gstcaps.c [24/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstcapsfeatures.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstcapsfeatures.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstcapsfeatures.c.o -c ../gstreamer-1.24.11/gst/gstcapsfeatures.c [25/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstchildproxy.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstchildproxy.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstchildproxy.c.o -c ../gstreamer-1.24.11/gst/gstchildproxy.c [26/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstclock.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstclock.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstclock.c.o -c ../gstreamer-1.24.11/gst/gstclock.c [27/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstcontext.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstcontext.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstcontext.c.o -c ../gstreamer-1.24.11/gst/gstcontext.c [28/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstcontrolbinding.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstcontrolbinding.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstcontrolbinding.c.o -c ../gstreamer-1.24.11/gst/gstcontrolbinding.c [29/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstcontrolsource.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstcontrolsource.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstcontrolsource.c.o -c ../gstreamer-1.24.11/gst/gstcontrolsource.c [30/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstdatetime.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstdatetime.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstdatetime.c.o -c ../gstreamer-1.24.11/gst/gstdatetime.c [31/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstdebugutils.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstdebugutils.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstdebugutils.c.o -c ../gstreamer-1.24.11/gst/gstdebugutils.c [32/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstdevice.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstdevice.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstdevice.c.o -c ../gstreamer-1.24.11/gst/gstdevice.c [33/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstdeviceprovider.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstdeviceprovider.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstdeviceprovider.c.o -c ../gstreamer-1.24.11/gst/gstdeviceprovider.c [34/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstdeviceproviderfactory.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstdeviceproviderfactory.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstdeviceproviderfactory.c.o -c ../gstreamer-1.24.11/gst/gstdeviceproviderfactory.c [35/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstdynamictypefactory.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstdynamictypefactory.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstdynamictypefactory.c.o -c ../gstreamer-1.24.11/gst/gstdynamictypefactory.c [36/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstelement.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstelement.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstelement.c.o -c ../gstreamer-1.24.11/gst/gstelement.c [37/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstelementfactory.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstelementfactory.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstelementfactory.c.o -c ../gstreamer-1.24.11/gst/gstelementfactory.c [38/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gsterror.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gsterror.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gsterror.c.o -c ../gstreamer-1.24.11/gst/gsterror.c [39/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstevent.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstevent.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstevent.c.o -c ../gstreamer-1.24.11/gst/gstevent.c [40/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstformat.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstformat.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstformat.c.o -c ../gstreamer-1.24.11/gst/gstformat.c [41/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstghostpad.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstghostpad.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstghostpad.c.o -c ../gstreamer-1.24.11/gst/gstghostpad.c [42/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstdevicemonitor.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstdevicemonitor.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstdevicemonitor.c.o -c ../gstreamer-1.24.11/gst/gstdevicemonitor.c [43/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstinfo.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstinfo.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstinfo.c.o -c ../gstreamer-1.24.11/gst/gstinfo.c [44/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstiterator.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstiterator.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstiterator.c.o -c ../gstreamer-1.24.11/gst/gstiterator.c [45/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstatomicqueue.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstatomicqueue.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstatomicqueue.c.o -c ../gstreamer-1.24.11/gst/gstatomicqueue.c [46/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstmessage.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstmessage.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstmessage.c.o -c ../gstreamer-1.24.11/gst/gstmessage.c [47/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstmeta.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstmeta.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstmeta.c.o -c ../gstreamer-1.24.11/gst/gstmeta.c [48/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstmemory.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstmemory.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstmemory.c.o -c ../gstreamer-1.24.11/gst/gstmemory.c [49/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstminiobject.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstminiobject.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstminiobject.c.o -c ../gstreamer-1.24.11/gst/gstminiobject.c [50/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstpad.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstpad.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstpad.c.o -c ../gstreamer-1.24.11/gst/gstpad.c [51/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstpadtemplate.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstpadtemplate.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstpadtemplate.c.o -c ../gstreamer-1.24.11/gst/gstpadtemplate.c [52/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstparamspecs.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstparamspecs.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstparamspecs.c.o -c ../gstreamer-1.24.11/gst/gstparamspecs.c [53/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstpipeline.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstpipeline.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstpipeline.c.o -c ../gstreamer-1.24.11/gst/gstpipeline.c [54/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstplugin.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstplugin.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstplugin.c.o -c ../gstreamer-1.24.11/gst/gstplugin.c [55/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstpluginfeature.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstpluginfeature.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstpluginfeature.c.o -c ../gstreamer-1.24.11/gst/gstpluginfeature.c [56/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstpoll.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstpoll.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstpoll.c.o -c ../gstreamer-1.24.11/gst/gstpoll.c [57/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstpreset.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstpreset.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstpreset.c.o -c ../gstreamer-1.24.11/gst/gstpreset.c ../gstreamer-1.24.11/gst/gstpreset.c: In function ‘gst_preset_default_get_preset_names’: ../gstreamer-1.24.11/gst/gstpreset.c:549:3: warning: ‘g_qsort_with_data’ is deprecated: Use 'g_sort_array' instead [-Wdeprecated-declarations] 549 | g_qsort_with_data (groups, num_groups, sizeof (gchar *), | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:71, from ../gstreamer-1.24.11/gst/gst_private.h:32, from ../gstreamer-1.24.11/gst/gstpreset.c:74: /usr/include/glib-2.0/glib/gqsort.h:39:6: note: declared here 39 | void g_qsort_with_data (gconstpointer pbase, | ^~~~~~~~~~~~~~~~~ [58/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstprotection.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstprotection.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstprotection.c.o -c ../gstreamer-1.24.11/gst/gstprotection.c [59/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstquark.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstquark.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstquark.c.o -c ../gstreamer-1.24.11/gst/gstquark.c [60/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstquery.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstquery.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstquery.c.o -c ../gstreamer-1.24.11/gst/gstquery.c [61/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstregistry.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstregistry.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstregistry.c.o -c ../gstreamer-1.24.11/gst/gstregistry.c [62/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstregistrychunks.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstregistrychunks.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstregistrychunks.c.o -c ../gstreamer-1.24.11/gst/gstregistrychunks.c [63/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstpromise.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstpromise.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstpromise.c.o -c ../gstreamer-1.24.11/gst/gstpromise.c [64/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstsample.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstsample.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstsample.c.o -c ../gstreamer-1.24.11/gst/gstsample.c [65/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstsegment.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstsegment.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstsegment.c.o -c ../gstreamer-1.24.11/gst/gstsegment.c [66/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gststreamcollection.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gststreamcollection.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gststreamcollection.c.o -c ../gstreamer-1.24.11/gst/gststreamcollection.c [67/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gststreams.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gststreams.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gststreams.c.o -c ../gstreamer-1.24.11/gst/gststreams.c [68/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gststructure.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gststructure.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gststructure.c.o -c ../gstreamer-1.24.11/gst/gststructure.c [69/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstsystemclock.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstsystemclock.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstsystemclock.c.o -c ../gstreamer-1.24.11/gst/gstsystemclock.c [70/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gsttaglist.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gsttaglist.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gsttaglist.c.o -c ../gstreamer-1.24.11/gst/gsttaglist.c [71/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gsttagsetter.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gsttagsetter.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gsttagsetter.c.o -c ../gstreamer-1.24.11/gst/gsttagsetter.c [72/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gsttask.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gsttask.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gsttask.c.o -c ../gstreamer-1.24.11/gst/gsttask.c [73/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gsttaskpool.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gsttaskpool.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gsttaskpool.c.o -c ../gstreamer-1.24.11/gst/gsttaskpool.c [74/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gsttoc.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gsttoc.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gsttoc.c.o -c ../gstreamer-1.24.11/gst/gsttoc.c [75/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gsttocsetter.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gsttocsetter.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gsttocsetter.c.o -c ../gstreamer-1.24.11/gst/gsttocsetter.c [76/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gsttracer.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gsttracer.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gsttracer.c.o -c ../gstreamer-1.24.11/gst/gsttracer.c [77/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gsttracerfactory.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gsttracerfactory.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gsttracerfactory.c.o -c ../gstreamer-1.24.11/gst/gsttracerfactory.c [78/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gsttracerrecord.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gsttracerrecord.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gsttracerrecord.c.o -c ../gstreamer-1.24.11/gst/gsttracerrecord.c [79/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gsttracerutils.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gsttracerutils.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gsttracerutils.c.o -c ../gstreamer-1.24.11/gst/gsttracerutils.c [80/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gsttypefind.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gsttypefind.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gsttypefind.c.o -c ../gstreamer-1.24.11/gst/gsttypefind.c [81/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gsttypefindfactory.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gsttypefindfactory.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gsttypefindfactory.c.o -c ../gstreamer-1.24.11/gst/gsttypefindfactory.c [82/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gsturi.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gsturi.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gsturi.c.o -c ../gstreamer-1.24.11/gst/gsturi.c [83/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstutils.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstutils.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstutils.c.o -c ../gstreamer-1.24.11/gst/gstutils.c [84/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstvalue.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstvalue.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstvalue.c.o -c ../gstreamer-1.24.11/gst/gstvalue.c [85/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstparse.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstparse.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstparse.c.o -c ../gstreamer-1.24.11/gst/gstparse.c [86/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstpluginloader.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstpluginloader.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstpluginloader.c.o -c ../gstreamer-1.24.11/gst/gstpluginloader.c [87/247] x86_64-pc-linux-gnu-gcc -Igst/libgstreamer-1.0.so.0.2411.0.p -Igst -I../gstreamer-1.24.11/gst -I. -I../gstreamer-1.24.11 -Igst/parse -I../gstreamer-1.24.11/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -D_GNU_SOURCE '-DG_LOG_DOMAIN="GStreamer"' -DGST_DISABLE_DEPRECATED -DBUILDING_GST -MD -MQ gst/libgstreamer-1.0.so.0.2411.0.p/gstregistrybinary.c.o -MF gst/libgstreamer-1.0.so.0.2411.0.p/gstregistrybinary.c.o.d -o gst/libgstreamer-1.0.so.0.2411.0.p/gstregistrybinary.c.o -c ../gstreamer-1.24.11/gst/gstregistrybinary.c [88/247] x86_64-pc-linux-gnu-gcc -o gst/libgstreamer-1.0.so.0.2411.0 gst/libgstreamer-1.0.so.0.2411.0.p/meson-generated_.._gstenumtypes.c.o gst/libgstreamer-1.0.so.0.2411.0.p/meson-generated_.._parse_lex.priv_gst_parse_yy.c.o gst/libgstreamer-1.0.so.0.2411.0.p/meson-generated_.._parse_grammar.tab.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gst.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstobject.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstallocator.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstbin.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstbuffer.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstbufferlist.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstbufferpool.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstbus.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstcaps.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstcapsfeatures.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstchildproxy.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstclock.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstcontext.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstcontrolbinding.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstcontrolsource.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstdatetime.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstdebugutils.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstdevice.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstdeviceprovider.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstdeviceproviderfactory.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstdynamictypefactory.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstelement.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstelementfactory.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gsterror.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstevent.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstformat.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstghostpad.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstdevicemonitor.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstinfo.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstiterator.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstatomicqueue.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstmessage.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstmeta.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstmemory.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstminiobject.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstpad.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstpadtemplate.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstparamspecs.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstpipeline.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstplugin.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstpluginfeature.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstpoll.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstpreset.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstprotection.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstquark.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstquery.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstregistry.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstregistrychunks.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstpromise.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstsample.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstsegment.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gststreamcollection.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gststreams.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gststructure.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstsystemclock.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gsttaglist.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gsttagsetter.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gsttask.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gsttaskpool.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gsttoc.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gsttocsetter.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gsttracer.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gsttracerfactory.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gsttracerrecord.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gsttracerutils.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gsttypefind.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gsttypefindfactory.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gsturi.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstutils.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstvalue.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstparse.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstpluginloader.c.o gst/libgstreamer-1.0.so.0.2411.0.p/gstregistrybinary.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libgstreamer-1.0.so.0 -Wl,-Bsymbolic-functions -Wl,-z,nodelete -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--start-group gst/printf/libgstprintf.a /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgmodule-2.0.so -pthread -lm -ldl -lnsl -Wl,--end-group [89/247] /usr/lib/python-exec/python3.12/meson --internal symbolextractor /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64 gst/libgstreamer-1.0.so.0.2411.0 gst/libgstreamer-1.0.so.0.2411.0 gst/libgstreamer-1.0.so.0.2411.0.p/libgstreamer-1.0.so.0.2411.0.symbols [90/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/base/libgstbase-1.0.so.0.2411.0.p -Ilibs/gst/base -I../gstreamer-1.24.11/libs/gst/base -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_BASE '-DG_LOG_DOMAIN="GStreamer-Base"' -MD -MQ libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstadapter.c.o -MF libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstadapter.c.o.d -o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstadapter.c.o -c ../gstreamer-1.24.11/libs/gst/base/gstadapter.c [91/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/base/libgstbase-1.0.so.0.2411.0.p -Ilibs/gst/base -I../gstreamer-1.24.11/libs/gst/base -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_BASE '-DG_LOG_DOMAIN="GStreamer-Base"' -MD -MQ libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstaggregator.c.o -MF libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstaggregator.c.o.d -o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstaggregator.c.o -c ../gstreamer-1.24.11/libs/gst/base/gstaggregator.c [92/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/base/libgstbase-1.0.so.0.2411.0.p -Ilibs/gst/base -I../gstreamer-1.24.11/libs/gst/base -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_BASE '-DG_LOG_DOMAIN="GStreamer-Base"' -MD -MQ libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbaseparse.c.o -MF libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbaseparse.c.o.d -o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbaseparse.c.o -c ../gstreamer-1.24.11/libs/gst/base/gstbaseparse.c [93/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/base/libgstbase-1.0.so.0.2411.0.p -Ilibs/gst/base -I../gstreamer-1.24.11/libs/gst/base -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_BASE '-DG_LOG_DOMAIN="GStreamer-Base"' -MD -MQ libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbasesink.c.o -MF libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbasesink.c.o.d -o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbasesink.c.o -c ../gstreamer-1.24.11/libs/gst/base/gstbasesink.c [94/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/base/libgstbase-1.0.so.0.2411.0.p -Ilibs/gst/base -I../gstreamer-1.24.11/libs/gst/base -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_BASE '-DG_LOG_DOMAIN="GStreamer-Base"' -MD -MQ libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbasesrc.c.o -MF libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbasesrc.c.o.d -o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbasesrc.c.o -c ../gstreamer-1.24.11/libs/gst/base/gstbasesrc.c [95/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/base/libgstbase-1.0.so.0.2411.0.p -Ilibs/gst/base -I../gstreamer-1.24.11/libs/gst/base -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_BASE '-DG_LOG_DOMAIN="GStreamer-Base"' -MD -MQ libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbasetransform.c.o -MF libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbasetransform.c.o.d -o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbasetransform.c.o -c ../gstreamer-1.24.11/libs/gst/base/gstbasetransform.c [96/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/base/libgstbase-1.0.so.0.2411.0.p -Ilibs/gst/base -I../gstreamer-1.24.11/libs/gst/base -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_BASE '-DG_LOG_DOMAIN="GStreamer-Base"' -MD -MQ libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbitreader.c.o -MF libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbitreader.c.o.d -o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbitreader.c.o -c ../gstreamer-1.24.11/libs/gst/base/gstbitreader.c [97/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/base/libgstbase-1.0.so.0.2411.0.p -Ilibs/gst/base -I../gstreamer-1.24.11/libs/gst/base -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_BASE '-DG_LOG_DOMAIN="GStreamer-Base"' -MD -MQ libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbitwriter.c.o -MF libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbitwriter.c.o.d -o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbitwriter.c.o -c ../gstreamer-1.24.11/libs/gst/base/gstbitwriter.c [98/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/base/libgstbase-1.0.so.0.2411.0.p -Ilibs/gst/base -I../gstreamer-1.24.11/libs/gst/base -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_BASE '-DG_LOG_DOMAIN="GStreamer-Base"' -MD -MQ libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbytereader.c.o -MF libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbytereader.c.o.d -o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbytereader.c.o -c ../gstreamer-1.24.11/libs/gst/base/gstbytereader.c [99/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/base/libgstbase-1.0.so.0.2411.0.p -Ilibs/gst/base -I../gstreamer-1.24.11/libs/gst/base -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_BASE '-DG_LOG_DOMAIN="GStreamer-Base"' -MD -MQ libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbytewriter.c.o -MF libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbytewriter.c.o.d -o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbytewriter.c.o -c ../gstreamer-1.24.11/libs/gst/base/gstbytewriter.c [100/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/base/libgstbase-1.0.so.0.2411.0.p -Ilibs/gst/base -I../gstreamer-1.24.11/libs/gst/base -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_BASE '-DG_LOG_DOMAIN="GStreamer-Base"' -MD -MQ libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstcollectpads.c.o -MF libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstcollectpads.c.o.d -o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstcollectpads.c.o -c ../gstreamer-1.24.11/libs/gst/base/gstcollectpads.c [101/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/base/libgstbase-1.0.so.0.2411.0.p -Ilibs/gst/base -I../gstreamer-1.24.11/libs/gst/base -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_BASE '-DG_LOG_DOMAIN="GStreamer-Base"' -MD -MQ libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstdataqueue.c.o -MF libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstdataqueue.c.o.d -o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstdataqueue.c.o -c ../gstreamer-1.24.11/libs/gst/base/gstdataqueue.c [102/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/base/libgstbase-1.0.so.0.2411.0.p -Ilibs/gst/base -I../gstreamer-1.24.11/libs/gst/base -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_BASE '-DG_LOG_DOMAIN="GStreamer-Base"' -MD -MQ libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstflowcombiner.c.o -MF libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstflowcombiner.c.o.d -o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstflowcombiner.c.o -c ../gstreamer-1.24.11/libs/gst/base/gstflowcombiner.c [103/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/base/libgstbase-1.0.so.0.2411.0.p -Ilibs/gst/base -I../gstreamer-1.24.11/libs/gst/base -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_BASE '-DG_LOG_DOMAIN="GStreamer-Base"' -MD -MQ libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstpushsrc.c.o -MF libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstpushsrc.c.o.d -o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstpushsrc.c.o -c ../gstreamer-1.24.11/libs/gst/base/gstpushsrc.c [104/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/base/libgstbase-1.0.so.0.2411.0.p -Ilibs/gst/base -I../gstreamer-1.24.11/libs/gst/base -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_BASE '-DG_LOG_DOMAIN="GStreamer-Base"' -MD -MQ libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstqueuearray.c.o -MF libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstqueuearray.c.o.d -o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstqueuearray.c.o -c ../gstreamer-1.24.11/libs/gst/base/gstqueuearray.c ../gstreamer-1.24.11/libs/gst/base/gstqueuearray.c: In function ‘gst_queue_array_sort’: ../gstreamer-1.24.11/libs/gst/base/gstqueuearray.c:635:5: warning: ‘g_qsort_with_data’ is deprecated: Use 'g_sort_array' instead [-Wdeprecated-declarations] 635 | g_qsort_with_data (array->array + | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:71, from ../gstreamer-1.24.11/gst/gst.h:27, from ../gstreamer-1.24.11/libs/gst/base/gstqueuearray.c:37: /usr/include/glib-2.0/glib/gqsort.h:39:6: note: declared here 39 | void g_qsort_with_data (gconstpointer pbase, | ^~~~~~~~~~~~~~~~~ ../gstreamer-1.24.11/libs/gst/base/gstqueuearray.c:643:5: warning: ‘g_qsort_with_data’ is deprecated: Use 'g_sort_array' instead [-Wdeprecated-declarations] 643 | g_qsort_with_data (array->array + | ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gqsort.h:39:6: note: declared here 39 | void g_qsort_with_data (gconstpointer pbase, | ^~~~~~~~~~~~~~~~~ [105/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/base/libgstbase-1.0.so.0.2411.0.p -Ilibs/gst/base -I../gstreamer-1.24.11/libs/gst/base -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_BASE '-DG_LOG_DOMAIN="GStreamer-Base"' -MD -MQ libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gsttypefindhelper.c.o -MF libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gsttypefindhelper.c.o.d -o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gsttypefindhelper.c.o -c ../gstreamer-1.24.11/libs/gst/base/gsttypefindhelper.c [106/247] x86_64-pc-linux-gnu-gcc -o libs/gst/base/libgstbase-1.0.so.0.2411.0 libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstadapter.c.o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstaggregator.c.o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbaseparse.c.o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbasesink.c.o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbasesrc.c.o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbasetransform.c.o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbitreader.c.o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbitwriter.c.o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbytereader.c.o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstbytewriter.c.o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstcollectpads.c.o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstdataqueue.c.o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstflowcombiner.c.o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstpushsrc.c.o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gstqueuearray.c.o libs/gst/base/libgstbase-1.0.so.0.2411.0.p/gsttypefindhelper.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libgstbase-1.0.so.0 -Wl,-Bsymbolic-functions -Wl,-z,nodelete -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../../../gst' -Wl,-rpath-link,/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst -Wl,--start-group gst/libgstreamer-1.0.so.0.2411.0 /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -Wl,--end-group -pthread [107/247] /usr/lib/python-exec/python3.12/meson --internal exe --unpickle /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/meson-private/meson_exe_glib-mkenums_2cab92c4aeee6071ea315c53c2d61a680eaf9239.dat [108/247] /usr/lib/python-exec/python3.12/meson --internal exe --unpickle /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/meson-private/meson_exe_glib-mkenums_abf7df18835e2b005ef53d9d4d5574b55cf91207.dat [109/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/check/libcheck/libcheck.a.p -Ilibs/gst/check/libcheck -I../gstreamer-1.24.11/libs/gst/check/libcheck -I. -I../gstreamer-1.24.11 -Ilibs/gst/check -I../gstreamer-1.24.11/libs/gst/check -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H '-DCK_DLL_EXP=extern __attribute__ ((visibility ("default")))' -Wno-undef -Wno-redundant-decls -Wno-missing-prototypes -Wno-missing-declarations -Wno-old-style-definition -Wno-declaration-after-statement -Wno-format-nonliteral -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_MALLOC -DHAVE_REALLOC -MD -MQ libs/gst/check/libcheck/libcheck.a.p/check.c.o -MF libs/gst/check/libcheck/libcheck.a.p/check.c.o.d -o libs/gst/check/libcheck/libcheck.a.p/check.c.o -c ../gstreamer-1.24.11/libs/gst/check/libcheck/check.c [110/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/check/libcheck/libcheck.a.p -Ilibs/gst/check/libcheck -I../gstreamer-1.24.11/libs/gst/check/libcheck -I. -I../gstreamer-1.24.11 -Ilibs/gst/check -I../gstreamer-1.24.11/libs/gst/check -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H '-DCK_DLL_EXP=extern __attribute__ ((visibility ("default")))' -Wno-undef -Wno-redundant-decls -Wno-missing-prototypes -Wno-missing-declarations -Wno-old-style-definition -Wno-declaration-after-statement -Wno-format-nonliteral -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_MALLOC -DHAVE_REALLOC -MD -MQ libs/gst/check/libcheck/libcheck.a.p/check_error.c.o -MF libs/gst/check/libcheck/libcheck.a.p/check_error.c.o.d -o libs/gst/check/libcheck/libcheck.a.p/check_error.c.o -c ../gstreamer-1.24.11/libs/gst/check/libcheck/check_error.c [111/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/check/libcheck/libcheck.a.p -Ilibs/gst/check/libcheck -I../gstreamer-1.24.11/libs/gst/check/libcheck -I. -I../gstreamer-1.24.11 -Ilibs/gst/check -I../gstreamer-1.24.11/libs/gst/check -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H '-DCK_DLL_EXP=extern __attribute__ ((visibility ("default")))' -Wno-undef -Wno-redundant-decls -Wno-missing-prototypes -Wno-missing-declarations -Wno-old-style-definition -Wno-declaration-after-statement -Wno-format-nonliteral -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_MALLOC -DHAVE_REALLOC -MD -MQ libs/gst/check/libcheck/libcheck.a.p/check_list.c.o -MF libs/gst/check/libcheck/libcheck.a.p/check_list.c.o.d -o libs/gst/check/libcheck/libcheck.a.p/check_list.c.o -c ../gstreamer-1.24.11/libs/gst/check/libcheck/check_list.c [112/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/check/libcheck/libcheck.a.p -Ilibs/gst/check/libcheck -I../gstreamer-1.24.11/libs/gst/check/libcheck -I. -I../gstreamer-1.24.11 -Ilibs/gst/check -I../gstreamer-1.24.11/libs/gst/check -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H '-DCK_DLL_EXP=extern __attribute__ ((visibility ("default")))' -Wno-undef -Wno-redundant-decls -Wno-missing-prototypes -Wno-missing-declarations -Wno-old-style-definition -Wno-declaration-after-statement -Wno-format-nonliteral -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_MALLOC -DHAVE_REALLOC -MD -MQ libs/gst/check/libcheck/libcheck.a.p/check_log.c.o -MF libs/gst/check/libcheck/libcheck.a.p/check_log.c.o.d -o libs/gst/check/libcheck/libcheck.a.p/check_log.c.o -c ../gstreamer-1.24.11/libs/gst/check/libcheck/check_log.c [113/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/check/libcheck/libcheck.a.p -Ilibs/gst/check/libcheck -I../gstreamer-1.24.11/libs/gst/check/libcheck -I. -I../gstreamer-1.24.11 -Ilibs/gst/check -I../gstreamer-1.24.11/libs/gst/check -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H '-DCK_DLL_EXP=extern __attribute__ ((visibility ("default")))' -Wno-undef -Wno-redundant-decls -Wno-missing-prototypes -Wno-missing-declarations -Wno-old-style-definition -Wno-declaration-after-statement -Wno-format-nonliteral -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_MALLOC -DHAVE_REALLOC -MD -MQ libs/gst/check/libcheck/libcheck.a.p/check_msg.c.o -MF libs/gst/check/libcheck/libcheck.a.p/check_msg.c.o.d -o libs/gst/check/libcheck/libcheck.a.p/check_msg.c.o -c ../gstreamer-1.24.11/libs/gst/check/libcheck/check_msg.c [114/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/check/libcheck/libcheck.a.p -Ilibs/gst/check/libcheck -I../gstreamer-1.24.11/libs/gst/check/libcheck -I. -I../gstreamer-1.24.11 -Ilibs/gst/check -I../gstreamer-1.24.11/libs/gst/check -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H '-DCK_DLL_EXP=extern __attribute__ ((visibility ("default")))' -Wno-undef -Wno-redundant-decls -Wno-missing-prototypes -Wno-missing-declarations -Wno-old-style-definition -Wno-declaration-after-statement -Wno-format-nonliteral -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_MALLOC -DHAVE_REALLOC -MD -MQ libs/gst/check/libcheck/libcheck.a.p/check_pack.c.o -MF libs/gst/check/libcheck/libcheck.a.p/check_pack.c.o.d -o libs/gst/check/libcheck/libcheck.a.p/check_pack.c.o -c ../gstreamer-1.24.11/libs/gst/check/libcheck/check_pack.c [115/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/check/libcheck/libcheck.a.p -Ilibs/gst/check/libcheck -I../gstreamer-1.24.11/libs/gst/check/libcheck -I. -I../gstreamer-1.24.11 -Ilibs/gst/check -I../gstreamer-1.24.11/libs/gst/check -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H '-DCK_DLL_EXP=extern __attribute__ ((visibility ("default")))' -Wno-undef -Wno-redundant-decls -Wno-missing-prototypes -Wno-missing-declarations -Wno-old-style-definition -Wno-declaration-after-statement -Wno-format-nonliteral -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_MALLOC -DHAVE_REALLOC -MD -MQ libs/gst/check/libcheck/libcheck.a.p/check_print.c.o -MF libs/gst/check/libcheck/libcheck.a.p/check_print.c.o.d -o libs/gst/check/libcheck/libcheck.a.p/check_print.c.o -c ../gstreamer-1.24.11/libs/gst/check/libcheck/check_print.c [116/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/check/libcheck/libcheck.a.p -Ilibs/gst/check/libcheck -I../gstreamer-1.24.11/libs/gst/check/libcheck -I. -I../gstreamer-1.24.11 -Ilibs/gst/check -I../gstreamer-1.24.11/libs/gst/check -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H '-DCK_DLL_EXP=extern __attribute__ ((visibility ("default")))' -Wno-undef -Wno-redundant-decls -Wno-missing-prototypes -Wno-missing-declarations -Wno-old-style-definition -Wno-declaration-after-statement -Wno-format-nonliteral -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_MALLOC -DHAVE_REALLOC -MD -MQ libs/gst/check/libcheck/libcheck.a.p/check_run.c.o -MF libs/gst/check/libcheck/libcheck.a.p/check_run.c.o.d -o libs/gst/check/libcheck/libcheck.a.p/check_run.c.o -c ../gstreamer-1.24.11/libs/gst/check/libcheck/check_run.c [117/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/check/libcheck/libcheck.a.p -Ilibs/gst/check/libcheck -I../gstreamer-1.24.11/libs/gst/check/libcheck -I. -I../gstreamer-1.24.11 -Ilibs/gst/check -I../gstreamer-1.24.11/libs/gst/check -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H '-DCK_DLL_EXP=extern __attribute__ ((visibility ("default")))' -Wno-undef -Wno-redundant-decls -Wno-missing-prototypes -Wno-missing-declarations -Wno-old-style-definition -Wno-declaration-after-statement -Wno-format-nonliteral -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_MALLOC -DHAVE_REALLOC -MD -MQ libs/gst/check/libcheck/libcheck.a.p/check_str.c.o -MF libs/gst/check/libcheck/libcheck.a.p/check_str.c.o.d -o libs/gst/check/libcheck/libcheck.a.p/check_str.c.o -c ../gstreamer-1.24.11/libs/gst/check/libcheck/check_str.c [118/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/check/libcheck/libcheck.a.p -Ilibs/gst/check/libcheck -I../gstreamer-1.24.11/libs/gst/check/libcheck -I. -I../gstreamer-1.24.11 -Ilibs/gst/check -I../gstreamer-1.24.11/libs/gst/check -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H '-DCK_DLL_EXP=extern __attribute__ ((visibility ("default")))' -Wno-undef -Wno-redundant-decls -Wno-missing-prototypes -Wno-missing-declarations -Wno-old-style-definition -Wno-declaration-after-statement -Wno-format-nonliteral -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_MALLOC -DHAVE_REALLOC -MD -MQ libs/gst/check/libcheck/libcheck.a.p/libcompat_libcompat.c.o -MF libs/gst/check/libcheck/libcheck.a.p/libcompat_libcompat.c.o.d -o libs/gst/check/libcheck/libcheck.a.p/libcompat_libcompat.c.o -c ../gstreamer-1.24.11/libs/gst/check/libcheck/libcompat/libcompat.c [119/247] env PKG_CONFIG_PATH=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/meson-uninstalled:/var/tmp/portage/media-libs/gstreamer-1.24.11/temp/python3.12/pkgconfig:/usr/share/pkgconfig PKG_CONFIG_LIBDIR=/usr/lib64/pkgconfig PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config CC=x86_64-pc-linux-gnu-gcc /usr/bin/g-ir-scanner --quiet --no-libtool --namespace=Gst --nsversion=1.0 --warn-all --output gst/Gst-1.0.gir '--add-init-section=extern void gst_init(gint*,gchar**);g_setenv("GST_REGISTRY_DISABLE", "yes", TRUE);g_setenv("GST_REGISTRY_1.0", "/no/way/this/exists.reg", TRUE);g_setenv("GST_PLUGIN_PATH_1_0", "", TRUE);g_setenv("GST_PLUGIN_SYSTEM_PATH_1_0", "", TRUE);gst_init(NULL,NULL);' --quiet --c-include=gst/gst.h -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/parse -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst/parse --filelist=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst/libgstreamer-1.0.so.0.2411.0.p/Gst_1.0_gir_filelist --include=GLib-2.0 --include=GObject-2.0 --include=GModule-2.0 --symbol-prefix=gst --identifier-prefix=Gst --pkg-export=gstreamer-1.0 --cflags-begin -DG_DISABLE_CAST_CHECKS -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/parse -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -I/usr/include/gobject-introspection-1.0 --cflags-end --add-include-path=/usr/share/gir-1.0 -L/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --library gstreamer-1.0 --extra-library=gobject-2.0 --extra-library=glib-2.0 --extra-library=gmodule-2.0 --extra-library=m --extra-library=dl --extra-library=nsl --extra-library=girepository-1.0 --sources-top-dirs /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/ --sources-top-dirs /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/ ../gstreamer-1.24.11/gst/gststructure.c:1339: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gststructure.c:1376: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gststructure.c:1413: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstcaps.c:2556: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstcaps.c:2597: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstcaps.c:2645: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstmeta.c:276: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstbuffer.c:2487: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstbufferlist.c:227: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstiterator.c:532: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstiterator.c:583: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstiterator.c:655: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstiterator.c:703: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gsttaglist.c:1416: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gsttaskpool.c:237: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstpad.c:1413: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstpad.c:6264: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstelement.c:1428: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstelement.c:1454: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstelement.c:1480: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstregistry.c:649: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstregistry.c:828: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstpromise.c:385: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gstutils.c:3548: Warning: Gst: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/gst/gsttaskpool.c:237: Warning: Gst: invalid "closure" annotation: only valid on callback parameters [120/247] /usr/lib/python-exec/python3.12/meson --internal symbolextractor /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64 libs/gst/base/libgstbase-1.0.so.0.2411.0 libs/gst/base/libgstbase-1.0.so.0.2411.0 libs/gst/base/libgstbase-1.0.so.0.2411.0.p/libgstbase-1.0.so.0.2411.0.symbols [121/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p -Ilibs/gst/controller -I../gstreamer-1.24.11/libs/gst/controller -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_CONTROLLER '-DG_LOG_DOMAIN="GStreamer-Controller"' -MD -MQ libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/meson-generated_.._controller-enumtypes.c.o -MF libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/meson-generated_.._controller-enumtypes.c.o.d -o libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/meson-generated_.._controller-enumtypes.c.o -c libs/gst/controller/controller-enumtypes.c [122/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p -Ilibs/gst/controller -I../gstreamer-1.24.11/libs/gst/controller -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_CONTROLLER '-DG_LOG_DOMAIN="GStreamer-Controller"' -MD -MQ libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstargbcontrolbinding.c.o -MF libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstargbcontrolbinding.c.o.d -o libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstargbcontrolbinding.c.o -c ../gstreamer-1.24.11/libs/gst/controller/gstargbcontrolbinding.c [123/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p -Ilibs/gst/controller -I../gstreamer-1.24.11/libs/gst/controller -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_CONTROLLER '-DG_LOG_DOMAIN="GStreamer-Controller"' -MD -MQ libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstdirectcontrolbinding.c.o -MF libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstdirectcontrolbinding.c.o.d -o libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstdirectcontrolbinding.c.o -c ../gstreamer-1.24.11/libs/gst/controller/gstdirectcontrolbinding.c [124/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p -Ilibs/gst/controller -I../gstreamer-1.24.11/libs/gst/controller -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_CONTROLLER '-DG_LOG_DOMAIN="GStreamer-Controller"' -MD -MQ libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gsttimedvaluecontrolsource.c.o -MF libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gsttimedvaluecontrolsource.c.o.d -o libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gsttimedvaluecontrolsource.c.o -c ../gstreamer-1.24.11/libs/gst/controller/gsttimedvaluecontrolsource.c [125/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p -Ilibs/gst/controller -I../gstreamer-1.24.11/libs/gst/controller -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_CONTROLLER '-DG_LOG_DOMAIN="GStreamer-Controller"' -MD -MQ libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstinterpolationcontrolsource.c.o -MF libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstinterpolationcontrolsource.c.o.d -o libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstinterpolationcontrolsource.c.o -c ../gstreamer-1.24.11/libs/gst/controller/gstinterpolationcontrolsource.c [126/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p -Ilibs/gst/controller -I../gstreamer-1.24.11/libs/gst/controller -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_CONTROLLER '-DG_LOG_DOMAIN="GStreamer-Controller"' -MD -MQ libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstproxycontrolbinding.c.o -MF libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstproxycontrolbinding.c.o.d -o libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstproxycontrolbinding.c.o -c ../gstreamer-1.24.11/libs/gst/controller/gstproxycontrolbinding.c [127/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p -Ilibs/gst/controller -I../gstreamer-1.24.11/libs/gst/controller -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_CONTROLLER '-DG_LOG_DOMAIN="GStreamer-Controller"' -MD -MQ libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gsttriggercontrolsource.c.o -MF libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gsttriggercontrolsource.c.o.d -o libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gsttriggercontrolsource.c.o -c ../gstreamer-1.24.11/libs/gst/controller/gsttriggercontrolsource.c [128/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p -Ilibs/gst/controller -I../gstreamer-1.24.11/libs/gst/controller -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_CONTROLLER '-DG_LOG_DOMAIN="GStreamer-Controller"' -MD -MQ libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstlfocontrolsource.c.o -MF libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstlfocontrolsource.c.o.d -o libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstlfocontrolsource.c.o -c ../gstreamer-1.24.11/libs/gst/controller/gstlfocontrolsource.c [129/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/net/libgstnet-1.0.so.0.2411.0.p -Ilibs/gst/net -I../gstreamer-1.24.11/libs/gst/net -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Ilibs/gst/base -Igst -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_NET '-DG_LOG_DOMAIN="GStreamer-Net"' -MD -MQ libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnetaddressmeta.c.o -MF libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnetaddressmeta.c.o.d -o libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnetaddressmeta.c.o -c ../gstreamer-1.24.11/libs/gst/net/gstnetaddressmeta.c [130/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/net/libgstnet-1.0.so.0.2411.0.p -Ilibs/gst/net -I../gstreamer-1.24.11/libs/gst/net -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Ilibs/gst/base -Igst -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_NET '-DG_LOG_DOMAIN="GStreamer-Net"' -MD -MQ libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnetclientclock.c.o -MF libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnetclientclock.c.o.d -o libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnetclientclock.c.o -c ../gstreamer-1.24.11/libs/gst/net/gstnetclientclock.c ../gstreamer-1.24.11/libs/gst/net/gstnetclientclock.c: In function ‘gst_net_client_internal_clock_observe_times’: ../gstreamer-1.24.11/libs/gst/net/gstnetclientclock.c:430:5: warning: ‘g_qsort_with_data’ is deprecated: Use 'g_sort_array' instead [-Wdeprecated-declarations] 430 | g_qsort_with_data (&last_rtts, | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:71, from ../gstreamer-1.24.11/gst/gst.h:27, from ../gstreamer-1.24.11/libs/gst/net/gstnettimepacket.h:24, from ../gstreamer-1.24.11/libs/gst/net/gstnetclientclock.c:61: /usr/include/glib-2.0/glib/gqsort.h:39:6: note: declared here 39 | void g_qsort_with_data (gconstpointer pbase, | ^~~~~~~~~~~~~~~~~ [131/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/net/libgstnet-1.0.so.0.2411.0.p -Ilibs/gst/net -I../gstreamer-1.24.11/libs/gst/net -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Ilibs/gst/base -Igst -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_NET '-DG_LOG_DOMAIN="GStreamer-Net"' -MD -MQ libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnetcontrolmessagemeta.c.o -MF libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnetcontrolmessagemeta.c.o.d -o libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnetcontrolmessagemeta.c.o -c ../gstreamer-1.24.11/libs/gst/net/gstnetcontrolmessagemeta.c [132/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/net/libgstnet-1.0.so.0.2411.0.p -Ilibs/gst/net -I../gstreamer-1.24.11/libs/gst/net -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Ilibs/gst/base -Igst -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_NET '-DG_LOG_DOMAIN="GStreamer-Net"' -MD -MQ libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnettimepacket.c.o -MF libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnettimepacket.c.o.d -o libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnettimepacket.c.o -c ../gstreamer-1.24.11/libs/gst/net/gstnettimepacket.c [133/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/net/libgstnet-1.0.so.0.2411.0.p -Ilibs/gst/net -I../gstreamer-1.24.11/libs/gst/net -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Ilibs/gst/base -Igst -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_NET '-DG_LOG_DOMAIN="GStreamer-Net"' -MD -MQ libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnettimeprovider.c.o -MF libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnettimeprovider.c.o.d -o libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnettimeprovider.c.o -c ../gstreamer-1.24.11/libs/gst/net/gstnettimeprovider.c [134/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/net/libgstnet-1.0.so.0.2411.0.p -Ilibs/gst/net -I../gstreamer-1.24.11/libs/gst/net -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Ilibs/gst/base -Igst -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_NET '-DG_LOG_DOMAIN="GStreamer-Net"' -MD -MQ libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstptpclock.c.o -MF libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstptpclock.c.o.d -o libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstptpclock.c.o -c ../gstreamer-1.24.11/libs/gst/net/gstptpclock.c ../gstreamer-1.24.11/libs/gst/net/gstptpclock.c: In function ‘update_mean_path_delay’: ../gstreamer-1.24.11/libs/gst/net/gstptpclock.c:1460:5: warning: ‘g_qsort_with_data’ is deprecated: Use 'g_sort_array' instead [-Wdeprecated-declarations] 1460 | g_qsort_with_data (&last_path_delays, | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:71, from ../gstreamer-1.24.11/gst/gst.h:27, from ../gstreamer-1.24.11/libs/gst/net/gstptpclock.h:24, from ../gstreamer-1.24.11/libs/gst/net/gstptpclock.c:57: /usr/include/glib-2.0/glib/gqsort.h:39:6: note: declared here 39 | void g_qsort_with_data (gconstpointer pbase, | ^~~~~~~~~~~~~~~~~ [135/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/net/libgstnet-1.0.so.0.2411.0.p -Ilibs/gst/net -I../gstreamer-1.24.11/libs/gst/net -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Ilibs/gst/base -Igst -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_NET '-DG_LOG_DOMAIN="GStreamer-Net"' -MD -MQ libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstntppacket.c.o -MF libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstntppacket.c.o.d -o libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstntppacket.c.o -c ../gstreamer-1.24.11/libs/gst/net/gstntppacket.c [136/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/net/libgstnet-1.0.so.0.2411.0.p -Ilibs/gst/net -I../gstreamer-1.24.11/libs/gst/net -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Ilibs/gst/base -Igst -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -DBUILDING_GST_NET '-DG_LOG_DOMAIN="GStreamer-Net"' -MD -MQ libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnetutils.c.o -MF libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnetutils.c.o.d -o libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnetutils.c.o -c ../gstreamer-1.24.11/libs/gst/net/gstnetutils.c [137/247] rm -f libs/gst/check/libcheck/libcheck.a && x86_64-pc-linux-gnu-ar csrDT libs/gst/check/libcheck/libcheck.a libs/gst/check/libcheck/libcheck.a.p/check.c.o libs/gst/check/libcheck/libcheck.a.p/check_error.c.o libs/gst/check/libcheck/libcheck.a.p/check_list.c.o libs/gst/check/libcheck/libcheck.a.p/check_log.c.o libs/gst/check/libcheck/libcheck.a.p/check_msg.c.o libs/gst/check/libcheck/libcheck.a.p/check_pack.c.o libs/gst/check/libcheck/libcheck.a.p/check_print.c.o libs/gst/check/libcheck/libcheck.a.p/check_run.c.o libs/gst/check/libcheck/libcheck.a.p/check_str.c.o libs/gst/check/libcheck/libcheck.a.p/libcompat_libcompat.c.o [138/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/check/libgstcheck-1.0.so.0.2411.0.p -Ilibs/gst/check -I../gstreamer-1.24.11/libs/gst/check -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -UG_DISABLE_ASSERT -DBUILDING_GST_CHECK '-DG_LOG_DOMAIN="GStreamer-Check"' -MD -MQ libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstbufferstraw.c.o -MF libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstbufferstraw.c.o.d -o libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstbufferstraw.c.o -c ../gstreamer-1.24.11/libs/gst/check/gstbufferstraw.c [139/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/check/libgstcheck-1.0.so.0.2411.0.p -Ilibs/gst/check -I../gstreamer-1.24.11/libs/gst/check -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -UG_DISABLE_ASSERT -DBUILDING_GST_CHECK '-DG_LOG_DOMAIN="GStreamer-Check"' -MD -MQ libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstcheck.c.o -MF libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstcheck.c.o.d -o libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstcheck.c.o -c ../gstreamer-1.24.11/libs/gst/check/gstcheck.c [140/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/check/libgstcheck-1.0.so.0.2411.0.p -Ilibs/gst/check -I../gstreamer-1.24.11/libs/gst/check -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -UG_DISABLE_ASSERT -DBUILDING_GST_CHECK '-DG_LOG_DOMAIN="GStreamer-Check"' -MD -MQ libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstconsistencychecker.c.o -MF libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstconsistencychecker.c.o.d -o libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstconsistencychecker.c.o -c ../gstreamer-1.24.11/libs/gst/check/gstconsistencychecker.c [141/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/check/libgstcheck-1.0.so.0.2411.0.p -Ilibs/gst/check -I../gstreamer-1.24.11/libs/gst/check -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -UG_DISABLE_ASSERT -DBUILDING_GST_CHECK '-DG_LOG_DOMAIN="GStreamer-Check"' -MD -MQ libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstharness.c.o -MF libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstharness.c.o.d -o libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstharness.c.o -c ../gstreamer-1.24.11/libs/gst/check/gstharness.c [142/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/check/libgstcheck-1.0.so.0.2411.0.p -Ilibs/gst/check -I../gstreamer-1.24.11/libs/gst/check -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -UG_DISABLE_ASSERT -DBUILDING_GST_CHECK '-DG_LOG_DOMAIN="GStreamer-Check"' -MD -MQ libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstharnesslink.c.o -MF libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstharnesslink.c.o.d -o libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstharnesslink.c.o -c ../gstreamer-1.24.11/libs/gst/check/gstharnesslink.c [143/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/check/libgstcheck-1.0.so.0.2411.0.p -Ilibs/gst/check -I../gstreamer-1.24.11/libs/gst/check -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -UG_DISABLE_ASSERT -DBUILDING_GST_CHECK '-DG_LOG_DOMAIN="GStreamer-Check"' -MD -MQ libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gsttestclock.c.o -MF libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gsttestclock.c.o.d -o libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gsttestclock.c.o -c ../gstreamer-1.24.11/libs/gst/check/gsttestclock.c [144/247] env PKG_CONFIG_PATH=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/meson-uninstalled:/var/tmp/portage/media-libs/gstreamer-1.24.11/temp/python3.12/pkgconfig:/usr/share/pkgconfig PKG_CONFIG_LIBDIR=/usr/lib64/pkgconfig PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config CC=x86_64-pc-linux-gnu-gcc /usr/bin/g-ir-scanner --quiet --no-libtool --namespace=GstBase --nsversion=1.0 --warn-all --output libs/gst/base/GstBase-1.0.gir '--add-init-section=extern void gst_init(gint*,gchar**);g_setenv("GST_REGISTRY_DISABLE", "yes", TRUE);g_setenv("GST_REGISTRY_1.0", "/no/way/this/exists.reg", TRUE);g_setenv("GST_PLUGIN_PATH_1_0", "", TRUE);g_setenv("GST_PLUGIN_SYSTEM_PATH_1_0", "", TRUE);gst_init(NULL,NULL);' --quiet --c-include=gst/base/base.h -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/base -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs --filelist=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/base/libgstbase-1.0.so.0.2411.0.p/GstBase_1.0_gir_filelist --include=GLib-2.0 --include=GObject-2.0 --include=GModule-2.0 --include=Gst-1.0 --symbol-prefix=gst --identifier-prefix=Gst --pkg-export=gstreamer-base-1.0 --cflags-begin -DG_DISABLE_CAST_CHECKS -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/parse -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -I/usr/include/gobject-introspection-1.0 --cflags-end -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --add-include-path=/usr/share/gir-1.0 --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/. --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/. --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst -L/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --extra-library=gstreamer-1.0 -L/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/base --library gstbase-1.0 -L/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --extra-library=glib-2.0 --extra-library=gobject-2.0 --extra-library=gmodule-2.0 --extra-library=m --extra-library=dl --extra-library=nsl --extra-library=girepository-1.0 --sources-top-dirs /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/ --sources-top-dirs /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/ ../gstreamer-1.24.11/libs/gst/base/gstcollectpads.c:308: Warning: GstBase: invalid "closure" annotation: only valid on callback parameters ../gstreamer-1.24.11/libs/gst/base/gstcollectpads.c:333: Warning: GstBase: invalid "closure" annotation: only valid on callback parameters [145/247] x86_64-pc-linux-gnu-gcc -o libs/gst/controller/libgstcontroller-1.0.so.0.2411.0 libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/meson-generated_.._controller-enumtypes.c.o libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstargbcontrolbinding.c.o libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstdirectcontrolbinding.c.o libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gsttimedvaluecontrolsource.c.o libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstinterpolationcontrolsource.c.o libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstproxycontrolbinding.c.o libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gsttriggercontrolsource.c.o libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/gstlfocontrolsource.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libgstcontroller-1.0.so.0 -Wl,-Bsymbolic-functions -Wl,-z,nodelete -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../../../gst' -Wl,-rpath-link,/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst -Wl,--start-group gst/libgstreamer-1.0.so.0.2411.0 -lm /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -Wl,--end-group -pthread [146/247] x86_64-pc-linux-gnu-gcc -o libs/gst/net/libgstnet-1.0.so.0.2411.0 libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnetaddressmeta.c.o libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnetclientclock.c.o libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnetcontrolmessagemeta.c.o libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnettimepacket.c.o libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnettimeprovider.c.o libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstptpclock.c.o libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstntppacket.c.o libs/gst/net/libgstnet-1.0.so.0.2411.0.p/gstnetutils.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libgstnet-1.0.so.0 -Wl,-Bsymbolic-functions -Wl,-z,nodelete -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../base:$ORIGIN/../../../gst' -Wl,-rpath-link,/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/base -Wl,-rpath-link,/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst -Wl,--start-group libs/gst/base/libgstbase-1.0.so.0.2411.0 gst/libgstreamer-1.0.so.0.2411.0 /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgmodule-2.0.so -pthread -ldl -lnsl -Wl,--end-group [147/247] x86_64-pc-linux-gnu-gcc -o libs/gst/check/libgstcheck-1.0.so.0.2411.0 libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstbufferstraw.c.o libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstcheck.c.o libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstconsistencychecker.c.o libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstharness.c.o libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gstharnesslink.c.o libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/gsttestclock.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libgstcheck-1.0.so.0 -Wl,-Bsymbolic-functions -Wl,-z,nodelete -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../../../gst' -Wl,-rpath-link,/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst -Wl,--start-group libs/gst/check/libcheck/libcheck.a gst/libgstreamer-1.0.so.0.2411.0 /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -pthread -lrt -lm -Wl,--end-group [148/247] env PKG_CONFIG_PATH=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/meson-uninstalled:/var/tmp/portage/media-libs/gstreamer-1.24.11/temp/python3.12/pkgconfig:/usr/share/pkgconfig PKG_CONFIG_LIBDIR=/usr/lib64/pkgconfig PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config CC=x86_64-pc-linux-gnu-gcc /usr/bin/g-ir-scanner --quiet --no-libtool --namespace=GstController --nsversion=1.0 --warn-all --output libs/gst/controller/GstController-1.0.gir '--add-init-section=extern void gst_init(gint*,gchar**);g_setenv("GST_REGISTRY_DISABLE", "yes", TRUE);g_setenv("GST_REGISTRY_1.0", "/no/way/this/exists.reg", TRUE);g_setenv("GST_PLUGIN_PATH_1_0", "", TRUE);g_setenv("GST_PLUGIN_SYSTEM_PATH_1_0", "", TRUE);gst_init(NULL,NULL);' --quiet --c-include=gst/controller/controller.h -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/controller -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/controller -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs --filelist=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/controller/libgstcontroller-1.0.so.0.2411.0.p/GstController_1.0_gir_filelist --include=GLib-2.0 --include=GObject-2.0 --include=GModule-2.0 --include=Gst-1.0 --symbol-prefix=gst --identifier-prefix=Gst --pkg-export=gstreamer-controller-1.0 --cflags-begin -DG_DISABLE_CAST_CHECKS -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/parse -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -I/usr/include/gobject-introspection-1.0 --cflags-end -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --add-include-path=/usr/share/gir-1.0 --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/. --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/. --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst -L/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --extra-library=gstreamer-1.0 -L/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/controller --library gstcontroller-1.0 -L/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --extra-library=m --extra-library=glib-2.0 --extra-library=gobject-2.0 --extra-library=gmodule-2.0 --extra-library=dl --extra-library=nsl --extra-library=girepository-1.0 --sources-top-dirs /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/ --sources-top-dirs /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/ [149/247] env PKG_CONFIG_PATH=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/meson-uninstalled:/var/tmp/portage/media-libs/gstreamer-1.24.11/temp/python3.12/pkgconfig:/usr/share/pkgconfig PKG_CONFIG_LIBDIR=/usr/lib64/pkgconfig PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config CC=x86_64-pc-linux-gnu-gcc /usr/bin/g-ir-scanner --quiet --no-libtool --namespace=GstNet --nsversion=1.0 --warn-all --output libs/gst/net/GstNet-1.0.gir '--add-init-section=extern void gst_init(gint*,gchar**);g_setenv("GST_REGISTRY_DISABLE", "yes", TRUE);g_setenv("GST_REGISTRY_1.0", "/no/way/this/exists.reg", TRUE);g_setenv("GST_PLUGIN_PATH_1_0", "", TRUE);g_setenv("GST_PLUGIN_SYSTEM_PATH_1_0", "", TRUE);gst_init(NULL,NULL);' --quiet --c-include=gst/net/net.h -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/net -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/net -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs --filelist=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/net/libgstnet-1.0.so.0.2411.0.p/GstNet_1.0_gir_filelist --include=GLib-2.0 --include=GObject-2.0 --include=GModule-2.0 --include=Gio-2.0 --include=Gst-1.0 --symbol-prefix=gst --identifier-prefix=Gst --pkg-export=gstreamer-net-1.0 --cflags-begin -DG_DISABLE_CAST_CHECKS -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/parse -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst/parse -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/gio-unix-2.0 -I/usr/include/gobject-introspection-1.0 --cflags-end -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/base --add-include-path=/usr/share/gir-1.0 --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/. --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/. --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs -L/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/base -L/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --extra-library=gstbase-1.0 --extra-library=gstreamer-1.0 -L/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/net --library gstnet-1.0 -L/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/base -L/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --extra-library=gio-2.0 --extra-library=gobject-2.0 --extra-library=glib-2.0 --extra-library=gmodule-2.0 --extra-library=dl --extra-library=nsl --extra-library=m --extra-library=girepository-1.0 --sources-top-dirs /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/ --sources-top-dirs /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/ [150/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/helpers/gst-plugin-scanner.p -Ilibs/gst/helpers -I../gstreamer-1.24.11/libs/gst/helpers -I. -I../gstreamer-1.24.11 -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pthread '-DG_LOG_DOMAIN="gst-plugin-scanner"' -MD -MQ libs/gst/helpers/gst-plugin-scanner.p/gst-plugin-scanner.c.o -MF libs/gst/helpers/gst-plugin-scanner.p/gst-plugin-scanner.c.o.d -o libs/gst/helpers/gst-plugin-scanner.p/gst-plugin-scanner.c.o -c ../gstreamer-1.24.11/libs/gst/helpers/gst-plugin-scanner.c [151/247] x86_64-pc-linux-gnu-gcc -Ilibs/gst/helpers/gst-completion-helper.p -Ilibs/gst/helpers -I../gstreamer-1.24.11/libs/gst/helpers -I. -I../gstreamer-1.24.11 -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pthread '-DG_LOG_DOMAIN="gst-completion-helper"' -MD -MQ libs/gst/helpers/gst-completion-helper.p/gst-completion-helper.c.o -MF libs/gst/helpers/gst-completion-helper.p/gst-completion-helper.c.o.d -o libs/gst/helpers/gst-completion-helper.p/gst-completion-helper.c.o -c ../gstreamer-1.24.11/libs/gst/helpers/gst-completion-helper.c [152/247] env PKG_CONFIG_PATH=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/meson-uninstalled:/var/tmp/portage/media-libs/gstreamer-1.24.11/temp/python3.12/pkgconfig:/usr/share/pkgconfig PKG_CONFIG_LIBDIR=/usr/lib64/pkgconfig PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config CC=x86_64-pc-linux-gnu-gcc /usr/bin/g-ir-scanner --quiet --no-libtool --namespace=GstCheck --nsversion=1.0 --warn-all --output libs/gst/check/GstCheck-1.0.gir '--add-init-section=extern void gst_init(gint*,gchar**);g_setenv("GST_REGISTRY_DISABLE", "yes", TRUE);g_setenv("GST_REGISTRY_1.0", "/no/way/this/exists.reg", TRUE);g_setenv("GST_PLUGIN_PATH_1_0", "", TRUE);g_setenv("GST_PLUGIN_SYSTEM_PATH_1_0", "", TRUE);gst_init(NULL,NULL);' --quiet --c-include=gst/check/check.h -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/check -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/check -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs --filelist=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/check/libgstcheck-1.0.so.0.2411.0.p/GstCheck_1.0_gir_filelist --include=GLib-2.0 --include=GObject-2.0 --include=GModule-2.0 --include=Gst-1.0 --symbol-prefix=gst --identifier-prefix=Gst --pkg-export=gstreamer-check-1.0 --cflags-begin -DG_DISABLE_CAST_CHECKS -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/parse -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst/parse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -I/usr/include/gobject-introspection-1.0 --cflags-end -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/. -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst -I/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --add-include-path=/usr/share/gir-1.0 --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/. --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/. --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst --add-include-path=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst -L/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --extra-library=gstreamer-1.0 -L/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/check --library gstcheck-1.0 -L/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --extra-library=glib-2.0 --extra-library=gobject-2.0 --extra-library=gmodule-2.0 --extra-library=m --extra-library=dl --extra-library=nsl --extra-library=girepository-1.0 --sources-top-dirs /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/ --sources-top-dirs /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/ [153/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstcapsfilter.c.o -MF plugins/elements/libgstcoreelements.so.p/gstcapsfilter.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstcapsfilter.c.o -c ../gstreamer-1.24.11/plugins/elements/gstcapsfilter.c [154/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstclocksync.c.o -MF plugins/elements/libgstcoreelements.so.p/gstclocksync.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstclocksync.c.o -c ../gstreamer-1.24.11/plugins/elements/gstclocksync.c [155/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstconcat.c.o -MF plugins/elements/libgstcoreelements.so.p/gstconcat.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstconcat.c.o -c ../gstreamer-1.24.11/plugins/elements/gstconcat.c [156/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstdataurisrc.c.o -MF plugins/elements/libgstcoreelements.so.p/gstdataurisrc.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstdataurisrc.c.o -c ../gstreamer-1.24.11/plugins/elements/gstdataurisrc.c [157/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstdownloadbuffer.c.o -MF plugins/elements/libgstcoreelements.so.p/gstdownloadbuffer.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstdownloadbuffer.c.o -c ../gstreamer-1.24.11/plugins/elements/gstdownloadbuffer.c [158/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstcoreelementsplugin.c.o -MF plugins/elements/libgstcoreelements.so.p/gstcoreelementsplugin.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstcoreelementsplugin.c.o -c ../gstreamer-1.24.11/plugins/elements/gstcoreelementsplugin.c [159/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstelements_private.c.o -MF plugins/elements/libgstcoreelements.so.p/gstelements_private.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstelements_private.c.o -c ../gstreamer-1.24.11/plugins/elements/gstelements_private.c [160/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstfakesink.c.o -MF plugins/elements/libgstcoreelements.so.p/gstfakesink.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstfakesink.c.o -c ../gstreamer-1.24.11/plugins/elements/gstfakesink.c [161/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstfakesrc.c.o -MF plugins/elements/libgstcoreelements.so.p/gstfakesrc.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstfakesrc.c.o -c ../gstreamer-1.24.11/plugins/elements/gstfakesrc.c [162/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstfdsink.c.o -MF plugins/elements/libgstcoreelements.so.p/gstfdsink.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstfdsink.c.o -c ../gstreamer-1.24.11/plugins/elements/gstfdsink.c [163/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstfdsrc.c.o -MF plugins/elements/libgstcoreelements.so.p/gstfdsrc.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstfdsrc.c.o -c ../gstreamer-1.24.11/plugins/elements/gstfdsrc.c [164/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstfilesrc.c.o -MF plugins/elements/libgstcoreelements.so.p/gstfilesrc.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstfilesrc.c.o -c ../gstreamer-1.24.11/plugins/elements/gstfilesrc.c [165/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstfilesink.c.o -MF plugins/elements/libgstcoreelements.so.p/gstfilesink.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstfilesink.c.o -c ../gstreamer-1.24.11/plugins/elements/gstfilesink.c [166/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstfunnel.c.o -MF plugins/elements/libgstcoreelements.so.p/gstfunnel.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstfunnel.c.o -c ../gstreamer-1.24.11/plugins/elements/gstfunnel.c [167/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstidentity.c.o -MF plugins/elements/libgstcoreelements.so.p/gstidentity.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstidentity.c.o -c ../gstreamer-1.24.11/plugins/elements/gstidentity.c [168/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstinputselector.c.o -MF plugins/elements/libgstcoreelements.so.p/gstinputselector.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstinputselector.c.o -c ../gstreamer-1.24.11/plugins/elements/gstinputselector.c [169/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstmultiqueue.c.o -MF plugins/elements/libgstcoreelements.so.p/gstmultiqueue.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstmultiqueue.c.o -c ../gstreamer-1.24.11/plugins/elements/gstmultiqueue.c [170/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstoutputselector.c.o -MF plugins/elements/libgstcoreelements.so.p/gstoutputselector.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstoutputselector.c.o -c ../gstreamer-1.24.11/plugins/elements/gstoutputselector.c [171/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstqueue2.c.o -MF plugins/elements/libgstcoreelements.so.p/gstqueue2.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstqueue2.c.o -c ../gstreamer-1.24.11/plugins/elements/gstqueue2.c [172/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstqueue.c.o -MF plugins/elements/libgstcoreelements.so.p/gstqueue.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstqueue.c.o -c ../gstreamer-1.24.11/plugins/elements/gstqueue.c [173/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstsparsefile.c.o -MF plugins/elements/libgstcoreelements.so.p/gstsparsefile.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstsparsefile.c.o -c ../gstreamer-1.24.11/plugins/elements/gstsparsefile.c [174/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gststreamiddemux.c.o -MF plugins/elements/libgstcoreelements.so.p/gststreamiddemux.c.o.d -o plugins/elements/libgstcoreelements.so.p/gststreamiddemux.c.o -c ../gstreamer-1.24.11/plugins/elements/gststreamiddemux.c [175/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gsttee.c.o -MF plugins/elements/libgstcoreelements.so.p/gsttee.c.o.d -o plugins/elements/libgstcoreelements.so.p/gsttee.c.o -c ../gstreamer-1.24.11/plugins/elements/gsttee.c [176/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gsttypefindelement.c.o -MF plugins/elements/libgstcoreelements.so.p/gsttypefindelement.c.o.d -o plugins/elements/libgstcoreelements.so.p/gsttypefindelement.c.o -c ../gstreamer-1.24.11/plugins/elements/gsttypefindelement.c [177/247] x86_64-pc-linux-gnu-gcc -Iplugins/elements/libgstcoreelements.so.p -Iplugins/elements -I../gstreamer-1.24.11/plugins/elements -I. -I../gstreamer-1.24.11 -Ilibs -I../gstreamer-1.24.11/libs -Igst -Ilibs/gst/base -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/elements/libgstcoreelements.so.p/gstvalve.c.o -MF plugins/elements/libgstcoreelements.so.p/gstvalve.c.o.d -o plugins/elements/libgstcoreelements.so.p/gstvalve.c.o -c ../gstreamer-1.24.11/plugins/elements/gstvalve.c [178/247] x86_64-pc-linux-gnu-gcc -Iplugins/tracers/libgstcoretracers.so.p -Iplugins/tracers -I../gstreamer-1.24.11/plugins/tracers -I. -I../gstreamer-1.24.11 -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/tracers/libgstcoretracers.so.p/gstlatency.c.o -MF plugins/tracers/libgstcoretracers.so.p/gstlatency.c.o.d -o plugins/tracers/libgstcoretracers.so.p/gstlatency.c.o -c ../gstreamer-1.24.11/plugins/tracers/gstlatency.c [179/247] x86_64-pc-linux-gnu-gcc -Iplugins/tracers/libgstcoretracers.so.p -Iplugins/tracers -I../gstreamer-1.24.11/plugins/tracers -I. -I../gstreamer-1.24.11 -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/tracers/libgstcoretracers.so.p/gstleaks.c.o -MF plugins/tracers/libgstcoretracers.so.p/gstleaks.c.o.d -o plugins/tracers/libgstcoretracers.so.p/gstleaks.c.o -c ../gstreamer-1.24.11/plugins/tracers/gstleaks.c [180/247] x86_64-pc-linux-gnu-gcc -Iplugins/tracers/libgstcoretracers.so.p -Iplugins/tracers -I../gstreamer-1.24.11/plugins/tracers -I. -I../gstreamer-1.24.11 -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/tracers/libgstcoretracers.so.p/gststats.c.o -MF plugins/tracers/libgstcoretracers.so.p/gststats.c.o.d -o plugins/tracers/libgstcoretracers.so.p/gststats.c.o -c ../gstreamer-1.24.11/plugins/tracers/gststats.c [181/247] x86_64-pc-linux-gnu-gcc -Iplugins/tracers/libgstcoretracers.so.p -Iplugins/tracers -I../gstreamer-1.24.11/plugins/tracers -I. -I../gstreamer-1.24.11 -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/tracers/libgstcoretracers.so.p/gsttracers.c.o -MF plugins/tracers/libgstcoretracers.so.p/gsttracers.c.o.d -o plugins/tracers/libgstcoretracers.so.p/gsttracers.c.o -c ../gstreamer-1.24.11/plugins/tracers/gsttracers.c [182/247] x86_64-pc-linux-gnu-gcc -Iplugins/tracers/libgstcoretracers.so.p -Iplugins/tracers -I../gstreamer-1.24.11/plugins/tracers -I. -I../gstreamer-1.24.11 -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/tracers/libgstcoretracers.so.p/gstfactories.c.o -MF plugins/tracers/libgstcoretracers.so.p/gstfactories.c.o.d -o plugins/tracers/libgstcoretracers.so.p/gstfactories.c.o -c ../gstreamer-1.24.11/plugins/tracers/gstfactories.c [183/247] x86_64-pc-linux-gnu-gcc -Iplugins/tracers/libgstcoretracers.so.p -Iplugins/tracers -I../gstreamer-1.24.11/plugins/tracers -I. -I../gstreamer-1.24.11 -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/tracers/libgstcoretracers.so.p/gstlog.c.o -MF plugins/tracers/libgstcoretracers.so.p/gstlog.c.o.d -o plugins/tracers/libgstcoretracers.so.p/gstlog.c.o -c ../gstreamer-1.24.11/plugins/tracers/gstlog.c [184/247] x86_64-pc-linux-gnu-gcc -Iplugins/tracers/libgstcoretracers.so.p -Iplugins/tracers -I../gstreamer-1.24.11/plugins/tracers -I. -I../gstreamer-1.24.11 -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -pthread -DHAVE_CONFIG_H -MD -MQ plugins/tracers/libgstcoretracers.so.p/gstrusage.c.o -MF plugins/tracers/libgstcoretracers.so.p/gstrusage.c.o.d -o plugins/tracers/libgstcoretracers.so.p/gstrusage.c.o -c ../gstreamer-1.24.11/plugins/tracers/gstrusage.c [185/247] x86_64-pc-linux-gnu-gcc -Itools/gst-inspect-1.0.p -Itools -I../gstreamer-1.24.11/tools -I. -I../gstreamer-1.24.11 -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pthread -DHAVE_CONFIG_H '-DG_LOG_DOMAIN="gst-inspect-1.0"' -MD -MQ tools/gst-inspect-1.0.p/gst-inspect.c.o -MF tools/gst-inspect-1.0.p/gst-inspect.c.o.d -o tools/gst-inspect-1.0.p/gst-inspect.c.o -c ../gstreamer-1.24.11/tools/gst-inspect.c [186/247] x86_64-pc-linux-gnu-gcc -Itools/gst-stats-1.0.p -Itools -I../gstreamer-1.24.11/tools -I. -I../gstreamer-1.24.11 -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pthread -DHAVE_CONFIG_H '-DG_LOG_DOMAIN="gst-stats-1.0"' -MD -MQ tools/gst-stats-1.0.p/gst-stats.c.o -MF tools/gst-stats-1.0.p/gst-stats.c.o.d -o tools/gst-stats-1.0.p/gst-stats.c.o -c ../gstreamer-1.24.11/tools/gst-stats.c [187/247] x86_64-pc-linux-gnu-gcc -Itools/gst-typefind-1.0.p -Itools -I../gstreamer-1.24.11/tools -I. -I../gstreamer-1.24.11 -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pthread -DHAVE_CONFIG_H '-DG_LOG_DOMAIN="gst-typefind-1.0"' -MD -MQ tools/gst-typefind-1.0.p/gst-typefind.c.o -MF tools/gst-typefind-1.0.p/gst-typefind.c.o.d -o tools/gst-typefind-1.0.p/gst-typefind.c.o -c ../gstreamer-1.24.11/tools/gst-typefind.c [188/247] x86_64-pc-linux-gnu-gcc -Itools/gst-launch-1.0.p -Itools -I../gstreamer-1.24.11/tools -I. -I../gstreamer-1.24.11 -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pthread -DHAVE_CONFIG_H '-DG_LOG_DOMAIN="gst-launch-1.0"' -MD -MQ tools/gst-launch-1.0.p/gst-launch.c.o -MF tools/gst-launch-1.0.p/gst-launch.c.o.d -o tools/gst-launch-1.0.p/gst-launch.c.o -c ../gstreamer-1.24.11/tools/gst-launch.c [189/247] x86_64-pc-linux-gnu-gcc -Idocs/gst-hotdoc-plugins-scanner.p -Idocs -I../gstreamer-1.24.11/docs -I. -I../gstreamer-1.24.11 -Igst -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fvisibility=hidden -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wvla -Wpointer-arith -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pthread -DHAVE_CONFIG_H -MD -MQ docs/gst-hotdoc-plugins-scanner.p/gst-hotdoc-plugins-scanner.c.o -MF docs/gst-hotdoc-plugins-scanner.p/gst-hotdoc-plugins-scanner.c.o.d -o docs/gst-hotdoc-plugins-scanner.p/gst-hotdoc-plugins-scanner.c.o -c ../gstreamer-1.24.11/docs/gst-hotdoc-plugins-scanner.c ../gstreamer-1.24.11/docs/gst-hotdoc-plugins-scanner.c: In function ‘main’: ../gstreamer-1.24.11/docs/gst-hotdoc-plugins-scanner.c:744:24: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 744 | sprintf (s, "%s %c %d", rank_names[best_i], | ^ In file included from /usr/include/stdio.h:970, from /usr/include/glib-2.0/glib/gprintf.h:24, from ../gstreamer-1.24.11/docs/gst-hotdoc-plugins-scanner.c:8: In function ‘sprintf’, inlined from ‘get_rank_name’ at ../gstreamer-1.24.11/docs/gst-hotdoc-plugins-scanner.c:744:3, inlined from ‘_add_element_details’ at ../gstreamer-1.24.11/docs/gst-hotdoc-plugins-scanner.c:840:3, inlined from ‘main’ at ../gstreamer-1.24.11/docs/gst-hotdoc-plugins-scanner.c:938:9: /usr/include/bits/stdio2.h:30:10: note: ‘__builtin___sprintf_chk’ output 5 or more bytes (assuming 21) into a destination of size 20 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ [190/247] /usr/bin/g-ir-compiler gst/Gst-1.0.gir --output gst/Gst-1.0.typelib --includedir=/usr/share/gir-1.0 [191/247] /usr/bin/g-ir-compiler libs/gst/base/GstBase-1.0.gir --output libs/gst/base/GstBase-1.0.typelib --includedir=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --includedir=/usr/share/gir-1.0 [192/247] /usr/bin/g-ir-compiler libs/gst/controller/GstController-1.0.gir --output libs/gst/controller/GstController-1.0.typelib --includedir=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --includedir=/usr/share/gir-1.0 [193/247] /usr/bin/g-ir-compiler libs/gst/net/GstNet-1.0.gir --output libs/gst/net/GstNet-1.0.typelib --includedir=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/base --includedir=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --includedir=/usr/share/gir-1.0 [194/247] x86_64-pc-linux-gnu-gcc -o libs/gst/helpers/gst-plugin-scanner libs/gst/helpers/gst-plugin-scanner.p/gst-plugin-scanner.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-Bsymbolic-functions -Wl,-z,nodelete -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../../../gst' -Wl,-rpath-link,/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst -Wl,--start-group gst/libgstreamer-1.0.so.0.2411.0 /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -pthread -lm -Wl,--end-group [195/247] x86_64-pc-linux-gnu-gcc -o libs/gst/helpers/gst-completion-helper libs/gst/helpers/gst-completion-helper.p/gst-completion-helper.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-Bsymbolic-functions -Wl,-z,nodelete -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../../../gst' -Wl,-rpath-link,/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst -Wl,--start-group gst/libgstreamer-1.0.so.0.2411.0 /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -Wl,--end-group -pthread [196/247] /usr/bin/g-ir-compiler libs/gst/check/GstCheck-1.0.gir --output libs/gst/check/GstCheck-1.0.typelib --includedir=/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst --includedir=/usr/share/gir-1.0 [197/247] x86_64-pc-linux-gnu-gcc -o plugins/elements/libgstcoreelements.so plugins/elements/libgstcoreelements.so.p/gstcapsfilter.c.o plugins/elements/libgstcoreelements.so.p/gstclocksync.c.o plugins/elements/libgstcoreelements.so.p/gstconcat.c.o plugins/elements/libgstcoreelements.so.p/gstdataurisrc.c.o plugins/elements/libgstcoreelements.so.p/gstdownloadbuffer.c.o plugins/elements/libgstcoreelements.so.p/gstcoreelementsplugin.c.o plugins/elements/libgstcoreelements.so.p/gstelements_private.c.o plugins/elements/libgstcoreelements.so.p/gstfakesink.c.o plugins/elements/libgstcoreelements.so.p/gstfakesrc.c.o plugins/elements/libgstcoreelements.so.p/gstfdsink.c.o plugins/elements/libgstcoreelements.so.p/gstfdsrc.c.o plugins/elements/libgstcoreelements.so.p/gstfilesrc.c.o plugins/elements/libgstcoreelements.so.p/gstfilesink.c.o plugins/elements/libgstcoreelements.so.p/gstfunnel.c.o plugins/elements/libgstcoreelements.so.p/gstidentity.c.o plugins/elements/libgstcoreelements.so.p/gstinputselector.c.o plugins/elements/libgstcoreelements.so.p/gstmultiqueue.c.o plugins/elements/libgstcoreelements.so.p/gstoutputselector.c.o plugins/elements/libgstcoreelements.so.p/gstqueue2.c.o plugins/elements/libgstcoreelements.so.p/gstqueue.c.o plugins/elements/libgstcoreelements.so.p/gstsparsefile.c.o plugins/elements/libgstcoreelements.so.p/gststreamiddemux.c.o plugins/elements/libgstcoreelements.so.p/gsttee.c.o plugins/elements/libgstcoreelements.so.p/gsttypefindelement.c.o plugins/elements/libgstcoreelements.so.p/gstvalve.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libgstcoreelements.so -Wl,-Bsymbolic-functions -Wl,-z,nodelete -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../../gst:$ORIGIN/../../libs/gst/base' -Wl,-rpath-link,/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst -Wl,-rpath-link,/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/base -Wl,--start-group gst/libgstreamer-1.0.so.0.2411.0 libs/gst/base/libgstbase-1.0.so.0.2411.0 /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -Wl,--end-group -pthread [198/247] x86_64-pc-linux-gnu-gcc -o plugins/tracers/libgstcoretracers.so plugins/tracers/libgstcoretracers.so.p/gstlatency.c.o plugins/tracers/libgstcoretracers.so.p/gstleaks.c.o plugins/tracers/libgstcoretracers.so.p/gststats.c.o plugins/tracers/libgstcoretracers.so.p/gsttracers.c.o plugins/tracers/libgstcoretracers.so.p/gstfactories.c.o plugins/tracers/libgstcoretracers.so.p/gstlog.c.o plugins/tracers/libgstcoretracers.so.p/gstrusage.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libgstcoretracers.so -Wl,-Bsymbolic-functions -Wl,-z,nodelete -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../../gst' -Wl,-rpath-link,/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst -Wl,--start-group gst/libgstreamer-1.0.so.0.2411.0 /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -Wl,--end-group -pthread [199/247] x86_64-pc-linux-gnu-gcc -o tools/gst-inspect-1.0 tools/gst-inspect-1.0.p/gst-inspect.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-Bsymbolic-functions -Wl,-z,nodelete -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../gst' -Wl,-rpath-link,/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst -Wl,--start-group gst/libgstreamer-1.0.so.0.2411.0 /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -pthread -lm -Wl,--end-group [200/247] x86_64-pc-linux-gnu-gcc -o tools/gst-stats-1.0 tools/gst-stats-1.0.p/gst-stats.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-Bsymbolic-functions -Wl,-z,nodelete -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../gst' -Wl,-rpath-link,/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst -Wl,--start-group gst/libgstreamer-1.0.so.0.2411.0 /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -pthread -lm -Wl,--end-group [201/247] x86_64-pc-linux-gnu-gcc -o tools/gst-typefind-1.0 tools/gst-typefind-1.0.p/gst-typefind.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-Bsymbolic-functions -Wl,-z,nodelete -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../gst' -Wl,-rpath-link,/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst -Wl,--start-group gst/libgstreamer-1.0.so.0.2411.0 /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -pthread -lm -Wl,--end-group [202/247] x86_64-pc-linux-gnu-gcc -o tools/gst-launch-1.0 tools/gst-launch-1.0.p/gst-launch.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-Bsymbolic-functions -Wl,-z,nodelete -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../gst' -Wl,-rpath-link,/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst -Wl,--start-group gst/libgstreamer-1.0.so.0.2411.0 /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -pthread -lm -Wl,--end-group [203/247] x86_64-pc-linux-gnu-gcc -o docs/gst-hotdoc-plugins-scanner docs/gst-hotdoc-plugins-scanner.p/gst-hotdoc-plugins-scanner.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-Bsymbolic-functions -Wl,-z,nodelete -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/../gst' -Wl,-rpath-link,/var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst -Wl,--start-group gst/printf/libgstprintf.a gst/libgstreamer-1.0.so.0.2411.0 /usr/lib64/libglib-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libgio-2.0.so -Wl,--end-group [204/247] /usr/bin/msgfmt -o po/af/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/af.po [205/247] /usr/bin/msgfmt -o po/ast/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/ast.po [206/247] /usr/bin/msgfmt -o po/az/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/az.po [207/247] /usr/bin/msgfmt -o po/be/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/be.po [208/247] /usr/bin/msgfmt -o po/bg/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/bg.po [209/247] /usr/bin/msgfmt -o po/ca/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/ca.po [210/247] /usr/bin/msgfmt -o po/cs/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/cs.po [211/247] /usr/bin/msgfmt -o po/da/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/da.po [212/247] /usr/bin/msgfmt -o po/de/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/de.po [213/247] /usr/bin/msgfmt -o po/el/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/el.po [214/247] /usr/bin/msgfmt -o po/en_GB/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/en_GB.po [215/247] /usr/bin/msgfmt -o po/eo/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/eo.po [216/247] /usr/bin/msgfmt -o po/es/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/es.po [217/247] /usr/bin/msgfmt -o po/eu/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/eu.po [218/247] /usr/bin/msgfmt -o po/fi/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/fi.po [219/247] /usr/bin/msgfmt -o po/fr/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/fr.po [220/247] /usr/bin/msgfmt -o po/fur/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/fur.po [221/247] /usr/bin/msgfmt -o po/gl/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/gl.po [222/247] /usr/bin/msgfmt -o po/hr/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/hr.po [223/247] /usr/bin/msgfmt -o po/hu/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/hu.po [224/247] /usr/bin/msgfmt -o po/id/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/id.po [225/247] /usr/bin/msgfmt -o po/it/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/it.po [226/247] /usr/bin/msgfmt -o po/ja/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/ja.po [227/247] /usr/bin/msgfmt -o po/ka/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/ka.po [228/247] /usr/bin/msgfmt -o po/ko/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/ko.po [229/247] /usr/bin/msgfmt -o po/lt/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/lt.po [230/247] /usr/bin/msgfmt -o po/lv/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/lv.po [231/247] /usr/bin/msgfmt -o po/nb/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/nb.po [232/247] /usr/bin/msgfmt -o po/nl/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/nl.po [233/247] /usr/bin/msgfmt -o po/pl/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/pl.po [234/247] /usr/bin/msgfmt -o po/pt_BR/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/pt_BR.po [235/247] /usr/bin/msgfmt -o po/ro/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/ro.po [236/247] /usr/bin/msgfmt -o po/ru/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/ru.po [237/247] /usr/bin/msgfmt -o po/rw/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/rw.po [238/247] /usr/bin/msgfmt -o po/sk/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/sk.po [239/247] /usr/bin/msgfmt -o po/sl/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/sl.po [240/247] /usr/bin/msgfmt -o po/sq/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/sq.po [241/247] /usr/bin/msgfmt -o po/sr/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/sr.po [242/247] /usr/bin/msgfmt -o po/sv/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/sv.po [243/247] /usr/bin/msgfmt -o po/tr/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/tr.po [244/247] /usr/bin/msgfmt -o po/uk/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/uk.po [245/247] /usr/bin/msgfmt -o po/vi/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/vi.po [246/247] /usr/bin/msgfmt -o po/zh_CN/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/zh_CN.po [247/247] /usr/bin/msgfmt -o po/zh_TW/LC_MESSAGES/gstreamer-1.0.mo ../gstreamer-1.24.11/po/zh_TW.po >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: media-libs/gstreamer-1.24.11 >>> Install media-libs/gstreamer-1.24.11 into /var/tmp/portage/media-libs/gstreamer-1.24.11/image * abi_x86_64.amd64: running multilib-minimal_abi_src_install ninja -v -j2 -l2 install [0/1] /usr/lib/python-exec/python3.12/meson install --no-rebuild Installing gst/gstenumtypes.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing gst/libgstreamer-1.0.so.0.2411.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64 Installing gst/Gst-1.0.gir to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/gir-1.0 Installing gst/Gst-1.0.typelib to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/girepository-1.0 Installing libs/gst/base/libgstbase-1.0.so.0.2411.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64 Installing libs/gst/base/GstBase-1.0.gir to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/gir-1.0 Installing libs/gst/base/GstBase-1.0.typelib to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/girepository-1.0 Installing libs/gst/controller/controller-enumtypes.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/controller Installing libs/gst/controller/libgstcontroller-1.0.so.0.2411.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64 Installing libs/gst/controller/GstController-1.0.gir to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/gir-1.0 Installing libs/gst/controller/GstController-1.0.typelib to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/girepository-1.0 Installing libs/gst/net/libgstnet-1.0.so.0.2411.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64 Installing libs/gst/net/GstNet-1.0.gir to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/gir-1.0 Installing libs/gst/net/GstNet-1.0.typelib to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/girepository-1.0 Installing libs/gst/helpers/gst-plugin-scanner to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/libexec/gstreamer-1.0 Installing libs/gst/helpers/gst-completion-helper to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/libexec/gstreamer-1.0 Installing libs/gst/check/libgstcheck-1.0.so.0.2411.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64 Installing libs/gst/check/GstCheck-1.0.gir to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/gir-1.0 Installing libs/gst/check/GstCheck-1.0.typelib to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/girepository-1.0 Installing plugins/elements/libgstcoreelements.so to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/gstreamer-1.0 Installing plugins/tracers/libgstcoretracers.so to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/gstreamer-1.0 Installing tools/gst-inspect-1.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/bin Installing tools/gst-stats-1.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/bin Installing tools/gst-typefind-1.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/bin Installing tools/gst-launch-1.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/bin Installing docs/gst-hotdoc-plugins-scanner to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/libexec/gstreamer-1.0 Installing po/af/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/af/LC_MESSAGES Installing po/ast/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/ast/LC_MESSAGES Installing po/az/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/az/LC_MESSAGES Installing po/be/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/be/LC_MESSAGES Installing po/bg/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/bg/LC_MESSAGES Installing po/ca/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/ca/LC_MESSAGES Installing po/cs/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/cs/LC_MESSAGES Installing po/da/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/da/LC_MESSAGES Installing po/de/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/de/LC_MESSAGES Installing po/el/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/el/LC_MESSAGES Installing po/en_GB/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/en_GB/LC_MESSAGES Installing po/eo/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/eo/LC_MESSAGES Installing po/es/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/es/LC_MESSAGES Installing po/eu/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/eu/LC_MESSAGES Installing po/fi/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/fr/LC_MESSAGES Installing po/fur/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/fur/LC_MESSAGES Installing po/gl/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/gl/LC_MESSAGES Installing po/hr/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/hu/LC_MESSAGES Installing po/id/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/id/LC_MESSAGES Installing po/it/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/ka/LC_MESSAGES Installing po/ko/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/ko/LC_MESSAGES Installing po/lt/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/lt/LC_MESSAGES Installing po/lv/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/lv/LC_MESSAGES Installing po/nb/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/nb/LC_MESSAGES Installing po/nl/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/nl/LC_MESSAGES Installing po/pl/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/pl/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/pt_BR/LC_MESSAGES Installing po/ro/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/ru/LC_MESSAGES Installing po/rw/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/rw/LC_MESSAGES Installing po/sk/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/sk/LC_MESSAGES Installing po/sl/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/sl/LC_MESSAGES Installing po/sq/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/sq/LC_MESSAGES Installing po/sr/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/sr/LC_MESSAGES Installing po/sv/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/sv/LC_MESSAGES Installing po/tr/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/tr/LC_MESSAGES Installing po/uk/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/uk/LC_MESSAGES Installing po/vi/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/vi/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/zh_CN/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/gstreamer-1.0.mo to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/locale/zh_TW/LC_MESSAGES Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gst.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/glib-compat.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstobject.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstallocator.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstbin.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstbuffer.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstbufferlist.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstbufferpool.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstbus.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstbytearrayinterface.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstcaps.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstcapsfeatures.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstchildproxy.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstclock.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstcompat.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstcontext.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstcontrolbinding.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstcontrolsource.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstdatetime.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstdebugutils.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstelement.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstelementmetadata.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstdevice.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstdeviceprovider.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstdeviceproviderfactory.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstdynamictypefactory.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstelementfactory.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gsterror.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstevent.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstformat.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstghostpad.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstdevicemonitor.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstinfo.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstiterator.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstatomicqueue.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstmacros.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstmessage.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstmeta.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstmemory.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstminiobject.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstpad.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstpadtemplate.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstparamspecs.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstpipeline.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstplugin.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstpluginfeature.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstpoll.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstpreset.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstprotection.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstquery.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstpromise.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstsample.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstsegment.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gststreamcollection.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gststreams.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gststructure.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstsystemclock.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gsttaglist.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gsttagsetter.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gsttask.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gsttaskpool.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gsttoc.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gsttocsetter.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gsttracer.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gsttracerfactory.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gsttracerrecord.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gsttypefind.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gsttypefindfactory.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gsturi.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstutils.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstvalue.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstregistry.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/gstparse.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst/math-compat.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base/base.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/base Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base/base-prelude.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/base Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base/gstadapter.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/base Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base/gstaggregator.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/base Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base/gstbaseparse.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/base Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base/gstbasesink.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/base Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base/gstbasesrc.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/base Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base/gstbasetransform.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/base Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base/gstbitreader.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/base Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base/gstbitwriter.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/base Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base/gstbytereader.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/base Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base/gstbytewriter.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/base Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base/gstcollectpads.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/base Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base/gstdataqueue.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/base Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base/gstflowcombiner.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/base Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base/gstpushsrc.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/base Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base/gstqueuearray.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/base Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/base/gsttypefindhelper.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/base Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/controller/gstinterpolationcontrolsource.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/controller Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/controller/gstlfocontrolsource.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/controller Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/controller/gstargbcontrolbinding.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/controller Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/controller/gstdirectcontrolbinding.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/controller Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/controller/gsttimedvaluecontrolsource.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/controller Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/controller/gstinterpolationcontrolsource.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/controller Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/controller/gstproxycontrolbinding.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/controller Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/controller/gsttriggercontrolsource.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/controller Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/controller/gstlfocontrolsource.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/controller Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/controller/controller-prelude.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/controller Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/controller/controller.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/controller Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/net/gstnet.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/net Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/net/gstnetaddressmeta.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/net Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/net/gstnetclientclock.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/net Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/net/gstnetcontrolmessagemeta.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/net Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/net/gstnettimepacket.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/net Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/net/gstnettimeprovider.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/net Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/net/gstnetutils.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/net Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/net/gstptpclock.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/net Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/net/net-prelude.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/net Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/net/net.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/net Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/check/check.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/check Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/check/check-prelude.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/check Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/check/gstbufferstraw.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/check Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/check/gstcheck.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/check Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/check/gstconsistencychecker.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/check Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/check/gstharness.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/check Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/check/gsttestclock.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/check Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/tools/gst-inspect-1.0.1 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/man/man1 Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/tools/gst-stats-1.0.1 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/man/man1 Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/tools/gst-typefind-1.0.1 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/man/man1 Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/tools/gst-launch-1.0.1 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/man/man1 Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst/gstconfig.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/gst/gstversion.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/meson-private/gstreamer-1.0.pc to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/pkgconfig Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/meson-private/gstreamer-base-1.0.pc to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/pkgconfig Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/meson-private/gstreamer-controller-1.0.pc to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/pkgconfig Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/meson-private/gstreamer-net-1.0.pc to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/pkgconfig Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/helpers/gst_gdb.py to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/gstreamer-1.0/gdb Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/libs/gst/helpers/glib_gobject_helper.py to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/gstreamer-1.0/gdb Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/helpers/libgstreamer-1.0.so.0.2411.0-gdb.py to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/gdb/auto-load/.//usr/lib64 Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/libs/gst/check/internal-check.h to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/include/gstreamer-1.0/gst/check Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/meson-private/gstreamer-check-1.0.pc to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/pkgconfig Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11-abi_x86_64.amd64/docs/gst-plugins-doc-cache-generator to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/libexec/gstreamer-1.0 Installing /var/tmp/portage/media-libs/gstreamer-1.24.11/work/gstreamer-1.24.11/gst-element-check-1.0.m4 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/share/aclocal Installing symlink pointing to libgstreamer-1.0.so.0.2411.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/libgstreamer-1.0.so.0 Installing symlink pointing to libgstreamer-1.0.so.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/libgstreamer-1.0.so Installing symlink pointing to libgstbase-1.0.so.0.2411.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/libgstbase-1.0.so.0 Installing symlink pointing to libgstbase-1.0.so.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/libgstbase-1.0.so Installing symlink pointing to libgstcontroller-1.0.so.0.2411.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/libgstcontroller-1.0.so.0 Installing symlink pointing to libgstcontroller-1.0.so.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/libgstcontroller-1.0.so Installing symlink pointing to libgstnet-1.0.so.0.2411.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/libgstnet-1.0.so.0 Installing symlink pointing to libgstnet-1.0.so.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/libgstnet-1.0.so Installing symlink pointing to libgstcheck-1.0.so.0.2411.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/libgstcheck-1.0.so.0 Installing symlink pointing to libgstcheck-1.0.so.0 to /var/tmp/portage/media-libs/gstreamer-1.24.11/image/usr/lib64/libgstcheck-1.0.so >>> Completed installing media-libs/gstreamer-1.24.11 into /var/tmp/portage/media-libs/gstreamer-1.24.11/image * Final size of build directory: 36508 KiB (35.6 MiB) * Final size of installed tree: 12672 KiB (12.3 MiB) strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib64/libgstreamer-1.0.so.0.2411.0 /usr/lib64/libgstbase-1.0.so.0.2411.0 /usr/lib64/libgstcontroller-1.0.so.0.2411.0 /usr/libexec/gstreamer-1.0/gst-plugin-scanner /usr/lib64/libgstnet-1.0.so.0.2411.0 /usr/libexec/gstreamer-1.0/gst-completion-helper /usr/lib64/libgstcheck-1.0.so.0.2411.0 /usr/lib64/gstreamer-1.0/libgstcoreelements.so /usr/lib64/gstreamer-1.0/libgstcoretracers.so /usr/bin/gst-inspect-1.0 /usr/bin/gst-stats-1.0 /usr/bin/gst-typefind-1.0 /usr/bin/gst-launch-1.0 /usr/libexec/gstreamer-1.0/gst-hotdoc-plugins-scanner