[pypy-dev] Error while integrating PyPy module in Yocto (Jethro branch) build.
Carl Friedrich Bolz-Tereick
cfbolz at gmx.de
Thu Jul 20 04:14:02 EDT 2017
Hi Jaymin,
Welcome! This looks like an error that the meta-pypy build scripts produce? So it might be more productive to talk to them, since we don't know how that works.
Cheers,
Carl Friedrich
On July 20, 2017 6:47:22 AM GMT+02:00, JAYMIN DABHI <jaymin.dabhi at vivaldi.net> wrote:
>Hi All,
>
> I am trying to integrate PyPy in my current Yocto (Jethro branch)
>build for my i.MX6UL processor based development board. The board has
>"armv7a" (cortexa7) architecture.
> I am using "meta-pypy" layer from here
>(https://github.com/mzakharo/meta-pypy
>(https://github.com/mzakharo/meta-pypy)) and inherit the pypy package
>in my local.conf.
> But, it gives me error during bitbaking. I am bitbaking the
>"core-image-base".
>
> The error is as below :
>
> ERROR: Fetcher failure: Unable to find file
>file://pypy-4.0.1-cortexa7.tar.bz2
>(file://pypy-4.0.1-cortexa7.tar.bz2/) anywhere.
>
> I think, it can't find the package "pypy-4.0.1-cortexa7.tar.bz2" in
>pypy directory.
>
> What should be the other possible reason? and How it can be solved?
>Suggestions are welcome. Thanks,
>-
>JAYMIN
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20170720/5d6f4201/attachment.html>
More information about the pypy-dev
mailing list