http://bugs.openembedded.org/show_bug.cgi?id=2586
Summary: bitbake-1.8.4 building
Product: BitBake
Version: 1.8.x
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: BitBake
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
hello
i am facing the this problem
bitbake angstrom-minimal-image 2>&1 | less
NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install it to
increase performance.
NOTE: Invalid cache found, rebuilding...
NOTE: Invalid cache found, rebuilding...
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
/OE/org.openembedded.dev/packages/stage-manager/stagemanager-native_0.0
.1.bb
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
/OE/org.openembedded.dev/packages/gsl/gsl_1.4.bb
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:
--
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