Basically your build regenerates asn1-parse.c from asn1-parse.y, and
it shouldn't. You should look into why that happens, using poky master
as a reference.

Alex

On Fri, 25 Oct 2024 at 11:39, Alexander Kanavin via
lists.openembedded.org <[email protected]>
wrote:
>
> Can you check this with plain poky master? It should build there even without 
> this change.
>
> Alex
>
> On Fri 25. Oct 2024 at 11.36, Fathi Boudra <[email protected]> wrote:
>>
>> On Fri, 25 Oct 2024 at 11:20, Alexander Kanavin <[email protected]> 
>> wrote:
>> >
>> > Why is this not a build error?
>>
>> I haven't investigated yet why it isn't  triggered on the YP autobuilder.
>> It's triggered on my Scarthgap based build, and by looking at libksba
>> configure, it needs yacc.
>>
>> Adding the build dependency locally fixed the build issue.
>>
>> We can see in do_configure log we run autoreconf and get:
>>
>> [...]
>> checking for bison... no
>> checking for byacc... no
>> checking if bison is the parser generator... no
>> [...]
>> ***
>> *** Note: The installed yacc version is not GNU Bison.  You need
>> *** to install Bison if you want to change any grammar (.y) file.
>> ***
>> [...]
>>
>> > Alex
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#206348): 
https://lists.openembedded.org/g/openembedded-core/message/206348
Mute This Topic: https://lists.openembedded.org/mt/109204960/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to