[oe] FreeBSD 8 bitbake errors

Krzysztof 'soltys' Korościk soltys at szluug.org
Fri May 7 15:22:43 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 
Hi all,
I'm trying to setup oe environment on fresh FreeBSD 8 install. I'd
installed everything listed in [1] and [2], but when I try to bitbake
anything I get this:

[soltys@ ~/oe/ngw100]$ bitbake nano
NOTE: Handling BitBake files: / (6387/8361) [76 %]ERROR: Information
not available for target 'i386-freebsd8'
ERROR: argument of type 'NoneType' is not iterable while parsing
/home/soltys/oe/ngw100/openembedded/recipes/openssl/openssl-native_0.9.8g.bb
ERROR: Information not available for target 'i386-freebsd8'
NOTE: <type 'exceptions.TypeError'>:argument of type 'NoneType' is not
iterable while evaluating:
${@siteinfo_get_endianess(d)}
NOTE: <type 'exceptions.TypeError'>:argument of type 'NoneType' is not
iterable while evaluating:
${@base_conditional('SITEINFO_ENDIANESS', 'le', '-DL_ENDIAN',
'-DB_ENDIAN', d)}         -DTERMIO -Os -fomit-frame-pointer -Wall
NOTE: <type 'exceptions.TypeError'>:argument of type 'NoneType' is not
iterable while evaluating:
${@'${CFLAG}'.replace('-O2', '')}
ERROR: argument of type 'NoneType' is not iterable while parsing
/home/soltys/oe/ngw100/openembedded/recipes/openssl/openssl-native_0.9.8g.bb
NOTE: Handling BitBake files: / (6426/8361) [76 %]ERROR: Information
not available for target 'i386-freebsd8'
ERROR: argument of type 'NoneType' is not iterable while parsing
/home/soltys/oe/ngw100/openembedded/recipes/openssl/openssl-native_0.9.7m.bb
ERROR: Information not available for target 'i386-freebsd8'
NOTE: <type 'exceptions.TypeError'>:argument of type 'NoneType' is not
iterable while evaluating:
${@siteinfo_get_endianess(d)}
NOTE: <type 'exceptions.TypeError'>:argument of type 'NoneType' is not
iterable while evaluating:
${@base_conditional('SITEINFO_ENDIANESS', 'le', '-DL_ENDIAN',
'-DB_ENDIAN', d)}         -DTERMIO -Os -fomit-frame-pointer -Wall
NOTE: <type 'exceptions.TypeError'>:argument of type 'NoneType' is not
iterable while evaluating:
${@'${CFLAG}'.replace('-O2', '')}
ERROR: argument of type 'NoneType' is not iterable while parsing
/home/soltys/oe/ngw100/openembedded/recipes/openssl/openssl-native_0.9.7m.bb
NOTE: Handling BitBake files: \ (7268/8361) [86 %]ERROR: Information
not available for target 'i386-freebsd8'
ERROR: argument of type 'NoneType' is not iterable while parsing
/home/soltys/oe/ngw100/openembedded/recipes/openssl/openssl-native_0.9.7g.bb
ERROR: Information not available for target 'i386-freebsd8'
NOTE: <type 'exceptions.TypeError'>:argument of type 'NoneType' is not
iterable while evaluating:
${@siteinfo_get_endianess(d)}
NOTE: <type 'exceptions.TypeError'>:argument of type 'NoneType' is not
iterable while evaluating:
${@base_conditional('SITEINFO_ENDIANESS', 'le', '-DL_ENDIAN',
'-DB_ENDIAN', d)}         -DTERMIO -Os -fomit-frame-pointer -Wall
NOTE: <type 'exceptions.TypeError'>:argument of type 'NoneType' is not
iterable while evaluating:
${@'${CFLAG}'.replace('-O2', '')}
ERROR: argument of type 'NoneType' is not iterable while parsing
/home/soltys/oe/ngw100/openembedded/recipes/openssl/openssl-native_0.9.7g.bb
NOTE: Handling BitBake files: | (8358/8361) [99 %]Command execution
failed: Traceback (most recent call last):
  File "/home/soltys/oe/ngw100/bitbake/lib/bb/command.py", line 85, in
runAsyncCommand
    self.cooker.updateCache()
  File "/home/soltys/oe/ngw100/bitbake/lib/bb/cooker.py", line 802, in
updateCache
    if not self.parser.parse_next():
  File "/home/soltys/oe/ngw100/bitbake/lib/bb/cooker.py", line 956, in
parse_next
    def parse_next(self):
  File "/home/soltys/oe/ngw100/bitbake/lib/bb/cooker.py", line 995, in
parse_next
    raise ParsingErrorsFound
ParsingErrorsFound


Any idea why I get errors and how to deal with them ?

Regards


[1]  http://wiki.openembedded.net/index.php/OEandYourDistro#FreeBSD
[2]  http://wiki.openembedded.net/index.php/Getting_started

- -- 

Krzysztof 'soltys' Koroscik
jid: soltys at szluug.org
e-mail: soltys at szluug.org

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
 
iEYEARECAAYFAkvkMEEACgkQNbd+EcfTCITZoACfQllUnz4KIwaYRfzVyeCIGSBQ
8PkAoLeTft9hzLgrP9gWGOi+TqWJAlc2
=x5i6
-----END PGP SIGNATURE-----





More information about the Openembedded-devel mailing list