DEBUG: Executing shell function do_compile NOTE: make -j 10 -l 64 CC=gcc read -r VERSION <version && sed \ -e "s'#!/bin/bash'#!"'/bin/bash'\' \ -e s\''\(AWK\)=[^}]*'\''\1=\'\''awk\'\'\' \ -e s\''\(PKGVERSION\)=.*'\''\1=\'\''(tzcode) \'\'\' \ -e s\''\(REPORT_BUGS_TO\)=.*'\''\1=\'\''tz@iana.org\'\'\' \ -e s\''\(TZDIR\)=[^}]*'\''\1=\'\''/usr/share/zoneinfo\'\'\' \ -e s\''\(TZVERSION\)=.*'\''\1=\'"'$VERSION\\''" \ <tzselect.ksh >tzselect.out printf '%s\n' >tzdir.h.out \ '#ifndef TZDEFAULT' \ '# define TZDEFAULT "/etc/localtime" /* default zone */' \ '#endif' \ '#ifndef TZDIR' \ '# define TZDIR "/usr/share/zoneinfo" /* TZif directory */' \ '#endif' read -r VERSION <version && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out gcc -isystemTMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/usr/include -O2 -pipe -isystemTMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/usr/include -c -o asctime.o asctime.c gcc -isystemTMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/usr/include -O2 -pipe -isystemTMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/usr/include -c -o difftime.o difftime.c mv tzdir.h.out tzdir.h awk \ -v DATAFORM=main \ -v PACKRATDATA='' \ -v PACKRATLIST='' \ -f ziguard.awk \ africa antarctica asia australasia europe northamerica southamerica etcetera factory backward >main.zi.out mv version.h.out version.h awk \ -v DATAFORM=vanguard \ -v PACKRATDATA='' \ -v PACKRATLIST='' \ -f ziguard.awk \ africa antarctica asia australasia europe northamerica southamerica etcetera factory backward >vanguard.zi.out chmod +x tzselect.out awk \ -v DATAFORM=rearguard \ -v PACKRATDATA='' \ -v PACKRATLIST='' \ -f ziguard.awk \ africa antarctica asia australasia europe northamerica southamerica etcetera factory backward >rearguard.zi.out gcc -isystemTMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/usr/include -O2 -pipe -isystemTMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/usr/include -c -o zic.o zic.c mv tzselect.out tzselect gcc -isystemTMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/usr/include -O2 -pipe -isystemTMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/usr/include -c -o zdump.o zdump.c gcc -isystemTMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/usr/include -O2 -pipe -isystemTMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/usr/include -c -o localtime.o localtime.c gcc -isystemTMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/usr/include -O2 -pipe -isystemTMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/usr/include -c -o strftime.o strftime.c mv main.zi.out main.zi read -r version <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 mv rearguard.zi.out rearguard.zi mv vanguard.zi.out vanguard.zi mv tzdata.zi.out tzdata.zi gcc -o zdump -isystemTMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/usr/include -O2 -pipe -LTMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/usr/lib -LTMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/lib -Wl,-rpath,TMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/usr/lib -Wl,-rpath,TMPDIR/work/x86_64-linux/tzcode-native/2025b/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TMPDIR/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread -rtlib=libgcc --unwindlib=libgcc zdump.o localtime.o strftime.o rm -f libtz.a ar -rvU libtz.a localtime.o asctime.o difftime.o strftime.o gcc: error: unrecognized command-line option ‘-rtlib=libgcc’ gcc: error: unrecognized command-line option ‘--unwindlib=libgcc’ make: *** [Makefile:731: zdump] Error 1 make: *** Waiting for unfinished jobs.... ar: non-deterministic mode requested TOPDIR/sources/poky/scripts/native-intercept/ar: creating libtz.a a - localtime.o a - asctime.o a - difftime.o a - strftime.o : libtz.a ERROR: oe_runmake failed WARNING: TMPDIR/work/x86_64-linux/tzcode-native/2025b/temp/run.do_compile.1619671:181 exit 1 from 'exit 1' WARNING: Backtrace (BB generated script): #1: bbfatal_log, TMPDIR/work/x86_64-linux/tzcode-native/2025b/temp/run.do_compile.1619671, line 181 #2: die, TMPDIR/work/x86_64-linux/tzcode-native/2025b/temp/run.do_compile.1619671, line 166 #3: oe_runmake, TMPDIR/work/x86_64-linux/tzcode-native/2025b/temp/run.do_compile.1619671, line 171 #4: base_do_compile, TMPDIR/work/x86_64-linux/tzcode-native/2025b/temp/run.do_compile.1619671, line 149 #5: do_compile, TMPDIR/work/x86_64-linux/tzcode-native/2025b/temp/run.do_compile.1619671, line 143 #6: main, TMPDIR/work/x86_64-linux/tzcode-native/2025b/temp/run.do_compile.1619671, line 191