From: Denys Dmytriyenko <denys@ti.com>
To: Adam Lee <adam.yh.lee@gmail.com>
Cc: "meta-ti@yoctoproject.org" <meta-ti@yoctoproject.org>
Subject: Re: Extensible SDK with TI SDK?
Date: Fri, 12 Jan 2018 15:52:41 -0500 [thread overview]
Message-ID: <20180112205241.GM25785@edge> (raw)
In-Reply-To: <CAFeBWL6siZyknfmD6PXrkwt6DA=7e6anK+0NBuwOBJRgVbOoEw@mail.gmail.com>
Adam,
meta-ti is a pure BSP layer and has absolutely no knowledge of tisdk-rootfs-image.
That means that meta-ti itself shouldn't have any issues with Yocto Extensible
SDK.
Now, TI SDK specifically is covered by meta-arago, which is a separate layer
with its own list, and does not currently support extensible SDK.
--
Denys
On Fri, Jan 12, 2018 at 06:18:32PM +0000, Adam Lee wrote:
> Has anyone successfully built Yocto's Extensible SDK with meta-ti included?
> I am getting this error on the latest version:
>
> ERROR: tisdk-rootfs-image-1.0-r0 do_populate_sdk_ext: Error executing a
> python function in exec_python_func() autogenerated:
>
> The stack trace of python calls that resulted in this exception/failure was:
> File: 'exec_python_func() autogenerated', lineno: 2, function: <module>
> 0001:
> *** 0002:copy_buildsystem(d)
> 0003:
> File: '/home/tisdk/sources/oe-core/meta/classes/populate_sdk_ext.bbclass',
> lineno: 331, function: copy_buildsystem
> 0327: f.write('TCLIBCAPPEND = ""\n')
> 0328: f.write('DL_DIR = "${TOPDIR}/downloads"\n')
> 0329:
> 0330: f.write('INHERIT += "%s"\n' % 'uninative')
> *** 0331: f.write('UNINATIVE_CHECKSUM[%s] = "%s"\n\n' %
> (d.getVar('BUILD_ARCH'), uninative_checksum))
> 0332: f.write('CONF_VERSION = "%s"\n\n' %
> d.getVar('CONF_VERSION', False))
> 0333:
> 0334: # Some classes are not suitable for SDK, remove them
> from INHERIT
> 0335: f.write('INHERIT_remove = "%s"\n' %
> d.getVar('SDK_INHERIT_BLACKLIST', False))
> Exception: UnboundLocalError: local variable 'uninative_checksum'
> referenced before assignment
>
> ERROR: tisdk-rootfs-image-1.0-r0 do_populate_sdk_ext: Function failed:
> copy_buildsystem
> ERROR: Logfile of failure stored in:
> /home/tisdk/build/arago-tmp-glibc/work/am57xx_evm-oe-linux-gnueabi/tisdk-rootfs-image/1.0-r0/temp/log.do_populate_sdk_ext.42114
> ERROR: Task
> (/home/tisdk/sources/meta-arago/meta-arago-distro/recipes-core/images/tisdk-rootfs-image.bb:do_populate_sdk_ext)
> failed with exit code '1'
>
> Regards,
>
> Adam
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
next prev parent reply other threads:[~2018-01-12 20:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-12 18:18 Extensible SDK with TI SDK? Adam Lee
2018-01-12 20:52 ` Denys Dmytriyenko [this message]
2018-01-23 18:34 ` Adam Lee
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=20180112205241.GM25785@edge \
--to=denys@ti.com \
--cc=adam.yh.lee@gmail.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.