Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compilation issue in Hikey solution #19

Open
ncpsa opened this issue Dec 4, 2018 · 3 comments
Open

compilation issue in Hikey solution #19

ncpsa opened this issue Dec 4, 2018 · 3 comments

Comments

@ncpsa
Copy link

ncpsa commented Dec 4, 2018

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
Copy link

muenlin commented Jun 8, 2019

I had the same mistake.

@muenlin
Copy link

muenlin commented Jun 25, 2019

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

  • BUILDDIR=$(readlink -f "$BUILDDIR" )

I have fixed this issue. my email is [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants