linaro-mmwg / lhg-oe-manifests

Linaro Multimedia Working Group OE repo manifests
MIT License
2 stars 9 forks source link

compilation issue in Hikey solution #19

Open ncpsa opened 5 years ago

ncpsa commented 5 years ago

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,

muenlin commented 5 years ago

I had the same mistake.

muenlin commented 5 years ago

https://forums.xilinx.com/t5/Embedded-Linux/Petalinux-2018-2-SDK-generation-error/m-p/882014/thread-id/28009

muenlin commented 5 years ago

file name: setup-environment-internal add comment: BUILDDIR=$OEROOT/$BUILDDIR

I have fixed this issue. my email is enlin.mu@unisoc.com