qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tricore container toolchain build broken again


From: Bastian Koppelmann
Subject: Re: tricore container toolchain build broken again
Date: Fri, 3 Feb 2023 14:44:59 +0100

Hi Peter,

On Fri, Feb 03, 2023 at 01:19:32PM +0000, Peter Maydell wrote:
> The tricore container toolchain build is still not reliable.
> 
> Latest failure:
> https://gitlab.com/qemu-project/qemu/-/jobs/3710561054
> 
> #6 43.63 ldlex.l: In function 'yy_input':
> #6 43.63 ldlex.l:615:7: error: 'yy_current_buffer' undeclared (first
> use in this function); did you mean 'yy_create_buffer'?
> #6 43.63 {
> #6 43.63 ^
> #6 43.63 yy_create_buffer
> 
> Any ideas ?

the binutils version we are using is very old. This year I got my hands on a
newer version (which also includes gcc) [1]. I think upgrading should solve
these build failures.

I'm looking into creating a precompiled binary for this docker image, so we
don't have to build binutils on CI minutes.

Cheers,
Bastian

[1] https://github.com/bkoppelmann/package_940



reply via email to

[Prev in Thread] Current Thread [Next in Thread]