Re: Porting MokoMakefile, odd errors

2008-09-20 Thread Rod Whitby
Lally Singh wrote:
   I'm getting an openmoko build environment set up on OpenSolaris
 (which, btw, is great).  A build error is difficult for me to
 interpret.  I was hoping for some help.  I've included the full output
 below.

At this point, you have left the realm of MokoMakefile, and entered deep
into OpenEmbedded and Bitbake.

Though you might be lucky and find someone on the openmoko lists who has
ported OpenEmbedded to OpenSolaris, I expect you will have better
fortune on the openembedded-devel mailing list.

-- Rod

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


Porting MokoMakefile, odd errors

2008-09-19 Thread Lally Singh
Hey folks,

  I'm getting an openmoko build environment set up on OpenSolaris
(which, btw, is great).  A build error is difficult for me to
interpret.  I was hoping for some help.  I've included the full output
below.

I'm getting this problem, though:
ERROR: iterable argument required while parsing
/research/moko/openembedded/packages/openssl/openssl-native_0.9.XY.bb

for X in 7,8 and Y in m,g.

Also:
ERROR: Information not available for target 'i86pc-sunos'

Which is understandable.

How would I go about fixing these problems?  Any suggestions or
pointers to documentation would be well appreciated.

Thank you!

-ls

[EMAIL PROTECTED] moko]$ time gmake image
( cd build  . ../setup-env  \
  ( bitbake openmoko-asu-image u-boot-openmoko ) )
NOTE: Removed the following variables from the
environment:SSH_CLIENT,PS1,LD_LIBRARY_PATH,MAKEFLAGS,TZ,SHLVL,MANPATH,OMDIR,JAVA_HOME,MFLAGS,PYTHONPATH,VISUAL,LD_OPTIONS,SSH_TTY,OLDPWD,MAKELEVEL,MAIL,SSH_CONNECTION,PAGER
NOTE: Out of date cache found, rebuilding...
NOTE: Handling BitBake files: - (0899/5436) [16 %]ERROR: Information
not available for target 'i86pc-sunos'
NOTE: exceptions.TypeError:iterable argument required while evaluating:
[EMAIL PROTECTED](d)}
NOTE: exceptions.TypeError:iterable argument required while evaluating:
[EMAIL PROTECTED]('SITEINFO_ENDIANESS', 'le', '-DL_ENDIAN',
'-DB_ENDIAN', d)}   -DTERMIO -fexpensive-optimizations
-frename-registers -fomit-frame-pointer -Os -Wall
NOTE: exceptions.TypeError:iterable argument required while evaluating:
${@'${CFLAG}'.replace('-O2', '')}
ERROR: iterable argument required while parsing
/research/moko/openembedded/packages/openssl/openssl-native_0.9.7m.bb
NOTE: Handling BitBake files: \ (0902/5436) [16 %]ERROR: Information
not available for target 'i86pc-sunos'
NOTE: exceptions.TypeError:iterable argument required while evaluating:
[EMAIL PROTECTED](d)}
NOTE: exceptions.TypeError:iterable argument required while evaluating:
[EMAIL PROTECTED]('SITEINFO_ENDIANESS', 'le', '-DL_ENDIAN',
'-DB_ENDIAN', d)}   -DTERMIO -fexpensive-optimizations
-frename-registers -fomit-frame-pointer -Os -Wall
NOTE: exceptions.TypeError:iterable argument required while evaluating:
${@'${CFLAG}'.replace('-O2', '')}
ERROR: iterable argument required while parsing
/research/moko/openembedded/packages/openssl/openssl-native_0.9.7g.bb
NOTE: Handling BitBake files: | (0904/5436) [16 %]ERROR: Information
not available for target 'i86pc-sunos'
NOTE: exceptions.TypeError:iterable argument required while evaluating:
[EMAIL PROTECTED](d)}
NOTE: exceptions.TypeError:iterable argument required while evaluating:
[EMAIL PROTECTED]('SITEINFO_ENDIANESS', 'le', '-DL_ENDIAN',
'-DB_ENDIAN', d)}   -DTERMIO -fexpensive-optimizations
-frename-registers -fomit-frame-pointer -Os -Wall
NOTE: exceptions.TypeError:iterable argument required while evaluating:
${@'${CFLAG}'.replace('-O2', '')}
ERROR: iterable argument required while parsing
/research/moko/openembedded/packages/openssl/openssl-native_0.9.8g.bb
NOTE: Handling BitBake files: | (5436/5436) [100 %]
NOTE: Parsing finished. 0 cached, 5196 parsed, 237 skipped, 0 masked.
ERROR: Parsing errors found, exiting...
gmake: *** [openmoko-asu-image] Error 1

real2m15.427s
user1m57.723s
sys 0m6.409s



-- 
H. Lally Singh
Ph.D. Candidate, Computer Science
Virginia Tech

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