Indication of Successful Build
Russell Haley
russ.haley at gmail.com
Wed Apr 6 16:21:46 UTC 2016
Hi Bob/Boris,
You both understand the question correctly. Return codes and time
stamps are all great but don't tell me anything two weeks later when I
can't remember if my last buildworld worked or not.The answers so far
are what I expected; what I am wondering is if there was a nifty trick
I didn't know. The answer seems to be RYO or Jenkins. :)
Thanks,
Russ
On Wed, Apr 6, 2016 at 8:35 AM, bob prohaska <fbsd at www.zefox.net> wrote:
> Hi Russell,
>
> The buildworld and buildkernel targets output completion timestamps, such as
>
>>>> Kernel build for RPI2 completed on Mon Apr 4 16:27:49 PDT 2016
>
> which makes success or failure reasonably clear.
>
> Installworld and installkernel just "fizzle out" with no explicit
> declaration, but at least when self-hosting on an RPI2 have a fairly
> unique tagline, such as
>
> --- afterinstall ---
> kldxref /boot/kernel
>
> for installkernel, or
>
> makewhatis /usr/share/man
> makewhatis /usr/share/openssl/man
>
> for installworld.
>
> Do I possibly misunderstand the question?
>
> bob prohaska
>
> On Tue, Apr 05, 2016 at 10:36:21PM -0700, Russell Haley wrote:
>> Is there any way to tell if your last build was successful (it's a
>> general question so I mean in whole or any of the parts like
>> buildworld, man pages, installkernel)? It would sure be helpful if
>> there was a flag or something preferably short of setting up Jenkins.
>> That said, I'm not opposed to setting up Jenkins.
>>
>> Thanks,
>>
>> Russell
>> _______________________________________________
>> freebsd-arm at freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
>> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"
More information about the freebsd-arm
mailing list