[Buildroot] Analysis of build results for 2017-05-16

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed May 17 20:26:01 UTC 2017


Hello,

On Wed, 17 May 2017 21:53:51 +0200, Peter Korsgaard wrote:

>  >> x86_64 | oracle-mysql-5.1.73 | NOK |
>  >> http://autobuild.buildroot.net/results/61074b69b81cd5c17a7f74dc1f7b31f3fc35fd8a
>  >> | ORPH  
> 
>  > protocol.cc:27:40: error: narrowing conversion of ''\37777777776''
>  > from 'char' to 'uchar {aka unsigned char}' inside { } [-Wnarrowing]
>  >  static uchar eof_buff[1]= { (char) 254 }; /* Marker for end of fields */  
> 
>  > I searched the oracle-mysql Git history, and I believe I might have a
>  > fix for this.  
> 
> Hmm, isn't it just the cast that is wrong? E.G. it should be (uchar) 254

Indeed, fixed in
https://git.buildroot.org/buildroot/commit/?id=19e78e509e5e729437d2188b28aee7655340c67d.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com



More information about the buildroot mailing list