From: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
To: openembedded-core@lists.openembedded.org,
Koen Kooi <koen@dominion.thruhere.net>
Subject: Re: [PATCH 0/1][v3] license.bbclass parsing changes rebased sans debug
Date: Sat, 28 May 2011 06:21:26 -0700 [thread overview]
Message-ID: <4DE0F6D6.1000105@intel.com> (raw)
In-Reply-To: <B424D198-12A5-4C45-93D7-C5CFA6C97BA5@dominion.thruhere.net>
Could you send me the log. That's odd and shouldn't have happened (the license is only two licenses...)
-b
On 05/28/2011 02:16 AM, Koen Kooi wrote:
>
> Op 28 mei 2011, om 00:13 heeft Elizabeth Flanagan het volgende geschreven:
>
>>
>> Using python abstract syntax trees as a parser and an ast visitor class, I've
>> begun the first steps to being able to put some sanity to license selection.
>>
>> One note. License modifiers have traditionally been limited to the "or greater"
>> modifier "+". I've added another modifier "with exceptions" for licenses that
>> have no generic ie common-licenses/GPL-2,0-with-GCC-exception
>
> When building shadow I get:
>
> | WARNING: /home/koen/angstrom-core/sources/openembedded-core/meta/files/common-licenses
> | ERROR: Error executing a python function in /home/koen/angstrom-core/sources/openembedded-core/meta/recipes-extended/shadow/shadow_4.1.4.3.bb:
> | RuntimeError: maximum recursion depth exceeded while calling a Python object
> |
> | ERROR: The stack trace of python calls that resulted in this exception/failure was:
> | ERROR: File "do_populate_lic", line 121, in<module>
> | ERROR:
> | ERROR: File "do_populate_lic", line 118, in do_populate_lic
> | ERROR:
> | ERROR: File "/usr/lib64/python2.7/ast.py", line 243, in visit
> | ERROR: return visitor(node)
> | ERROR:
> | ERROR: File "do_populate_lic", line 13, in generic_visit
>
> and a few hundred more lines, I had to change the scrollback buffer from 512 lines to unlimited to catch this :) I can send the full log on request.
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
--
---------------
Elizabeth Flanagan
Yocto Project
Release Engineer
next prev parent reply other threads:[~2011-05-28 13:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-27 22:13 [PATCH 0/1][v3] license.bbclass parsing changes rebased sans debug Elizabeth Flanagan
2011-05-27 22:36 ` Richard Purdie
2011-05-28 7:45 ` Koen Kooi
2011-05-28 9:16 ` Koen Kooi
2011-05-28 13:21 ` Elizabeth Flanagan [this message]
2011-05-28 13:41 ` Koen Kooi
2011-05-28 16:55 ` Khem Raj
2011-05-28 17:54 ` Elizabeth Flanagan
2011-05-28 20:57 ` Khem Raj
2011-05-28 23:31 ` Elizabeth Flanagan
2011-05-28 18:19 ` Otavio Salvador
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=4DE0F6D6.1000105@intel.com \
--to=elizabeth.flanagan@intel.com \
--cc=koen@dominion.thruhere.net \
--cc=openembedded-core@lists.openembedded.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.