This service is available only in Japanese-language.

ERROR: fmt-6.2.0-r0 do_compile: Execution of.......failed with exit code 1: について

bitbake後に現れた”ERROR: fmt-6.2.0-r0 do_compile: Execution of.......failed with exit code 1:”の解消方法、
もしくは解決に向けて試すべき事項があればご教授いただければ幸いです。
詳細は下記に記してあります。

《概要》
bitbake -k boundary-image-multimedia-full を実行したところ、エラー(《エラーメッセージ》参照)が出た。

《環境》
Ubuntu18.04LTS(PCにクリーンインストール済み)

《達成したい内容》
https://boundarydevices.com/yocto-dunfell-release-for-i-mx8-platforms/
のBuild procedureの項目を実行し、イメージファイルを得たい。
※イメージファイル自体は完成品が同ページですでに提供済みだが、カスタマイズを検討しているため自らの環境でビルドを成功させたい。

《実行内容》
sudo apt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential chrpath socat cpio python python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping libsdl1.2-dev xterm

sudo apt-get install repo
mkdir ~/yocto-dunfell && cd yocto-dunfell
repo init -u http://github.com/boundarydevices/boundary-bsp-platform -b dunfell
repo sync
MACHINE=nitrogen8mm DISTRO=boundary-wayland . setup-environment build
bitbake -k boundary-image-multimedia-full

《実行結果》
下記4種類のエラーが出た。本トピックでは、①に関してご質問させてください。


ERROR: fmt-6.2.0-r0 do_compile: Execution of '/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/temp/run.do_compile.619' failed with exit code 1:


ERROR: binutils-2.34-r0 do_compile: oe_runmake failed
ERROR: binutils-2.34-r0 do_compile: Execution of '/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/binutils/2.34-r0/temp/run.do_compile.625' failed with exit code 1:


ERROR: assimp-5.0.1-r0 do_compile: Execution of '/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/temp/run.do_compile.634' failed with exit code 1:


ERROR: imx-gpu-apitrace-9.0.0-r0 do_compile: Execution of '/home/tcu/yocto-dunfell/build/tmp/work/aarch64-mx8mm-fslc-linux/imx-gpu-apitrace/9.0.0-r0/temp/run.do_compile.1044' failed with exit code 1:

《エラーに対して試したこととその結果:》
①エラー詳細の最後に「ninja: build stopped: subcommand failed.」とあったことから、
下記サイトを参考にpip install ninjaを実行したうえで、再度bitbakeを実行したがエラーは消えなかった。
https://github.com/pytorch/pytorch/issues/32694

《★ご質問》
(1)本エラーの解消方法、もしくは解決に向けて試すべき事項があればご教授いただければ幸いです。
   よろしくお願いします。

《エラーメッセージ》
①のエラーのメッセージ、および詳細メッセージを下記に示します。

////////////////エラーメッセージ///////////////////
ERROR: fmt-6.2.0-r0 do_compile: Execution of '/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/temp/run.do_compile.619' failed with exit code 1:

★エラー詳細は後に記載

ERROR: Logfile of failure stored in: /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/temp/log.do_compile.619

NOTE: recipe fmt-6.2.0-r0: task do_compile: Failed

ERROR: Task (/home/tcu/yocto-dunfell/sources/meta-openembedded/meta-oe/recipes-support/fmt/fmt_6.2.0.bb:do_compile) failed with exit code '1'
/////////////////////////////////////////////

