plural.y:51.1-7: warning: POSIX Yacc does not support %define [-Wyacc]
51 | %define api.pure full
| ^~~~~~~
plural.y:52.1-7: warning: POSIX Yacc does not support %expect [-Wyacc]
52 | %expect 7
| ^~~~~~~
In file included from :
../sysdeps/ieee754/ldbl-96/s_modfl.c:72:29: warning: conflicting types for built-in function 'modff64x'; expected '_Float64x(_Float64x, _Float64x *)' [-Wbuiltin-declaration-mismatch]
72 | libm_alias_ldouble (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:33:3: note: in expansion of macro 'weak_alias'
33 | weak_alias (from ## l ## r, to ## f64x ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:44:3: note: in expansion of macro 'libm_alias_ldouble_other_r_f64x'
44 | libm_alias_ldouble_other_r_f64x (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:60:3: note: in expansion of macro 'libm_alias_ldouble_other_r'
60 | libm_alias_ldouble_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:63:38: note: in expansion of macro 'libm_alias_ldouble_r'
63 | #define libm_alias_ldouble(from, to) libm_alias_ldouble_r (from, to, )
| ^~~~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/ldbl-96/s_modfl.c:72:1: note: in expansion of macro 'libm_alias_ldouble'
72 | libm_alias_ldouble (__modf, modf)
| ^~~~~~~~~~~~~~~~~~
In file included from :
../sysdeps/ieee754/dbl-64/s_modf.c:63:28: warning: conflicting types for built-in function 'modff64'; expected '_Float64(_Float64, _Float64 *)' [-Wbuiltin-declaration-mismatch]
63 | libm_alias_double (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-double.h:26:3: note: in expansion of macro 'weak_alias'
26 | weak_alias (from ## r, to ## f64 ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:43:3: note: in expansion of macro 'libm_alias_double_other_r_f64'
43 | libm_alias_double_other_r_f64 (from, to, r); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:66:3: note: in expansion of macro 'libm_alias_double_other_r'
66 | libm_alias_double_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:70:37: note: in expansion of macro 'libm_alias_double_r'
70 | #define libm_alias_double(from, to) libm_alias_double_r (from, to, )
| ^~~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/dbl-64/s_modf.c:63:1: note: in expansion of macro 'libm_alias_double'
63 | libm_alias_double (__modf, modf)
| ^~~~~~~~~~~~~~~~~
../sysdeps/ieee754/dbl-64/s_modf.c:63:28: warning: conflicting types for built-in function 'modff32x'; expected '_Float32x(_Float32x, _Float32x *)' [-Wbuiltin-declaration-mismatch]
63 | libm_alias_double (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-double.h:33:3: note: in expansion of macro 'weak_alias'
33 | weak_alias (from ## r, to ## f32x ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:44:3: note: in expansion of macro 'libm_alias_double_other_r_f32x'
44 | libm_alias_double_other_r_f32x (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:66:3: note: in expansion of macro 'libm_alias_double_other_r'
66 | libm_alias_double_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:70:37: note: in expansion of macro 'libm_alias_double_r'
70 | #define libm_alias_double(from, to) libm_alias_double_r (from, to, )
| ^~~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/dbl-64/s_modf.c:63:1: note: in expansion of macro 'libm_alias_double'
63 | libm_alias_double (__modf, modf)
| ^~~~~~~~~~~~~~~~~
In file included from :
../sysdeps/ieee754/flt-32/s_modff.c:54:27: warning: conflicting types for built-in function 'modff32'; expected '_Float32(_Float32, _Float32 *)' [-Wbuiltin-declaration-mismatch]
54 | libm_alias_float (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-float.h:30:3: note: in expansion of macro 'weak_alias'
30 | weak_alias (from ## f ## r, to ## f32 ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-float.h:48:3: note: in expansion of macro 'libm_alias_float_other_r'
48 | libm_alias_float_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-float.h:51:36: note: in expansion of macro 'libm_alias_float_r'
51 | #define libm_alias_float(from, to) libm_alias_float_r (from, to, )
| ^~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/flt-32/s_modff.c:54:1: note: in expansion of macro 'libm_alias_float'
54 | libm_alias_float (__modf, modf)
| ^~~~~~~~~~~~~~~~
In file included from :
../sysdeps/ieee754/ldbl-96/s_modfl.c:72:29: warning: conflicting types for built-in function 'modff64x'; expected '_Float64x(_Float64x, _Float64x *)' [-Wbuiltin-declaration-mismatch]
72 | libm_alias_ldouble (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:33:3: note: in expansion of macro 'weak_alias'
33 | weak_alias (from ## l ## r, to ## f64x ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:44:3: note: in expansion of macro 'libm_alias_ldouble_other_r_f64x'
44 | libm_alias_ldouble_other_r_f64x (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:60:3: note: in expansion of macro 'libm_alias_ldouble_other_r'
60 | libm_alias_ldouble_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:63:38: note: in expansion of macro 'libm_alias_ldouble_r'
63 | #define libm_alias_ldouble(from, to) libm_alias_ldouble_r (from, to, )
| ^~~~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/ldbl-96/s_modfl.c:72:1: note: in expansion of macro 'libm_alias_ldouble'
72 | libm_alias_ldouble (__modf, modf)
| ^~~~~~~~~~~~~~~~~~
In file included from :
../sysdeps/ieee754/dbl-64/s_modf.c:63:28: warning: conflicting types for built-in function 'modff64'; expected '_Float64(_Float64, _Float64 *)' [-Wbuiltin-declaration-mismatch]
63 | libm_alias_double (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-double.h:26:3: note: in expansion of macro 'weak_alias'
26 | weak_alias (from ## r, to ## f64 ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:43:3: note: in expansion of macro 'libm_alias_double_other_r_f64'
43 | libm_alias_double_other_r_f64 (from, to, r); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:66:3: note: in expansion of macro 'libm_alias_double_other_r'
66 | libm_alias_double_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:70:37: note: in expansion of macro 'libm_alias_double_r'
70 | #define libm_alias_double(from, to) libm_alias_double_r (from, to, )
| ^~~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/dbl-64/s_modf.c:63:1: note: in expansion of macro 'libm_alias_double'
63 | libm_alias_double (__modf, modf)
| ^~~~~~~~~~~~~~~~~
../sysdeps/ieee754/dbl-64/s_modf.c:63:28: warning: conflicting types for built-in function 'modff32x'; expected '_Float32x(_Float32x, _Float32x *)' [-Wbuiltin-declaration-mismatch]
63 | libm_alias_double (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-double.h:33:3: note: in expansion of macro 'weak_alias'
33 | weak_alias (from ## r, to ## f32x ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:44:3: note: in expansion of macro 'libm_alias_double_other_r_f32x'
44 | libm_alias_double_other_r_f32x (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:66:3: note: in expansion of macro 'libm_alias_double_other_r'
66 | libm_alias_double_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:70:37: note: in expansion of macro 'libm_alias_double_r'
70 | #define libm_alias_double(from, to) libm_alias_double_r (from, to, )
| ^~~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/dbl-64/s_modf.c:63:1: note: in expansion of macro 'libm_alias_double'
63 | libm_alias_double (__modf, modf)
| ^~~~~~~~~~~~~~~~~
In file included from :
../sysdeps/ieee754/flt-32/s_modff.c:54:27: warning: conflicting types for built-in function 'modff32'; expected '_Float32(_Float32, _Float32 *)' [-Wbuiltin-declaration-mismatch]
54 | libm_alias_float (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-float.h:30:3: note: in expansion of macro 'weak_alias'
30 | weak_alias (from ## f ## r, to ## f32 ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-float.h:48:3: note: in expansion of macro 'libm_alias_float_other_r'
48 | libm_alias_float_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-float.h:51:36: note: in expansion of macro 'libm_alias_float_r'
51 | #define libm_alias_float(from, to) libm_alias_float_r (from, to, )
| ^~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/flt-32/s_modff.c:54:1: note: in expansion of macro 'libm_alias_float'
54 | libm_alias_float (__modf, modf)
| ^~~~~~~~~~~~~~~~
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
In file included from :
../sysdeps/ieee754/ldbl-96/s_modfl.c:72:29: warning: conflicting types for built-in function 'modff64x'; expected '_Float64x(_Float64x, _Float64x *)' [-Wbuiltin-declaration-mismatch]
72 | libm_alias_ldouble (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:33:3: note: in expansion of macro 'weak_alias'
33 | weak_alias (from ## l ## r, to ## f64x ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:44:3: note: in expansion of macro 'libm_alias_ldouble_other_r_f64x'
44 | libm_alias_ldouble_other_r_f64x (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:60:3: note: in expansion of macro 'libm_alias_ldouble_other_r'
60 | libm_alias_ldouble_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:63:38: note: in expansion of macro 'libm_alias_ldouble_r'
63 | #define libm_alias_ldouble(from, to) libm_alias_ldouble_r (from, to, )
| ^~~~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/ldbl-96/s_modfl.c:72:1: note: in expansion of macro 'libm_alias_ldouble'
72 | libm_alias_ldouble (__modf, modf)
| ^~~~~~~~~~~~~~~~~~
In file included from :
../sysdeps/ieee754/dbl-64/s_modf.c:63:28: warning: conflicting types for built-in function 'modff64'; expected '_Float64(_Float64, _Float64 *)' [-Wbuiltin-declaration-mismatch]
63 | libm_alias_double (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-double.h:26:3: note: in expansion of macro 'weak_alias'
26 | weak_alias (from ## r, to ## f64 ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:43:3: note: in expansion of macro 'libm_alias_double_other_r_f64'
43 | libm_alias_double_other_r_f64 (from, to, r); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:66:3: note: in expansion of macro 'libm_alias_double_other_r'
66 | libm_alias_double_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:70:37: note: in expansion of macro 'libm_alias_double_r'
70 | #define libm_alias_double(from, to) libm_alias_double_r (from, to, )
| ^~~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/dbl-64/s_modf.c:63:1: note: in expansion of macro 'libm_alias_double'
63 | libm_alias_double (__modf, modf)
| ^~~~~~~~~~~~~~~~~
../sysdeps/ieee754/dbl-64/s_modf.c:63:28: warning: conflicting types for built-in function 'modff32x'; expected '_Float32x(_Float32x, _Float32x *)' [-Wbuiltin-declaration-mismatch]
63 | libm_alias_double (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-double.h:33:3: note: in expansion of macro 'weak_alias'
33 | weak_alias (from ## r, to ## f32x ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:44:3: note: in expansion of macro 'libm_alias_double_other_r_f32x'
44 | libm_alias_double_other_r_f32x (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:66:3: note: in expansion of macro 'libm_alias_double_other_r'
66 | libm_alias_double_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:70:37: note: in expansion of macro 'libm_alias_double_r'
70 | #define libm_alias_double(from, to) libm_alias_double_r (from, to, )
| ^~~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/dbl-64/s_modf.c:63:1: note: in expansion of macro 'libm_alias_double'
63 | libm_alias_double (__modf, modf)
| ^~~~~~~~~~~~~~~~~
In file included from :
../sysdeps/ieee754/flt-32/s_modff.c:54:27: warning: conflicting types for built-in function 'modff32'; expected '_Float32(_Float32, _Float32 *)' [-Wbuiltin-declaration-mismatch]
54 | libm_alias_float (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-float.h:30:3: note: in expansion of macro 'weak_alias'
30 | weak_alias (from ## f ## r, to ## f32 ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-float.h:48:3: note: in expansion of macro 'libm_alias_float_other_r'
48 | libm_alias_float_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-float.h:51:36: note: in expansion of macro 'libm_alias_float_r'
51 | #define libm_alias_float(from, to) libm_alias_float_r (from, to, )
| ^~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/flt-32/s_modff.c:54:1: note: in expansion of macro 'libm_alias_float'
54 | libm_alias_float (__modf, modf)
| ^~~~~~~~~~~~~~~~
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
grep: write error: Broken pipe
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
Makefile:68: warning: pattern recipe did not update peer target 'top-menu./var/pisi/glibc-2.35-14/work/glibc-2.35/build/manual/texi'.
Makefile:68: warning: pattern recipe did not update peer target 'chapters./var/pisi/glibc-2.35-14/work/glibc-2.35/build/manual/texi'.
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
+ common_objpfx=/var/pisi/glibc-2.35-14/work/glibc-2.35/build/
+ test_wrapper_env=' env'
+ run_program_env='GCONV_PATH=/var/pisi/glibc-2.35-14/work/glibc-2.35/build/iconvdata LOCPATH=/var/pisi/glibc-2.35-14/work/glibc-2.35/build/localedata LC_ALL=C'
+ LIBPATH=/var/pisi/glibc-2.35-14/work/glibc-2.35/build/
+ testroot=/var/pisi/glibc-2.35-14/work/glibc-2.35/build/locale/tst-locale-locpath-directory
+ trap cleanup 0
+ rm -rf /var/pisi/glibc-2.35-14/work/glibc-2.35/build/locale/tst-locale-locpath-directory
+ mkdir -p /var/pisi/glibc-2.35-14/work/glibc-2.35/build/locale/tst-locale-locpath-directory
+ env GCONV_PATH=/var/pisi/glibc-2.35-14/work/glibc-2.35/build/iconvdata LOCPATH=/var/pisi/glibc-2.35-14/work/glibc-2.35/build/localedata LC_ALL=C LANG= LC_ALL=invalid-locale LOCPATH=does-not-exist /var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/ld.so --library-path /var/pisi/glibc-2.35-14/work/glibc-2.35/build/ /var/pisi/glibc-2.35-14/work/glibc-2.35/build/locale/locale
+ echo '* standard error'
+ cat /var/pisi/glibc-2.35-14/work/glibc-2.35/build/locale/tst-locale-locpath-directory/stderr
+ echo '* standard output'
+ cat /var/pisi/glibc-2.35-14/work/glibc-2.35/build/locale/tst-locale-locpath-directory/stdout
+ cat
+ cat
+ errors=0
+ cmp -s /var/pisi/glibc-2.35-14/work/glibc-2.35/build/locale/tst-locale-locpath-directory/stderr-expected /var/pisi/glibc-2.35-14/work/glibc-2.35/build/locale/tst-locale-locpath-directory/stderr
+ cmp -s /var/pisi/glibc-2.35-14/work/glibc-2.35/build/locale/tst-locale-locpath-directory/stdout-expected /var/pisi/glibc-2.35-14/work/glibc-2.35/build/locale/tst-locale-locpath-directory/stdout
+ exit 0
+ cleanup
+ rm -rf /var/pisi/glibc-2.35-14/work/glibc-2.35/build/locale/tst-locale-locpath-directory
Testing ASCII
Testing ISO646-GB
Testing ISO646-CA
Testing ISO646-CA2
Testing ISO646-DE
Testing ISO646-DK
Testing ISO646-ES
Testing ISO646-ES2
Testing ISO646-CN
Testing ISO646-IT
Testing ISO646-JP
Testing ISO646-JP-OCR-B
Testing ISO646-YU
Testing ISO646-KR
Testing ISO646-HU
Testing ISO646-CU
Testing ISO646-FR
Testing ISO646-FR1
Testing ISO646-NO
Testing ISO646-NO2
Testing ISO646-PT
Testing ISO646-PT2
Testing ISO646-SE
Testing ISO646-SE2
Testing ISO-8859-1
Testing ISO-8859-2
Testing ISO-8859-3
Testing ISO-8859-4
Testing ISO-8859-5
Testing ISO-8859-6
Testing ISO-8859-7
Testing ISO-8859-8
Testing ISO-8859-9
Testing ISO-8859-9E
Testing ISO-8859-10
Testing ISO-8859-11
Testing ISO-8859-13
Testing ISO-8859-14
Testing ISO-8859-15
Testing ISO-8859-16
Testing T.61-8BIT
Testing ISO_6937
Testing KOI-8
Testing KOI8-R
Testing LATIN-GREEK
Testing LATIN-GREEK-1
Testing HP-ROMAN8
Testing HP-ROMAN9
Testing HP-TURKISH8
Testing HP-THAI8
Testing HP-GREEK8
Testing EBCDIC-AT-DE
Testing EBCDIC-AT-DE-A
Testing EBCDIC-CA-FR
Testing EBCDIC-DK-NO
Testing EBCDIC-DK-NO-A
Testing EBCDIC-ES
Testing EBCDIC-ES-A
Testing EBCDIC-ES-S
Testing EBCDIC-FI-SE
Testing EBCDIC-FI-SE-A
Testing EBCDIC-FR
Testing EBCDIC-IS-FRISS
Testing EBCDIC-IT
Testing EBCDIC-PT
Testing EBCDIC-UK
Testing EBCDIC-US
Testing IBM037
Testing IBM038
Testing IBM256
Testing IBM273
Testing IBM274
Testing IBM275
Testing IBM277
Testing IBM278
Testing IBM280
Testing IBM281
Testing IBM284
Testing IBM285
Testing IBM290
Testing IBM297
Testing IBM420
Testing IBM423
Testing IBM424
Testing IBM437
Testing IBM500
Testing IBM850
Testing IBM851
Testing IBM852
Testing IBM855
Testing IBM856
Testing IBM857
Testing IBM858
Testing IBM860
Testing IBM861
Testing IBM862
Testing IBM863
Testing IBM864
Testing IBM865
Testing IBM866
Testing IBM866NAV
Testing IBM868
Testing IBM869
Testing IBM870
Testing IBM871
Testing IBM875
Testing IBM880
Testing IBM891
Testing IBM903
Testing IBM904
Testing IBM905
Testing IBM918
Testing IBM922
Testing IBM1004
Testing IBM1026
Testing IBM1047
Testing IBM1124
Testing IBM1129
Testing IBM1160
Testing IBM1161
Testing IBM1132
Testing IBM1133
Testing IBM1162
Testing IBM1163
Testing IBM1164
Testing CP1125
Testing CP1250
Testing CP1251
Testing CP1252
Testing CP1253
Testing CP1254
Testing CP1255
Testing CP1256
Testing CP1257
Testing CP1258
Testing IBM874
Testing CP737
Testing CP770
Testing CP771
Testing CP772
Testing CP773
Testing CP774
Testing CP775
Testing MACINTOSH
Testing IEC_P27-1
Testing ASMO_449
Testing ISO-IR-99
Testing ISO-IR-139
Testing CWI
Testing DEC-MCS
Testing ECMA-CYRILLIC
Testing ISO-IR-153
Testing GREEK-CCITT
Testing GREEK7
Testing GREEK7-OLD
Testing INIS
Testing INIS-8
Testing INIS-CYRILLIC
Testing ISO_2033
Testing ISO_5427
Testing ISO_5427-EXT
Testing ISO_10367-BOX
Testing MAC-IS
Testing MAC-UK
Testing CP10007
Testing NATS-DANO
Testing NATS-SEFI
Testing WIN-SAMI-2
Testing ISO-IR-197
Testing TIS-620
Testing KOI8-U
Testing VISCII
Testing KOI8-T
Testing GEORGIAN-PS
Testing GEORGIAN-ACADEMY
Testing ISO-IR-209
Testing MAC-SAMI
Testing ARMSCII-8
Testing TCVN5712-1
Testing TSCII
Testing PT154
Testing RK1048
Testing MIK
Testing BRF
Testing MAC-CENTRALEUROPE
Testing KOI8-RU
Testing SJIS
Testing CP932
Testing EUC-KR
Testing CP949
Testing JOHAB
Testing BIG5
Testing BIG5HKSCS
Testing EUC-JP
Testing EUC-JP-MS
Testing EUC-CN
Testing GBK
Testing EUC-TW
This might take a while
Testing GB18030
Testing EUC-JISX0213
Testing SHIFT_JISX0213
In file included from ../math/math.h:43,
from ../include/math.h:7,
from test-math-isinff.cc:20:
../sysdeps/x86/bits/floatn.h:86:20: error: redeclaration of C++ built-in type '_Float128' [-fpermissive]
86 | typedef __float128 _Float128;
| ^~~~~~~~~
In file included from ../sysdeps/x86/bits/floatn.h:119:
../bits/floatn-common.h:214:15: error: redeclaration of C++ built-in type '_Float32' [-fpermissive]
214 | typedef float _Float32;
| ^~~~~~~~
../bits/floatn-common.h:251:16: error: redeclaration of C++ built-in type '_Float64' [-fpermissive]
251 | typedef double _Float64;
| ^~~~~~~~
../bits/floatn-common.h:268:16: error: redeclaration of C++ built-in type '_Float32x' [-fpermissive]
268 | typedef double _Float32x;
| ^~~~~~~~~
../bits/floatn-common.h:285:21: error: redeclaration of C++ built-in type '_Float64x' [-fpermissive]
285 | typedef long double _Float64x;
| ^~~~~~~~~
make[2]: *** [../o-iterator.mk:9: /var/pisi/glibc-2.35-14/work/glibc-2.35/build/math/test-math-isinff.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from ../math/math.h:43,
from ../include/math.h:7,
from test-math-issignaling.cc:20:
../sysdeps/x86/bits/floatn.h:86:20: error: redeclaration of C++ built-in type '_Float128' [-fpermissive]
86 | typedef __float128 _Float128;
| ^~~~~~~~~
In file included from ../sysdeps/x86/bits/floatn.h:119:
../bits/floatn-common.h:214:15: error: redeclaration of C++ built-in type '_Float32' [-fpermissive]
214 | typedef float _Float32;
| ^~~~~~~~
../bits/floatn-common.h:251:16: error: redeclaration of C++ built-in type '_Float64' [-fpermissive]
251 | typedef double _Float64;
| ^~~~~~~~
../bits/floatn-common.h:268:16: error: redeclaration of C++ built-in type '_Float32x' [-fpermissive]
268 | typedef double _Float32x;
| ^~~~~~~~~
../bits/floatn-common.h:285:21: error: redeclaration of C++ built-in type '_Float64x' [-fpermissive]
285 | typedef long double _Float64x;
| ^~~~~~~~~
In file included from ../math/math.h:43,
from ../include/math.h:7,
from test-math-iscanonical.cc:20:
../sysdeps/x86/bits/floatn.h:86:20: error: redeclaration of C++ built-in type '_Float128' [-fpermissive]
86 | typedef __float128 _Float128;
| ^~~~~~~~~
In file included from ../sysdeps/x86/bits/floatn.h:119:
../bits/floatn-common.h:214:15: error: redeclaration of C++ built-in type '_Float32' [-fpermissive]
214 | typedef float _Float32;
| ^~~~~~~~
../bits/floatn-common.h:251:16: error: redeclaration of C++ built-in type '_Float64' [-fpermissive]
251 | typedef double _Float64;
| ^~~~~~~~
../bits/floatn-common.h:268:16: error: redeclaration of C++ built-in type '_Float32x' [-fpermissive]
268 | typedef double _Float32x;
| ^~~~~~~~~
../bits/floatn-common.h:285:21: error: redeclaration of C++ built-in type '_Float64x' [-fpermissive]
285 | typedef long double _Float64x;
| ^~~~~~~~~
In file included from ../math/math.h:43,
from ../include/math.h:7,
from test-math-iszero.cc:20:
../sysdeps/x86/bits/floatn.h:86:20: error: redeclaration of C++ built-in type '_Float128' [-fpermissive]
86 | typedef __float128 _Float128;
| ^~~~~~~~~
In file included from ../sysdeps/x86/bits/floatn.h:119:
../bits/floatn-common.h:214:15: error: redeclaration of C++ built-in type '_Float32' [-fpermissive]
214 | typedef float _Float32;
| ^~~~~~~~
../bits/floatn-common.h:251:16: error: redeclaration of C++ built-in type '_Float64' [-fpermissive]
251 | typedef double _Float64;
| ^~~~~~~~
../bits/floatn-common.h:268:16: error: redeclaration of C++ built-in type '_Float32x' [-fpermissive]
268 | typedef double _Float32x;
| ^~~~~~~~~
../bits/floatn-common.h:285:21: error: redeclaration of C++ built-in type '_Float64x' [-fpermissive]
285 | typedef long double _Float64x;
| ^~~~~~~~~
make[2]: *** [../o-iterator.mk:9: /var/pisi/glibc-2.35-14/work/glibc-2.35/build/math/test-math-iscanonical.o] Error 1
make[2]: *** [../o-iterator.mk:9: /var/pisi/glibc-2.35-14/work/glibc-2.35/build/math/test-math-issignaling.o] Error 1
make[2]: *** [../o-iterator.mk:9: /var/pisi/glibc-2.35-14/work/glibc-2.35/build/math/test-math-iszero.o] Error 1
make[1]: *** [Makefile:483: math/tests] Error 2
make: *** [Makefile:9: check] Error 2
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work/glibc-2.35/build/elf/tst-audit24bmod2.so'
configure: WARNING: you should use --build, --host, --target
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/localedata/tst-langinfo-newlocale-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/localedata/tst-langinfo-setlocale-static' given more than once in the same rule
plural.y:51.1-7: warning: POSIX Yacc does not support %define [-Wyacc]
51 | %define api.pure full
| ^~~~~~~
plural.y:52.1-7: warning: POSIX Yacc does not support %expect [-Wyacc]
52 | %expect 7
| ^~~~~~~
In file included from :
../sysdeps/ieee754/dbl-64/s_modf.c:63:28: warning: conflicting types for built-in function 'modff64'; expected '_Float64(_Float64, _Float64 *)' [-Wbuiltin-declaration-mismatch]
63 | libm_alias_double (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-double.h:26:3: note: in expansion of macro 'weak_alias'
26 | weak_alias (from ## r, to ## f64 ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:43:3: note: in expansion of macro 'libm_alias_double_other_r_f64'
43 | libm_alias_double_other_r_f64 (from, to, r); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:66:3: note: in expansion of macro 'libm_alias_double_other_r'
66 | libm_alias_double_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:70:37: note: in expansion of macro 'libm_alias_double_r'
70 | #define libm_alias_double(from, to) libm_alias_double_r (from, to, )
| ^~~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/dbl-64/s_modf.c:63:1: note: in expansion of macro 'libm_alias_double'
63 | libm_alias_double (__modf, modf)
| ^~~~~~~~~~~~~~~~~
../sysdeps/ieee754/dbl-64/s_modf.c:63:28: warning: conflicting types for built-in function 'modff32x'; expected '_Float32x(_Float32x, _Float32x *)' [-Wbuiltin-declaration-mismatch]
63 | libm_alias_double (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-double.h:33:3: note: in expansion of macro 'weak_alias'
33 | weak_alias (from ## r, to ## f32x ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:44:3: note: in expansion of macro 'libm_alias_double_other_r_f32x'
44 | libm_alias_double_other_r_f32x (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:66:3: note: in expansion of macro 'libm_alias_double_other_r'
66 | libm_alias_double_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:70:37: note: in expansion of macro 'libm_alias_double_r'
70 | #define libm_alias_double(from, to) libm_alias_double_r (from, to, )
| ^~~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/dbl-64/s_modf.c:63:1: note: in expansion of macro 'libm_alias_double'
63 | libm_alias_double (__modf, modf)
| ^~~~~~~~~~~~~~~~~
In file included from :
../sysdeps/ieee754/flt-32/s_modff.c:54:27: warning: conflicting types for built-in function 'modff32'; expected '_Float32(_Float32, _Float32 *)' [-Wbuiltin-declaration-mismatch]
54 | libm_alias_float (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-float.h:30:3: note: in expansion of macro 'weak_alias'
30 | weak_alias (from ## f ## r, to ## f32 ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-float.h:48:3: note: in expansion of macro 'libm_alias_float_other_r'
48 | libm_alias_float_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-float.h:51:36: note: in expansion of macro 'libm_alias_float_r'
51 | #define libm_alias_float(from, to) libm_alias_float_r (from, to, )
| ^~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/flt-32/s_modff.c:54:1: note: in expansion of macro 'libm_alias_float'
54 | libm_alias_float (__modf, modf)
| ^~~~~~~~~~~~~~~~
In file included from :
../sysdeps/ieee754/ldbl-96/s_modfl.c:72:29: warning: conflicting types for built-in function 'modff64x'; expected '_Float64x(_Float64x, _Float64x *)' [-Wbuiltin-declaration-mismatch]
72 | libm_alias_ldouble (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:33:3: note: in expansion of macro 'weak_alias'
33 | weak_alias (from ## l ## r, to ## f64x ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:44:3: note: in expansion of macro 'libm_alias_ldouble_other_r_f64x'
44 | libm_alias_ldouble_other_r_f64x (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:60:3: note: in expansion of macro 'libm_alias_ldouble_other_r'
60 | libm_alias_ldouble_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:63:38: note: in expansion of macro 'libm_alias_ldouble_r'
63 | #define libm_alias_ldouble(from, to) libm_alias_ldouble_r (from, to, )
| ^~~~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/ldbl-96/s_modfl.c:72:1: note: in expansion of macro 'libm_alias_ldouble'
72 | libm_alias_ldouble (__modf, modf)
| ^~~~~~~~~~~~~~~~~~
In file included from :
../sysdeps/ieee754/dbl-64/s_modf.c:63:28: warning: conflicting types for built-in function 'modff64'; expected '_Float64(_Float64, _Float64 *)' [-Wbuiltin-declaration-mismatch]
63 | libm_alias_double (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-double.h:26:3: note: in expansion of macro 'weak_alias'
26 | weak_alias (from ## r, to ## f64 ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:43:3: note: in expansion of macro 'libm_alias_double_other_r_f64'
43 | libm_alias_double_other_r_f64 (from, to, r); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:66:3: note: in expansion of macro 'libm_alias_double_other_r'
66 | libm_alias_double_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:70:37: note: in expansion of macro 'libm_alias_double_r'
70 | #define libm_alias_double(from, to) libm_alias_double_r (from, to, )
| ^~~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/dbl-64/s_modf.c:63:1: note: in expansion of macro 'libm_alias_double'
63 | libm_alias_double (__modf, modf)
| ^~~~~~~~~~~~~~~~~
../sysdeps/ieee754/dbl-64/s_modf.c:63:28: warning: conflicting types for built-in function 'modff32x'; expected '_Float32x(_Float32x, _Float32x *)' [-Wbuiltin-declaration-mismatch]
63 | libm_alias_double (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-double.h:33:3: note: in expansion of macro 'weak_alias'
33 | weak_alias (from ## r, to ## f32x ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:44:3: note: in expansion of macro 'libm_alias_double_other_r_f32x'
44 | libm_alias_double_other_r_f32x (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:66:3: note: in expansion of macro 'libm_alias_double_other_r'
66 | libm_alias_double_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:70:37: note: in expansion of macro 'libm_alias_double_r'
70 | #define libm_alias_double(from, to) libm_alias_double_r (from, to, )
| ^~~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/dbl-64/s_modf.c:63:1: note: in expansion of macro 'libm_alias_double'
63 | libm_alias_double (__modf, modf)
| ^~~~~~~~~~~~~~~~~
In file included from :
../sysdeps/ieee754/flt-32/s_modff.c:54:27: warning: conflicting types for built-in function 'modff32'; expected '_Float32(_Float32, _Float32 *)' [-Wbuiltin-declaration-mismatch]
54 | libm_alias_float (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-float.h:30:3: note: in expansion of macro 'weak_alias'
30 | weak_alias (from ## f ## r, to ## f32 ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-float.h:48:3: note: in expansion of macro 'libm_alias_float_other_r'
48 | libm_alias_float_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-float.h:51:36: note: in expansion of macro 'libm_alias_float_r'
51 | #define libm_alias_float(from, to) libm_alias_float_r (from, to, )
| ^~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/flt-32/s_modff.c:54:1: note: in expansion of macro 'libm_alias_float'
54 | libm_alias_float (__modf, modf)
| ^~~~~~~~~~~~~~~~
In file included from :
../sysdeps/ieee754/ldbl-96/s_modfl.c:72:29: warning: conflicting types for built-in function 'modff64x'; expected '_Float64x(_Float64x, _Float64x *)' [-Wbuiltin-declaration-mismatch]
72 | libm_alias_ldouble (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:33:3: note: in expansion of macro 'weak_alias'
33 | weak_alias (from ## l ## r, to ## f64x ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:44:3: note: in expansion of macro 'libm_alias_ldouble_other_r_f64x'
44 | libm_alias_ldouble_other_r_f64x (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:60:3: note: in expansion of macro 'libm_alias_ldouble_other_r'
60 | libm_alias_ldouble_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:63:38: note: in expansion of macro 'libm_alias_ldouble_r'
63 | #define libm_alias_ldouble(from, to) libm_alias_ldouble_r (from, to, )
| ^~~~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/ldbl-96/s_modfl.c:72:1: note: in expansion of macro 'libm_alias_ldouble'
72 | libm_alias_ldouble (__modf, modf)
| ^~~~~~~~~~~~~~~~~~
../sysdeps/i386/i686/multiarch/wcslen-sse2.S: Assembler messages:
../sysdeps/i386/i686/multiarch/wcslen-sse2.S:27: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcslen-sse2.S:29: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcslen-sse2.S:31: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcslen-sse2.S:33: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcslen-sse2.S:35: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcslen-sse2.S:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcslen-sse2.S:39: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcslen-sse2.S:41: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Assembler messages:
../sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:44: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:46: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:48: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:50: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcslen-sse2.S: Assembler messages:
../sysdeps/i386/i686/multiarch/wcslen-sse2.S:27: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcslen-sse2.S:29: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcslen-sse2.S:31: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcslen-sse2.S:33: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcslen-sse2.S:35: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcslen-sse2.S:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcslen-sse2.S:39: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcslen-sse2.S:41: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Assembler messages:
../sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:44: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:46: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:48: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:50: Warning: no instruction mnemonic suffix given and no register operands; using default for `cmp'
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-dl_find_object-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-ptrguard1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-stackguard1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-tls1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-tls1-static-non-pie' given more than once in the same rule
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-dl_find_object-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-ptrguard1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-stackguard1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-tls1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-tls1-static-non-pie' given more than once in the same rule
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
fgrep: warning: fgrep is obsolescent; using grep -F
sed: can't read /var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/csu/32/crtn.o.dt: No such file or directory
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-dl_find_object-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-ptrguard1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-stackguard1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-tls1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-tls1-static-non-pie' given more than once in the same rule
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-dl_find_object-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-ptrguard1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-stackguard1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-tls1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-tls1-static-non-pie' given more than once in the same rule
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/localedata/tst-langinfo-newlocale-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/localedata/tst-langinfo-setlocale-static' given more than once in the same rule
../sysdeps/i386/i686/fpu/e_logl.S: Assembler messages:
../sysdeps/i386/i686/fpu/e_logl.S:46: Warning: no instruction mnemonic suffix given and no register operands; using default for `fld'
../sysdeps/i386/i686/fpu/e_logl.S:79: Warning: no instruction mnemonic suffix given and no register operands; using default for `fld'
../sysdeps/i386/i686/fpu/e_logl.S: Assembler messages:
../sysdeps/i386/i686/fpu/e_logl.S:46: Warning: no instruction mnemonic suffix given and no register operands; using default for `fld'
../sysdeps/i386/i686/fpu/e_logl.S:79: Warning: no instruction mnemonic suffix given and no register operands; using default for `fld'
In file included from :
../sysdeps/ieee754/ldbl-96/s_modfl.c:72:29: warning: conflicting types for built-in function 'modff64x'; expected '_Float64x(_Float64x, _Float64x *)' [-Wbuiltin-declaration-mismatch]
72 | libm_alias_ldouble (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:33:3: note: in expansion of macro 'weak_alias'
33 | weak_alias (from ## l ## r, to ## f64x ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:44:3: note: in expansion of macro 'libm_alias_ldouble_other_r_f64x'
44 | libm_alias_ldouble_other_r_f64x (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:60:3: note: in expansion of macro 'libm_alias_ldouble_other_r'
60 | libm_alias_ldouble_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-ldouble.h:63:38: note: in expansion of macro 'libm_alias_ldouble_r'
63 | #define libm_alias_ldouble(from, to) libm_alias_ldouble_r (from, to, )
| ^~~~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/ldbl-96/s_modfl.c:72:1: note: in expansion of macro 'libm_alias_ldouble'
72 | libm_alias_ldouble (__modf, modf)
| ^~~~~~~~~~~~~~~~~~
In file included from :
../sysdeps/ieee754/dbl-64/s_modf.c:63:28: warning: conflicting types for built-in function 'modff64'; expected '_Float64(_Float64, _Float64 *)' [-Wbuiltin-declaration-mismatch]
63 | libm_alias_double (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-double.h:26:3: note: in expansion of macro 'weak_alias'
26 | weak_alias (from ## r, to ## f64 ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:43:3: note: in expansion of macro 'libm_alias_double_other_r_f64'
43 | libm_alias_double_other_r_f64 (from, to, r); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:66:3: note: in expansion of macro 'libm_alias_double_other_r'
66 | libm_alias_double_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:70:37: note: in expansion of macro 'libm_alias_double_r'
70 | #define libm_alias_double(from, to) libm_alias_double_r (from, to, )
| ^~~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/dbl-64/s_modf.c:63:1: note: in expansion of macro 'libm_alias_double'
63 | libm_alias_double (__modf, modf)
| ^~~~~~~~~~~~~~~~~
../sysdeps/ieee754/dbl-64/s_modf.c:63:28: warning: conflicting types for built-in function 'modff32x'; expected '_Float32x(_Float32x, _Float32x *)' [-Wbuiltin-declaration-mismatch]
63 | libm_alias_double (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-double.h:33:3: note: in expansion of macro 'weak_alias'
33 | weak_alias (from ## r, to ## f32x ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:44:3: note: in expansion of macro 'libm_alias_double_other_r_f32x'
44 | libm_alias_double_other_r_f32x (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:66:3: note: in expansion of macro 'libm_alias_double_other_r'
66 | libm_alias_double_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-double.h:70:37: note: in expansion of macro 'libm_alias_double_r'
70 | #define libm_alias_double(from, to) libm_alias_double_r (from, to, )
| ^~~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/dbl-64/s_modf.c:63:1: note: in expansion of macro 'libm_alias_double'
63 | libm_alias_double (__modf, modf)
| ^~~~~~~~~~~~~~~~~
In file included from :
../sysdeps/ieee754/flt-32/s_modff.c:54:27: warning: conflicting types for built-in function 'modff32'; expected '_Float32(_Float32, _Float32 *)' [-Wbuiltin-declaration-mismatch]
54 | libm_alias_float (__modf, modf)
| ^~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../sysdeps/generic/libm-alias-float.h:30:3: note: in expansion of macro 'weak_alias'
30 | weak_alias (from ## f ## r, to ## f32 ## r)
| ^~~~~~~~~~
../sysdeps/generic/libm-alias-float.h:48:3: note: in expansion of macro 'libm_alias_float_other_r'
48 | libm_alias_float_other_r (from, to, r)
| ^~~~~~~~~~~~~~~~~~~~~~~~
../sysdeps/generic/libm-alias-float.h:51:36: note: in expansion of macro 'libm_alias_float_r'
51 | #define libm_alias_float(from, to) libm_alias_float_r (from, to, )
| ^~~~~~~~~~~~~~~~~~
../sysdeps/ieee754/flt-32/s_modff.c:54:1: note: in expansion of macro 'libm_alias_float'
54 | libm_alias_float (__modf, modf)
| ^~~~~~~~~~~~~~~~
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-dl_find_object-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-ptrguard1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-stackguard1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-tls1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-tls1-static-non-pie' given more than once in the same rule
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-dl_find_object-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-ptrguard1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-stackguard1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-tls1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-tls1-static-non-pie' given more than once in the same rule
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-dl_find_object-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-ptrguard1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-stackguard1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-tls1-static' given more than once in the same rule
../Rules:234: target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-tls1-static-non-pie' given more than once in the same rule
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
grep: write error: Broken pipe
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
Makefile:68: warning: pattern recipe did not update peer target 'top-menu./var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/manual/texi'.
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
Makefile:68: warning: pattern recipe did not update peer target 'chapters./var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/manual/texi'.
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
Makefile:2201: warning: overriding recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'
../Makerules:765: warning: ignoring old recipe for target '/var/pisi/glibc-2.35-14/work-emul32/glibc-2.35/build/elf/tst-audit24bmod2.so'