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

Re: Buster / GCC 7.4 Problem



On 18.12.18 16:39, Hagen Paul Pfeifer wrote:
> Hallo,
> 
> since December 7.3 to 7.4 switch I am not able to compile Yocto anymore:
> 
>    > | make[3]: Entering directory '/home/pfeifer/git/p/p-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build/lib'       
>   > | gcc   -I. -I../../m4-1.4.18/lib   -isystem/home/pfeifer/git/p/p-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recip
> e-sysroot-native/usr/include  -isystem/home/pfeifer/git/p/p-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-
> native/usr/include -O2 -pipe -c -o freadahead.o ../../m4-1.4.18/lib/freadahead.c                                                             
>   > | gcc   -I. -I../../m4-1.4.18/lib   -isystem/home/pfeifer/git/p/p-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recip
> e-sysroot-native/usr/include  -isystem/home/pfeifer/git/p/p-core/build/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-
> native/usr/include -O2 -pipe -c -o fseeko.o ../../m4-1.4.18/lib/fseeko.c                                                                      
>   > | ../../m4-1.4.18/lib/freadahead.c: In function ‘freadahead’:                                                                          
>   > | ../../m4-1.4.18/lib/freadahead.c:92:3: error: #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush
> , fread, ungetc on your system, then report this to bug-gnulib."                                                                             
>   > |   #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report
> this to bug-gnulib."                                                                                                                         
>   > |    ^~~~~                                                                                                                               
>   > | ../../m4-1.4.18/lib/fseeko.c: In function ‘rpl_fseeko’:                                                                              
>   > | ../../m4-1.4.18/lib/fseeko.c:110:4: error: #error "Please port gnulib fseeko.c to your platform! Look at the code in fseeko.c, then repo
> rt this to bug-gnulib."                                                                                             
>   > |    #error "Please port gnulib fseeko.c to your platform! Look at the code in fseeko.c, then report this to bug-gnulib."
>   > |     ^~~~~
>   > | make[3]: *** [Makefile:1915: freadahead.o] Error 1
> 
> 
> This happens in stage1 cross compiling step during m4 compiling. Any ideas?

this is unrelated to GCC, but happens with glibc 2.28.


Reply to: