how to add meta-clang to Imx8qm iwave board yocto?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to add meta-clang to Imx8qm iwave board yocto?

3,918 Views
gonewithwind-peter
Senior Contributor I

how to add meta-clang to Imx8qm  iwave board yocto?

ERROR: Layer clang-layer is not compatible with the core layer
I am using meta-clang commit 6475bb23b98160bfe6c5b2acf3e5e76ad8a05345 to add meta-clang in my yocto project
my yocto source is:
repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-sumo -m imx-4.14.98-2.0.0_ga.xml
for imx8qm board iwave.

but can not pass yocto bitbake:

how can I do ?
any suggestions ?
Thank you.

-----
error:

ERROR: Unable to start bitbake server
ERROR: Last 10 lines of server log for this session (/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/bitbake-cookerdaemon.log):
File "/opt/oe/iw/iw/iwg27s-release-bsp/sources/poky/bitbake/lib/bb/server/process.py", line 437, in _startServer
self.cooker = bb.cooker.BBCooker(self.configuration, self.featureset)
File "/opt/oe/iw/iw/iwg27s-release-bsp/sources/poky/bitbake/lib/bb/cooker.py", line 197, in __init__
self.initConfigurationData()
File "/opt/oe/iw/iw/iwg27s-release-bsp/sources/poky/bitbake/lib/bb/cooker.py", line 356, in initConfigurationData
self.databuilder.parseBaseConfiguration()
File "/opt/oe/iw/iw/iwg27s-release-bsp/sources/poky/bitbake/lib/bb/cookerdata.py", line 317, in parseBaseConfiguration
raise bb.BBHandledException
bb.BBHandledException
ERROR: Layer clang-layer is not compatible with the core layer which only supports these series: sumo (layer is compatible with dunfell zeus)

0 Kudos
11 Replies

3,775 Views
gonewithwind-peter
Senior Contributor I

ERROR: tbb-20170412+AUTOINC+a2cfdfe946-r0 do_install: Function failed: do_install (log file is located at /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/temp/log.do_install.2956)

ERROR: Logfile of failure stored in: /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/temp/log.do_install.2956

Log data follows:

| DEBUG: Executing python function extend_recipe_sysroot

| NOTE: Direct dependencies are ['virtual:native:/opt/oe/iw/iw/iwg27s-release-bsp/sources/poky/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', '/opt/oe/iw/iw/iwg27s-release-bsp/sources/poky/meta/recipes-core/glibc/glibc_2.27.bb:do_populate_sysroot', '/opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-clang/recipes-devtools/clang/libcxx_git.bb:do_populate_sysroot', '/opt/oe/iw/iw/iwg27s-release-bsp/sources/poky/meta/recipes-devtools/quilt/quilt-native_0.65.bb:do_populate_sysroot', '/opt/oe/iw/iw/iwg27s-release-bsp/sources/poky/meta/recipes-devtools/gcc/gcc-runtime_7.3.bb:do_populate_sysroot', '/opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-clang/recipes-devtools/clang/compiler-rt_git.bb:do_populate_sysroot', '/opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-clang/recipes-devtools/clang/clang-cross_git.bb:do_populate_sysroot']

| NOTE: Installed into sysroot: []

| NOTE: Skipping as already exists in sysroot: ['pseudo-native', 'glibc', 'libcxx', 'quilt-native', 'gcc-runtime', 'compiler-rt', 'clang-cross-aarch64', 'linux-libc-headers', 'libgcc', 'binutils-cross-aarch64', 'clang-native', 'zlib-native', 'autoconf-native', 'texinfo-dummy-native', 'flex-native', 'bison-native', 'gnu-config-native', 'ninja-native', 'libffi-native', 'libxml2-native', 'cmake-native', 'xz-native', 'm4-native', 'automake-native', 'libtool-native', 'gettext-minimal-native', 're2c-native', 'python3-native', 'pkgconfig-native', 'expat-native', 'curl-native', 'bzip2-native', 'readline-native', 'sqlite3-native', 'openssl-native', 'gdbm-native', 'ncurses-native']

| DEBUG: Python function extend_recipe_sysroot finished

