******************************************************************************** conan test cci-d0bf940d/recipes/gstreamer/all/test_package/conanfile.py gstreamer/1.16.2@#e7aab45b6bcee3f51ffebdc98af530b6 -pr /home/conan/w/prod/BuildSingleReference/266355/6884c3d7-4e4d-4b9b-8f6d-a24c3f5c29d0/profile_linux_12_libstdcpp_clang_release_64.gstreamer-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=12 os=Linux [options] gstreamer:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True gstreamer/1.16.2 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache glib/2.76.3 from 'conan-center' - Cache gstreamer/1.16.2 from local cache - Cache libelf/0.8.13 from 'conan-center' - Cache libffi/3.4.4 from 'conan-center' - Cache libmount/2.36.2 from 'conan-center' - Cache libselinux/3.3 from 'conan-center' - Cache pcre2/10.42 from 'conan-center' - Cache zlib/1.2.13 from 'conan-center' - Cache Packages bzip2/1.0.8:00c750ce60d90d17c6eb9a941db66d67f523d38f - Cache glib/2.76.3:9f50e23c07b7143687cd55187082005023b39823 - Cache gstreamer/1.16.2:4ac843e1ad62c4bf13619334fe275e7384b21e33 - Cache libelf/0.8.13:cf142e38e022cf2a99aadebfd8f37ead3e935ad7 - Cache libffi/3.4.4:cf142e38e022cf2a99aadebfd8f37ead3e935ad7 - Cache libmount/2.36.2:cf142e38e022cf2a99aadebfd8f37ead3e935ad7 - Cache libselinux/3.3:65c910116ee40993a35c3f0d88c416990bbccdcf - Cache pcre2/10.42:99a3ad63fefb65a42e5fb9683d036c577d3f9b74 - Cache zlib/1.2.13:cf142e38e022cf2a99aadebfd8f37ead3e935ad7 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! libelf/0.8.13: Already installed! libffi/3.4.4: Already installed! libmount/2.36.2: Already installed! zlib/1.2.13: Already installed! pcre2/10.42: Already installed! pcre2/10.42: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/bin libselinux/3.3: Already installed! glib/2.76.3: Already installed! gstreamer/1.16.2: Already installed! gstreamer/1.16.2 (test package): Generator txt created conanbuildinfo.txt gstreamer/1.16.2 (test package): Calling generate() gstreamer/1.16.2 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' gstreamer/1.16.2 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' gstreamer/1.16.2 (test package): Aggregating env generators gstreamer/1.16.2 (test package): Generated conaninfo.txt gstreamer/1.16.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_package/build/Release/generators/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK gstreamer/1.16.2 (test package): Calling build() gstreamer/1.16.2 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is Clang 12.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: Component target declared 'gstreamer::gstreamer-1.0' -- Conan: Component target declared 'gstreamer::gstreamer-base-1.0' -- Conan: Component target declared 'gstreamer::gstreamer-controller-1.0' -- Conan: Component target declared 'gstreamer::gstreamer-net-1.0' -- Conan: Component target declared 'gstreamer::gstreamer-check-1.0' -- Conan: Component target declared 'gstreamer::gstcoreelements' -- Conan: Component target declared 'gstreamer::gstcoretracers' -- Conan: Target declared 'gstreamer::gstreamer' -- Conan: Component target declared 'glib::glib-2.0' -- Conan: Component target declared 'glib::gmodule-no-export-2.0' -- Conan: Component target declared 'glib::gmodule-export-2.0' -- Conan: Component target declared 'glib::gmodule-2.0' -- Conan: Component target declared 'glib::gobject-2.0' -- Conan: Component target declared 'glib::gthread-2.0' -- Conan: Component target declared 'glib::gio-2.0' -- Conan: Component target declared 'glib::gresource' -- Conan: Component target declared 'glib::gio-unix-2.0' -- Conan: Target declared 'glib::glib' -- Conan: Component target declared 'PCRE2::8BIT' -- Conan: Component target declared 'PCRE2::POSIX' -- Conan: Component target declared 'PCRE2::16BIT' -- Conan: Component target declared 'PCRE2::32BIT' -- Conan: Target declared 'pcre2::pcre2' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Target declared 'BZip2::BZip2' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/00c750ce60d90d17c6eb9a941db66d67f523d38f/lib/cmake/conan-official-bzip2-variables.cmake' -- Conan: Target declared 'libffi::libffi' -- Conan: Target declared 'libmount::libmount' -- Conan: Component target declared 'libselinux::sepol' -- Conan: Component target declared 'libselinux::selinux' -- Conan: Target declared 'libselinux::libselinux' -- Conan: Target declared 'libelf::libelf' -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Checking for module 'gstreamer-1.0' -- Found gstreamer-1.0, version 1.16.2 -- Checking for module 'gstreamer-base-1.0' -- Found gstreamer-base-1.0, version 1.16.2 -- Checking for module 'gstreamer-controller-1.0' -- Found gstreamer-controller-1.0, version 1.16.2 -- Checking for module 'gstreamer-net-1.0' -- Found gstreamer-net-1.0, version 1.16.2 -- Checking for module 'gstreamer-check-1.0' -- Found gstreamer-check-1.0, version 1.16.2 -- Checking for module 'gstcoreelements' -- Found gstcoreelements, version 1.16.2 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_package/build/Release gstreamer/1.16.2 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package gstreamer/1.16.2 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- GStreamer version: GStreamer 1.16.2 fakesink has been created successfully fakesrc has been created successfully CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 0:00:00.000061153  3698 0x159c180 INFO   GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.16.2 0:00:00.000090105  3698 0x159c180 INFO   GST_INIT gst.c:587:init_pre: Using library installed in /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib 0:00:00.000103627  3698 0x159c180 INFO   GST_INIT gst.c:607:init_pre: Linux jnlp-linux-clang-12-ubuntu16.04-1.60.1-tjv5g 5.10.177+ #1 SMP Sat May 6 08:52:40 UTC 2023 x86_64 0:00:00.000181979  3698 0x159c180 DEBUG   GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7 0:00:00.000251146  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x159e560 new 0:00:00.000260145  3698 0x159c180 DEBUG   GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x159e560 0:00:00.000278905  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x159e560 ref_sink 1->2 0:00:00.000287538  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:237:gst_object_ref: 0x159e560 ref 1->2 0:00:00.000293979  3698 0x159c180 DEBUG   GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x159e560 with name "SystemMemory" 0:00:00.000303889  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:237:gst_object_ref: 0x159e560 ref 2->3 0:00:00.000340979  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x1598a40 0:00:00.000347142  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x1598ac0 0:00:00.000364685  3698 0x159c180 TRACE   caps-features gstcapsfeatures.c:184:gst_caps_features_new_empty: created caps features 0x1597be0 0:00:00.000370701  3698 0x159c180 TRACE   caps-features gstcapsfeatures.c:184:gst_caps_features_new_empty: created caps features 0x1598d50 0:00:00.000377146  3698 0x159c180 INFO   GST_INIT gstmessage.c:128:_priv_gst_message_initialize: init messages 0:00:00.000426361  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x159eab0 0:00:00.000433617  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil) 0:00:00.000444725  3698 0x159c180 DEBUG   default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool 0:00:00.000524060  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x1598f40 0:00:00.000531664  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x159eab0 -> 0x1598f40 0:00:00.000538436  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil) 0:00:00.000588733  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15a4a30 new 0:00:00.000608636  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15a4a30 ref_sink 1->2 0:00:00.000883383  3698 0x159c180 INFO   GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts 0:00:00.001060323  3698 0x159c180 INFO   GST_PLUGIN_LOADING gstplugin.c:318:_priv_gst_plugin_initialize: registering 0 static plugins 0:00:00.001068172  3698 0x159c180 LOG   GST_PLUGIN_LOADING gstplugin.c:223:gst_plugin_register_static: attempting to load static plugin "staticelements" now... 0:00:00.001078784  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15b2490 new 0:00:00.001088857  3698 0x159c180 LOG   GST_PLUGIN_LOADING gstplugin.c:507:gst_plugin_register_func: plugin "(NULL)" looks good 0:00:00.001104749  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15b2950 new 0:00:00.001114645  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15b2950 ref_sink 1->2 0:00:00.001122094  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15b2bf0 new 0:00:00.001130536  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstBin 0:00:00.001140644  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15b2bc0 0:00:00.001147757  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x1598f40 -> 0x15b2bc0 0:00:00.001156652  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15b2bf0 (bin) 0:00:00.001163060  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.001169719  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15b2bf0 ref_sink 1->2 0:00:00.001176561  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for bin 0:00:00.001186561  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15b3090 new 0:00:00.001194719  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstPipeline 0:00:00.001201343  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15b32a0 0:00:00.001208000  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x1598f40 -> 0x15b32a0 0:00:00.001214575  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x15b3090 0:00:00.001229962  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15a3ec0 0:00:00.001243002  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15b32a0 -> 0x15a3ec0 0:00:00.001250550  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15b3090 (pipeline) 0:00:00.001255805  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.001262291  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15b3090 ref_sink 1->2 0:00:00.001268137  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for pipeline 0:00:00.001273607  3698 0x159c180 LOG   GST_PLUGIN_LOADING gstplugin.c:534:gst_plugin_register_func: plugin "(NULL)" initialised 0:00:00.001279220  3698 0x159c180 INFO   GST_PLUGIN_LOADING gstplugin.c:226:gst_plugin_register_static: registered static plugin "staticelements" 0:00:00.001285794  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin: adding plugin 0x15b2490 for filename "(NULL)" 0:00:00.001292121  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15b2490 ref_sink 1->2 0:00:00.001297812  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin: emitting plugin-added for filename "(NULL)" 0:00:00.001304052  3698 0x159c180 INFO   GST_PLUGIN_LOADING gstplugin.c:228:gst_plugin_register_static: added static plugin "staticelements", result: 1 0:00:00.001314373  3698 0x159c180 INFO   GST_REGISTRY gstregistry.c:1720:ensure_current_registry: reading registry cache: /home/conan/.cache/gstreamer-1.0/registry.x86_64.bin 0:00:00.001415675  3698 0x159c180 INFO   GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/conan/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file “/home/conan/.cache/gstreamer-1.0/registry.x86_64.bin”: open() failed: No such file or directory 0:00:00.001433683  3698 0x159c180 INFO   GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/conan/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file “/home/conan/.cache/gstreamer-1.0/registry.x86_64.bin”: No such file or directory 0:00:00.001440338  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:1748:ensure_current_registry: Updating registry cache 0:00:00.001445884  3698 0x159c180 INFO   GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/conan/.cache/gstreamer-1.0/registry.x86_64.bin 0:00:00.001450920  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path 0:00:00.001456413  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set 0:00:00.001461793  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:1624:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH not set 0:00:00.001468636  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:1631:scan_and_update_registry: scanning home plugins /home/conan/.local/share/gstreamer-1.0/plugins 0:00:00.001479167  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal: scanning path /home/conan/.local/share/gstreamer-1.0/plugins 0:00:00.001492741  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:1367:gst_registry_scan_path_internal: registry changed in path /home/conan/.local/share/gstreamer-1.0/plugins: 0 0:00:00.001498823  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:1656:scan_and_update_registry: scanning main plugins /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/gstreamer-1.0 0:00:00.001504552  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal: scanning path /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/gstreamer-1.0 0:00:00.001539886  3698 0x159c180 TRACE   GST_REGISTRY gstregistry.c:1277:gst_registry_scan_path_level: extension is not recognized as module file, ignoring file /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/gstreamer-1.0/libgstcoreelements.a 0:00:00.001552881  3698 0x159c180 TRACE   GST_REGISTRY gstregistry.c:1277:gst_registry_scan_path_level: extension is not recognized as module file, ignoring file /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/gstreamer-1.0/libgstcoretracers.a 0:00:00.001565738  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:1367:gst_registry_scan_path_internal: registry changed in path /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/gstreamer-1.0: 0 0:00:00.001571625  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:1526:gst_registry_remove_cache_plugins: removing cached plugins 0:00:00.001576446  3698 0x159c180 INFO   GST_REGISTRY gstregistry.c:1678:scan_and_update_registry: Registry cache has not changed 0:00:00.001581470  3698 0x159c180 INFO   GST_REGISTRY gstregistry.c:1755:ensure_current_registry: registry reading and updating done, result = 1 0:00:00.001585853  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:1831:gst_update_registry: registry update succeeded 0:00:00.001595631  3698 0x159c180 INFO   GST_INIT gst.c:807:init_post: GLib runtime version: 2.76.3 0:00:00.001601690  3698 0x159c180 INFO   GST_INIT gst.c:809:init_post: GLib headers version: 2.76.3 0:00:00.001606302  3698 0x159c180 INFO   GST_INIT gst.c:810:init_post: initialized GStreamer successfully 0:00:00.001611861  3698 0x159c180 DEBUG   default gsttracerutils.c:79:_priv_gst_tracing_init: Initializing GstTracer 0:00:00.001633872  3698 0x159c180 LOG   GST_PLUGIN_LOADING gstplugin.c:223:gst_plugin_register_static: attempting to load static plugin "coreelements" now... 0:00:00.001641475  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15b46f0 new 0:00:00.001650225  3698 0x159c180 LOG   GST_PLUGIN_LOADING gstplugin.c:507:gst_plugin_register_func: plugin "(NULL)" looks good 0:00:00.001672769  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x1599a40 new 0:00:00.001681413  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstCapsFilter 0:00:00.001688669  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15b5cc0 0:00:00.001694517  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x159eab0 -> 0x15b5cc0 0:00:00.001731432  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBaseTransform : factory (nil) 0:00:00.001739749  3698 0x159c180 DEBUG   basetransform gstbasetransform.c:333:gst_base_transform_class_init: gst_base_transform_class_init 0:00:00.001749305  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x1599d30 0:00:00.001754882  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15b5cc0 -> 0x1599d30 0:00:00.001760917  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstCapsFilter : factory 0x1599a40 0:00:00.001776845  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15b6270 0:00:00.001791052  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x575df0 from string ANY 0:00:00.001800499  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15b6270 ref 1->2 0:00:00.001819249  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15b6830 new 0:00:00.001833083  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15b6270 ref 2->3 0:00:00.001843231  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15b6270 unref 3->2 0:00:00.001850800  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15b6830 ref_sink 1->2 0:00:00.001857065  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15b6980 0:00:00.001863119  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x575e30 from string ANY 0:00:00.001869098  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15b6980 ref 1->2 0:00:00.001876358  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15b6ad0 new 0:00:00.001884352  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15b6980 ref 2->3 0:00:00.001891809  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15b6980 unref 3->2 0:00:00.001898509  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15b6ad0 ref_sink 1->2 0:00:00.001911270  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15b6950 0:00:00.001917566  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x1599d30 -> 0x15b6950 0:00:00.001929521  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x1599a40 (capsfilter) 0:00:00.001935809  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.001942483  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x1599a40 ref_sink 1->2 0:00:00.001948447  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for capsfilter 0:00:00.001958327  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15b7030 new 0:00:00.001967098  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstConcat 0:00:00.001973840  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15b6db0 0:00:00.001979461  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x159eab0 -> 0x15b6db0 0:00:00.001985636  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstConcat : factory 0x15b7030 0:00:00.001995928  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15b74a0 0:00:00.002001844  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x575e70 from string ANY 0:00:00.002007570  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15b74a0 ref 1->2 0:00:00.002014628  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15b7770 new 0:00:00.002022190  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15b74a0 ref 2->3 0:00:00.002029391  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15b74a0 unref 3->2 0:00:00.002035643  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15b7770 ref_sink 1->2 0:00:00.002041306  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15b7510 0:00:00.002046756  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x575eb0 from string ANY 0:00:00.002052061  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15b7510 ref 1->2 0:00:00.002058391  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15b7830 new 0:00:00.002065452  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15b7510 ref 2->3 0:00:00.002077529  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15b7510 unref 3->2 0:00:00.002084226  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15b7830 ref_sink 1->2 0:00:00.002091623  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15b7670 0:00:00.002097854  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15b6db0 -> 0x15b7670 0:00:00.002105750  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15b7030 (concat) 0:00:00.002111018  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.002117518  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15b7030 ref_sink 1->2 0:00:00.002123484  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for concat 0:00:00.002140956  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15b7e80 new 0:00:00.002149629  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstDataURISrc 0:00:00.002156441  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15b7f70 0:00:00.002161817  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x159eab0 -> 0x15b7f70 0:00:00.002167741  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBaseSrc : factory (nil) 0:00:00.002185629  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15b38b0 0:00:00.002194110  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15b7f70 -> 0x15b38b0 0:00:00.002200659  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstDataURISrc : factory 0x15b7e80 0:00:00.002208348  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15b3910 0:00:00.002214078  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x575ef0 from string ANY 0:00:00.002219694  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15b3910 ref 1->2 0:00:00.002227035  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15b9020 new 0:00:00.002234078  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15b3910 ref 2->3 0:00:00.002241456  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15b3910 unref 3->2 0:00:00.002248007  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15b9020 ref_sink 1->2 0:00:00.002262790  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15b9210 0:00:00.002268750  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15b38b0 -> 0x15b9210 0:00:00.002276877  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15b7e80 (dataurisrc) 0:00:00.002282025  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.002288351  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15b7e80 ref_sink 1->2 0:00:00.002294130  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for dataurisrc 0:00:00.002304447  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15b9730 new 0:00:00.002313063  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstDownloadBuffer 0:00:00.002319760  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15b9110 0:00:00.002325347  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x159eab0 -> 0x15b9110 0:00:00.002331487  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstDownloadBuffer : factory 0x15b9730 0:00:00.002345591  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15b9e60 0:00:00.002361229  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x575f40 from string ANY 0:00:00.002367319  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15b9e60 ref 1->2 0:00:00.002374612  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15b9490 new 0:00:00.002382247  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15b9e60 ref 2->3 0:00:00.002389213  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15b9e60 unref 3->2 0:00:00.002395283  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15b9490 ref_sink 1->2 0:00:00.002400880  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15b9f70 0:00:00.002406412  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x575f80 from string ANY 0:00:00.002412252  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15b9f70 ref 1->2 0:00:00.002419016  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15ba060 new 0:00:00.002425958  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15b9f70 ref 2->3 0:00:00.002437681  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15b9f70 unref 3->2 0:00:00.002444148  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15ba060 ref_sink 1->2 0:00:00.002452046  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15ba1b0 0:00:00.002457787  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15b9110 -> 0x15ba1b0 0:00:00.002465206  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15b9730 (downloadbuffer) 0:00:00.002470447  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.002476879  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15b9730 ref_sink 1->2 0:00:00.002483090  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for downloadbuffer 0:00:00.002492545  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15ba610 new 0:00:00.002500835  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstFakeSrc 0:00:00.002507263  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15ba360 0:00:00.002512548  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15b7f70 -> 0x15ba360 0:00:00.002518757  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstFakeSrc : factory 0x15ba610 0:00:00.002554733  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15bb940 0:00:00.002561022  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576000 from string ANY 0:00:00.002566804  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15bb940 ref 1->2 0:00:00.002573857  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15bbac0 new 0:00:00.002581429  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15bb940 ref 2->3 0:00:00.002588306  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15bb940 unref 3->2 0:00:00.002594436  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15bbac0 ref_sink 1->2 0:00:00.002601819  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15bba60 0:00:00.002607844  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15ba360 -> 0x15bba60 0:00:00.002619005  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15ba610 (fakesrc) 0:00:00.002624111  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.002633321  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15ba610 ref_sink 1->2 0:00:00.002639295  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for fakesrc 0:00:00.002655389  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15bc080 new 0:00:00.002663971  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstFakeSink 0:00:00.002670663  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15bc1e0 0:00:00.002676090  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x159eab0 -> 0x15bc1e0 0:00:00.002681984  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBaseSink : factory (nil) 0:00:00.002734189  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15bbe20 0:00:00.002743185  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15bc1e0 -> 0x15bbe20 0:00:00.002749287  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstFakeSink : factory 0x15bc080 0:00:00.002772270  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15bda70 0:00:00.002778230  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x575fc0 from string ANY 0:00:00.002784105  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15bda70 ref 1->2 0:00:00.002791748  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15bdc60 new 0:00:00.002799692  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15bda70 ref 2->3 0:00:00.002811868  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15bda70 unref 3->2 0:00:00.002818234  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15bdc60 ref_sink 1->2 0:00:00.002825260  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15bdbd0 0:00:00.002831131  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15bbe20 -> 0x15bdbd0 0:00:00.002838510  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15bc080 (fakesink) 0:00:00.002844807  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.002859132  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15bc080 ref_sink 1->2 0:00:00.002865285  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for fakesink 0:00:00.002879571  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15be320 new 0:00:00.002888181  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstFdSrc 0:00:00.002894951  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15be410 0:00:00.002900281  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15b7f70 -> 0x15be410 0:00:00.002906328  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPushSrc : factory (nil) 0:00:00.002913342  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15be490 0:00:00.002918885  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15be410 -> 0x15be490 0:00:00.002924832  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstFdSrc : factory 0x15be320 0:00:00.002934439  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15beea0 0:00:00.002942975  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576090 from string ANY 0:00:00.002949087  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15beea0 ref 1->2 0:00:00.002956222  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15bef20 new 0:00:00.002963269  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15beea0 ref 2->3 0:00:00.002970524  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15beea0 unref 3->2 0:00:00.002976962  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15bef20 ref_sink 1->2 0:00:00.002991257  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15bdf20 0:00:00.002997432  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15be490 -> 0x15bdf20 0:00:00.003005627  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15be320 (fdsrc) 0:00:00.003010876  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.003017296  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15be320 ref_sink 1->2 0:00:00.003023188  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for fdsrc 0:00:00.003037191  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15bfac0 new 0:00:00.003045476  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstFdSink 0:00:00.003054862  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15bfbb0 0:00:00.003060399  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15bc1e0 -> 0x15bfbb0 0:00:00.003066558  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstFdSink : factory 0x15bfac0 0:00:00.003073825  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15bfc30 0:00:00.003079919  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576040 from string ANY 0:00:00.003085557  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15bfc30 ref 1->2 0:00:00.003092505  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c0200 new 0:00:00.003099782  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15bfc30 ref 2->3 0:00:00.003107212  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15bfc30 unref 3->2 0:00:00.003113726  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c0200 ref_sink 1->2 0:00:00.003123953  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15bfc80 0:00:00.003130037  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15bfbb0 -> 0x15bfc80 0:00:00.003137932  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15bfac0 (fdsink) 0:00:00.003143382  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.003149895  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15bfac0 ref_sink 1->2 0:00:00.003155928  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for fdsink 0:00:00.003166360  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c0780 new 0:00:00.003174694  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstFileSrc 0:00:00.003181309  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15b3c00 0:00:00.003187025  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15b7f70 -> 0x15b3c00 0:00:00.003196973  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstFileSrc : factory 0x15c0780 0:00:00.003208113  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15c0ed0 0:00:00.003214132  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x5760e0 from string ANY 0:00:00.003219911  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c0ed0 ref 1->2 0:00:00.003226989  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c0f50 new 0:00:00.003234673  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c0ed0 ref 2->3 0:00:00.003241860  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15c0ed0 unref 3->2 0:00:00.003248461  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c0f50 ref_sink 1->2 0:00:00.003256748  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15c08a0 0:00:00.003262753  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15b3c00 -> 0x15c08a0 0:00:00.003274909  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15c0780 (filesrc) 0:00:00.003280527  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.003287041  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c0780 ref_sink 1->2 0:00:00.003292876  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for filesrc 0:00:00.003302479  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c1540 new 0:00:00.003310255  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstFunnel 0:00:00.003316882  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15c16b0 0:00:00.003322262  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x159eab0 -> 0x15c16b0 0:00:00.003328105  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstFunnel : factory 0x15c1540 0:00:00.003337383  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15c1a10 0:00:00.003342813  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576180 from string ANY 0:00:00.003348603  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c1a10 ref 1->2 0:00:00.003361951  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c1780 new 0:00:00.003375225  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c1a10 ref 2->3 0:00:00.003382713  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15c1a10 unref 3->2 0:00:00.003388998  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c1780 ref_sink 1->2 0:00:00.003394991  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15c1ba0 0:00:00.003400733  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x5761c0 from string ANY 0:00:00.003406394  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c1ba0 ref 1->2 0:00:00.003412960  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c1c50 new 0:00:00.003420178  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c1ba0 ref 2->3 0:00:00.003427280  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15c1ba0 unref 3->2 0:00:00.003433629  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c1c50 ref_sink 1->2 0:00:00.003440628  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15c1b50 0:00:00.003446657  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15c16b0 -> 0x15c1b50 0:00:00.003457242  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15c1540 (funnel) 0:00:00.003462774  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.003468697  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c1540 ref_sink 1->2 0:00:00.003474505  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for funnel 0:00:00.003483977  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c2110 new 0:00:00.003491836  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstIdentity 0:00:00.003498075  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15c22f0 0:00:00.003503162  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15b5cc0 -> 0x15c22f0 0:00:00.003508779  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstIdentity : factory 0x15c2110 0:00:00.003539657  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15c2720 0:00:00.003545814  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576200 from string ANY 0:00:00.003555166  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c2720 ref 1->2 0:00:00.003561702  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c3210 new 0:00:00.003568678  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c2720 ref 2->3 0:00:00.003575335  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15c2720 unref 3->2 0:00:00.003581237  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c3210 ref_sink 1->2 0:00:00.003586722  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15c32f0 0:00:00.003592051  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576240 from string ANY 0:00:00.003597353  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c32f0 ref 1->2 0:00:00.003603656  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c33a0 new 0:00:00.003610353  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c32f0 ref 2->3 0:00:00.003616813  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15c32f0 unref 3->2 0:00:00.003622715  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c33a0 ref_sink 1->2 0:00:00.003629450  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15c3150 0:00:00.003634887  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15c22f0 -> 0x15c3150 0:00:00.003642250  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15c2110 (identity) 0:00:00.003647402  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.003653228  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c2110 ref_sink 1->2 0:00:00.003658894  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for identity 0:00:00.003668446  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c3850 new 0:00:00.003676413  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstInputSelector 0:00:00.003682509  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15c3a60 0:00:00.003687708  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x159eab0 -> 0x15c3a60 0:00:00.003693406  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstInputSelector : factory 0x15c3850 0:00:00.003743290  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15c40f0 0:00:00.003749767  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576280 from string ANY 0:00:00.003755342  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c40f0 ref 1->2 0:00:00.003762746  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c4370 new 0:00:00.003770033  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c40f0 ref 2->3 0:00:00.003777134  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15c40f0 unref 3->2 0:00:00.003783102  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c4370 ref_sink 1->2 0:00:00.003788688  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15c4450 0:00:00.003793857  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x5762c0 from string ANY 0:00:00.003798990  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c4450 ref 1->2 0:00:00.003805430  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c4500 new 0:00:00.003812034  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c4450 ref 2->3 0:00:00.003818698  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15c4450 unref 3->2 0:00:00.003824677  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c4500 ref_sink 1->2 0:00:00.003830710  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15c41d0 0:00:00.003836298  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15c3a60 -> 0x15c41d0 0:00:00.003843611  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15c3850 (input-selector) 0:00:00.003848847  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.003854818  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c3850 ref_sink 1->2 0:00:00.003860494  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for input-selector 0:00:00.003873730  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c4970 new 0:00:00.003882169  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstOutputSelector 0:00:00.003888523  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15c4b00 0:00:00.003897327  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x159eab0 -> 0x15c4b00 0:00:00.003903200  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstOutputSelector : factory 0x15c4970 0:00:00.003919026  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15bd360 0:00:00.003924616  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576380 from string ANY 0:00:00.003929890  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15bd360 ref 1->2 0:00:00.003936250  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c5210 new 0:00:00.003942941  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15bd360 ref 2->3 0:00:00.003949495  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15bd360 unref 3->2 0:00:00.003955566  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c5210 ref_sink 1->2 0:00:00.003961329  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15c52f0 0:00:00.003966499  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x5763c0 from string ANY 0:00:00.003971731  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c52f0 ref 1->2 0:00:00.003977841  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c53a0 new 0:00:00.003984254  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c52f0 ref 2->3 0:00:00.003990788  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15c52f0 unref 3->2 0:00:00.003996586  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c53a0 ref_sink 1->2 0:00:00.004003142  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15c5150 0:00:00.004008647  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15c4b00 -> 0x15c5150 0:00:00.004016099  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15c4970 (output-selector) 0:00:00.004021427  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.004027201  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c4970 ref_sink 1->2 0:00:00.004032801  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for output-selector 0:00:00.004046590  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c59d0 new 0:00:00.004058206  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstQueue 0:00:00.004064371  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15c5b90 0:00:00.004069511  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x159eab0 -> 0x15c5b90 0:00:00.004074916  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstQueue : factory 0x15c59d0 0:00:00.004105867  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15c6780 0:00:00.004111718  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576480 from string ANY 0:00:00.004117272  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c6780 ref 1->2 0:00:00.004123699  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c6ac0 new 0:00:00.004130453  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c6780 ref 2->3 0:00:00.004136992  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15c6780 unref 3->2 0:00:00.004142793  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c6ac0 ref_sink 1->2 0:00:00.004148286  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15c6ba0 0:00:00.004153351  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x5764c0 from string ANY 0:00:00.004158546  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c6ba0 ref 1->2 0:00:00.004165001  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c6c50 new 0:00:00.004171607  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c6ba0 ref 2->3 0:00:00.004178170  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15c6ba0 unref 3->2 0:00:00.004184093  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c6c50 ref_sink 1->2 0:00:00.004190786  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15c6950 0:00:00.004196174  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15c5b90 -> 0x15c6950 0:00:00.004206291  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15c59d0 (queue) 0:00:00.004212824  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.004218826  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c59d0 ref_sink 1->2 0:00:00.004228147  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for queue 0:00:00.004238176  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c72a0 new 0:00:00.004245883  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstQueue2 0:00:00.004251852  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15c7430 0:00:00.004256747  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x159eab0 -> 0x15c7430 0:00:00.004262384  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstQueue2 : factory 0x15c72a0 0:00:00.004298209  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15c7390 0:00:00.004304140  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576400 from string ANY 0:00:00.004309494  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c7390 ref 1->2 0:00:00.004316141  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c8480 new 0:00:00.004323000  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c7390 ref 2->3 0:00:00.004329621  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15c7390 unref 3->2 0:00:00.004335721  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c8480 ref_sink 1->2 0:00:00.004341340  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15c8520 0:00:00.004346750  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576440 from string ANY 0:00:00.004361761  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c8520 ref 1->2 0:00:00.004368814  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c8570 new 0:00:00.004375383  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c8520 ref 2->3 0:00:00.004381928  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15c8520 unref 3->2 0:00:00.004387799  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c8570 ref_sink 1->2 0:00:00.004395440  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15c8620 0:00:00.004401280  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15c7430 -> 0x15c8620 0:00:00.004408688  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15c72a0 (queue2) 0:00:00.004417374  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.004423350  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c72a0 ref_sink 1->2 0:00:00.004429032  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for queue2 0:00:00.004438635  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c8bd0 new 0:00:00.004447024  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstFileSink 0:00:00.004456257  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15c8db0 0:00:00.004461611  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15bc1e0 -> 0x15c8db0 0:00:00.004467411  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstFileSink : factory 0x15c8bd0 0:00:00.004480472  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15c94c0 0:00:00.004486158  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576130 from string ANY 0:00:00.004491361  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c94c0 ref 1->2 0:00:00.004497952  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c9710 new 0:00:00.004504703  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15c94c0 ref 2->3 0:00:00.004511275  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15c94c0 unref 3->2 0:00:00.004517038  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c9710 ref_sink 1->2 0:00:00.004526692  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15c96a0 0:00:00.004532237  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15c8db0 -> 0x15c96a0 0:00:00.004540003  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15c8bd0 (filesink) 0:00:00.004544994  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.004551121  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c8bd0 ref_sink 1->2 0:00:00.004556696  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for filesink 0:00:00.004566392  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15c9b40 new 0:00:00.004573997  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstTee 0:00:00.004585957  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15c8990 0:00:00.004594057  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x159eab0 -> 0x15c8990 0:00:00.004600092  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstTee : factory 0x15c9b40 0:00:00.004616291  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15ca390 0:00:00.004621825  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576580 from string ANY 0:00:00.004627133  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15ca390 ref 1->2 0:00:00.004633548  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15ca6d0 new 0:00:00.004640289  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15ca390 ref 2->3 0:00:00.004646705  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15ca390 unref 3->2 0:00:00.004652454  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15ca6d0 ref_sink 1->2 0:00:00.004658158  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15ca7b0 0:00:00.004663372  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x5765c0 from string ANY 0:00:00.004668631  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15ca7b0 ref 1->2 0:00:00.004674860  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15ca860 new 0:00:00.004681315  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15ca7b0 ref 2->3 0:00:00.004687734  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15ca7b0 unref 3->2 0:00:00.004693510  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15ca860 ref_sink 1->2 0:00:00.004721164  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15ca560 0:00:00.004730113  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15c8990 -> 0x15ca560 0:00:00.004741302  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15c9b40 (tee) 0:00:00.004746785  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.004752854  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15c9b40 ref_sink 1->2 0:00:00.004758567  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for tee 0:00:00.004774252  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15cacc0 new 0:00:00.004783060  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstTypeFindElement 0:00:00.004792488  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15ca980 0:00:00.004797764  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x159eab0 -> 0x15ca980 0:00:00.004803495  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstTypeFindElement : factory 0x15cacc0 0:00:00.004817678  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15cb370 0:00:00.004823236  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576600 from string ANY 0:00:00.004828694  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15cb370 ref 1->2 0:00:00.004835284  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15cb600 new 0:00:00.004842186  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15cb370 ref 2->3 0:00:00.004848878  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15cb370 unref 3->2 0:00:00.004854678  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15cb600 ref_sink 1->2 0:00:00.004860536  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15cb6e0 0:00:00.004865675  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576640 from string ANY 0:00:00.004870799  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15cb6e0 ref 1->2 0:00:00.004877193  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15cb790 new 0:00:00.004883881  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15cb6e0 ref 2->3 0:00:00.004890479  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15cb6e0 unref 3->2 0:00:00.004896404  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15cb790 ref_sink 1->2 0:00:00.004902604  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15cb490 0:00:00.004908014  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15ca980 -> 0x15cb490 0:00:00.004915244  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15cacc0 (typefind) 0:00:00.004920296  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.004930409  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15cacc0 ref_sink 1->2 0:00:00.004936258  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for typefind 0:00:00.004945951  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15cbc30 new 0:00:00.004953810  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstMultiQueue 0:00:00.004963205  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15cb8b0 0:00:00.004968445  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x159eab0 -> 0x15cb8b0 0:00:00.004974356  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstMultiQueue : factory 0x15cbc30 0:00:00.005002757  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15cca90 0:00:00.005008404  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576300 from string ANY 0:00:00.005013593  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15cca90 ref 1->2 0:00:00.005020423  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15ccbe0 new 0:00:00.005027185  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15cca90 ref 2->3 0:00:00.005033892  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15cca90 unref 3->2 0:00:00.005039994  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15ccbe0 ref_sink 1->2 0:00:00.005045599  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15cccc0 0:00:00.005050735  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576340 from string ANY 0:00:00.005055879  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15cccc0 ref 1->2 0:00:00.005062111  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15ccd70 new 0:00:00.005068574  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15cccc0 ref 2->3 0:00:00.005077818  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15cccc0 unref 3->2 0:00:00.005084106  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15ccd70 ref_sink 1->2 0:00:00.005090619  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15ccb90 0:00:00.005096127  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15cb8b0 -> 0x15ccb90 0:00:00.005107860  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15cbc30 (multiqueue) 0:00:00.005112963  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.005118926  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15cbc30 ref_sink 1->2 0:00:00.005124500  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for multiqueue 0:00:00.005133840  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15cd1a0 new 0:00:00.005141565  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstValve 0:00:00.005147635  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15cce90 0:00:00.005152675  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x159eab0 -> 0x15cce90 0:00:00.005158101  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstValve : factory 0x15cd1a0 0:00:00.005164806  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15cd330 0:00:00.005170023  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576680 from string ANY 0:00:00.005175174  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15cd330 ref 1->2 0:00:00.005181716  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15cd6d0 new 0:00:00.005188733  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15cd330 ref 2->3 0:00:00.005195436  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15cd330 unref 3->2 0:00:00.005201314  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15cd6d0 ref_sink 1->2 0:00:00.005206754  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15cd7b0 0:00:00.005211758  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x5766c0 from string ANY 0:00:00.005216790  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15cd7b0 ref 1->2 0:00:00.005223120  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15cd990 new 0:00:00.005230119  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15cd7b0 ref 2->3 0:00:00.005236737  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15cd7b0 unref 3->2 0:00:00.005242813  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15cd990 ref_sink 1->2 0:00:00.005253666  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15cd940 0:00:00.005259473  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15cce90 -> 0x15cd940 0:00:00.005266680  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15cd1a0 (valve) 0:00:00.005271833  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.005277604  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15cd1a0 ref_sink 1->2 0:00:00.005283380  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for valve 0:00:00.005296065  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15cde40 new 0:00:00.005304026  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register: Created new elementfactory for type GstStreamidDemux 0:00:00.005310357  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15cdc00 0:00:00.005315295  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x159eab0 -> 0x15cdc00 0:00:00.005321070  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstStreamidDemux : factory 0x15cde40 0:00:00.005329322  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15cdfd0 0:00:00.005334771  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576500 from string ANY 0:00:00.005339999  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15cdfd0 ref 1->2 0:00:00.005346210  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15ce4d0 new 0:00:00.005358534  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15cdfd0 ref 2->3 0:00:00.005365431  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15cdfd0 unref 3->2 0:00:00.005371193  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15ce4d0 ref_sink 1->2 0:00:00.005376702  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:262:gst_caps_new_empty: created caps 0x15ce5b0 0:00:00.005382055  3698 0x159c180 TRACE   GST_CAPS gstcaps.c:442:gst_static_caps_get: created 0x576540 from string ANY 0:00:00.005387237  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15ce5b0 ref 1->2 0:00:00.005393531  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15ce660 new 0:00:00.005400307  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:466:gst_mini_object_ref: 0x15ce5b0 ref 2->3 0:00:00.005410554  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:648:gst_mini_object_unref: 0x15ce5b0 unref 3->2 0:00:00.005416406  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15ce660 ref_sink 1->2 0:00:00.005422618  3698 0x159c180 TRACE   structure gststructure.c:154:gst_structure_new_id_empty_with_size: created structure 0x15ce2f0 0:00:00.005428220  3698 0x159c180 TRACE   GST_PERFORMANCE gststructure.c:359:gst_structure_copy: doing copy 0x15cdc00 -> 0x15ce2f0 0:00:00.005435398  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:578:gst_registry_add_feature: adding feature 0x15cde40 (streamiddemux) 0:00:00.005440797  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent: set parent (ref and sink) 0:00:00.005446940  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15cde40 ref_sink 1->2 0:00:00.005452710  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:596:gst_registry_add_feature: emitting feature-added for streamiddemux 0:00:00.005458145  3698 0x159c180 LOG   GST_PLUGIN_LOADING gstplugin.c:534:gst_plugin_register_func: plugin "(NULL)" initialised 0:00:00.005463589  3698 0x159c180 INFO   GST_PLUGIN_LOADING gstplugin.c:226:gst_plugin_register_static: registered static plugin "coreelements" 0:00:00.005470033  3698 0x159c180 DEBUG   GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin: adding plugin 0x15b46f0 for filename "(NULL)" 0:00:00.005475990  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink: 0x15b46f0 ref_sink 1->2 0:00:00.005481905  3698 0x159c180 LOG   GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin: emitting plugin-added for filename "(NULL)" 0:00:00.005487622  3698 0x159c180 INFO   GST_PLUGIN_LOADING gstplugin.c:228:gst_plugin_register_static: added static plugin "coreelements", result: 1 0:00:00.005493529  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:444:gst_element_factory_make: gstelementfactory: make "fakesink" "(NULL)" 0:00:00.005500360  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:237:gst_object_ref: 0x15bc080 ref 1->2 0:00:00.005506411  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:450:gst_element_factory_make: found factory 0x15bc080 0:00:00.005512398  3698 0x159c180 DEBUG   GST_PLUGIN_LOADING gstpluginfeature.c:107:gst_plugin_feature_load: loading plugin for feature 0x15bc080; 'fakesink' 0:00:00.005518374  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:237:gst_object_ref: 0x15bc080 ref 2->3 0:00:00.005523762  3698 0x159c180 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "fakesink" 0:00:00.005531035  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15cec60 new 0:00:00.005541906  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15cef60 new 0:00:00.005554782  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:348:gst_object_replace: replace (nil) (NONE) (0) with 0x15bdc60 sink (2) 0:00:00.005561386  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:237:gst_object_ref: 0x15bdc60 ref 2->3 0:00:00.005569694  3698 0x159c180 DEBUG   GST_PADS gstpad.c:1732:gst_pad_set_activate_function_full:<'':sink> activatefunc set to gst_base_sink_pad_activate 0:00:00.005576347  3698 0x159c180 DEBUG   GST_PADS gstpad.c:1767:gst_pad_set_activatemode_function_full:<'':sink> activatemodefunc set to gst_base_sink_pad_activate_mode 0:00:00.005582745  3698 0x159c180 DEBUG   GST_PADS gstpad.c:1988:gst_pad_set_query_function_full:<'':sink> queryfunc set to gst_base_sink_sink_query 0:00:00.005589461  3698 0x159c180 DEBUG   GST_PADS gstpad.c:1908:gst_pad_set_event_function_full:<'':sink> eventfunc for set to gst_base_sink_event 0:00:00.005595576  3698 0x159c180 DEBUG   GST_PADS gstpad.c:1802:gst_pad_set_chain_function_full:<'':sink> chainfunc set to gst_base_sink_chain 0:00:00.005601592  3698 0x159c180 DEBUG   GST_PADS gstpad.c:1839:gst_pad_set_chain_list_function_full:<'':sink> chainlistfunc set to gst_base_sink_chain_list 0:00:00.005608169  3698 0x159c180 INFO   GST_ELEMENT_PADS gstelement.c:669:gst_element_add_pad: adding pad 'sink' 0:00:00.005613865  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent:<'':sink> set parent (ref and sink) 0:00:00.005620142  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink:<(NULL):sink> 0x15cef60 ref_sink 1->2 0:00:00.005628788  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:264:gst_object_unref: 0x15bc080 unref 3->2 0:00:00.005634553  3698 0x159c180 DEBUG   GST_ELEMENT_FACTORY gstelementfactory.c:395:gst_element_factory_create: created element "fakesink" 0:00:00.005640582  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:264:gst_object_unref: 0x15bc080 unref 2->1 0:00:00.005649999  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:264:gst_object_unref: 0x15cec60 unref 1->0 0:00:00.005656031  3698 0x159c180 INFO   GST_REFCOUNTING gstelement.c:3251:gst_element_dispose: 0x15cec60 dispose 0:00:00.005662464  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:3280:gst_element_dispose: removing pad fakesink0:sink 0:00:00.005668313  3698 0x159c180 INFO   GST_ELEMENT_PADS gstelement.c:785:gst_element_remove_pad: removing pad 'sink' 0:00:00.005674433  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:778:gst_object_unparent: unparent 0:00:00.005680352  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:264:gst_object_unref:<'':sink> 0x15cef60 unref 1->0 0:00:00.005685933  3698 0x159c180 DEBUG   GST_REFCOUNTING gstpad.c:707:gst_pad_dispose:<'':sink> 0x15cef60 dispose 0:00:00.005693200  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:348:gst_object_replace: replace 0x15bdc60 sink (2) with (nil) (NONE) (0) 0:00:00.005736266  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:264:gst_object_unref: 0x15bdc60 unref 2->1 0:00:00.005742834  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:380:gst_object_dispose:<'':sink> 0x15cef60 dispose 0:00:00.005751238  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:422:gst_object_finalize:<'':sink> 0x15cef60 finalize 0:00:00.005758855  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:348:gst_object_replace: replace (nil) (NONE) (0) with (nil) (NONE) (0) 0:00:00.005765150  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:348:gst_object_replace: replace (nil) (NONE) (0) with (nil) (NONE) (0) 0:00:00.005771171  3698 0x159c180 INFO   GST_REFCOUNTING gstelement.c:3297:gst_element_dispose: 0x15cec60 parent class dispose 0:00:00.005776660  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:380:gst_object_dispose: 0x15cec60 dispose 0:00:00.005782621  3698 0x159c180 INFO   GST_REFCOUNTING gstelement.c:3328:gst_element_finalize: 0x15cec60 finalize 0:00:00.005788326  3698 0x159c180 INFO   GST_REFCOUNTING gstelement.c:3334:gst_element_finalize: 0x15cec60 finalize parent 0:00:00.005793739  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:422:gst_object_finalize: 0x15cec60 finalize 0:00:00.005799894  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:444:gst_element_factory_make: gstelementfactory: make "fakesrc" "(NULL)" 0:00:00.005806385  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:237:gst_object_ref: 0x15ba610 ref 1->2 0:00:00.005811839  3698 0x159c180 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:450:gst_element_factory_make: found factory 0x15ba610 0:00:00.005817774  3698 0x159c180 DEBUG   GST_PLUGIN_LOADING gstpluginfeature.c:107:gst_plugin_feature_load: loading plugin for feature 0x15ba610; 'fakesrc' 0:00:00.005823510  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:237:gst_object_ref: 0x15ba610 ref 2->3 0:00:00.005828867  3698 0x159c180 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "fakesrc" 0:00:00.005835429  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15ceb50 new 0:00:00.005841692  3698 0x159c180 DEBUG   basesrc gstbasesrc.c:453:gst_base_src_init: creating src pad 0:00:00.005848651  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:207:gst_object_init: 0x15cefd0 new 0:00:00.005857268  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:348:gst_object_replace: replace (nil) (NONE) (0) with 0x15bbac0 src (2) 0:00:00.005863482  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:237:gst_object_ref: 0x15bbac0 ref 2->3 0:00:00.005870248  3698 0x159c180 DEBUG   basesrc gstbasesrc.c:456:gst_base_src_init: setting functions on src pad 0:00:00.005876283  3698 0x159c180 DEBUG   GST_PADS gstpad.c:1767:gst_pad_set_activatemode_function_full:<'':src> activatemodefunc set to gst_base_src_activate_mode 0:00:00.005886162  3698 0x159c180 DEBUG   GST_PADS gstpad.c:1908:gst_pad_set_event_function_full:<'':src> eventfunc for set to gst_base_src_event 0:00:00.005891939  3698 0x159c180 DEBUG   GST_PADS gstpad.c:1988:gst_pad_set_query_function_full:<'':src> queryfunc set to gst_base_src_query 0:00:00.005897910  3698 0x159c180 DEBUG   GST_PADS gstpad.c:1875:gst_pad_set_getrange_function_full:<'':src> getrangefunc set to gst_base_src_getrange 0:00:00.005903504  3698 0x159c180 DEBUG   basesrc gstbasesrc.c:464:gst_base_src_init: adding src pad 0:00:00.005908830  3698 0x159c180 INFO   GST_ELEMENT_PADS gstelement.c:669:gst_element_add_pad: adding pad 'src' 0:00:00.005914393  3698 0x159c180 DEBUG   GST_REFCOUNTING gstobject.c:699:gst_object_set_parent:<'':src> set parent (ref and sink) 0:00:00.005920695  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:293:gst_object_ref_sink:<(NULL):src> 0x15cefd0 ref_sink 1->2 0:00:00.005927264  3698 0x159c180 DEBUG   basesrc gstbasesrc.c:480:gst_base_src_init: init done 0:00:00.005939843  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:264:gst_object_unref: 0x15ba610 unref 3->2 0:00:00.005945467  3698 0x159c180 DEBUG   GST_ELEMENT_FACTORY gstelementfactory.c:395:gst_element_factory_create: created element "fakesrc" 0:00:00.005951259  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:264:gst_object_unref: 0x15ba610 unref 2->1 0:00:00.005957555  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:264:gst_object_unref: 0x15ceb50 unref 1->0 0:00:00.005963076  3698 0x159c180 INFO   GST_REFCOUNTING gstelement.c:3251:gst_element_dispose: 0x15ceb50 dispose 0:00:00.005968921  3698 0x159c180 DEBUG   GST_ELEMENT_PADS gstelement.c:3280:gst_element_dispose: removing pad fakesrc0:src 0:00:00.005974465  3698 0x159c180 INFO   GST_ELEMENT_PADS gstelement.c:785:gst_element_remove_pad: removing pad 'src' 0:00:00.005979999  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:778:gst_object_unparent: unparent 0:00:00.005985871  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:264:gst_object_unref:<'':src> 0x15cefd0 unref 1->0 0:00:00.005991314  3698 0x159c180 DEBUG   GST_REFCOUNTING gstpad.c:707:gst_pad_dispose:<'':src> 0x15cefd0 dispose 0:00:00.005997699  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:348:gst_object_replace: replace 0x15bbac0 src (2) with (nil) (NONE) (0) 0:00:00.006003696  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:264:gst_object_unref: 0x15bbac0 unref 2->1 0:00:00.006009187  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:380:gst_object_dispose:<'':src> 0x15cefd0 dispose 0:00:00.006015221  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:422:gst_object_finalize:<'':src> 0x15cefd0 finalize 0:00:00.006028094  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:348:gst_object_replace: replace (nil) (NONE) (0) with (nil) (NONE) (0) 0:00:00.006034397  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:348:gst_object_replace: replace (nil) (NONE) (0) with (nil) (NONE) (0) 0:00:00.006040041  3698 0x159c180 INFO   GST_REFCOUNTING gstelement.c:3297:gst_element_dispose: 0x15ceb50 parent class dispose 0:00:00.006045469  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:380:gst_object_dispose: 0x15ceb50 dispose 0:00:00.006052057  3698 0x159c180 TRACE   GST_REFCOUNTING gstminiobject.c:723:gst_mini_object_replace: replace (nil) (0) with (nil) (0) 0:00:00.006057751  3698 0x159c180 INFO   GST_REFCOUNTING gstelement.c:3328:gst_element_finalize: 0x15ceb50 finalize 0:00:00.006063361  3698 0x159c180 INFO   GST_REFCOUNTING gstelement.c:3334:gst_element_finalize: 0x15ceb50 finalize parent 0:00:00.006068672  3698 0x159c180 TRACE   GST_REFCOUNTING gstobject.c:422:gst_object_finalize: 0x15ceb50 finalize gstreamer/1.16.2 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior gstreamer/1.16.2 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ******************************************************************************** conan test cci-d0bf940d/recipes/gstreamer/all/test_v1_package/conanfile.py gstreamer/1.16.2@#e7aab45b6bcee3f51ffebdc98af530b6 -pr /home/conan/w/prod/BuildSingleReference/266355/6884c3d7-4e4d-4b9b-8f6d-a24c3f5c29d0/profile_linux_12_libstdcpp_clang_release_64.gstreamer-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=12 os=Linux [options] gstreamer:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True gstreamer/1.16.2 (test package): Installing package Requirements bzip2/1.0.8 from 'conan-center' - Cache glib/2.76.3 from 'conan-center' - Cache gstreamer/1.16.2 from local cache - Cache libelf/0.8.13 from 'conan-center' - Cache libffi/3.4.4 from 'conan-center' - Cache libmount/2.36.2 from 'conan-center' - Cache libselinux/3.3 from 'conan-center' - Cache pcre2/10.42 from 'conan-center' - Cache zlib/1.2.13 from 'conan-center' - Cache Packages bzip2/1.0.8:00c750ce60d90d17c6eb9a941db66d67f523d38f - Cache glib/2.76.3:9f50e23c07b7143687cd55187082005023b39823 - Cache gstreamer/1.16.2:4ac843e1ad62c4bf13619334fe275e7384b21e33 - Cache libelf/0.8.13:cf142e38e022cf2a99aadebfd8f37ead3e935ad7 - Cache libffi/3.4.4:cf142e38e022cf2a99aadebfd8f37ead3e935ad7 - Cache libmount/2.36.2:cf142e38e022cf2a99aadebfd8f37ead3e935ad7 - Cache libselinux/3.3:65c910116ee40993a35c3f0d88c416990bbccdcf - Cache pcre2/10.42:99a3ad63fefb65a42e5fb9683d036c577d3f9b74 - Cache zlib/1.2.13:cf142e38e022cf2a99aadebfd8f37ead3e935ad7 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! libelf/0.8.13: Already installed! libffi/3.4.4: Already installed! libmount/2.36.2: Already installed! zlib/1.2.13: Already installed! pcre2/10.42: Already installed! pcre2/10.42: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/bin libselinux/3.3: Already installed! glib/2.76.3: Already installed! gstreamer/1.16.2: Already installed! gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created gstreamer-config-version.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created gstreamerTarget-release.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created gstreamerTargets.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created gstreamer-config.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created glib-config-version.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created glibTarget-release.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created glibTargets.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created glib-config.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created libffi-config-version.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created libffi-config.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created libffiTargets.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created libffiTarget-release.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created libelf-config-version.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created libelf-config.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created libelfTargets.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created libelfTarget-release.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created libmount-config-version.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created libmount-config.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created libmountTargets.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created libmountTarget-release.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created libselinux-config-version.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created libselinuxTarget-release.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created libselinuxTargets.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created libselinux-config.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created PCRE2ConfigVersion.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created PCRE2Target-release.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created PCRE2Targets.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created PCRE2Config.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created ZLIBConfigVersion.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created ZLIBConfig.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created ZLIBTargets.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created ZLIBTarget-release.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created BZip2ConfigVersion.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created BZip2Config.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created BZip2Targets.cmake gstreamer/1.16.2 (test package): Generator cmake_find_package_multi created BZip2Target-release.cmake gstreamer/1.16.2 (test package): Generator txt created conanbuildinfo.txt gstreamer/1.16.2 (test package): Generator cmake created conanbuildinfo.cmake gstreamer/1.16.2 (test package): Aggregating env generators gstreamer/1.16.2 (test package): Generated conaninfo.txt gstreamer/1.16.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_v1_package/build/157b0a8343be35aecdc17fb69ea3177ccac65b50/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK gstreamer/1.16.2 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_v1_package/build/157b0a8343be35aecdc17fb69ea3177ccac65b50' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="12" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_v1_package/build/157b0a8343be35aecdc17fb69ea3177ccac65b50/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_v1_package/build/157b0a8343be35aecdc17fb69ea3177ccac65b50" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_v1_package/build/157b0a8343be35aecdc17fb69ea3177ccac65b50" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_v1_package' ----------------- -- The C compiler identification is Clang 12.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library gstcontroller-1.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstcontroller-1.0.a -- Library gstnet-1.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstnet-1.0.a -- Library gstcheck-1.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstcheck-1.0.a -- Library gstcoreelements found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/gstreamer-1.0/libgstcoreelements.a -- Library gstbase-1.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstbase-1.0.a -- Library gstcoretracers found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/gstreamer-1.0/libgstcoretracers.a -- Library gstreamer-1.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstreamer-1.0.a -- Library gthread-2.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgthread-2.0.a -- Library gio-2.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgio-2.0.a -- Library gmodule-2.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgmodule-2.0.a -- Library gobject-2.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgobject-2.0.a -- Library glib-2.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libglib-2.0.a -- Library ffi found /home/conan/w/prod/BuildSingleReference/.conan/data/libffi/3.4.4/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/lib/libffi.a -- Library elf found /home/conan/w/prod/BuildSingleReference/.conan/data/libelf/0.8.13/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/lib/libelf.a -- Library mount found /home/conan/w/prod/BuildSingleReference/.conan/data/libmount/2.36.2/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/lib/libmount.a -- Library blkid found /home/conan/w/prod/BuildSingleReference/.conan/data/libmount/2.36.2/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/lib/libblkid.a -- Library selinux found /home/conan/w/prod/BuildSingleReference/.conan/data/libselinux/3.3/_/_/package/65c910116ee40993a35c3f0d88c416990bbccdcf/lib/libselinux.a -- Library sepol found /home/conan/w/prod/BuildSingleReference/.conan/data/libselinux/3.3/_/_/package/65c910116ee40993a35c3f0d88c416990bbccdcf/lib/libsepol.a -- Library pcre2-posix found /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-posix.a -- Library pcre2-8 found /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-8.a -- Library pcre2-16 found /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-16.a -- Library pcre2-32 found /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-32.a -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/lib/libz.a -- Library bz2 found /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/00c750ce60d90d17c6eb9a941db66d67f523d38f/lib/libbz2.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'Clang' compiler -- Conan: Compiler Clang>=8, checking major version 12 -- Conan: Checking correct version: 12 -- Conan: C++ stdlib: libstdc++ -- Library gstcontroller-1.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstcontroller-1.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstcontroller-1.0.a -- Library gstnet-1.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstnet-1.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstnet-1.0.a -- Library gstcheck-1.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstcheck-1.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstcheck-1.0.a -- Library gstcoreelements found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/gstreamer-1.0/libgstcoreelements.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/gstreamer-1.0/libgstcoreelements.a -- Library gstbase-1.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstbase-1.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstbase-1.0.a -- Library gstcoretracers found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/gstreamer-1.0/libgstcoretracers.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/gstreamer-1.0/libgstcoretracers.a -- Library gstreamer-1.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstreamer-1.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstreamer-1.0.a -- Library gstreamer-1.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstreamer-1.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstreamer-1.0.a -- Library gstcoretracers found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/gstreamer-1.0/libgstcoretracers.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/gstreamer-1.0/libgstcoretracers.a -- Library gstbase-1.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstbase-1.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstbase-1.0.a -- Library gstcoreelements found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/gstreamer-1.0/libgstcoreelements.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/gstreamer-1.0/libgstcoreelements.a -- Library gstcheck-1.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstcheck-1.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstcheck-1.0.a -- Library gstnet-1.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstnet-1.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstnet-1.0.a -- Library gstcontroller-1.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstcontroller-1.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/gstreamer/1.16.2/_/_/package/4ac843e1ad62c4bf13619334fe275e7384b21e33/lib/libgstcontroller-1.0.a -- Library gthread-2.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgthread-2.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgthread-2.0.a -- Library gio-2.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgio-2.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgio-2.0.a -- Library gmodule-2.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgmodule-2.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgmodule-2.0.a -- Library gobject-2.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgobject-2.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgobject-2.0.a -- Library glib-2.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libglib-2.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libglib-2.0.a -- Library glib-2.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libglib-2.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libglib-2.0.a -- Library gobject-2.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgobject-2.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgobject-2.0.a -- Library gmodule-2.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgmodule-2.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgmodule-2.0.a -- Library gio-2.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgio-2.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgio-2.0.a -- Library gthread-2.0 found /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgthread-2.0.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/glib/2.76.3/_/_/package/9f50e23c07b7143687cd55187082005023b39823/lib/libgthread-2.0.a -- Library elf found /home/conan/w/prod/BuildSingleReference/.conan/data/libelf/0.8.13/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/lib/libelf.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libelf/0.8.13/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/lib/libelf.a -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/lib/libz.a -- Library mount found /home/conan/w/prod/BuildSingleReference/.conan/data/libmount/2.36.2/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/lib/libmount.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libmount/2.36.2/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/lib/libmount.a -- Library blkid found /home/conan/w/prod/BuildSingleReference/.conan/data/libmount/2.36.2/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/lib/libblkid.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libmount/2.36.2/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/lib/libblkid.a -- Library selinux found /home/conan/w/prod/BuildSingleReference/.conan/data/libselinux/3.3/_/_/package/65c910116ee40993a35c3f0d88c416990bbccdcf/lib/libselinux.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libselinux/3.3/_/_/package/65c910116ee40993a35c3f0d88c416990bbccdcf/lib/libselinux.a -- Library sepol found /home/conan/w/prod/BuildSingleReference/.conan/data/libselinux/3.3/_/_/package/65c910116ee40993a35c3f0d88c416990bbccdcf/lib/libsepol.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libselinux/3.3/_/_/package/65c910116ee40993a35c3f0d88c416990bbccdcf/lib/libsepol.a -- Library sepol found /home/conan/w/prod/BuildSingleReference/.conan/data/libselinux/3.3/_/_/package/65c910116ee40993a35c3f0d88c416990bbccdcf/lib/libsepol.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libselinux/3.3/_/_/package/65c910116ee40993a35c3f0d88c416990bbccdcf/lib/libsepol.a -- Library selinux found /home/conan/w/prod/BuildSingleReference/.conan/data/libselinux/3.3/_/_/package/65c910116ee40993a35c3f0d88c416990bbccdcf/lib/libselinux.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libselinux/3.3/_/_/package/65c910116ee40993a35c3f0d88c416990bbccdcf/lib/libselinux.a -- Library pcre2-posix found /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-posix.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-posix.a -- Library pcre2-8 found /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-8.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-8.a -- Library pcre2-16 found /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-16.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-16.a -- Library pcre2-32 found /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-32.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-32.a -- Library pcre2-32 found /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-32.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-32.a -- Library pcre2-16 found /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-16.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-16.a -- Library pcre2-8 found /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-8.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-8.a -- Library pcre2-posix found /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-posix.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/pcre2/10.42/_/_/package/99a3ad63fefb65a42e5fb9683d036c577d3f9b74/lib/libpcre2-posix.a -- Dependency ZLIB already found -- Library bz2 found /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/00c750ce60d90d17c6eb9a941db66d67f523d38f/lib/libbz2.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/00c750ce60d90d17c6eb9a941db66d67f523d38f/lib/libbz2.a -- Library ffi found /home/conan/w/prod/BuildSingleReference/.conan/data/libffi/3.4.4/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/lib/libffi.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libffi/3.4.4/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/lib/libffi.a -- Dependency PCRE2 already found -- Dependency glib already found -- Dependency glib already found -- Dependency glib already found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_v1_package/build/157b0a8343be35aecdc17fb69ea3177ccac65b50 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_v1_package/build/157b0a8343be35aecdc17fb69ea3177ccac65b50' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/home/conan/w/prod/BuildSingleReference/cci-d0bf940d/recipes/gstreamer/all/test_package/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package gstreamer/1.16.2 (test package): Running test() ----Running------ > bin/test_package ----------------- GStreamer version: GStreamer 1.16.2 fakesink has been created successfully fakesrc has been created successfully CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR