http://bugs.openembedded.org/show_bug.cgi?id=2427





--- Comment #10 from L. A. Linden Levy <[EMAIL PROTECTED]>  2007-06-06 12:57:38 
---
(In reply to comment #8)
> (In reply to comment #7)
> > Sorry, I want a log attached to the bugtracker and not a weblink. And a
> > complete one
> > 
> > e.g.
> > 
> > #bitbake what-i-build
> > the ERROR
> > 
> 
> The error log was >1000KB and it would not let me attach. The web link works
> fine for me.
> 

 =>> bitbake 
ERROR: Error in executing: 
ERROR: Exception:exceptions.UnboundLocalError Message:local variable 'bb'
referenced before assignment
ERROR: Printing the environment of the function
ERROR:  0001:def __anonfunc():
ERROR:  0002:   import exceptions
ERROR:  0003:   need_host = bb.data.getVar('COMPATIBLE_HOST', d, 1)
ERROR:  0004:   if need_host:
ERROR:  0005:           import re
ERROR:  0006:           this_host = bb.data.getVar('HOST_SYS', d, 1)
ERROR:  0007:           if not re.match(need_host, this_host):
ERROR: local variable 'bb' referenced before assignment while parsing
/home/lindenle/src/open_embedded/org.openembedded.dev/packages/aalib/aalib_1.4rc5.bb

This is repeated for every bb file and at the end I get the traceback I posted
in the first comment.  Maybe we should work on the irc channel  as I seem  to
not be providing what you need.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Bitbake-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bitbake-dev

Reply via email to