All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] Add cgreen. Library to do unit test for C language
Date: Wed, 26 May 2010 13:04:27 -0700	[thread overview]
Message-ID: <20100526200427.GA10091@gmail.com> (raw)
In-Reply-To: <AANLkTimBQd3eDm165D0SEIE8HVyQ-QI_RD3KLpMBhGCR@mail.gmail.com>

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



      reply	other threads:[~2010-05-26 20:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-16  3:41 [PATCH] Add cgreen. Library to do unit test for C language João Henrique Freitas
2010-05-16  7:39 ` Koen Kooi
2010-05-16 21:05   ` João Henrique Freitas
2010-05-17 21:40     ` Khem Raj
2010-05-23 18:49       ` João Henrique Freitas
2010-05-26 20:04         ` Khem Raj [this message]

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=20100526200427.GA10091@gmail.com \
    --to=raj.khem@gmail.com \
    --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.