| DEBUG: Executing shell function do_install

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/aggregator.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/aggregator.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/aligned_space.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/aligned_space.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/atomic.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/atomic.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/blocked_range.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/blocked_range.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/blocked_range2d.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/blocked_range2d.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/blocked_range3d.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/blocked_range3d.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/cache_aligned_allocator.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/cache_aligned_allocator.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/combinable.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/combinable.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/compat' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/compat'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/compat/condition_variable' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/compat/condition_variable'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/compat/ppl.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/compat/ppl.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/compat/thread' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/compat/thread'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/compat/tuple' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/compat/tuple'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/concurrent_hash_map.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/concurrent_hash_map.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/concurrent_lru_cache.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/concurrent_lru_cache.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/concurrent_priority_queue.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/concurrent_priority_queue.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/concurrent_queue.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/concurrent_queue.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/concurrent_unordered_map.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/concurrent_unordered_map.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/concurrent_unordered_set.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/concurrent_unordered_set.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/concurrent_vector.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/concurrent_vector.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/critical_section.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/critical_section.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/enumerable_thread_specific.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/enumerable_thread_specific.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/flow_graph.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/flow_graph.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/flow_graph_abstractions.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/flow_graph_abstractions.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/flow_graph_opencl_node.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/flow_graph_opencl_node.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/gfx_factory.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/gfx_factory.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/global_control.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/global_control.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_aggregator_impl.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_aggregator_impl.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_concurrent_queue_impl.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_concurrent_queue_impl.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_concurrent_unordered_impl.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_concurrent_unordered_impl.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_flow_graph_async_msg_impl.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_flow_graph_async_msg_impl.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_flow_graph_impl.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_flow_graph_impl.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_flow_graph_indexer_impl.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_flow_graph_indexer_impl.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_flow_graph_item_buffer_impl.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_flow_graph_item_buffer_impl.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_flow_graph_join_impl.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_flow_graph_join_impl.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_flow_graph_node_impl.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_flow_graph_node_impl.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_flow_graph_streaming_node.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_flow_graph_streaming_node.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_flow_graph_tagged_buffer_impl.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_flow_graph_tagged_buffer_impl.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_flow_graph_trace_impl.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_flow_graph_trace_impl.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_flow_graph_types_impl.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_flow_graph_types_impl.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_mutex_padding.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_mutex_padding.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_range_iterator.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_range_iterator.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_tbb_hash_compare_impl.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_tbb_hash_compare_impl.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_tbb_strings.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_tbb_strings.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_tbb_windef.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_tbb_windef.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_template_helpers.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_template_helpers.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_x86_eliding_mutex_impl.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_x86_eliding_mutex_impl.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/internal/_x86_rtm_rw_mutex_impl.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/internal/_x86_rtm_rw_mutex_impl.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/gcc_armv7.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/gcc_armv7.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/gcc_generic.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/gcc_generic.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/gcc_ia32_common.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/gcc_ia32_common.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/gcc_itsx.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/gcc_itsx.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/ibm_aix51.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/ibm_aix51.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/icc_generic.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/icc_generic.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/linux_common.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/linux_common.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/linux_ia32.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/linux_ia32.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/linux_ia64.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/linux_ia64.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/linux_intel64.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/linux_intel64.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/mac_ppc.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/mac_ppc.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/macos_common.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/macos_common.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/mic_common.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/mic_common.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/msvc_armv7.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/msvc_armv7.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/msvc_ia32_common.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/msvc_ia32_common.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/sunos_sparc.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/sunos_sparc.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/windows_api.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/windows_api.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/windows_ia32.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/windows_ia32.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/machine/windows_intel64.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/machine/windows_intel64.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/memory_pool.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/memory_pool.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/mutex.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/mutex.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/null_mutex.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/null_mutex.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/null_rw_mutex.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/null_rw_mutex.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/parallel_do.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/parallel_do.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/parallel_for.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/parallel_for.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/parallel_for_each.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/parallel_for_each.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/parallel_invoke.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/parallel_invoke.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/parallel_reduce.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/parallel_reduce.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/parallel_scan.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/parallel_scan.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/parallel_sort.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/parallel_sort.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/parallel_while.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/parallel_while.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/partitioner.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/partitioner.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/pipeline.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/pipeline.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/queuing_mutex.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/queuing_mutex.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/queuing_rw_mutex.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/queuing_rw_mutex.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/reader_writer_lock.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/reader_writer_lock.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/recursive_mutex.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/recursive_mutex.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/runtime_loader.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/runtime_loader.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/scalable_allocator.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/scalable_allocator.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/spin_mutex.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/spin_mutex.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/spin_rw_mutex.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/spin_rw_mutex.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/task.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/task.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/task_arena.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/task_arena.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/task_group.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/task_group.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/task_scheduler_init.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/task_scheduler_init.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/task_scheduler_observer.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/task_scheduler_observer.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/tbb.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/tbb.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/tbb_allocator.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/tbb_allocator.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/tbb_config.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/tbb_config.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/tbb_exception.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/tbb_exception.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/tbb_machine.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/tbb_machine.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/tbb_profiling.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/tbb_profiling.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/tbb_stddef.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/tbb_stddef.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/tbb_thread.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/tbb_thread.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/tbbmalloc_proxy.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/tbbmalloc_proxy.h'

| '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/include/tbb/tick_count.h' -> '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/include/tbb/tick_count.h'

| install: will not overwrite just-created '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/lib/libtbbmalloc_proxy.so' with '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/build/linux_aarch64_gcc_cc4_release/libtbbmalloc_proxy.so'

| install: will not overwrite just-created '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/lib/libtbbmalloc_proxy.so.2' with '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/build/linux_aarch64_gcc_cc4_release/libtbbmalloc_proxy.so.2'

| install: will not overwrite just-created '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/lib/libtbbmalloc.so' with '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/build/linux_aarch64_gcc_cc4_release/libtbbmalloc.so'

| install: will not overwrite just-created '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/lib/libtbbmalloc.so.2' with '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/build/linux_aarch64_gcc_cc4_release/libtbbmalloc.so.2'

| install: will not overwrite just-created '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/lib/libtbb.so' with '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/build/linux_aarch64_gcc_cc4_release/libtbb.so'

| install: will not overwrite just-created '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/lib/libtbb.so.2' with '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/build/linux_aarch64_gcc_cc4_release/libtbb.so.2'

| WARNING: /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/temp/run.do_install.2956:1 exit 1 from 'install -m 0755 /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/git/build/linux_*_release/lib*.so* /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/image/usr/lib'

| ERROR: Function failed: do_install (log file is located at /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/tbb/20170412+AUTOINC+a2cfdfe946-r0/temp/log.do_install.2956)

ERROR: Task (/opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-openembedded/meta-oe/recipes-support/tbb/tbb.bb:do_install) failed with exit code '1'

NOTE: Tasks Summary: Attempted 2728 tasks of which 1753 didn't need to be rerun and 1 failed.

Summary: 1 task failed:

  /opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-openembedded/meta-oe/recipes-support/tbb/tbb.bb:do_install

Summary: There was 1 WARNING message shown.

Summary: There was 1 ERROR message shown, returning a non-zero exit code.

0 Kudos

3,775 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Peter Zhang,

My mistake! I meant to say another layer, to fulfill the dependencies needed by the meta-clang layer.

From the error, it may be that there are two recipes creating the same binaries, which is causing problems. I would try changing the meta-clang layer’s priority if you want to take precedence, or review which other recipe is creating the conflict.

I hope this helps!

Regards,

0 Kudos

3,775 Views
gonewithwind-peter
Senior Contributor I

hi 

@gusarambula

