Hi,

Can anyone help please?

I git cloned angstrom-setup-scripts and try to use bitbake to build my
bundle in an Apple Mac but it bums out parsing errors before it
finished building.

What do I need to do?

Thanks.

$ cd angstrom-setup-scripts
$ sh oebb.sh config hawkboard
Unknown machine hawkboard, passing it to OE directly

Setup for hawkboard completed
$ cd bitbake
$ ./setup.py build
running build
running build_py
running build_scripts
XMLLINT ./usermanual.xml
CP ./html.css html/docbook.css
XSLTPROC html ./usermanual.xml
Writing html/ch01s02.html for section
Writing html/ch01.html for chapter
Writing html/ch02s02.html for section
Writing html/ch02s03.html for section
Writing html/ch02.html for chapter
Writing html/ch03s02.html for section
Writing html/ch03s03.html for section
Writing html/ch03s04.html for section
Writing html/ch03s05.html for section
Writing html/ch03s06.html for section
Writing html/ch03s07.html for section
Writing html/ch03.html for chapter
Writing html/ch04s02.html for section
Writing html/ch04s03.html for section
Writing html/ch04s04.html for section
Writing html/ch04.html for chapter
Writing html/index.html for book
$ cd ..
$ source ~/.oe/environment
$ MACHINE=hawkboard bitbake -c rootfs m-image
NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install
it to increase performance.
NOTE: Handling BitBake files: \ (1445/7136) [20 %]ERROR: ? while
parsing /Users/user/src/angstrom-setup-scripts/sources/openembedded/
recipes/quilt/quilt-native_0.48.bb
ERROR: ? while parsing /Users/user/src/angstrom-setup-scripts/sources/
openembedded/recipes/quilt/quilt-native_0.48.bb
NOTE: Handling BitBake files: | (7135/7136) [99 %]Command execution
failed: Traceback (most recent call last):
  File "/Users/user/src/angstrom-setup-scripts/sources/bitbake/lib/bb/
command.py", line 85, in runAsyncCommand
    self.cooker.updateCache()
  File "/Users/user/src/angstrom-setup-scripts/sources/bitbake/lib/bb/
cooker.py", line 829, in updateCache
    if not self.parser.parse_next():
  File "/Users/user/src/angstrom-setup-scripts/sources/bitbake/lib/bb/
cooker.py", line 1022, in parse_next
    raise ParsingErrorsFound
ParsingErrorsFound

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

Reply via email to