///////////////エラー詳細ファイル//////////////////////////////
[1/8] : && /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0=/usr/src/debug/fmt/6.2.0-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0=/usr/src/debug/fmt/6.2.0-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot -DNDEBUG -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0=/usr/src/debug/fmt/6.2.0-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0=/usr/src/debug/fmt/6.2.0-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now test/CMakeFiles/compile-test.dir/compile-test.cc.o -o bin/compile-test -Wl,-rpath,"\$ORIGIN/../" test/libtest-main.a test/libgmock.a -lpthread libfmt.so.6.2.0 -Wl,--as-needed && :
[2/8] : && /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0=/usr/src/debug/fmt/6.2.0-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0=/usr/src/debug/fmt/6.2.0-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot -DNDEBUG -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0=/usr/src/debug/fmt/6.2.0-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0=/usr/src/debug/fmt/6.2.0-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now test/CMakeFiles/printf-test.dir/printf-test.cc.o -o bin/printf-test -Wl,-rpath,"\$ORIGIN/../" test/libtest-main.a test/libgmock.a -lpthread libfmt.so.6.2.0 -Wl,--as-needed && :
[3/8] /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DFMT_LOCALE -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -DGTEST_LANG_CXX11=0 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/include -isystem /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/test/gtest -isystem /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/test/gmock -isystem /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/test/. -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0=/usr/src/debug/fmt/6.2.0-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0=/usr/src/debug/fmt/6.2.0-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot -DNDEBUG -fno-delete-null-pointer-checks -std=gnu++11 -MD -MT test/CMakeFiles/format-test.dir/format-test.cc.o -MF test/CMakeFiles/format-test.dir/format-test.cc.o.d -o test/CMakeFiles/format-test.dir/format-test.cc.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/test/format-test.cc
FAILED: test/CMakeFiles/format-test.dir/format-test.cc.o
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DFMT_LOCALE -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -DGTEST_LANG_CXX11=0 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/include -isystem /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/test/gtest -isystem /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/test/gmock -isystem /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/test/. -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0=/usr/src/debug/fmt/6.2.0-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0=/usr/src/debug/fmt/6.2.0-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot -DNDEBUG -fno-delete-null-pointer-checks -std=gnu++11 -MD -MT test/CMakeFiles/format-test.dir/format-test.cc.o -MF test/CMakeFiles/format-test.dir/format-test.cc.o.d -o test/CMakeFiles/format-test.dir/format-test.cc.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/test/format-test.cc
aarch64-fslc-linux-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[4/8] /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DFMT_LOCALE -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -DGTEST_LANG_CXX11=0 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/include -isystem /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/test/gtest -isystem /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/test/gmock -isystem /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/test/. -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0=/usr/src/debug/fmt/6.2.0-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0=/usr/src/debug/fmt/6.2.0-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot -DNDEBUG -fno-delete-null-pointer-checks -std=gnu++11 -MD -MT test/CMakeFiles/ostream-test.dir/ostream-test.cc.o -MF test/CMakeFiles/ostream-test.dir/ostream-test.cc.o.d -o test/CMakeFiles/ostream-test.dir/ostream-test.cc.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/test/ostream-test.cc
[5/8] /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DFMT_LOCALE -DFMT_SHARED -DGTEST_HAS_STD_WSTRING=1 -DGTEST_LANG_CXX11=0 -D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1 -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/include -isystem /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/test/gtest -isystem /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/test/gmock -isystem /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/test/. -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0=/usr/src/debug/fmt/6.2.0-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0=/usr/src/debug/fmt/6.2.0-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/recipe-sysroot -DNDEBUG -fno-delete-null-pointer-checks -std=gnu++11 -MD -MT test/CMakeFiles/color-test.dir/color-test.cc.o -MF test/CMakeFiles/color-test.dir/color-test.cc.o.d -o test/CMakeFiles/color-test.dir/color-test.cc.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/fmt/6.2.0-r0/git/test/color-test.cc
ninja: build stopped: subcommand failed.
WARNING: exit code 1 from a shell command.

《以上》

https://boundarydevices.com/yocto-dunfell-release-for-i-mx8-platforms/
で参照先のYoctoのマニュアルですが、
https://www.yoctoproject.org/docs/2.6/ref-manual/ref-manual.html#require...
とYocto2.6の時代となっています。
今回のベースとなったYoctoは、3.1.3 ですので
https://www.yoctoproject.org/docs/3.1.3/ref-manual/ref-manual.html#ubunt...
で指定されたパッケージの導入が必要となります。
以下のパッケージが不足していますね。
python3-git python3-jinja2 libegl1-mesa pylint3

現在、当方でも構築確認中ですが、上記パッケージを追加してお試しください。

パッケージをインストールし、再ビルドしてみましたが、上記①~④のうち、③(assimp-5.0.1-r0 do_compile)の1件だけエラーが出てしまいました。
追加でご質問がありますが、
①Yocto3.1のリファレンスマニュアル記載の、Essentials: とDocumentation: の部分、それから
 念のためご指摘していただいたg++-multilibをインストールしました(《前回build後に行った操作》参照)が、
 アドバイスしていただいたことはこの操作でお間違いないでしょうか?

②《エラー詳細》からの抜粋ですが、下記のような失敗になっているようです。こちらのエラー文言から原因や手がかりなどは
推測できますでしょうか?

FAILED: code/CMakeFiles/assimp.dir/Importer/StepFile/StepFileGen1.cpp.o
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++

ninja: build stopped: subcommand failed.
WARNING: exit code 1 from a shell command.

③パッケージインストールの他に、Yoctoのビルドにおいて一般的に必要な前提条件はございますでしょうか。。。

////////////////////////////////

■《前回build後に行った操作》
sudo apt-get update
sudo apt-get upgrade

※↓Yocto 3.1.3リファレンスマニュアルより
sudo apt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev pylint3 xterm

sudo apt-get install make xsltproc docbook-utils fop dblatex xmlto

※↓Yocto  BBQでのアドバイスより
sudo apt-get install g++-multilib

bitbake -k boundary-image-multimedia-full

■《ログ》
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION = "1.46.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-fslc-linux"
MACHINE = "nitrogen8mm"
DISTRO = "boundary-wayland"
DISTRO_VERSION = "3.1"
TUNE_FEATURES = "aarch64 cortexa53 crc crypto"
TARGET_FPU = ""
meta
meta-poky = "HEAD:181eeebd958552cd4cfd0fbf14f2dd23365a20b7"
meta-gnome
meta-multimedia
meta-networking
meta-oe
meta-python
meta-initramfs = "HEAD:144077083457ccb75700777d5e6b1da9aaff01aa"
meta-freescale = "HEAD:4da095837c93b84d52c7029d5c83796602c6834e"
meta-freescale-3rdparty = "HEAD:ac7476ea5aef52eb5fda4ce00756e7e0ddfe1174"
meta-freescale-distro = "HEAD:5d882cdf079b3bde0bd9869ce3ca3db411acbf3b"
meta-qt5 = "HEAD:0e7015f7a86dda995a39662edbb5c26da647c496"
meta-boundary = "HEAD:8b3204732c3313c7c6838ac1ba62c98d38509254"