I asked at here ERROR: Layer clang-layer is not compatible with the core layer · Issue #347 · kraj/meta-clang · GitH... 

fixed some issue, but an issue again.   it seems the package imx-gst1.0-plugin is from imx

any idea?

thanks

../../../git/plugins/aiurdemux/aiurstreamcache.c:37:28: error: a parameter list without types is only allowed in a function definition
| GST_DEBUG_CATEGORY_EXTERN (aiurdemux_debug);
| ^
| ../../../git/plugins/aiurdemux/aiurstreamcache.c:272:13: warning: format specifies type 'int' but the argument has type 'gsize' (aka 'unsigned long') [-Wformat]
| gst_adapter_available (cache->adapter), cache->threshold_max);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1062:88: note: expanded from macro 'GST_WARNING'
| #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurstreamcache.c:272:53: warning: format specifies type 'long long' but the argument has type 'guint64' (aka 'unsigned long') [-Wformat]
| gst_adapter_available (cache->adapter), cache->threshold_max);
| ^~~~~~~~~~~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1062:88: note: expanded from macro 'GST_WARNING'
| #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurstreamcache.c:340:9: warning: format specifies type 'long long' but the argument has type 'guint64' (aka 'unsigned long') [-Wformat]
| ../../../git/plugins/aiurdemux/aiurtypefind.c:68:31: addr, cache->start, cache->offset);
| warning ^~~~:
| not enough variable arguments in 'gst_caps_new_simple' declaration to fit a sentinel [-Wsentinel]
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h: caps = gst_caps_new_simple(t->mime, NULL);1064
| : ^87
| : note: expanded from macro 'GST_DEBUG'
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstcaps.h:412:19:#define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, VA_ARGS)
| note ^~~~~~~~~~~:
| function has been explicitly marked sentinel here
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| GstCaps * gst_caps_new_simple (const char *media_type,
| ^
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurstreamcache.c:340:15: warning: format specifies type 'long long' but the argument has type 'guint64' (aka 'unsigned long') [-Wformat]
| addr, cache->start, cache->offset);
| ^~~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1064:87: note: expanded from macro 'GST_DEBUG'
| #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurstreamcache.c:340:29: warning: format specifies type 'long long' but the argument has type 'guint64' (aka 'unsigned long') [-Wformat]
| addr, cache->start, cache->offset);
| ^~~~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1064:87: note: expanded from macro 'GST_DEBUG'
| #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurstreamcache.c:365:46: warning: format specifies type 'long long' but the argument has type 'guint64' (aka 'unsigned long') [-Wformat]
| GST_INFO ("stream cache try seek to %lld", addr);
| ~~~~ ^~~~
| %lu
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1063:86: note: expanded from macro 'GST_INFO'
| #define GST_INFO(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurtypefind.c:93:11: warning: initializing 'guint8 *' (aka 'unsigned char *') with an expression of type 'const guint8 *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
| guint8 *data = gst_type_find_peek (tf, 0, 4 + 1);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurtypefind.c:117:8: warning: assigning to 'guint8 *' (aka 'unsigned char *') from 'const guint8 *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
| data = gst_type_find_peek (tf, 0, 4 + size + total);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| 7 warnings and 1 error generated.
| Makefile:582: recipe for target 'libgstaiurdemux_la-aiurstreamcache.lo' failed
| make[1]: *** [libgstaiurdemux_la-aiurstreamcache.lo] Error 1
| make[1]: *** Waiting for unfinished jobs....
| 3 warnings generated.
| ../../../git/plugins/aiurdemux/aiurdemux.c:198:47: warning: incompatible integer to pointer conversion initializing 'const gchar *' (aka 'const char *') with an expression of type 'int' [-Wint-conversion]
| {USER_DATA_LOCATION, USER_DATA_FORMAT_UTF8, -1,
| ^~
| ../../../git/plugins/aiurdemux/aiurcontent.c:230:20: warning: format specifies type 'long long' but the argument has type 'gint64' (aka 'long') [-Wformat]
| newoffset, content->length);
| ^~~~~~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1061:87: note: expanded from macro 'GST_ERROR'
| #define GST_ERROR(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, NULL, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiuridxtab.c:218:22: warning: passing 'gchar *' (aka 'char *') to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
| crc = calcCRC16 (index, idxtable->info.size);
| ^~~~~
| ../../../git/plugins/aiurdemux/aiuridxtab.c27: note: passing argument to parameter 'buf' here
| calcCRC16 (unsigned char *buf, int len)
| ^
| ../../../git/plugins/aiurdemux/aiuridxtab.c:224:19: warning: assigning to 'unsigned char *' from 'gchar *' (aka 'char *') converts between pointers to integer types with different sign [-Wpointer-sign]
| idxtable->idx = index;
| ^ ~~~~~
| ../../../git/plugins/aiurdemux/aiurcontent.c:377:22: warning: format specifies type 'long long' but the argument has type 'gint64' (aka 'long') [-Wformat]
| newoffset, content->length);
| ^~~~~~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1061:87: note: expanded from macro 'GST_ERROR'
| #define GST_ERROR(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, NULL, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiur.c:47:3: warning: implicit declaration of function 'aiur_register_external_typefinders' is invalid in C99 [-Wimplicit-function-declaration]
| aiur_register_external_typefinders (plugin);
| ^
| ../../../git/plugins/aiurdemux/aiurdemux.c:596:67: warning: format specifies type 'long long' but the argument has type 'guint64' (aka 'unsigned long') [-Wformat]
| GST_DEBUG_OBJECT (demux, "handling new segment from%lld", segment->start);
| ~~~~ ^~~~~~~~~~~~~~
| %lu
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1056:96: note: expanded from macro 'GST_DEBUG_OBJECT'
| #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| 1 warning generated.
| aarch64-poky-linux-libtool: compile: aarch64-poky-linux-clang -mlittle-endian -D__extern_always_inline=inline -no-integrated-as -Wno-error=unused-command-line-argument -Qunused-arguments --sysroot=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot "-DPACKAGE_NAME="GStreamer i.MX Plug-ins"" -DPACKAGE_TARNAME="imx-gst1.0-plugin" -DPACKAGE_VERSION="4.4.5" "-DPACKAGE_STRING="GStreamer i.MX Plug-ins 4.4.5"" -DPACKAGE_BUGREPORT="http://www.freescale.com\" -DPACKAGE_URL="" -DPACKAGE="imx-gst1.0-plugin" -DVERSION="4.4.5" -DGST_API_VERSION="1.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LINUX_ION_H=1 -DHAVE_GST_ALLOCATORS_GSTIONMEMORY_H=1 -DHAVE_LINUX_IPU_H=1 -DHAVE_LIBRT=1 -DHAVE_FSL_PARSER_H=1 -DHAVE_FSL_UNIA_H=1 -DHAVE_LINUX_VIDEODEV2_H=1 -DHAVE_G2D_H=1 -DHAVE_G2D_H=1 -DHAVE_LINUX_MXCFB_H=1 -I. -I../../../git/plugins/aiurdemux -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx -pthread -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/glib-2.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/glib-2.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/glib-2.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/lib/glib-2.0/include -I../../../git/libs -I../../../git/ext-includes -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0=/usr/src/debug/imx-gst1.0-plugin/4.4.5-r0 -fdebug-prefix-map=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot= -fdebug-prefix-map=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot-native= -Wno-error -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx-mm/audio-codec -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx-mm/video-codec -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx-mm/parser -DARM -D_GNUC_ -c ../../../git/plugins/aiurdemux/aiurtypefind.c -o libgstaiurdemux_la-aiurtypefind.o >/dev/null 2>&1
| ../../../git/plugins/aiurdemux/aiurdemux.c:1377:91: warning: format specifies type 'long long' but the argument has type 'gint64' (aka 'long') [-Wformat]
| GST_LOG_OBJECT (demux, "CHECK track_idx=%d,usStartTime=%lld,sampleFlags=%x",track_idx,stream->sample_stat.start,stream->sample_stat.flag);
| ~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~
| %ld
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1057:95: note: expanded from macro 'GST_LOG_OBJECT'
| #define GST_LOG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, obj, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:1468:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->codec_type, stream->codec_sub_type);
| ^~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:1468:33: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->codec_type, stream->codec_sub_type);
| ^~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:1722:23: warning: initializing 'guint8 *' (aka 'unsigned char *') with an expression of type 'gchar *' (aka 'char ') converts between pointers to integer types with different sign [-Wpointer-sign]
| guint8
 latitude_ptr = g_strndup ((gchar *) userData, 8);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:1723:23: warning: initializing 'guint8 *' (aka 'unsigned char *') with an expression of type 'gchar *' (aka 'char ') converts between pointers to integer types with different sign [-Wpointer-sign]
