« Return to Thread: bitbake problem

bitbake problem

by jdoutt :: Rate this Message:

Reply to Author | View in Thread

Once upon a time I could get bitbake to work!  Now, however, it fails to run to completion.

It complains about a "parsing error".  It should not even know about the directory "~/from_T30_jad/extracted/home/........

Any ideas about what might be going on?


the GUMSTIX-related output of 'env'  gives:

GUMSTIXBRANCH=/home/jdoutt/gumstix/gumstix-oe/com.gumstix.collection

USERBRANCH=/home/jdoutt/gumstix/gumstix-oe/user.collection

PATH=/home/jdoutt/gumstix/gumstix-oe/bitbake/bin:/home/jdoutt/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
GDM_XSERVER_LOCATION=local
PWD=/home/jdoutt/gumstix/gumstix-oe/user.collection/packages/helloworld
BBPATH=/home/jdoutt/gumstix/gumstix-oe/build:/home/jdoutt/gumstix/gumstix-oe/user.collection:/home/jdoutt/gumstix/gumstix-oe/com.gumstix.collection:/home/jdoutt/gumstix/gumstix-oe/org.openembedded.snapshot
GDMSESSION=default
HISTCONTROL=ignoreboth
GUMSTIXTOP=/home/jdoutt/gumstix/gumstix-oe



the output from 'bitbake' is:

jdoutt@kira:~/gumstix/gumstix-oe/user.collection/packages/helloworld$ bitbake -c rebuild helloworld_1.0.0.bb
NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install it to increase performance.
NOTE: Handling BitBake files: / (4968/4969) [99 %]ERROR: /home/jdoutt/gumstix/gumstix-oe/user.collection/packages/gpregs/xx.bb:64: unparsed line: 'jdoutt@kira:~/from_T30_jad/extracted/home/jdoutt/gumstix/gumstix-oe/com.gumstix.collection/packages/gpio-event$' while parsing /home/jdoutt/gumstix/gumstix-oe/user.collection/packages/gpregs/xx.bb

NOTE: Parsing finished. 4732 cached, 0 parsed, 236 skipped, 0 masked.
ERROR: Parsing errors found, exiting...
jdoutt@kira:~/gumstix/gumstix-oe/user.collection/packages/helloworld$


 « Return to Thread: bitbake problem