Sir i want to compile linphone with yocto kirkstone , I use this link to download and start linphone compilation .
i use this link for yocto kirkstone download and compile for phytech imx6ul board --https://www.phytec.de/cdocuments/?doc=PoDEHw&_ga=2.233664984.719943283.1691055148-1595945362.1691055073
and for linphone compilation i use this link --- https://wiki.linphone.org/xwiki/wiki/public/view/Linphone/Building%20Linphone%20with%20Yocto/
i got this error
Initialising tasks: 100% |#####################################################################################################| Time: 0:00:01
Sstate summary: Wanted 2 Local 2 Mirrors 0 Missed 0 Current 331 (100% match, 100% complete)
NOTE: Executing Tasks
ERROR: linphone-sdk-latest-r0.0 do_compile: ExecutionError('/home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/temp/run.do_compile.23417', 1, None, None)
ERROR: Logfile of failure stored in: /home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/temp/log.do_compile.23417
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: VERBOSE=1 cmake --build /home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/build --target all -- -j 2
|
| linphone-sdk
| 8f1b2d1f6cf5dbb1f0a8e442929e43a2b9af9703
| [1/4] cd /home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/build && /home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/recipe-sysroot-native/usr/bin/cmake -E echo_append
| [2/4] cd /home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/build/desktop && /home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/recipe-sysroot-native/usr/bin/cmake --build . && /home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/recipe-sysroot-native/usr/bin/cmake -E touch /home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/build/sdk-prefix/src/sdk-stamp/sdk-build
| FAILED: sdk-prefix/src/sdk-stamp/sdk-build /home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/build/sdk-prefix/src/sdk-stamp/sdk-build
...
...
..
...
..
.
..
...
.
...
..
....
/home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/git/linphone-sdk/desktop/opt/belledonne-communications/lib/liblime.so.0 /home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/git/linphone-sdk/desktop/opt/belledonne-communications/lib/libbellesip.so.1 -lxml2 -ldl /home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/recipe-sysroot/usr/lib/libxerces-c.so /home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/git/linphone-sdk/desktop/opt/belledonne-communications/lib/libbzrtp.so.0 -lz /home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/git/linphone-sdk/desktop/opt/belledonne-communications/lib/libsoci_core.so -lsqlite3 /home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/git/linphone-sdk/desktop/opt/belledonne-communications/lib/libbelcard.so.1 /home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/recipe-sysroot/usr/lib/libjsoncpp.so.1.9.5 /home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/git/linphone-sdk/desktop/opt/belledonne-communications/lib/libortp.so.15 /home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/git/linphone-sdk/desktop/opt/belledonne-communications/lib/libbelr.so.1 /home/imx6ul/build/tmp/work/cortexa7t2hf-neon-vfpv4-phytec-linux-gnueabi/linphone-sdk/latest-r0.0/git/linphone-sdk/desktop/opt/belledonne-communications/lib/libbctoolbox.so.1 && :
| ninja: build stopped: subcommand failed.
| ninja: build stopped: subcommand failed.
| ninja: build stopped: subcommand failed.
| WARNING: exit code 1 from a shell command.
ERROR: Task (/home/imx6ul/sources/poky/../poky/meta-bc/recipes-bc/linphone-sdk/linphone-sdk/linphone-sdk_latest.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1516 tasks of which 1515 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 33 seconds
Summary: 1 task failed:
/home/imx6ul/sources/poky/../poky/meta-bc/recipes-bc/linphone-sdk/linphone-sdk/linphone-sdk_latest.bb:do_compile
Summary: There were 2 WARNING messages.
Summary: There was 1 ERROR message, returning a non-zero exit code
please give me solution by which i can compile linphone succesfully
thank-you