| guint8
 longitude_ptr = g_strndup ((gchar *) userData+8, 9);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:1724:28: warning: passing 'guint8 *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
| if ((sscanf (latitude_ptr, "%lf", &latitude) == 1)
| ^~~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/stdio.h:400:60: note: passing argument to parameter '__s' here
| extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
| ^
| ../../../git/plugins/aiurdemux/aiurdemux.c:1725:29: warning: passing 'guint8 *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
| && (sscanf (longitude_ptr, "%lf", &longitude) == 1)) {
| ^~~~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/stdio.h:400:60: note: passing argument to parameter '__s' here
| extern int _REDIRECT_NTH (sscanf, (const char *restrict s,
| ^
| aarch64-poky-linux-libtool: compile: aarch64-poky-linux-clang -mlittle-endian -D__extern_always_inline=inline -no-integrated-as -Wno-error=unused-command-line-argument -Qunused-arguments --sysroot=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot "-DPACKAGE_NAME="GStreamer i.MX Plug-ins"" -DPACKAGE_TARNAME="imx-gst1.0-plugin" -DPACKAGE_VERSION="4.4.5" "-DPACKAGE_STRING="GStreamer i.MX Plug-ins 4.4.5"" -DPACKAGE_BUGREPORT="http://www.freescale.com\" -DPACKAGE_URL="" -DPACKAGE="imx-gst1.0-plugin" -DVERSION="4.4.5" -DGST_API_VERSION="1.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LINUX_ION_H=1 -DHAVE_GST_ALLOCATORS_GSTIONMEMORY_H=1 -DHAVE_LINUX_IPU_H=1 -DHAVE_LIBRT=1 -DHAVE_FSL_PARSER_H=1 -DHAVE_FSL_UNIA_H=1 -DHAVE_LINUX_VIDEODEV2_H=1 -DHAVE_G2D_H=1 -DHAVE_G2D_H=1 -DHAVE_LINUX_MXCFB_H=1 -I. -I../../../git/plugins/aiurdemux -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx -pthread -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/glib-2.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/glib-2.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/glib-2.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/lib/glib-2.0/include -I../../../git/libs -I../../../git/ext-includes -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0=/usr/src/debug/imx-gst1.0-plugin/4.4.5-r0 -fdebug-prefix-map=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot= -fdebug-prefix-map=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot-native= -Wno-error -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx-mm/audio-codec -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx-mm/video-codec -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx-mm/parser -DARM -D_GNUC
 -c ../../../git/plugins/aiurdemux/aiur.c -o libgstaiurdemux_la-aiur.o >/dev/null 2>&1
| ../../../git/plugins/aiurdemux/aiurdemux.c:2059:11: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| mime, stream->info.video.width, stream->info.video.height,
| ^~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2059:37: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| mime, stream->info.video.width, stream->info.video.height,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2060:5: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.video.fps_n, stream->info.video.fps_d);
| ^~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2060:31: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.video.fps_n, stream->info.video.fps_d);
| ^~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2066:11: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| mime, stream->info.video.width, stream->info.video.height,
| ^~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2066:37: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| mime, stream->info.video.width, stream->info.video.height,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2067:5: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.video.fps_n, stream->info.video.fps_d);
| ^~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2067:31: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.video.fps_n, stream->info.video.fps_d);
| ^~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2074:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| mime, stream->info.video.width, stream->info.video.height,
| ^~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2074:39: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| mime, stream->info.video.width, stream->info.video.height,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2075:7: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.video.fps_n, stream->info.video.fps_d);
| ^~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2075:33: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.video.fps_n, stream->info.video.fps_d);
| ^~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2081:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| mime, stream->info.video.width, stream->info.video.height,
| ^~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2081:39: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| mime, stream->info.video.width, stream->info.video.height,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2082:7: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.video.fps_n, stream->info.video.fps_d);
| ^~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2082:33: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.video.fps_n, stream->info.video.fps_d);
| ^~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2089:11: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| mime, stream->info.video.width, stream->info.video.height,
| ^~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2089:37: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| mime, stream->info.video.width, stream->info.video.height,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2090:5: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.video.fps_n, stream->info.video.fps_d);
| ^~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2090:31: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.video.fps_n, stream->info.video.fps_d);
| ^~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2207:27: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| codec_mime, stream->info.audio.n_channels,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2208:15: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.rate, stream->bitrate, stream_type);
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2208:40: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.rate, stream->bitrate, stream_type);
| ^~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2213:27: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| codec_mime, stream->info.audio.n_channels,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2214:15: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.rate, stream->bitrate);
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2214:40: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.rate, stream->bitrate);
| ^~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2224:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2224:44: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2225:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->bitrate);
| ^~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2234:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2234:44: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2235:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->bitrate);
| ^~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2243:25: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| codec_mime, stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2243:56: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| codec_mime, stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2244:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->bitrate);
| ^~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2276:25: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| codec_mime, stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2276:56: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| codec_mime, stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2277:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.block_align, stream->info.audio.sample_width,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2277:45: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.block_align, stream->info.audio.sample_width,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2278:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->bitrate);
| ^~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2291:23: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| codec_mime, stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2291:54: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| codec_mime, stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2292:11: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.block_align, stream->info.audio.sample_width,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2292:43: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.block_align, stream->info.audio.sample_width,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2293:11: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->bitrate);
| ^~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2302:25: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| codec_mime, stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2302:56: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| codec_mime, stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2303:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->bitrate, stream->info.audio.sample_width);
| ^~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2303:30: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->bitrate, stream->info.audio.sample_width);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2355:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,stream->bitrate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2355:44: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,stream->bitrate);
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2355:68: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,stream->bitrate);
| ^~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2364:17: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2364:48: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2365:17: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->bitrate);
| ^~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2372:17: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2372:48: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2373:17: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->bitrate);
| ^~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2393:17: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2393:48: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2394:17: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| frame_bit);
| ^~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2407:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2407:44: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2408:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->bitrate);
| ^~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2420:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2420:44: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2421:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->bitrate);
| ^~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2428:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2428:44: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2429:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->bitrate);
| ^~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2436:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2436:44: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2437:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->bitrate);
| ^~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2464:25: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| codec_mime, stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2464:56: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| codec_mime, stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2465:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.sample_width, stream->bitrate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2465:46: warning: data argument not used by format string [-Wformat-extra-args]
| stream->info.audio.sample_width, stream->bitrate);
| ^
| ../../../git/plugins/aiurdemux/aiurdemux.c:2472:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2472:44: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2473:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->bitrate);
| ^~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2480:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2480:44: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->info.audio.n_channels, stream->info.audio.rate,
| ^~~~~~~~~~~~~~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2481:13: warning: format specifies type 'long' but the argument has type 'uint32' (aka 'unsigned int') [-Wformat]
| stream->bitrate);
| ^~~~~~~~~~~~~~~
| 2 warnings generated.
| ../../../git/plugins/aiurdemux/aiurdemux.c:2794:36: warning: format specifies type 'long long' but the argument has type 'gint64' (aka 'long') [-Wformat]
| GST_INFO ("min_time=%lld\n", min_time);
| ~~~~ ^~~~~~~~
| %ld
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1063:86: note: expanded from macro 'GST_INFO'
| #define GST_INFO(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2812:13: warning: format specifies type 'long long' but the argument has type 'guint64' (aka 'unsigned long') [-Wformat]
| stream->time_position, stream->last_start, stream->last_stop);
| ^~~~~~~~~~~~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1063:86: note: expanded from macro 'GST_INFO'
| #define GST_INFO(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2812:36: warning: format specifies type 'long long' but the argument has type 'gint64' (aka 'long') [-Wformat]
| stream->time_position, stream->last_start, stream->last_stop);
| ^~~~~~~~~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1063:86: note: expanded from macro 'GST_INFO'
| #define GST_INFO(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:2812:56: warning: format specifies type 'long long' but the argument has type 'gint64' (aka 'long') [-Wformat]
| stream->time_position, stream->last_start, stream->last_stop);
| ^~~~~~~~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1063:86: note: expanded from macro 'GST_INFO'
| #define GST_INFO(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:3131:34: warning: format specifies type 'long long' but the argument has type 'GstClockTime' (aka 'unsigned long') [-Wformat]
| stream->track_idx, demux->start_time, stream->sample_stat.start);
| ^~~~~~~~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1055:95: note: expanded from macro 'GST_INFO_OBJECT'
| #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:3131:53: warning: format specifies type 'long long' but the argument has type 'gint64' (aka 'long') [-Wformat]
| stream->track_idx, demux->start_time, stream->sample_stat.start);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1055:95: note: expanded from macro 'GST_INFO_OBJECT'
| #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:3133:34: warning: format specifies type 'long long' but the argument has type 'GstClockTime' (aka 'unsigned long') [-Wformat]
| stream->track_idx, demux->clock_offset, offset);
| ^~~~~~~~~~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1055:95: note: expanded from macro 'GST_INFO_OBJECT'
| #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:3133:55: warning: format specifies type 'long long' but the argument has type 'GstClockTimeDiff' (aka 'long') [-Wformat]
| stream->track_idx, demux->clock_offset, offset);
| ^~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1055:95: note: expanded from macro 'GST_INFO_OBJECT'
| #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:3146:34: warning: format specifies type 'long long' but the argument has type 'GstClockTime' (aka 'unsigned long') [-Wformat]
| stream->track_idx, demux->start_time, stream->sample_stat.start);
| ^~~~~~~~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1055:95: note: expanded from macro 'GST_INFO_OBJECT'
| #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:3146:53: warning: format specifies type 'long long' but the argument has type 'gint64' (aka 'long') [-Wformat]
| stream->track_idx, demux->start_time, stream->sample_stat.start);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1055:95: note: expanded from macro 'GST_INFO_OBJECT'
| #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:3148:34: warning: format specifies type 'long long' but the argument has type 'GstClockTime' (aka 'unsigned long') [-Wformat]
| stream->track_idx, demux->clock_offset, offset);
| ^~~~~~~~~~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1055:95: note: expanded from macro 'GST_INFO_OBJECT'
| #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:3148:55: warning: format specifies type 'long long' but the argument has type 'GstClockTimeDiff' (aka 'long') [-Wformat]
| stream->track_idx, demux->clock_offset, offset);
| ^~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1055:95: note: expanded from macro 'GST_INFO_OBJECT'
| #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:3162:76: warning: format specifies type 'long long' but the argument has type 'GstClockTimeDiff' (aka 'long') [-Wformat]
| GST_INFO_OBJECT(demux, "timestamp gap, align to mediatime %lld", offset);
| ~~~~ ^~~~~~
| %ld
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1055:95: note: expanded from macro 'GST_INFO_OBJECT'
| #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| aarch64-poky-linux-libtool: compile: aarch64-poky-linux-clang -mlittle-endian -D__extern_always_inline=inline -no-integrated-as -Wno-error=unused-command-line-argument -Qunused-arguments --sysroot=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot "-DPACKAGE_NAME="GStreamer i.MX Plug-ins"" -DPACKAGE_TARNAME="imx-gst1.0-plugin" -DPACKAGE_VERSION="4.4.5" "-DPACKAGE_STRING="GStreamer i.MX Plug-ins 4.4.5"" -DPACKAGE_BUGREPORT="http://www.freescale.com\" -DPACKAGE_URL="" -DPACKAGE="imx-gst1.0-plugin" -DVERSION="4.4.5" -DGST_API_VERSION="1.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LINUX_ION_H=1 -DHAVE_GST_ALLOCATORS_GSTIONMEMORY_H=1 -DHAVE_LINUX_IPU_H=1 -DHAVE_LIBRT=1 -DHAVE_FSL_PARSER_H=1 -DHAVE_FSL_UNIA_H=1 -DHAVE_LINUX_VIDEODEV2_H=1 -DHAVE_G2D_H=1 -DHAVE_G2D_H=1 -DHAVE_LINUX_MXCFB_H=1 -I. -I../../../git/plugins/aiurdemux -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx -pthread -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/glib-2.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/glib-2.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/glib-2.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/lib/glib-2.0/include -I../../../git/libs -I../../../git/ext-includes -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0=/usr/src/debug/imx-gst1.0-plugin/4.4.5-r0 -fdebug-prefix-map=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot= -fdebug-prefix-map=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot-native= -Wno-error -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx-mm/audio-codec -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx-mm/video-codec -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx-mm/parser -DARM -D_GNUC
 -c ../../../git/plugins/aiurdemux/aiurregistry.c -o libgstaiurdemux_la-aiurregistry.o >/dev/null 2>&1