Sstate summary: Wanted 14 Found 0 Missed 14 Current 2413 (0% match, 99% complete)
NOTE: Executing Tasks
NOTE: Setscene tasks completed
NOTE: Running task 3375 of 6108 (/home/tcu/yocto-dunfell/sources/poky/meta/recipes-graphics/vulkan/assimp_5.0.1.bb:do_compile)
NOTE: recipe assimp-5.0.1-r0: task do_compile: Started
ERROR: assimp-5.0.1-r0 do_compile: Execution of '/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/temp/run.do_compile.5778' failed with exit code 1:

…(ここにエラー詳細(後述)

ERROR: Logfile of failure stored in: /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/temp/log.do_compile.5778
NOTE: recipe assimp-5.0.1-r0: task do_compile: Failed
ERROR: Task (/home/tcu/yocto-dunfell/sources/poky/meta/recipes-graphics/vulkan/assimp_5.0.1.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 6080 tasks of which 6079 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 37 seconds

■《エラー詳細》
[1/41] /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DASSIMP_BUILD_DLL_EXPORT -DASSIMP_BUILD_NO_C4D_IMPORTER -DASSIMP_BUILD_NO_OWN_ZLIB -DASSIMP_IMPORTER_GLTF_USE_OPEN3DGC=1 -DMINIZ_USE_UNALIGNED_LOADS_AND_STORES=0 -DOPENDDLPARSER_BUILD -Dassimp_EXPORTS -Iinclude -I. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/unzip -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/contrib/irrXML -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/openddlparser/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../include -Icode/../include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/.. -g -fvisibility=hidden -fno-strict-aliasing -Wall -fPIC -std=c++0x -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -fPIC -MD -MT code/CMakeFiles/assimp.dir/Assxml/AssxmlExporter.cpp.o -MF code/CMakeFiles/assimp.dir/Assxml/AssxmlExporter.cpp.o.d -o code/CMakeFiles/assimp.dir/Assxml/AssxmlExporter.cpp.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/Assxml/AssxmlExporter.cpp
[2/41] /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DASSIMP_BUILD_DLL_EXPORT -DASSIMP_BUILD_NO_C4D_IMPORTER -DASSIMP_BUILD_NO_OWN_ZLIB -DASSIMP_IMPORTER_GLTF_USE_OPEN3DGC=1 -DMINIZ_USE_UNALIGNED_LOADS_AND_STORES=0 -DOPENDDLPARSER_BUILD -Dassimp_EXPORTS -Iinclude -I. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/unzip -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/contrib/irrXML -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/openddlparser/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../include -Icode/../include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/.. -g -fvisibility=hidden -fno-strict-aliasing -Wall -fPIC -std=c++0x -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -fPIC -MD -MT code/CMakeFiles/assimp.dir/OpenGEX/OpenGEXExporter.cpp.o -MF code/CMakeFiles/assimp.dir/OpenGEX/OpenGEXExporter.cpp.o.d -o code/CMakeFiles/assimp.dir/OpenGEX/OpenGEXExporter.cpp.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/OpenGEX/OpenGEXExporter.cpp
[3/41] /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DASSIMP_BUILD_DLL_EXPORT -DASSIMP_BUILD_NO_C4D_IMPORTER -DASSIMP_BUILD_NO_OWN_ZLIB -DASSIMP_IMPORTER_GLTF_USE_OPEN3DGC=1 -DMINIZ_USE_UNALIGNED_LOADS_AND_STORES=0 -DOPENDDLPARSER_BUILD -Dassimp_EXPORTS -Iinclude -I. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/unzip -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/contrib/irrXML -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/openddlparser/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../include -Icode/../include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/.. -g -fvisibility=hidden -fno-strict-aliasing -Wall -fPIC -std=c++0x -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -fPIC -MD -MT code/CMakeFiles/assimp.dir/Obj/ObjExporter.cpp.o -MF code/CMakeFiles/assimp.dir/Obj/ObjExporter.cpp.o.d -o code/CMakeFiles/assimp.dir/Obj/ObjExporter.cpp.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/Obj/ObjExporter.cpp
[4/41] /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DASSIMP_BUILD_DLL_EXPORT -DASSIMP_BUILD_NO_C4D_IMPORTER -DASSIMP_BUILD_NO_OWN_ZLIB -DASSIMP_IMPORTER_GLTF_USE_OPEN3DGC=1 -DMINIZ_USE_UNALIGNED_LOADS_AND_STORES=0 -DOPENDDLPARSER_BUILD -Dassimp_EXPORTS -Iinclude -I. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/unzip -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/contrib/irrXML -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/openddlparser/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../include -Icode/../include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/.. -g -fvisibility=hidden -fno-strict-aliasing -Wall -fPIC -std=c++0x -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -fPIC -MD -MT code/CMakeFiles/assimp.dir/Ply/PlyExporter.cpp.o -MF code/CMakeFiles/assimp.dir/Ply/PlyExporter.cpp.o.d -o code/CMakeFiles/assimp.dir/Ply/PlyExporter.cpp.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/Ply/PlyExporter.cpp
[5/41] /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DASSIMP_BUILD_DLL_EXPORT -DASSIMP_BUILD_NO_C4D_IMPORTER -DASSIMP_BUILD_NO_OWN_ZLIB -DASSIMP_IMPORTER_GLTF_USE_OPEN3DGC=1 -DMINIZ_USE_UNALIGNED_LOADS_AND_STORES=0 -DOPENDDLPARSER_BUILD -Dassimp_EXPORTS -Iinclude -I. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/unzip -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/contrib/irrXML -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/openddlparser/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../include -Icode/../include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/.. -g -fvisibility=hidden -fno-strict-aliasing -Wall -fPIC -std=c++0x -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -fPIC -MD -MT code/CMakeFiles/assimp.dir/FBX/FBXExportNode.cpp.o -MF code/CMakeFiles/assimp.dir/FBX/FBXExportNode.cpp.o.d -o code/CMakeFiles/assimp.dir/FBX/FBXExportNode.cpp.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/FBX/FBXExportNode.cpp
[6/41] /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DASSIMP_BUILD_DLL_EXPORT -DASSIMP_BUILD_NO_C4D_IMPORTER -DASSIMP_BUILD_NO_OWN_ZLIB -DASSIMP_IMPORTER_GLTF_USE_OPEN3DGC=1 -DMINIZ_USE_UNALIGNED_LOADS_AND_STORES=0 -DOPENDDLPARSER_BUILD -Dassimp_EXPORTS -Iinclude -I. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/unzip -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/contrib/irrXML -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/openddlparser/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../include -Icode/../include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/.. -g -fvisibility=hidden -fno-strict-aliasing -Wall -fPIC -std=c++0x -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -fPIC -MD -MT code/CMakeFiles/assimp.dir/Collada/ColladaExporter.cpp.o -MF code/CMakeFiles/assimp.dir/Collada/ColladaExporter.cpp.o.d -o code/CMakeFiles/assimp.dir/Collada/ColladaExporter.cpp.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/Collada/ColladaExporter.cpp
[7/41] /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DASSIMP_BUILD_DLL_EXPORT -DASSIMP_BUILD_NO_C4D_IMPORTER -DASSIMP_BUILD_NO_OWN_ZLIB -DASSIMP_IMPORTER_GLTF_USE_OPEN3DGC=1 -DMINIZ_USE_UNALIGNED_LOADS_AND_STORES=0 -DOPENDDLPARSER_BUILD -Dassimp_EXPORTS -Iinclude -I. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/unzip -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/contrib/irrXML -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/openddlparser/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../include -Icode/../include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/.. -g -fvisibility=hidden -fno-strict-aliasing -Wall -fPIC -std=c++0x -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -fPIC -MD -MT code/CMakeFiles/assimp.dir/FBX/FBXExportProperty.cpp.o -MF code/CMakeFiles/assimp.dir/FBX/FBXExportProperty.cpp.o.d -o code/CMakeFiles/assimp.dir/FBX/FBXExportProperty.cpp.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/FBX/FBXExportProperty.cpp
[8/41] /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DASSIMP_BUILD_DLL_EXPORT -DASSIMP_BUILD_NO_C4D_IMPORTER -DASSIMP_BUILD_NO_OWN_ZLIB -DASSIMP_IMPORTER_GLTF_USE_OPEN3DGC=1 -DMINIZ_USE_UNALIGNED_LOADS_AND_STORES=0 -DOPENDDLPARSER_BUILD -Dassimp_EXPORTS -Iinclude -I. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/unzip -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/contrib/irrXML -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/openddlparser/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../include -Icode/../include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/.. -g -fvisibility=hidden -fno-strict-aliasing -Wall -fPIC -std=c++0x -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -fPIC -MD -MT code/CMakeFiles/assimp.dir/STL/STLExporter.cpp.o -MF code/CMakeFiles/assimp.dir/STL/STLExporter.cpp.o.d -o code/CMakeFiles/assimp.dir/STL/STLExporter.cpp.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/STL/STLExporter.cpp
[9/41] /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DASSIMP_BUILD_DLL_EXPORT -DASSIMP_BUILD_NO_C4D_IMPORTER -DASSIMP_BUILD_NO_OWN_ZLIB -DASSIMP_IMPORTER_GLTF_USE_OPEN3DGC=1 -DMINIZ_USE_UNALIGNED_LOADS_AND_STORES=0 -DOPENDDLPARSER_BUILD -Dassimp_EXPORTS -Iinclude -I. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/unzip -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/contrib/irrXML -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/openddlparser/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../include -Icode/../include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/.. -g -fvisibility=hidden -fno-strict-aliasing -Wall -fPIC -std=c++0x -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -fPIC -MD -MT code/CMakeFiles/assimp.dir/X/XFileExporter.cpp.o -MF code/CMakeFiles/assimp.dir/X/XFileExporter.cpp.o.d -o code/CMakeFiles/assimp.dir/X/XFileExporter.cpp.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/X/XFileExporter.cpp
[10/41] /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DASSIMP_BUILD_DLL_EXPORT -DASSIMP_BUILD_NO_C4D_IMPORTER -DASSIMP_BUILD_NO_OWN_ZLIB -DASSIMP_IMPORTER_GLTF_USE_OPEN3DGC=1 -DMINIZ_USE_UNALIGNED_LOADS_AND_STORES=0 -DOPENDDLPARSER_BUILD -Dassimp_EXPORTS -Iinclude -I. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/unzip -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/contrib/irrXML -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/openddlparser/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../include -Icode/../include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/.. -g -fvisibility=hidden -fno-strict-aliasing -Wall -fPIC -std=c++0x -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -fPIC -MD -MT code/CMakeFiles/assimp.dir/X3D/X3DExporter.cpp.o -MF code/CMakeFiles/assimp.dir/X3D/X3DExporter.cpp.o.d -o code/CMakeFiles/assimp.dir/X3D/X3DExporter.cpp.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/X3D/X3DExporter.cpp
[11/41] /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DASSIMP_BUILD_DLL_EXPORT -DASSIMP_BUILD_NO_C4D_IMPORTER -DASSIMP_BUILD_NO_OWN_ZLIB -DASSIMP_IMPORTER_GLTF_USE_OPEN3DGC=1 -DMINIZ_USE_UNALIGNED_LOADS_AND_STORES=0 -DOPENDDLPARSER_BUILD -Dassimp_EXPORTS -Iinclude -I. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/unzip -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/contrib/irrXML -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/openddlparser/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../include -Icode/../include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/.. -g -fvisibility=hidden -fno-strict-aliasing -Wall -fPIC -std=c++0x -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -fPIC -MD -MT code/CMakeFiles/assimp.dir/Importer/StepFile/StepFileGen1.cpp.o -MF code/CMakeFiles/assimp.dir/Importer/StepFile/StepFileGen1.cpp.o.d -o code/CMakeFiles/assimp.dir/Importer/StepFile/StepFileGen1.cpp.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/Importer/StepFile/StepFileGen1.cpp
FAILED: code/CMakeFiles/assimp.dir/Importer/StepFile/StepFileGen1.cpp.o
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DASSIMP_BUILD_DLL_EXPORT -DASSIMP_BUILD_NO_C4D_IMPORTER -DASSIMP_BUILD_NO_OWN_ZLIB -DASSIMP_IMPORTER_GLTF_USE_OPEN3DGC=1 -DMINIZ_USE_UNALIGNED_LOADS_AND_STORES=0 -DOPENDDLPARSER_BUILD -Dassimp_EXPORTS -Iinclude -I. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/unzip -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/contrib/irrXML -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/openddlparser/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../include -Icode/../include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/.. -g -fvisibility=hidden -fno-strict-aliasing -Wall -fPIC -std=c++0x -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -fPIC -MD -MT code/CMakeFiles/assimp.dir/Importer/StepFile/StepFileGen1.cpp.o -MF code/CMakeFiles/assimp.dir/Importer/StepFile/StepFileGen1.cpp.o.d -o code/CMakeFiles/assimp.dir/Importer/StepFile/StepFileGen1.cpp.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/Importer/StepFile/StepFileGen1.cpp
aarch64-fslc-linux-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[12/41] /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DASSIMP_BUILD_DLL_EXPORT -DASSIMP_BUILD_NO_C4D_IMPORTER -DASSIMP_BUILD_NO_OWN_ZLIB -DASSIMP_IMPORTER_GLTF_USE_OPEN3DGC=1 -DMINIZ_USE_UNALIGNED_LOADS_AND_STORES=0 -DOPENDDLPARSER_BUILD -Dassimp_EXPORTS -Iinclude -I. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/unzip -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/contrib/irrXML -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/openddlparser/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../include -Icode/../include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/.. -g -fvisibility=hidden -fno-strict-aliasing -Wall -fPIC -std=c++0x -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -fPIC -MD -MT code/CMakeFiles/assimp.dir/FBX/FBXExporter.cpp.o -MF code/CMakeFiles/assimp.dir/FBX/FBXExporter.cpp.o.d -o code/CMakeFiles/assimp.dir/FBX/FBXExporter.cpp.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/FBX/FBXExporter.cpp
[13/41] /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DASSIMP_BUILD_DLL_EXPORT -DASSIMP_BUILD_NO_C4D_IMPORTER -DASSIMP_BUILD_NO_OWN_ZLIB -DASSIMP_IMPORTER_GLTF_USE_OPEN3DGC=1 -DMINIZ_USE_UNALIGNED_LOADS_AND_STORES=0 -DOPENDDLPARSER_BUILD -Dassimp_EXPORTS -Iinclude -I. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/unzip -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/contrib/irrXML -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/openddlparser/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../include -Icode/../include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/.. -g -fvisibility=hidden -fno-strict-aliasing -Wall -fPIC -std=c++0x -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -fPIC -MD -MT code/CMakeFiles/assimp.dir/glTF/glTFExporter.cpp.o -MF code/CMakeFiles/assimp.dir/glTF/glTFExporter.cpp.o.d -o code/CMakeFiles/assimp.dir/glTF/glTFExporter.cpp.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF/glTFExporter.cpp
In file included from /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF/glTFAsset.h:66,
from /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF/glTFAssetWriter.h:55,
from /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF/glTFExporter.cpp:46:
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h: In instantiation of 'void rapidjson::GenericValue<Encoding, Allocator>::SetObjectRaw(rapidjson::GenericValue<Encoding, Allocator>::Member*, rapidjson::SizeType, Allocator&) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; rapidjson::GenericValue<Encoding, Allocator>::Member = rapidjson::GenericMember<rapidjson::UTF8<>, rapidjson::MemoryPoolAllocator<> >; rapidjson::SizeType = unsigned int]':
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2430:9: required from 'bool rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::EndObject(rapidjson::SizeType) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator; rapidjson::SizeType = unsigned int]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/reader.h:2069:18: required from 'rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::IterativeParsingState rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::Transit(rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::IterativeParsingState, rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::Token, rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::IterativeParsingState, InputStream&, Handler&) [with unsigned int parseFlags = 1; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Handler = rapidjson::GenericDocument<rapidjson::UTF8<> >; SourceEncoding = rapidjson::UTF8<>; TargetEncoding = rapidjson::UTF8<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/reader.h:2173:35: required from 'rapidjson::ParseResult rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::IterativeParse(InputStream&, Handler&) [with unsigned int parseFlags = 1; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Handler = rapidjson::GenericDocument<rapidjson::UTF8<> >; SourceEncoding = rapidjson::UTF8<>; TargetEncoding = rapidjson::UTF8<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/reader.h:560:58: required from 'rapidjson::ParseResult rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::Parse(InputStream&, Handler&) [with unsigned int parseFlags = 1; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Handler = rapidjson::GenericDocument<rapidjson::UTF8<> >; SourceEncoding = rapidjson::UTF8<>; TargetEncoding = rapidjson::UTF8<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2226:22: required from 'rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>& rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::ParseStream(InputStream&) [with unsigned int parseFlags = 1; SourceEncoding = rapidjson::UTF8<>; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2242:65: required from 'rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>& rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::ParseStream(InputStream&) [with unsigned int parseFlags = 1; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2267:60: required from 'rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>& rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::ParseInsitu(rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::Ch*) [with unsigned int parseFlags = 0; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator; rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::Ch = char]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2275:51: required from 'rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>& rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::ParseInsitu(rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::Ch*) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator; rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::Ch = char]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF/glTFAsset.inl:1363:34: required from here
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2015:24: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'rapidjson::GenericValue<rapidjson::UTF8<> >::Member' {aka 'struct rapidjson::GenericMember<rapidjson::UTF8<>, rapidjson::MemoryPoolAllocator<> >'} with no trivial copy-assignment; use copy-assignment instead [-Wclass-memaccess]
2015 | std::memcpy(m, members, count * sizeof(Member));
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF/glTFAsset.h:66,
from /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF/glTFAssetWriter.h:55,
from /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF/glTFExporter.cpp:46:
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:71:8: note: 'rapidjson::GenericValue<rapidjson::UTF8<> >::Member' {aka 'struct rapidjson::GenericMember<rapidjson::UTF8<>, rapidjson::MemoryPoolAllocator<> >'} declared here
71 | struct GenericMember {
| ^~~~~~~~~~~~~
In file included from /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF/glTFAsset.h:66,
from /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF/glTFAssetWriter.h:55,
from /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF/glTFExporter.cpp:46:
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h: In instantiation of 'void rapidjson::GenericValue<Encoding, Allocator>::SetArrayRaw(rapidjson::GenericValue<Encoding, Allocator>*, rapidjson::SizeType, Allocator&) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; rapidjson::SizeType = unsigned int]':
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2438:9: required from 'bool rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::EndArray(rapidjson::SizeType) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator; rapidjson::SizeType = unsigned int]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/reader.h:2099:18: required from 'rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::IterativeParsingState rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::Transit(rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::IterativeParsingState, rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::Token, rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::IterativeParsingState, InputStream&, Handler&) [with unsigned int parseFlags = 1; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Handler = rapidjson::GenericDocument<rapidjson::UTF8<> >; SourceEncoding = rapidjson::UTF8<>; TargetEncoding = rapidjson::UTF8<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/reader.h:2173:35: required from 'rapidjson::ParseResult rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::IterativeParse(InputStream&, Handler&) [with unsigned int parseFlags = 1; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Handler = rapidjson::GenericDocument<rapidjson::UTF8<> >; SourceEncoding = rapidjson::UTF8<>; TargetEncoding = rapidjson::UTF8<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/reader.h:560:58: required from 'rapidjson::ParseResult rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::Parse(InputStream&, Handler&) [with unsigned int parseFlags = 1; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Handler = rapidjson::GenericDocument<rapidjson::UTF8<> >; SourceEncoding = rapidjson::UTF8<>; TargetEncoding = rapidjson::UTF8<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2226:22: required from 'rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>& rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::ParseStream(InputStream&) [with unsigned int parseFlags = 1; SourceEncoding = rapidjson::UTF8<>; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2242:65: required from 'rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>& rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::ParseStream(InputStream&) [with unsigned int parseFlags = 1; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2267:60: required from 'rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>& rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::ParseInsitu(rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::Ch*) [with unsigned int parseFlags = 0; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator; rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::Ch = char]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2275:51: required from 'rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>& rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::ParseInsitu(rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::Ch*) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator; rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::Ch = char]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF/glTFAsset.inl:1363:34: required from here
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2002:24: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class rapidjson::GenericValue<rapidjson::UTF8<> >' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
2002 | std::memcpy(e, values, count * sizeof(GenericValue));
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:551:7: note: 'class rapidjson::GenericValue<rapidjson::UTF8<> >' declared here
551 | class GenericValue {
| ^~~~~~~~~~~~
[14/41] /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native/usr/bin/aarch64-fslc-linux/aarch64-fslc-linux-g++ -DASSIMP_BUILD_DLL_EXPORT -DASSIMP_BUILD_NO_C4D_IMPORTER -DASSIMP_BUILD_NO_OWN_ZLIB -DASSIMP_IMPORTER_GLTF_USE_OPEN3DGC=1 -DMINIZ_USE_UNALIGNED_LOADS_AND_STORES=0 -DOPENDDLPARSER_BUILD -Dassimp_EXPORTS -Iinclude -I. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/. -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/unzip -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/contrib/irrXML -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/openddlparser/include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../include -Icode/../include -I/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/.. -g -fvisibility=hidden -fno-strict-aliasing -Wall -fPIC -std=c++0x -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0=/usr/src/debug/assimp/5.0.1-r0 -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot= -fdebug-prefix-map=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -mcpu=cortex-a53+crc+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/recipe-sysroot -fPIC -MD -MT code/CMakeFiles/assimp.dir/glTF2/glTF2Exporter.cpp.o -MF code/CMakeFiles/assimp.dir/glTF2/glTF2Exporter.cpp.o.d -o code/CMakeFiles/assimp.dir/glTF2/glTF2Exporter.cpp.o -c /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF2/glTF2Exporter.cpp
In file included from /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF2/glTF2Asset.h:67,
from /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF2/glTF2AssetWriter.h:55,
from /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF2/glTF2Exporter.cpp:46:
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h: In instantiation of 'void rapidjson::GenericValue<Encoding, Allocator>::SetObjectRaw(rapidjson::GenericValue<Encoding, Allocator>::Member*, rapidjson::SizeType, Allocator&) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; rapidjson::GenericValue<Encoding, Allocator>::Member = rapidjson::GenericMember<rapidjson::UTF8<>, rapidjson::MemoryPoolAllocator<> >; rapidjson::SizeType = unsigned int]':
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2430:9: required from 'bool rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::EndObject(rapidjson::SizeType) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator; rapidjson::SizeType = unsigned int]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/reader.h:2069:18: required from 'rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::IterativeParsingState rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::Transit(rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::IterativeParsingState, rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::Token, rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::IterativeParsingState, InputStream&, Handler&) [with unsigned int parseFlags = 1; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Handler = rapidjson::GenericDocument<rapidjson::UTF8<> >; SourceEncoding = rapidjson::UTF8<>; TargetEncoding = rapidjson::UTF8<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/reader.h:2173:35: required from 'rapidjson::ParseResult rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::IterativeParse(InputStream&, Handler&) [with unsigned int parseFlags = 1; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Handler = rapidjson::GenericDocument<rapidjson::UTF8<> >; SourceEncoding = rapidjson::UTF8<>; TargetEncoding = rapidjson::UTF8<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/reader.h:560:58: required from 'rapidjson::ParseResult rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::Parse(InputStream&, Handler&) [with unsigned int parseFlags = 1; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Handler = rapidjson::GenericDocument<rapidjson::UTF8<> >; SourceEncoding = rapidjson::UTF8<>; TargetEncoding = rapidjson::UTF8<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2226:22: required from 'rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>& rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::ParseStream(InputStream&) [with unsigned int parseFlags = 1; SourceEncoding = rapidjson::UTF8<>; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2242:65: required from 'rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>& rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::ParseStream(InputStream&) [with unsigned int parseFlags = 1; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2267:60: required from 'rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>& rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::ParseInsitu(rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::Ch*) [with unsigned int parseFlags = 0; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator; rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::Ch = char]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2275:51: required from 'rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>& rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::ParseInsitu(rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::Ch*) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator; rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::Ch = char]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF2/glTF2Asset.inl:1382:34: required from here
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2015:24: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'rapidjson::GenericValue<rapidjson::UTF8<> >::Member' {aka 'struct rapidjson::GenericMember<rapidjson::UTF8<>, rapidjson::MemoryPoolAllocator<> >'} with no trivial copy-assignment; use copy-assignment instead [-Wclass-memaccess]
2015 | std::memcpy(m, members, count * sizeof(Member));
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF2/glTF2Asset.h:67,
from /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF2/glTF2AssetWriter.h:55,
from /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF2/glTF2Exporter.cpp:46:
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:71:8: note: 'rapidjson::GenericValue<rapidjson::UTF8<> >::Member' {aka 'struct rapidjson::GenericMember<rapidjson::UTF8<>, rapidjson::MemoryPoolAllocator<> >'} declared here
71 | struct GenericMember {
| ^~~~~~~~~~~~~
In file included from /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF2/glTF2Asset.h:67,
from /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF2/glTF2AssetWriter.h:55,
from /home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF2/glTF2Exporter.cpp:46:
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h: In instantiation of 'void rapidjson::GenericValue<Encoding, Allocator>::SetArrayRaw(rapidjson::GenericValue<Encoding, Allocator>*, rapidjson::SizeType, Allocator&) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; rapidjson::SizeType = unsigned int]':
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2438:9: required from 'bool rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::EndArray(rapidjson::SizeType) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator; rapidjson::SizeType = unsigned int]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/reader.h:2099:18: required from 'rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::IterativeParsingState rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::Transit(rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::IterativeParsingState, rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::Token, rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::IterativeParsingState, InputStream&, Handler&) [with unsigned int parseFlags = 1; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Handler = rapidjson::GenericDocument<rapidjson::UTF8<> >; SourceEncoding = rapidjson::UTF8<>; TargetEncoding = rapidjson::UTF8<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/reader.h:2173:35: required from 'rapidjson::ParseResult rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::IterativeParse(InputStream&, Handler&) [with unsigned int parseFlags = 1; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Handler = rapidjson::GenericDocument<rapidjson::UTF8<> >; SourceEncoding = rapidjson::UTF8<>; TargetEncoding = rapidjson::UTF8<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/reader.h:560:58: required from 'rapidjson::ParseResult rapidjson::GenericReader<SourceEncoding, TargetEncoding, StackAllocator>::Parse(InputStream&, Handler&) [with unsigned int parseFlags = 1; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Handler = rapidjson::GenericDocument<rapidjson::UTF8<> >; SourceEncoding = rapidjson::UTF8<>; TargetEncoding = rapidjson::UTF8<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2226:22: required from 'rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>& rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::ParseStream(InputStream&) [with unsigned int parseFlags = 1; SourceEncoding = rapidjson::UTF8<>; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2242:65: required from 'rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>& rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::ParseStream(InputStream&) [with unsigned int parseFlags = 1; InputStream = rapidjson::GenericInsituStringStream<rapidjson::UTF8<> >; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2267:60: required from 'rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>& rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::ParseInsitu(rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::Ch*) [with unsigned int parseFlags = 0; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator; rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::Ch = char]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2275:51: required from 'rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>& rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::ParseInsitu(rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::Ch*) [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; StackAllocator = rapidjson::CrtAllocator; rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::Ch = char]'
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/glTF2/glTF2Asset.inl:1382:34: required from here
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:2002:24: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class rapidjson::GenericValue<rapidjson::UTF8<> >' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
2002 | std::memcpy(e, values, count * sizeof(GenericValue));
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/tcu/yocto-dunfell/build/tmp/work/aarch64-fslc-linux/assimp/5.0.1-r0/git/code/../contrib/rapidjson/include/rapidjson/document.h:551:7: note: 'class rapidjson::GenericValue<rapidjson::UTF8<> >' declared here
551 | class GenericValue {
| ^~~~~~~~~~~~
ninja: build stopped: subcommand failed.
WARNING: exit code 1 from a shell command.

構築に成功している当方のログと比較しますと、今回のdo_compileのタスクは前回のエラー発生後の状態からの再開と
なっているように見受けられます。
当方のログではDefaultIOStream.cpp からコンパイルが開始[1/221] となっており、上記ログで最初にコンパイル対象
となっているAssxmlExporter.cpp は、[172/221] となっています。
異なった構築環境で中途から再開となっているので、辻褄が合わない状況となっている可能性が考えられます。

bitbake assimp -c clean を実行してから、再度 bitbake assimp を実行すれば、最初からの構築となり
正常に終了すると考えます。

実は本ご相談で用いていたプロジェクトは-cleanしてもエラーは解消されなかったのですが、
PCをシャットダウンしたのちに再度試してみるとうまくいきました。

しかし、同じPC内、および別のPC3台で、このboundaryの同じプロジェクトを作ろうと試みると、
fmt, binutils, assimpのエラーが頻発しており、-clean を試していますが、いまだに解決しておりません。
PCによっては、fmtだけのものもありますし、fmt, assimpの2つが失敗しているものもあります。
(最初にご報告したプロジェクトがなぜ成功したのかはわかりませんが。。。)

特に同じPCでも失敗してしまうとなると、PC環境が要因ではなさそうな気もしています。

fmt, binutils, assimpのエラーが頻発する点、bitbake ** -c clean で再度実行しても失敗してしまう点に関して、
何か調査の手がかりとなるようなものはございますでしょうか。。。

過去の構築において、成功したものの途中経過は、SSTATEというメカニズムで保存されていおり、利用可能な状況では
その結果を用いて効率的にbuildを行うメカニズムが用意されています。
構築時の設定などを元にシグネチャファイルを生成し、再構築時にシグネチャに差異がなければ、過去の履歴を再使用することに
なります。

設定を変更せず、開発ホストにインストールされているパッケージの変更のみですと、過去の構築時に使用したシグネチャと同一の
値になる可能性が高いため、SSTATE関連のキャッシュを削除する -c cleansstate オプションで、該当するレシピを消去の上で
作成すると結果が変わるかと。

または、新規にプロジェクトを生成し、SSTATEファイルも別の場所のものを使用する設定にすれば、過去の構築結果を
再利用することがなくなりますので、先に紹介した手順でエラーが出る場合はこちらの方法もお試しください。
conf/local.conf の中で
SSTATE_DIR ?= "${BSPDIR}/sstate-cache/"
と指定されていますので、
SSTATE_DIR ?= "${BSPDIR}/sstate-cache2/"
と別のディレクトリ名を指定すれば良いかと。
ちなみに、BSPDIRは、repo sync でファイルの取得を行ったディレクトリとなります。

なお、確認ですが、repo init は、それぞれの開発ホストで同一時期に実施されたのでしょうか?
こちらのBSPのrepoのxmlファイルを確認したところ、取得する各レイヤーに対するリビジョンの
指定がcommit id ではなく、ブランチが指定されているため、repo init を実行する日時によって
meta dataの内容が異なる可能性が大です。
当方でも複数の環境で日を変えてrepo init を実行した場合に、含まれるレイヤーのリビジョンが
異なっており、実際に複数の環境で同時進行で開発を行う場合には同一のリビジョンのレイヤーを
使用されたほうが、混乱が少なくなるかと。
bitbake 実行時に表示されるログの先頭部分で、各レイヤーのリビジョンの確認ができます。