All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Krzysztof 'soltys' Korościk" <soltys@szluug.org>
To: openembedded-devel@lists.openembedded.org
Subject: FreeBSD 8 bitbake errors
Date: Fri, 07 May 2010 17:22:43 +0200	[thread overview]
Message-ID: <4BE43043.2000605@szluug.org> (raw)

-----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@szluug.org
e-mail: soltys@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-----




             reply	other threads:[~2010-05-07 15:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-07 15:22 Krzysztof 'soltys' Korościk [this message]
2010-05-08  4:18 ` FreeBSD 8 bitbake errors Holger Freyther
2010-05-08  8:10   ` Krzysztof 'soltys' Korościk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BE43043.2000605@szluug.org \
    --to=soltys@szluug.org \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.