| ../../../git/plugins/aiurdemux/aiurdemux.c:3190:55: warning: format specifies type 'long long' but the argument has type 'GstClockTimeDiff' (aka 'long') [-Wformat]
| GST_LOG_OBJECT(demux,"***media_offset 1=%lld",demux->media_offset);
| ~~~~ ^~~~~~~~~~~~~~~~~~~
| %ld
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1057:95: note: expanded from macro 'GST_LOG_OBJECT'
| #define GST_LOG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, obj, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:3194:56: warning: format specifies type 'long long' but the argument has type 'GstClockTimeDiff' (aka 'long') [-Wformat]
| GST_LOG_OBJECT (demux,"***media_offset 2=%lld",demux->media_offset);
| ~~~~ ^~~~~~~~~~~~~~~~~~~
| %ld
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1057:95: note: expanded from macro 'GST_LOG_OBJECT'
| #define GST_LOG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, obj, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| aarch64-poky-linux-libtool: compile: aarch64-poky-linux-clang -mlittle-endian -D__extern_always_inline=inline -no-integrated-as -Wno-error=unused-command-line-argument -Qunused-arguments --sysroot=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot "-DPACKAGE_NAME="GStreamer i.MX Plug-ins"" -DPACKAGE_TARNAME="imx-gst1.0-plugin" -DPACKAGE_VERSION="4.4.5" "-DPACKAGE_STRING="GStreamer i.MX Plug-ins 4.4.5"" -DPACKAGE_BUGREPORT="http://www.freescale.com\" -DPACKAGE_URL="" -DPACKAGE="imx-gst1.0-plugin" -DVERSION="4.4.5" -DGST_API_VERSION="1.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LINUX_ION_H=1 -DHAVE_GST_ALLOCATORS_GSTIONMEMORY_H=1 -DHAVE_LINUX_IPU_H=1 -DHAVE_LIBRT=1 -DHAVE_FSL_PARSER_H=1 -DHAVE_FSL_UNIA_H=1 -DHAVE_LINUX_VIDEODEV2_H=1 -DHAVE_G2D_H=1 -DHAVE_G2D_H=1 -DHAVE_LINUX_MXCFB_H=1 -I. -I../../../git/plugins/aiurdemux -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx -pthread -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/glib-2.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/glib-2.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/glib-2.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/lib/glib-2.0/include -I../../../git/libs -I../../../git/ext-includes -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0=/usr/src/debug/imx-gst1.0-plugin/4.4.5-r0 -fdebug-prefix-map=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot= -fdebug-prefix-map=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot-native= -Wno-error -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx-mm/audio-codec -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx-mm/video-codec -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx-mm/parser -DARM -D_GNUC
 -c ../../../git/plugins/aiurdemux/aiuridxtab.c -o libgstaiurdemux_la-aiuridxtab.o >/dev/null 2>&1
