Re: Build Openmoko on FreeBSD

2008-09-02 Thread Cesar Eduardo Barros
Mr. Morph escreveu:
 Hello everybody,
 
 I tried to build the openmoko images on FreeBSD64. I tried it several 
 time with different images (ASU,FSO and SHR) but everytime I get errors 
 from bitbake like this:
 
 Buildserver_OpenMoko# sh build-unstable.sh
 . conf/topdir.conf  test `pwd` = $TOPDIR || echo TOPDIR='`pwd`' 
   conf/topdir.conf
 . ./setup-env; exec bitbake shr-image
 NOTE: Handling BitBake files: \ (4430/5704) [77 %]ERROR: Information not 
 available for target 'amd64-freebsd'
 NOTE: type 'exceptions.TypeError':argument of type 'NoneType' is not 
 iterable while evaluating:
 [EMAIL PROTECTED](d)}
 NOTE: type 'exceptions.TypeError':argument of type 'NoneType' is not 
 iterable while evaluating:
 [EMAIL PROTECTED]('SITEINFO_ENDIANESS', 'le', '-DL_ENDIAN', 
 '-DB_ENDIAN', d)} -DTERMIO -fexpensive-optimizations 
 -frename-registers -fomit-frame-pointer -Os -Wall
 [...]
 ${@'${CFLAG}'.replace('-O2', '')}
 ERROR: argument of type 'NoneType' is not iterable while parsing 
 /shr/shr-unstable/openembedded/packages/openssl/openssl-native_0.9.7g.bb
 NOTE: Handling BitBake files: \ (5704/5704) [100 %]
 NOTE: Parsing finished. 5450 cached, 0 parsed, 251 skipped, 0 masked.
 ERROR: Parsing errors found, exiting...
 gmake: *** [image] Error 1
 
 Everyone got some hints for me?

This error is from openembedded/classes/siteinfo.bbclass, called from 
openembedded/packages/openssl/openssl.inc. It means what it says: it has 
no information about amd64-freebsd, or in fact anything at all besides 
Linux (and one instance of Darwin on ARM).

-- 
Cesar Eduardo Barros
[EMAIL PROTECTED]
[EMAIL PROTECTED]

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Build Openmoko on FreeBSD

2008-09-01 Thread Mr. Morph
Hello everybody,

I tried to build the openmoko images on FreeBSD64. I tried it several 
time with different images (ASU,FSO and SHR) but everytime I get errors 
from bitbake like this:

Buildserver_OpenMoko# sh build-unstable.sh
. conf/topdir.conf  test `pwd` = $TOPDIR || echo TOPDIR='`pwd`' 
  conf/topdir.conf
. ./setup-env; exec bitbake shr-image
NOTE: Handling BitBake files: \ (4430/5704) [77 %]ERROR: Information not 
available for target 'amd64-freebsd'
NOTE: type 'exceptions.TypeError':argument of type 'NoneType' is not 
iterable while evaluating:
[EMAIL PROTECTED](d)}
NOTE: type 'exceptions.TypeError':argument of type 'NoneType' is not 
iterable while evaluating:
[EMAIL PROTECTED]('SITEINFO_ENDIANESS', 'le', '-DL_ENDIAN', 
'-DB_ENDIAN', d)} -DTERMIO -fexpensive-optimizations 
-frename-registers -fomit-frame-pointer -Os -Wall
[...]
${@'${CFLAG}'.replace('-O2', '')}
ERROR: argument of type 'NoneType' is not iterable while parsing 
/shr/shr-unstable/openembedded/packages/openssl/openssl-native_0.9.7g.bb
NOTE: Handling BitBake files: \ (5704/5704) [100 %]
NOTE: Parsing finished. 5450 cached, 0 parsed, 251 skipped, 0 masked.
ERROR: Parsing errors found, exiting...
gmake: *** [image] Error 1

Everyone got some hints for me?

Greets,
morphis

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community