I followed the procedure mentioned in the README.md file from https://github.com/linaro-mmwg/lhg-oe-manifests, and I tried to build it for Hikey platform.
But I am getting failure while building nspr package. Below are my error message,
ERROR: nspr-4.12-r0 do_package: debugsrc symlink fixup failed with exit code 2 (cmd was find /home/aansari/workspace/ccspsec/Naveen/hikey/nu/tmp-rpb_wayland-glibc/work/aarch64-linaro-linux/nspr/4.12-r0/package/usr/src/debug -type l -print0 -delete | sed s#/home/aansari/workspace/ccspsec/Naveen/hikey/nu/tmp-rpb_wayland-glibc/work/aarch64-linaro-linux/nspr/4.12-r0/package/usr/src/debug/##g | (cd '/home/aansari/workspace/ccspsec/Naveen/hikey/nu/tmp-rpb_wayland-glibc/work/aarch64-linaro-linux' ; cpio -pd0mL --no-preserve-owner '/home/aansari/workspace/ccspsec/Naveen/hikey/nu/tmp-rpb_wayland-glibc/work/aarch64-linaro-linux/nspr/4.12-r0/package/usr/src/debug' 2>/dev/null))
ERROR: nspr-4.12-r0 do_package: Function failed: split_and_strip_files
ERROR: Logfile of failure stored in: /home/aansari/workspace/ccspsec/Naveen/hikey/nu/tmp-rpb_wayland-glibc/work/aarch64-linaro-linux/nspr/4.12-r0/temp/log.do_package.7832
ERROR: Task (/data/work/aansari/workspace/ccspsec/Naveen/hikey/nu/conf/../../layers/openembedded-core/meta/recipes-support/nspr/nspr_4.12.bb:do_package) failed with exit code '1'
NOTE: Tasks Summary: Attempted 2236 tasks of which 1933 didn't need to be rerun and 1 failed.
Hi,
I followed the procedure mentioned in the README.md file from https://github.com/linaro-mmwg/lhg-oe-manifests, and I tried to build it for Hikey platform. But I am getting failure while building nspr package. Below are my error message,
ERROR: nspr-4.12-r0 do_package: debugsrc symlink fixup failed with exit code 2 (cmd was find /home/aansari/workspace/ccspsec/Naveen/hikey/nu/tmp-rpb_wayland-glibc/work/aarch64-linaro-linux/nspr/4.12-r0/package/usr/src/debug -type l -print0 -delete | sed s#/home/aansari/workspace/ccspsec/Naveen/hikey/nu/tmp-rpb_wayland-glibc/work/aarch64-linaro-linux/nspr/4.12-r0/package/usr/src/debug/##g | (cd '/home/aansari/workspace/ccspsec/Naveen/hikey/nu/tmp-rpb_wayland-glibc/work/aarch64-linaro-linux' ; cpio -pd0mL --no-preserve-owner '/home/aansari/workspace/ccspsec/Naveen/hikey/nu/tmp-rpb_wayland-glibc/work/aarch64-linaro-linux/nspr/4.12-r0/package/usr/src/debug' 2>/dev/null)) ERROR: nspr-4.12-r0 do_package: Function failed: split_and_strip_files ERROR: Logfile of failure stored in: /home/aansari/workspace/ccspsec/Naveen/hikey/nu/tmp-rpb_wayland-glibc/work/aarch64-linaro-linux/nspr/4.12-r0/temp/log.do_package.7832 ERROR: Task (/data/work/aansari/workspace/ccspsec/Naveen/hikey/nu/conf/../../layers/openembedded-core/meta/recipes-support/nspr/nspr_4.12.bb:do_package) failed with exit code '1' NOTE: Tasks Summary: Attempted 2236 tasks of which 1933 didn't need to be rerun and 1 failed.
Can anyone help me to address the issue?.
Thanks in Advance.
Regards,