| ../../../git/plugins/aiurdemux/aiurdemux.c:3413:54: warning: format specifies type 'int' but the argument has type 'gsize' (aka 'unsigned long') [-Wformat]
| GST_TIME_ARGS (GST_BUFFER_TIMESTAMP (buffer)), gst_buffer_get_size (buffer),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1056:96: note: expanded from macro 'GST_DEBUG_OBJECT'
| #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, VA_ARGS)
| ^~~~~~~~~~~
| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:640:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
| (GObject *) (object), VA_ARGS);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:3591:47: warning: incompatible pointer types passing 'guint64 *' (aka 'unsigned long *') to parameter of type 'uint64 *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
| IParser->seek(handle, stream->track_idx,&usSeekTime, SEEK_FLAG_NO_LATER);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:3626:11: warning: incompatible pointer types passing 'guint64 *' (aka 'unsigned long *') to parameter of type 'uint64 *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
| &usSeekTime, SEEK_FLAG_NO_LATER);
| ^~~~~~~~~~~
| ../../../git/plugins/aiurdemux/aiurdemux.c:3649:17: warning: incompatible pointer types passing 'guint64 *' (aka 'unsigned long *') to parameter of type 'uint64 *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
| &usSeekTime, SEEK_FLAG_NO_LATER);
| ^~~~~~~~~~~
| 2 warnings generated.
| aarch64-poky-linux-libtool: compile: aarch64-poky-linux-clang -mlittle-endian -D__extern_always_inline=inline -no-integrated-as -Wno-error=unused-command-line-argument -Qunused-arguments --sysroot=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot "-DPACKAGE_NAME="GStreamer i.MX Plug-ins"" -DPACKAGE_TARNAME="imx-gst1.0-plugin" -DPACKAGE_VERSION="4.4.5" "-DPACKAGE_STRING="GStreamer i.MX Plug-ins 4.4.5"" -DPACKAGE_BUGREPORT="http://www.freescale.com\" -DPACKAGE_URL="" -DPACKAGE="imx-gst1.0-plugin" -DVERSION="4.4.5" -DGST_API_VERSION="1.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LINUX_ION_H=1 -DHAVE_GST_ALLOCATORS_GSTIONMEMORY_H=1 -DHAVE_LINUX_IPU_H=1 -DHAVE_LIBRT=1 -DHAVE_FSL_PARSER_H=1 -DHAVE_FSL_UNIA_H=1 -DHAVE_LINUX_VIDEODEV2_H=1 -DHAVE_G2D_H=1 -DHAVE_G2D_H=1 -DHAVE_LINUX_MXCFB_H=1 -I. -I../../../git/plugins/aiurdemux -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx -pthread -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/glib-2.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/glib-2.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/glib-2.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/lib/glib-2.0/include -I../../../git/libs -I../../../git/ext-includes -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0=/usr/src/debug/imx-gst1.0-plugin/4.4.5-r0 -fdebug-prefix-map=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot= -fdebug-prefix-map=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot-native= -Wno-error -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx-mm/audio-codec -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx-mm/video-codec -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx-mm/parser -DARM -D_GNUC
 -c ../../../git/plugins/aiurdemux/aiurcontent.c -o libgstaiurdemux_la-aiurcontent.o >/dev/null 2>&1
