[Buildroot] Autobnuilders timeouts [was: Re: autobuilder flock hangs]

Matthew Weber matthew.weber at rockwellcollins.com
Sun Aug 26 13:00:57 UTC 2018


Yann,

On Sat, Aug 25, 2018 at 8:31 AM Yann E. MORIN <yann.morin.1998 at free.fr> wrote:
>
> Matthew, Julien, All,
>
> On 2018-08-24 18:54 -0500, Matthew Weber spake thusly:
> > On Fri, Aug 24, 2018 at 2:02 AM Yann E. MORIN <yann.morin.1998 at free.fr> wrote:
> > > Now, I also had a look at all the timeouts, and I also noticed a single
> > > other pattern. Julien's and Matthew's autobuilder would always choke on
> > > host-libsodium, and it happens only on those two autobuilders:
> > >     http://autobuild.buildroot.org/?reason=host-libsodium
> > > All failing at the same point:
> > >     checking whether segmentation violations can be caught when using the C compiler...
> >
> > Tried a few things...
> > 1) Setup this config and did a make host-libsodium.  No hang.
> > 2) Took the test code from that configure test and could execute it without hang
> > 3) Doing a full build now and we'll see if there is a sequencing/file
> > configuration driving this.
> >
> > Any other ideas?
>
> I found the commit that added this check:
>     https://github.com/jedisct1/libsodium/commit/c3045e2cb02dc1dae29cdb0dafd6cdb6469b8de8
>
> So, does your host compiler runs asan by default? If so, do you have
> ASAN_OPTIONS set in your environment?
>

br-reproduce'd build doesn't fail or take a long time on
host-libsodium (below).  I also checked my env, no define and I don't
have asan on this machine.  Only difference now would be executing it
under the python autobuilder env. I'll see if I have autobuilder logs
from these failures (maybe I should add some logging, the signal test
maybe messes with the cmd shell?)

   2659 1535170855:start:extract             : host-libsodium
   2660 1535170855:end  :extract             : host-libsodium
   2661 1535170855:start:patch               : host-libsodium
   2662 1535170855:end  :patch               : host-libsodium
   2663 1535170856:start:configure           : host-libsodium
   2664 1535170866:end  :configure           : host-libsodium
   2665 1535170866:start:build               : host-libsodium
   2666 1535170871:end  :build               : host-libsodium
   2667 1535170871:start:install-host        : host-libsodium
   2668 1535170872:end  :install-host        : host-libsodium


Matt



More information about the buildroot mailing list