[oe] [PATCH] Add cgreen. Library to do unit test for C language

Khem Raj raj.khem at gmail.com
Wed May 26 20:04:27 UTC 2010


On (23/05/10 15:49), João Henrique Freitas wrote:
> Hi,
> 
> Attached a unique patch.

You could have used git send-email to send your patches. I could not pull
them from patchwork or mbox verbatim. Anyway after applying bitbake cgreen
and it ends up like below

RROR: Function do_configure failed
NOTE: Task failed: ('function do_configure failed',
'/scratch/oe/work/armv5te-oe-linux-gnueabi/cgreen-svn-r0.0/temp/log.do_configure.29618')
ERROR: Logfile of failure stored in:
/scratch/oe/work/armv5te-oe-linux-gnueabi/cgreen-svn-r0.0/temp/log.do_configure.29618
Log data follows:
| -- The C compiler identification is GNU
| -- Check for working C compiler:
/scratch/oe/cross/armv5te/bin/arm-oe-linux-gnueabi-gcc
| -- Check for working C compiler:
/scratch/oe/cross/armv5te/bin/arm-oe-linux-gnueabi-gcc -- works
| -- Detecting C compiler ABI info
| -- Detecting C compiler ABI info - done
| -- Performing Test WITH_FPIC
| -- Performing Test WITH_FPIC - Success
| -- Performing Test WITH_STACK_PROTECTOR
| -- Performing Test WITH_STACK_PROTECTOR - Success
| -- Performing Test WITH_FORTIFY_SOURCE
| -- Performing Test WITH_FORTIFY_SOURCE - Success
| -- FLEX was not found.
| -- Configuring done
| CMake Error in src/CMakeLists.txt:
|   Cannot find source file "collector.c".  Tried extensions .c .C .c++ .cc
|   .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx
| 


it could not find FLEX.

Thx
-Khem




More information about the Openembedded-devel mailing list