[yocto] (rocko) python3-pycario : Waf cannot unpacked

2019-01-21 Thread Geonho Kim
Hi,

I have some build error problem.
Now, I have working on rocko release.
When I have built, I met this error message

build_src/tmp/work/aarch64-poky-linux/python3-pycairo/1.10.0-r2/temp/log.do_configure.81617
Log data follows:
| DEBUG:Executing shell function do_configure
| sh :1: bunzip2: not found
| Error: Waf cannot be unpacked, check that bzip2 support is preset.
..

It seems that uninstalled bzip2 to host and sysroot-native area, but bzip2
is installed to
host pc and sysroot-native location.

Do you know how to fix this?
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] [rocko] python3-pycario : Waf cannot unpacked

2019-01-16 Thread Geonho Kim
Hi,

I have some build error.
Now, I have working on rocko release.
When I have built python3-pycairo, I met this error message

build_src/tmp/work/aarch64-poky-linux/python3-pycairo/1.10.0-r2/temp/log.do_configure.81617
Log data follows:
| DEBUG:Executing shell function do_configure
| sh :1: bunzip2: not found
| Error: Waf cannot be unpacked, check that bzip2 support is preset.
..

It seems that uninstalled bzip2 to host and sysroot-native area, but bzip2
was installed to
host pc and sysroot-native location.

Do you know how to fix this?
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto