From: Denys Dmytriyenko <denys@ti.com>
To: Manjukumar Harthikote Matha <manjukumar.harthikote-matha@xilinx.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: Getting started with meta-ti (beaglebone)
Date: Mon, 1 Aug 2016 19:34:49 -0400 [thread overview]
Message-ID: <20160801233449.GI3677@edge> (raw)
In-Reply-To: <b1415311-95cc-b627-23f0-8de950e8d1a4@xilinx.com>
On Mon, Aug 01, 2016 at 03:49:37PM -0700, Manjukumar Harthikote Matha wrote:
> All,
>
> I am trying to build for beaglebone but facing some errors on master
> branch. Maybe I am missing some configuration for the builds, can
> you please help me out
>
> I cloned, poky, meta-openembedded and meta-ti master branch
>
> source oe-init-build-env beaglebone
>
> Added BBMASK = "meta-ti/recipes-misc" in local.conf
What's this ^^^ for?
> MACHINE=beaglebone bitbake core-image-minimal
>
> Gives me an error
Are those Python3 related errors?
> ERROR: Unable to parse /workspaces/manjukum/meta-ti-build/poky/meta-ti/recipes-ti/devtools/ti-cgt6x_6.1.20.bb
> Traceback (most recent call last):
> File
> "/workspaces/manjukum/meta-ti-build/poky/bitbake/lib/bb/siggen.py",
> line 151, in SignatureGeneratorOEBasicHash.finalise(fn='/workspaces/manjukum/meta-ti-build/poky/meta-ti/recipes-ti/devtools/ti-cgt6x_6.1.20.bb',
> d=<bb.data_smart.DataSmart object at 0x7fd9cd6f1b38>, variant=None):
> try:
> > taskdeps = self._build_data(fn, d)
> except:
> File
> "/workspaces/manjukum/meta-ti-build/poky/bitbake/lib/bb/siggen.py",
> line 104, in SignatureGeneratorOEBasicHash._build_data(fn='/workspaces/manjukum/meta-ti-build/poky/meta-ti/recipes-ti/devtools/ti-cgt6x_6.1.20.bb',
> d=<bb.data_smart.DataSmart object at 0x7fd9cd6f1b38>):
>
> > tasklist, gendeps, lookupcache =
> bb.data.generate_dependencies(d)
>
> File
> "/workspaces/manjukum/meta-ti-build/poky/bitbake/lib/bb/data.py",
> line 438, in generate_dependencies(d=<bb.data_smart.DataSmart object
> at 0x7fd9cd6f1b38>):
> if dep not in deps:
> > deps[dep], values[dep] =
> build_dependencies(dep, keys, shelldeps, varflagsexcl, d)
> newdeps |= deps[dep]
>
> ....
> ....
> ='/workspaces/manjukum/meta-ti-build/poky/meta-ti/recipes-ti/devtools/../includes/../includes/ti-unpack.inc'):
> code = compile(check_indent(str(node)), filename, "exec",
> > ast.PyCF_ONLY_AST)
>
> File "/workspaces/manjukum/meta-ti-build/poky/meta-ti/recipes-ti/devtools/../includes/../includes/ti-unpack.inc",
> line 51
> os.chmod(binfile, 0755)
> ^
> SyntaxError: invalid token
>
>
> Any help is appreciated.
>
> Thanks
> Manju
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
next prev parent reply other threads:[~2016-08-01 23:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-01 22:49 Getting started with meta-ti (beaglebone) Manjukumar Harthikote Matha
2016-08-01 23:34 ` Denys Dmytriyenko [this message]
2016-08-02 2:12 ` Gary Thomas
2016-08-02 18:17 ` Manjukumar Harthikote Matha
2016-08-03 17:28 ` Denys Dmytriyenko
2016-08-03 17:37 ` Manjukumar Harthikote Matha
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160801233449.GI3677@edge \
--to=denys@ti.com \
--cc=manjukumar.harthikote-matha@xilinx.com \
--cc=meta-ti@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.