DEBUG: Executing shell function do_compile
NOTE: make -j 70 -l 140 cc=gcc
gcc -DTZDIR='"/usr/share/zoneinfo"' -isystemTOPDIR/tmp-glibc/work/x86_64-linux/tzcode-native/2022g-r0/recipe-sysroot-native/usr/include -c -o zic.o zic.c
gcc -DTZDIR='"/usr/share/zoneinfo"' -isystemTOPDIR/tmp-glibc/work/x86_64-linux/tzcode-native/2022g-r0/recipe-sysroot-native/usr/include -c -o zdump.o zdump.c
rm -f libtz.a
version=`sed 1q version` && \
LC_ALL=C awk \
-v dataform='main' \
-v deps='ziguard.awk africa antarctica asia australasia europe northamerica southamerica etcetera factory backward zishrink.awk' \
-v redo='posix_right' \
-v version="$version" \
-f zishrink.awk \
main.zi >tzdata.zi.out
ar -rc libtz.a localtime.o asctime.o difftime.o strftime.o
: libtz.a
zdump.c:128:1: warning: ‘noreturn’ attribute ignored [-Wattributes]
128 | static ATTRIBUTE_NORETURN void
| ^~~~~~
zdump.c:128:27: error: expected identifier or ‘(’ before ‘void’
128 | static ATTRIBUTE_NORETURN void
| ^~~~
zdump.c: In function ‘sumsize’:
zdump.c:149:3: warning: implicit declaration of function ‘size_overflow’ [-Wimplicit-function-declaration]
149 | size_overflow();
| ^~~~~~~~~~~~~
zic.c:462:1: warning: ‘noreturn’ attribute ignored [-Wattributes]
462 | static ATTRIBUTE_NORETURN void
| ^~~~~~
zic.c:462:27: error: expected identifier or ‘(’ before ‘void’
462 | static ATTRIBUTE_NORETURN void
| ^~~~
zic.c:469:1: warning: ‘noreturn’ attribute ignored [-Wattributes]
469 | static ATTRIBUTE_NORETURN void
| ^~~~~~
zic.c:469:27: error: expected identifier or ‘(’ before ‘void’
469 | static ATTRIBUTE_NORETURN void
| ^~~~
zic.c: In function ‘size_sum’:
zic.c:487:3: warning: implicit declaration of function ‘size_overflow’ [-Wimplicit-function-declaration]
487 | size_overflow();
| ^~~~~~~~~~~~~
zic.c: In function ‘memcheck’:
zic.c:525:11: warning: implicit declaration of function ‘memory_exhausted’ [-Wimplicit-function-declaration]
525 | memory_exhausted(strerror(HAVE_MALLOC_ERRNO ? errno : ENOMEM));
| ^~~~~~~~~~~~~~~~
zic.c: At top level:
zic.c:669:1: warning: ‘noreturn’ attribute ignored [-Wattributes]
669 | static ATTRIBUTE_NORETURN void
| ^~~~~~
zic.c:669:27: error: expected identifier or ‘(’ before ‘void’
669 | static ATTRIBUTE_NORETURN void
| ^~~~
zic.c: In function ‘main’:
make: *** [<builtin>: zdump.o] Error 1
make: *** Waiting for unfinished jobs....
zic.c:1004:25: warning: implicit declaration of function ‘usage’ [-Wimplicit-function-declaration]
1004 | usage(stdout, EXIT_SUCCESS);
| ^~~~~
zic.c: At top level:
zic.c:3728:1: warning: ‘noreturn’ attribute ignored [-Wattributes]
3728 | static ATTRIBUTE_NORETURN void
| ^~~~~~
zic.c:3728:27: error: expected identifier or ‘(’ before ‘void’
3728 | static ATTRIBUTE_NORETURN void
| ^~~~
zic.c: In function ‘oadd’:
zic.c:3746:3: warning: implicit declaration of function ‘time_overflow’ [-Wimplicit-function-declaration]
3746 | time_overflow();
| ^~~~~~~~~~~~~
make: *** [<builtin>: zic.o] Error 1
mv tzdata.zi.out tzdata.zi
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp-glibc/work/x86_64-linux/tzcode-native/2022g-r0/temp/run.do_compile.1928147:181 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script):
#1: bbfatal_log, TOPDIR/tmp-glibc/work/x86_64-linux/tzcode-native/2022g-r0/temp/run.do_compile.1928147, line 181
#2: die, TOPDIR/tmp-glibc/work/x86_64-linux/tzcode-native/2022g-r0/temp/run.do_compile.1928147, line 166
#3: oe_runmake, TOPDIR/tmp-glibc/work/x86_64-linux/tzcode-native/2022g-r0/temp/run.do_compile.1928147, line 171
#4: base_do_compile, TOPDIR/tmp-glibc/work/x86_64-linux/tzcode-native/2022g-r0/temp/run.do_compile.1928147, line 149
#5: do_compile, TOPDIR/tmp-glibc/work/x86_64-linux/tzcode-native/2022g-r0/temp/run.do_compile.1928147, line 143
#6: main, TOPDIR/tmp-glibc/work/x86_64-linux/tzcode-native/2022g-r0/temp/run.do_compile.1928147, line 191