[Buildroot] [PATCH 1/1] package/rng-tools: needs NPTL

Matthew Weber matthew.weber at rockwellcollins.com
Thu Oct 31 07:38:22 UTC 2019


Arnout,

On Wed, Oct 30, 2019 at 3:53 PM Arnout Vandecappelle <arnout at mind.be> wrote:
>
>
>
> On 30/10/2019 10:44, Matthew Weber wrote:
> > Bernd,
> >
> > On Wed, Oct 30, 2019 at 4:38 AM Matthew Weber
> > <matthew.weber at rockwellcollins.com> wrote:
> >>
> >> Bernd,
> >>
> >>
> >> On Wed, Oct 30, 2019 at 12:58 AM Bernd Kuhls <bernd.kuhls at t-online.de> wrote:
> >>>
> >>> Fixes:
> >>> http://autobuild.buildroot.net/results/e18/e1815b96997fb7def688e0aeb5d342fc64dbb64d/
> >>>
> >>> Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
> >>
> >> $  ./utils/check-package package/rng-tools/*
> >> 99 lines processed
> >> 0 warnings generated
> >>
> >> Reviewed-by: Matt Weber <matthew.weber at rockwellcollins.com>
> >
> > Looks like the next thread related build failure will be musl related.
> >
> > ./utils/test-pkg -p rng-tools -d testbuild
> >                              br-arm-full [1/6]: OK
> >                   br-arm-cortex-a9-glibc [2/6]: OK
> >                    br-arm-cortex-m4-full [3/6]: SKIPPED
> >                           br-x86-64-musl [4/6]: FAILED
> >                       br-arm-full-static [5/6]: OK
> >                             sourcery-arm [6/6]: OK
> >
> >
> > rngd_jitter.c:(.text+0x7da): undefined reference to `pthread_yield'
>
>  man pthread_yield:
>
> This call is nonstandard, but present on several other systems.  Use the
> standardized sched_yield(2) instead.
>
>  Should be simple enough to patch.

Looks like upstream had a commit
http://patchwork.ozlabs.org/patch/1187237/



More information about the buildroot mailing list