So I tried this myself and it worked, which makes me thing your work
dir got messed up somehow.  It's trying to build here but failing as
there are missing dependencies (no jpeg DEPENDS, for example).

Ross

On 6 July 2018 at 13:38, Burton, Ross <[email protected]> wrote:
> On 6 July 2018 at 13:32, Oliver Westermann <[email protected]> wrote:
>>  This does not seem to work as expected. With option 1) and 2) it fails in
>> do_compile:
>>
>> | DEBUG: Executing shell function do_compile
>> |
>> /data/workspace/yocto-build/build/mysys/tmp/work/aarch64-poky-linux/python3-pillow/5.2.0-r0/temp/run.do_compile.14093:
>> 112:
>> /data/workspace/yocto-build/build/mysys/tmp/work/aarch64-poky-linux/python3-pillow/5.2.0-r0/temp/run.do_compile.14093:
>> /data/workspace/yocto-build/build/mysys/tmp/work/aarch64-poky-linux/python3-pillow/5.2.0-r0/recipe-sysroot-native/usr/bin/python3-native/python3:
>> not found
>> | ERROR: python3 setup.py build_ext execution failed.
>> | WARNING: exit code 1 from a shell command.
>> | ERROR: Function failed: do_compile (log file is located at
>> /data/workspace/yocto-build/build/mysys/tmp/work/aarch64-poky-linux/python3-pillow/5.2.0-r0/temp/log.do_compile.14093)
>
> That's very odd.  I'd suggest maybe something really weird happened,
> what happens if you bitbake -cclean python3-pillow ; bitbake
> python3-pillow?
>
> Ross
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to