Hi Rob,

On 27 October 2014 16:21, Rob Hamerling <robhamerl...@gmail.com> wrote:

>
> What type of check is done by bee robot on the samples?
>
> In the output of buildbot (package.stio) I don't see any compiler
> activity, so I think I may assume that the samples aren't compiled by the
> bee robot.
>

Buildbot creates an archive according to what's declated in TORELEASE.
Then, once created, it tests it: compilation using embedded compiler. See
Makefile, "bee-check" target:

bee-check:

    sh check_package.sh distrib/jallib-pack-${VERSION}/lib
distrib/jallib-pack-${VERSION}/sample distrib/jallib-pack-${VERSION}
/compiler/jalv2

check_package.sh compiles all samples in archive.


> Anyway, after I sent my message I realised that compilation is not
> relevant in this case, because the bmp085 sample compiles without errors.
> It is Jallib validation which complains about the bmp085 library and
> sample. So it looks like the bee build doesn't contain a validation either.
>

Indeed, no validation, also because bmp085 isn't in TORELEASE as you
noticed before, it's not part of bee build.

Hope this is clearer :)

Cheers
s.


>
>
> On 27.10.14 11:31, Sebastien Lelong wrote:
> >
>
>>  >> Urmas, It's good to see buildbot worked this time.
>>  >
>>  >
>>  > Well that is not so surprising (to me). The 'bee' robot produces only
>> a download package, it doesn't compile the samples.  And the bmp085
>> library and sample are not yet in TORELEASE, so these will not be found
>> in the bee package.
>>
>> you're right with the torelease point but bee robot do check samples in
>> a download package. (except if this behavior changed)
>>
>> fwiw
>>
>
> --
> R. Hamerling, Netherlands --- http://www.robh.nl
>
> --
> You received this message because you are subscribed to the Google Groups
> "jallib" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jallib+unsubscr...@googlegroups.com.
> To post to this group, send email to jallib@googlegroups.com.
> Visit this group at http://groups.google.com/group/jallib.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Sébastien Lelong

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jallib+unsubscr...@googlegroups.com.
To post to this group, send email to jallib@googlegroups.com.
Visit this group at http://groups.google.com/group/jallib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to