| 111 warnings generated.
| aarch64-poky-linux-libtool: compile: aarch64-poky-linux-clang -mlittle-endian -D__extern_always_inline=inline -no-integrated-as -Wno-error=unused-command-line-argument -Qunused-arguments --sysroot=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot "-DPACKAGE_NAME="GStreamer i.MX Plug-ins"" -DPACKAGE_TARNAME="imx-gst1.0-plugin" -DPACKAGE_VERSION="4.4.5" "-DPACKAGE_STRING="GStreamer i.MX Plug-ins 4.4.5"" -DPACKAGE_BUGREPORT="http://www.freescale.com\" -DPACKAGE_URL="" -DPACKAGE="imx-gst1.0-plugin" -DVERSION="4.4.5" -DGST_API_VERSION="1.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_LINUX_ION_H=1 -DHAVE_GST_ALLOCATORS_GSTIONMEMORY_H=1 -DHAVE_LINUX_IPU_H=1 -DHAVE_LIBRT=1 -DHAVE_FSL_PARSER_H=1 -DHAVE_FSL_UNIA_H=1 -DHAVE_LINUX_VIDEODEV2_H=1 -DHAVE_G2D_H=1 -DHAVE_G2D_H=1 -DHAVE_LINUX_MXCFB_H=1 -I. -I../../../git/plugins/aiurdemux -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx -pthread -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/glib-2.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/glib-2.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/gstreamer-1.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/glib-2.0 -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/lib/glib-2.0/include -I../../../git/libs -I../../../git/ext-includes -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0=/usr/src/debug/imx-gst1.0-plugin/4.4.5-r0 -fdebug-prefix-map=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot= -fdebug-prefix-map=/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot-native= -Wno-error -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx-mm/audio-codec -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx-mm/video-codec -I/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/recipe-sysroot/usr/include/imx-mm/parser -DARM -D_GNUC -c ../../../git/plugins/aiurdemux/aiurdemux.c -o libgstaiurdemux_la-aiurdemux.o >/dev/null 2>&1
| make[1]: Leaving directory '/opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/build/plugins/aiurdemux'
| Makefile:598: recipe for target 'all-recursive' failed
| make: *** [all-recursive] Error 1
| ERROR: oe_runmake failed
| WARNING: /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/temp/run.do_compile.2158:1 exit 1 from 'exit 1'
| ERROR: Function failed: do_compile (log file is located at /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-mx8-poky-linux/imx-gst1.0-plugin/4.4.5-r0/temp/log.do_compile.2158)
ERROR: Task (/opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-fsl-bsp-release/imx/meta-bsp/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.5.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 8018 tasks of which 7575 didn't need to be rerun and 1 failed.

0 Kudos

3,775 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Peter Zhang,

 

It's not very clear what the problem is. It may be a problem of compatibility with the plugins recipe. I would recommend opening a new thread in case you haven't, so that it has more visibility and maybe some community users may be able to provide some help.


Regards,

0 Kudos

3,775 Views
gonewithwind-peter
Senior Contributor I

Thank you. 

I almost got you idea. 

I never changed priority beofore. let me try to do it.

I also posted my questions ate here:ERROR: Layer clang-layer is not compatible with the core layer · Issue #347 · kraj/meta-clang · GitH... 

I am going to fix it

0 Kudos

3,775 Views
gonewithwind-peter
Senior Contributor I

I got the solution.

 we need  git checkout sumo.  branch for meta-clang

0 Kudos

3,775 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Peter Zhang, 

I'm glad you found the problem and thank you for posting it out! Other than dependencies, using a different poky version may be the most common oversight when importing layers to your Yocto environment.

Regards,

0 Kudos

3,775 Views
gonewithwind-peter
Senior Contributor I

Thank you for your reply so soon.

there is still some issues happened I can not pass the bitbake. I am trying to completely bitbake again.

if the issues are still there, I will change to poky version 

0 Kudos

3,775 Views
gonewithwind-peter
Senior Contributor I

error:

_convert.cpp.o.d -o test/core/CMakeFiles/test-core_convert.dir/core_convert.cpp.o -c /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/gli/0.8.2.0-r0/git/test/core/core_convert.cpp

| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/gli/0.8.2.0-r0/git/test/core/core_convert.cpp:35:38: error: ordered comparison between pointer and zero ('char *' and 'int')

|         if(std::strstr(FilenameDst, ".dds") > 0 || std::strstr(FilenameDst, ".ktx") > 0)

|            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~

| /opt/oe/iw/iw/iwg27s-release-bsp/build_imx8qm_2gb/tmp/work/aarch64-poky-linux/gli/0.8.2.0-r0/git/test/core/core_convert.cpp:35:78: error: ordered comparison between pointer and zero ('char *' and 'int')

|         if(std::strstr(FilenameDst, ".dds") > 0 || std::strstr(FilenameDst, ".ktx") > 0)

|                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~

| 2 errors generated.

----------

which meta-clang branch is OK ?

0 Kudos

3,775 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Peter Zhang, 

The poky release of the added layer should match the poky release of the BSP you are using. Release L4.14.98-2.0.0_ga is released for Yocto Project 2.5 (Sumo) so using the Sumo branch is okay.

Once added make sure that the layer is added correctly and bitbake can see it:

$ bitbake-layers show-layers

Next you would need to look at the branch documentation to make sure all dependencies are meet. You may need to add other branches and in order to bake recipes on this branch you may need to change some variables on your build directory.

I hope this helps!

Regards,

0 Kudos

3,775 Views
gonewithwind-peter
Senior Contributor I

Thank you。

I can not understand what are your meanings and how to do  at here: "You may need to add other branches" you mean I can change another branch ? for example , meta-clang have following branches

thud ,rocko,, can I change? 

or 

I need  to change some recipes  one by one?  , for example , the upper error: 

gli/0.8.2.0-r0

./meta-fsl-bsp-release/imx/meta-sdk/recipes-graphics/gli version is 0.8.2.0

I do know where is  the webiste for  higer version  in imx at ./meta-fsl-bsp-release/imx/meta-sdk/ ?

I only find the lower version at ordered comparison between pointer and zero ('const char *' and 'int') · Issue #165 · g-truc/gli · G... 

-----

the output for the command 

bitbake-layers show-layers

is OK?

NOTE: Starting bitbake server...

layer                 path                                      priority

==========================================================================

meta                  /opt/oe/iw/iw/iwg27s-release-bsp/sources/poky/meta  5

meta-poky             /opt/oe/iw/iw/iwg27s-release-bsp/sources/poky/meta-poky  5

meta-oe               /opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-openembedded/meta-oe  6

meta-webserver        /opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-openembedded/meta-webserver  6

meta-multimedia       /opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-openembedded/meta-multimedia  6

meta-freescale        /opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-freescale  5

meta-freescale-3rdparty  /opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-freescale-3rdparty  4

meta-freescale-distro  /opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-freescale-distro  4

meta-ublox-modules    /opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-ublox-modules  8

meta-bsp              /opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-fsl-bsp-release/imx/meta-bsp  8

meta-sdk              /opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-fsl-bsp-release/imx/meta-sdk  8

meta-browser          /opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-browser  7

meta-gnome            /opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-openembedded/meta-gnome  7

meta-networking       /opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-openembedded/meta-networking  5

meta-python           /opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-openembedded/meta-python  7

meta-filesystems      /opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-openembedded/meta-filesystems  6

meta-qt5              /opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-qt5  7

common                /opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-fortress/common  9

meta-clang            /opt/oe/iw/iw/iwg27s-release-bsp/sources/meta-clang  7

0 Kudos