> It comes from
>
>
> do_configure_prepend () {
> if ${@['true', 'false'][bb.data.inherits_class('native', d)]}
> then
> export ac_cv_path_PERL="${ac_cv_path_PERL=${bindir}/perl}"
> fi
> }
>
> test fails...
>
OK what happens if you get rid of do_configure_prepend fully ?